.skeleton{display:inline-block;position:relative;overflow:hidden;border-radius:4px;vertical-align:middle;background-color:#dddbdd}.skeleton:after{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,0)),color-stop(20%,hsla(0,0%,100%,.2)),color-stop(60%,hsla(0,0%,100%,.5)),to(hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));-webkit-animation:shimmer 1s infinite;animation:shimmer 1s infinite;content:""}@-webkit-keyframes shimmer{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes shimmer{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.dashboard-table a.router-link-active:hover{text-decoration:underline;-webkit-transition:all .3s;transition:all .3s}.dashboard-table a{color:#3065bf!important}@media(max-width:767px){.dashboard-table .table-responsive{overflow-x:auto;overflow-y:auto}}@media(min-width:767px){.dashboard-table .table-responsive{overflow:inherit!important}}.dashboard-table .table-responsive td{font-size:.75rem;white-space:normal!important;word-wrap:break-word}.dashboard-table .table-responsive .td-status{max-width:78px}.dashboard-table .table-responsive .td-group{max-width:130px}.dashboard-table .table-responsive .td-school{max-width:160px}.dashboard-table .table-responsive .table td.td-names{text-align:left}.dashboard-table .table-responsive .table td,.table th{padding-left:.85rem;padding-right:.85rem;text-align:left}.dashboard-table .dashboard-table-actions button{color:#9e9e9e;font:700 14px/22px Open Sans;border-radius:21px;border-color:#9e9e9e;background-color:#fff;height:30px;line-height:1}.dashboard-table .dashboard-table-actions .btn:focus,.dashboard-table .dashboard-table-actions .btn:hover,.dashboard-table .dashboard-table-actions button:focus,.dashboard-table .dashboard-table-actions button:hover{-webkit-box-shadow:none;box-shadow:none;-webkit-transition:none;transition:none}.dashboard-table .dashboard-table-actions button.dropdown-toggle:after{display:none}.dashboard-table .dashboard-table-actions .dropdown-menu a{color:#424242;font-size:.8125rem}.dashboard-table .table td,.dashboard-table .table th{vertical-align:middle}