/* Padding */
/* Margins */
/* Border */
/* Print layout */
/* Shadow effects */
/*Media Queries*/
a {
  color: #337ab7;
  text-decoration: none;
}
.tab-content > .active.show {
  opacity: 1;
}
.district-photo {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  overflow: hidden;
  border-radius: 15px;
}
.district-photo .selfLogo {
  display: none;
  width: 100%;
}
@media (max-width: 992px) {
  .district-photo .selfLogo {
    display: block;
  }
}
.district-photo .district-name {
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  background: rgba(255, 255, 255, 0.7);
  font-size: 24px;
  z-index: 2;
  font-weight: 600;
}
.district-photo .img-rounded {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.panel-login .icon-group .form-control {
  padding-left: 10px;
}
.panel-common .panel-heading {
  background: #e6e6e7;
}
.panel-common .panel-heading h4 {
  margin: 2px 0;
  color: #fff;
}
.createAccount-content .panel-common .panel-heading h4 {
  color: #666;
}
.panel-editor .panel-heading {
  background: transparent;
  border-bottom: 0;
}
.panel-editor .panel-body {
  border-top: 0;
}
.panel-editor .text-editor-warp {
  height: 150px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.panel-item .panel-body {
  min-height: 304px;
}
.panel-item .panel-body ul {
  margin-left: 40px;
}
.panel-item .panel-body ul li {
  list-style: disc;
}
.from-group {
  clear: both;
}
.panel-login .icon-group .form-control {
  padding-left: 10px;
}
@media (min-width: 992px) {
  .panel-login {
    min-height: 357px;
  }
  .forgotpassword-content .panel-login {
    height: 300px;
  }
  .account-wrap .panel-mobile-login {
    border: 0;
    background: #ffffff;
  }
  .account-wrap .panel-mobile-login .fa-hand-pointer-o {
    display: none;
  }
  body .panel-mobile-login .panel-body {
    background: transparent!important;
  }
}
.account-wrap {
  padding-top: 0!important;
  background-color: transparent;
  background-image: linear-gradient(to right, #c32433, #c3243380);
}
.account-wrap .account-header {
  margin: 0;
  background: rgba(0, 0, 0, 0.6);
}
.account-wrap .content-body {
  min-height: calc(100vh - 204px);
  display: flex;
  align-items: center;
}
.account-wrap .content-body::after,
.account-wrap .content-body::before {
  display: none;
}
.account-wrap .content-body .login-content {
  width: 100%;
}
.account-wrap .panel-district {
  display: flex;
  justify-content: center;
}
.account-wrap .panel-district > .col-md-8 {
  padding-right: 0;
}
.account-wrap .account-box {
  padding: 0;
}
.account-wrap .account-box .card {
  min-height: 100%;
}
.account-wrap .account-box .card .account-btn .btn {
  display: block;
  min-width: 145px;
}
.account-wrap .account-box .card .account-btn .btn#btn_submit2 {
  margin: 0 auto;
}
.account-wrap .account-box .panel-footer {
  background: none;
}
.account-wrap .panel-body {
  min-height: auto;
}
.account-wrap .createAccount-content .panel {
  background-color: #fff;
  color: #666;
}
.account-wrap .panel {
  border-radius: 15px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  color: lightgray;
  width: 100%;
  padding: 25px;
  border-radius: 0 40px 0;
}
.account-wrap .panel .panel-heading {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background: transparent;
}
.login-footer {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 15px 10px;
  padding-bottom: 0;
  overflow: hidden;
}
button:focus,
input:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(234, 176, 50, 0.5);
}
.input-group-relative {
  position: relative;
}
.has-success .form-control {
  border-color: #3c763d;
}
button:focus,
input:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(234, 176, 50, 0.5);
}
.login-content {
  padding: 15px 0;
}
.loginTitle {
  color: #000;
  text-align: center;
}
@media (max-width: 991px) {
  .district-photo {
    background: none!important;
  }
  .district-photo .img-rounded {
    position: static;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .district-photo .img-rounded {
    position: static;
    margin-bottom: 20px;
  }
  .panel-item .panel-body {
    height: auto;
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .account-wrap .panel-district {
    display: block;
  }
  .account-wrap .panel-district .account-box {
    max-width: 100%;
  }
  .navbar-brands {
    width: 100%;
  }
  .account-wrap .navbar-static-top .navbar-collapse {
    float: none;
    margin-top: 50px;
  }
  .account-wrap .navbar-static-top .navbar-collapse .navbar-nav {
    display: block;
  }
  .account-wrap .navbar-static-top .navbar-collapse .navbar-nav .dropdown-menu {
    position: static;
  }
  .account-wrap .dropdown-menu.show {
    width: 100%;
    position: static;
    margin-bottom: 10px;
  }
}
.logoA img {
  max-width: initial;
  max-height: 50px!important;
}
@media (max-width: 500px) {
  .logoA {
    max-width: 48px;
    overflow: hidden;
    flex: 0 0 48px;
  }
}
@media (max-width: 320px) {
  .account-wrap .navbar-static-top .navbar-brands img {
    height: 35px;
  }
}
.account-wrap .langSelect {
  width: 100%;
  margin: 0 auto;
}
.account-wrap .langSelect:after {
  content: '';
  display: block;
  clear: both;
}
.account-wrap .langSelect .langSelectInner {
  float: right;
  margin: 0;
}
.account-wrap .langSelect .langSelectInner li {
  display: inline-block !important;
}
.account-wrap .langSelect .langSelectInner a {
  color: #fff;
  border: 0 !important;
  background: none !important;
}
.account-wrap .langSelect .langSelectInner a:hover {
  background: none;
}
.account-wrap .langSelect .langSelectInner a::after {
  color: #fff;
}
.account-wrap .langSelect .langSelectInner .dropdown-menu {
  max-width: 110px;
  min-width: 110px;
}
.account-wrap .langSelect .langSelectInner .dropdown-menu a {
  color: #000;
}
.account-wrap .panel.loginBtmPanel {
  padding: 10px;
}
.account-wrap .panel.loginBtmPanel .panel-heading h4 {
  padding-bottom: 5px;
}
.account-wrap .specialNotic {
  background: rgba(0, 0, 0, 0.5);
  color: lightgray;
  margin-bottom: 20px;
  padding: 10px;
  padding-bottom: 0;
  border-radius: 5px;
}
.account-wrap .specialNotic h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 10px;
}
.loginBody {
  height: auto!important;
  background: url(https://specialportals.ascendertx.com/CommonWebPortals/images/TeacherPortal/TP_background.jpg) no-repeat center center fixed !important;
  background-size: cover !important;
}
.loginBody .grayBg {
  background: #190608;
}
.loginBody .btn-new {
  border-color: #c32433;
  background-color: #c32433;
  background: #c32433;
  box-shadow: 0px 0px 0px #c32433;
}
.loginBody .btn-new:hover {
  background: #c32433;
}
.loginBody #btn_submit,
.loginBody #btn_submit2 {
  border-color: #c32433;
  background-color: #c32433;
  background: #c32433;
  box-shadow: 0px 0px 0px #c32433;
}
.loginBody p.error-hint {
  color: #ea2623;
}
.loginBody .btn:focus {
  box-shadow: none;
}
.loginBody .has-hint-box .input-hint-message {
  border-color: #c32433;
}
@media (min-width: 992px) {
  .loginBody .has-hint-box .input-hint-message:before {
    border-right-color: #c32433;
  }
}
@media (max-width: 991px) {
  .loginBody .has-hint-box .input-hint-message:before {
    border-bottom-color: #c32433;
  }
}
.step-wizard .step-anchor.account-common-step .nav-item .nav-link.active ::after {
  background-color: #c32433;
}
#sessionNotLoginModal.modal .modal-dialog {
  margin-left: 0;
  padding: 0 15px;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 30px;
}
#sessionNotLoginModal.modal .modal-dialog .modal-body {
  padding: 30px 15px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.btn.m-b-sm {
  margin-bottom: 10px;
}
.panel-noShadow {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.createAccount-content {
  min-height: calc(100vh - 189px);
}
.step-wizard h4 {
  margin-top: 20px;
  font-size: 22px;
}
.step-wizard .form-group {
  margin-bottom: 25px;
}
.step-wizard .form-group .form-control-feedback.fa {
  top: 15px !important;
}
.step-wizard .form-group.form-group-password .form-control-feedback.fa {
  right: auto;
  left: 177px;
}
.step-wizard .step-anchor {
  position: relative;
  border: 0 !important;
  list-style: none;
  border: 0;
  z-index: 9;
}
.step-wizard .step-anchor:before {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 5px;
  background-color: #f5f5f5;
  border-radius: 3px;
  z-index: 10;
}
.step-wizard .step-anchor::before {
  top: 45px;
}
.step-wizard .step-anchor li a {
  border: 0;
}
.step-wizard .step-anchor li a:hover,
.step-wizard .step-anchor li a:active,
.step-wizard .step-anchor li a:focus {
  cursor: default;
  background: transparent;
  border: 0;
}
.step-wizard .step-anchor li a .step-number {
  font-size: 15px;
  font-weight: bold;
}
.step-wizard .step-anchor li a :after {
  content: ' ';
  position: relative;
  left: 40%;
  bottom: 9px;
  margin-top: 10px;
  display: block;
  width: 30px;
  height: 30px;
  background: #f5f5f5;
  border-radius: 50%;
  z-index: 20;
  border: 8px solid #f5f5f5;
}
.step-wizard .step-anchor li .done ::after {
  background: #fff9f5;
}
.step-wizard .step-anchor li:last-child a :after {
  left: 30%;
}
.validate-list {
  margin-left: 20px;
  font-size: 13px;
  color: #666;
  margin-top: 7px;
}
.validate-list li {
  list-style: disc;
}
.validate-list ol {
  margin-left: 20px;
}
.validate-list ol li {
  list-style: circle;
}
.validate-list li.noneStyle {
  list-style: none;
}
.finish-content {
  padding: 100px 0;
}
.finish-content .fa-stack {
  flex: 0 0 112px;
}
.selectAnswer {
  position: relative;
}
.selectAnswer span {
  width: 18px;
  overflow: hidden;
}
.selectAnswer input {
  position: absolute;
  top: 0;
  width: 95%;
}
.modal-open .modal.show {
  opacity: 1;
}
.modal-w600 .modal-content {
  width: 600px;
}
.modal-w600 .modal-content .modal-header {
  display: block;
}
.forgotpassword-content .form-control-feedback {
  top: 40px !important;
}
@media (max-width: 768px) {
  .modal-w600 .modal-content {
    width: 100%;
  }
  .vertical-line {
    border-right: 0;
  }
  .step-wizard .step-anchor:before {
    top: 0;
    bottom: 0;
    left: 10px;
    width: 5px;
    height: 100%;
    display: block;
    margin-right: 10px;
  }
  .step-wizard .step-anchor li a :after {
    top: -38px;
    left: -18px;
    margin-right: 10px;
    display: block;
  }
  .step-wizard .step-anchor li:last-child a :after {
    left: -18px;
  }
  .step-wizard .step-anchor li {
    float: none;
  }
  .step-wizard .step-anchor li a .step-number {
    margin-left: 20px;
  }
  .step-wizard .step-anchor li a {
    height: 60px;
  }
}
.admin-content .dropdownNew .dropdown-toggle::after {
  display: none;
}
.admin-content .minHeightAuto {
  min-height: auto !important;
}
.admin-content .text-left {
  text-align: left!important;
}
.admin-content .text-center {
  text-align: center;
}
.admin-content .text-right {
  text-align: right;
}
.admin-content .validate-error {
  margin-bottom: 15px;
  display: none;
}
.admin-content .alert-error {
  padding: 5px 10px;
  margin-bottom: 0;
  display: inline-block;
}
.admin-content .alert-success {
  padding: 5px 10px;
}
.admin-content .p-n {
  padding: 0!important;
}
.admin-content .m-n {
  margin: 0!important;
}
.admin-content .m-r-sm {
  margin-right: 10px;
}
.admin-content .m-l-sm {
  margin-left: 10px;
}
.admin-content .height-auto {
  height: auto;
  overflow: hidden;
}
.admin-content .w-25 {
  width: 25%;
}
.admin-content .w-100 {
  width: 100%;
}
.admin-content .w-40 {
  width: 40%;
}
.admin-content .w-20 {
  width: 20%;
}
.admin-content .alert-info-new {
  margin: 20px 0 0 0;
}
.admin-content .alert-warning-outline-fill {
  padding: 3px;
}
.admin-content .x-panel {
  padding: 17px 10px;
}
.admin-content .x-panel.panel-default-outline-fill {
  padding: 17px 10px;
}
.admin-content .form-group {
  clear: both;
}
.admin-content .form-group-status {
  min-height: 34px;
}
.admin-content .p-10 {
  padding: 10px!important;
}
.admin-content .m-b-sm {
  margin-bottom: 10px;
}
.admin-content .m-b-15 {
  margin-bottom: 15px;
}
.admin-content .m-b-md {
  margin-bottom: 20px;
}
.admin-content .m-b-lg {
  margin-bottom: 30px;
}
.admin-content .m-t-sm {
  margin-top: 10px;
}
.admin-content .m-t-md {
  margin-top: 20px;
}
.admin-content .btn-group-new.btn-group-justified > .btn,
.admin-content .btn-group-new.btn-group-justified > .btn-group {
  width: 100%;
}
.admin-content .well label {
  font-weight: normal;
}
.admin-content .label-success,
.admin-content .label-danger {
  padding: 5px 7px;
}
.admin-content .site-status .label-success,
.admin-content .site-status .label-danger {
  padding: 5px 7px;
  font-size: 18px;
}
.admin-content #onlineResitration .has-feedback .form-control-feedback {
  right: 10px;
}
.admin-content .content-bg > .x-panel > .x-content {
  border: 0;
}
.admin-content .theme-custome {
  clear: both;
}
.admin-content .previewDiv {
  height: 20px;
  margin-top: 10px;
}
.admin-content .search-box .input-group-addon {
  padding: 0;
  background: transparent;
  border: 0;
}
.admin-content .search-box input {
  border: 0;
}
.admin-content .form-group-webaddress.has-feedback .form-control-feedback {
  margin-top: -6px;
}
.admin-content .form-group-linktext.has-feedback .form-control-feedback {
  right: 12px;
}
.admin-content .form-group-setImmunization.has-feedback .form-control-feedback {
  right: 12px;
}
.admin-content table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child,
.admin-content table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
.admin-content table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
.admin-content table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
  top: 9px;
  left: 4px;
  height: 14px;
  width: 14px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131;
}
.admin-content table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}
.admin-content table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
.admin-content table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  background-color: #d33333;
}
.admin-content .addQuestion {
  height: 33px;
}
.m-t-100 {
  margin-top: 100px;
}
.line-solid {
  border-top: 3px solid #eaeaea;
}
.get-data {
  display: none!important;
}
.loading-text {
  margin-left: 5px;
}
.inactive-text .fa {
  color: #fdcc63;
}
.active-text .fa {
  color: #3ca3e6;
}
.finish-content {
  padding: 100px 0;
}
.modal-body .finish-content {
  padding: 10px 0;
}
.displayDiscipline .form-group {
  height: auto;
  overflow: hidden;
}
.campusText {
  padding: 10px 5px;
}
.campusText p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.xs-mb-sm {
  margin-bottom: 10px;
}
.font-medium {
  font-size: medium;
}
.font-small {
  font-size: small;
}
.font-large {
  font-size: large;
}
.font-x-large {
  font-size: x-large;
}
.tooltip .arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.bs-tooltip-top .arrow {
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.showNoteModal {
  margin-left: 5px;
}
.nav-pills > li > button {
  border-radius: 0;
  position: relative;
  display: block;
  padding: 10px 15px;
  color: #666;
  border: 0;
  background: #fff;
  width: 100%;
  text-align: left;
}
.nav-pills > li.active > button,
.nav-pills > li.active > button:focus,
.nav-pills > li.active > button:hover {
  color: #fff;
  border: 0;
}
.cycle-link {
  text-decoration: underline;
}
.m-t-7 {
  margin-top: 7px;
}
.action-form.nav > li {
  float: left;
}
.w-100 {
  width: 100%!important;
}
.field-actions {
  z-index: 1;
}
.step-wizard .specialProgramsRequestTable p {
  margin-top: 5px;
}
.partialResults iframe {
  width: 100%!important;
}
.p-tb-50 {
  padding: 50px 0;
}
.x-panel-print ul {
  margin-left: 20px;
}
.x-panel-print ul li {
  list-style: disc;
}
.dashedBorder {
  border: 2px dashed #fc1501 !important;
}
.row2 {
  clear: both;
}
.fontBold {
  font-weight: bold;
}
.section-title-sub {
  padding-left: 15px;
  font-weight: normal;
}
.fontNormal {
  font-weight: normal;
}
.datatableAlign thead th:first-child,
.datatableAlign thead td:first-child,
.datatableAlign tbody td:first-child {
  text-align: left;
}
.data-delete {
  text-decoration: line-through;
  color: rgba(235, 49, 71, 0.88);
}
.w-90 {
  width: 100px;
}
.w-102 {
  width: 102px;
}
.table thead th.date_header,
.table tbody td.date_column,
.table tbody td.total_label {
  text-align: right;
}
.category_header span.headerName {
  font-size: 16px;
  font-weight: bold;
}
.inline_list {
  text-align: right;
  padding-right: 15px;
}
.inline_list li {
  display: inline;
}
.inline_list li.value {
  font-weight: bold;
}
.table_header {
  background: #ededed;
  margin: 0;
}
.m-t-0 {
  margin-top: 0;
}
.w-80 {
  width: 80px;
}
#colorpicker table {
  border-collapse: separate;
  border-spacing: 2px;
}
.switch-detail .toggle.btn {
  min-width: 127px;
  height: auto!important;
}
.switch-detail .toggle-group .btn-default {
  background: #777777;
  color: #fff;
  border-color: rgba(184, 184, 184, 0.88);
}
.switch-detail .toggle-group > label.toggle-on {
  padding-right: 15px;
}
.switch-detail .toggle-group > label.toggle-off {
  padding-left: 15px;
}
.semesterSelector .form-group {
  display: flex;
}
.semesterSelector .form-group .control-label {
  flex: 0 0 70px;
}
.semesterSelector .form-group > div {
  flex: 1;
  padding-right: 0;
}
.semesterSelector .control-label {
  max-width: 70px;
  padding: 0;
}
.fc-content-skeleton .hasModal {
  background: #666 !important;
  color: #fff;
}
.cycleHide .courseSectionFilter {
  display: none;
}
.avrTotals {
  border-left: black solid medium!important;
}
.retriveHide .retrieveButton {
  display: none;
}
.cycleSelectHide .cycleSelectFilter {
  display: none;
}
.columonShow .columnsFilter {
  display: block!important;
}
.studentGroupsShow .studentGroupsDDLFilter {
  display: block!important;
}
#courserNoteFilter {
  padding: 5px;
  margin: 2px;
  border: 1px dashed #888;
  padding-left: 50px;
}
.columnsFilter .m-t-7 {
  margin-top: 7px!Important;
}
.periodFilter .periodNumber {
  padding-left: 20px;
}
.periodFilter .courseList {
  margin-left: 40px;
}
.periodFilter ul li ul {
  margin-left: 5px;
  margin-right: 20px;
}
.periodFilter ul li ul a {
  color: #333;
  white-space: nowrap;
}
.flexInline .periodFilter .dropdown-menu > li > a {
  padding: 2px 0;
  border-bottom: 1px solid #f1f1f1;
}
.flexInline .periodFilter .dropdown-menu > li:last-child > a {
  border-bottom: 0;
}
.max-w-70 {
  max-width: 70px;
}
.checkItem {
  margin-right: 10px;
}
.error-right {
  margin-left: 120px;
}
.error-right h3 {
  margin-bottom: 30px;
}
.adminAssignment .dateFilter {
  position: relative;
}
.datepicker-dropdown {
  z-index: 1060!important;
}
table tr.failing td {
  background: #ffdddd;
  color: #000;
}
.form-group-password .input-group.icon-group .form-control {
  border-radius: 15px;
}
.form-group-password .input-group.icon-group .left-icon,
.form-group-password .input-group.icon-group .input-group-addon {
  z-index: 9;
}
.admin-content .step-wizard .form-group.form-group-password .form-control-feedback.fa {
  right: 55px;
  left: auto;
}
.displayInline {
  display: inline-block;
  vertical-align: top;
}
.btn-wrap-text {
  white-space: normal;
}
.thNoBorderRadius {
  border-top-right-radius: 0px!important;
}
.copiedStyle {
  font-weight: bold;
  border: medium solid #f0c36d;
  background: #f9edbe;
  border-radius: 3px;
}
.showContents {
  display: contents!Important;
}
.navbarStudentPro.main-header.navbar .navbar-nav {
  right: 6px;
}
#eleReCardStuCycNotesTable textarea,
#reportCardStuNoteTable textarea {
  resize: both;
}
.ada-style {
  width: 12px;
  height: 14px;
  display: inline-block;
  background-color: #818181;
  vertical-align: middle;
}
.detailRubricTable-wrap {
  width: 100%;
  overflow-x: auto;
}
.detailRubricTable-wrap textarea {
  resize: both;
}
.detailRubricTable-wrap table {
  width: auto;
  max-width: 100%;
}
.detailRubricTable-wrap table .scoreSkillTd {
  width: 150px;
}
#courseNoteForm textarea {
  resize: both;
}
.invalidWarning {
  border: 1px solid Orange;
  color: Green;
  margin-top: 20px;
  display: block;
}
#category_table tbody tr td:last-child {
  border-radius: 0;
}
input#ctl00_txtChooseColumns[readonly],
input#mailServerFrom[readonly] {
  background-color: #fff !important;
}
input.dropped {
  font-style: italic;
  color: #888;
}
#DataTables_attendance.table > thead > tr > th {
  vertical-align: middle;
}
.campusSelect {
  display: inline-block;
  margin-left: 15px;
}
.gradeTypesWrap {
  position: relative;
}
.gradeTypesWrap:hover .tooltip {
  display: block;
  opacity: 1;
  top: 20px;
  left: 0px;
  width: 350px;
  text-align: left;
}
.gradeTypesWrap:hover .tooltip p {
  text-align: left;
}
.gradeTypesWrap:hover .tooltip .tooltip-inner {
  max-width: 300px;
}
.gradeTypesWrap:hover .tooltip .tooltip-arrow {
  left: 20%;
}
@media (max-width: 1200px) {
  .table.responsive-table.hasTheadTable thead {
    display: block !important;
    background: linear-gradient(#d4d4d4, #ededed);
    background-color: #ededed;
    border-radius: 10px 10px 0 0;
  }
}
@media (max-width: 1024px) {
  .checkItem {
    display: block;
  }
}
@media (max-width: 767px) {
  #skillSetsTable,
  #skillsTable {
    width: 100%!important;
  }
  #skillsDiv {
    margin-top: 20px;
  }
}
@media (max-width: 450px) {
  .style6 {
    width: 100%!important;
  }
}
.main-sidebar {
  position: fixed;
  top: 53px;
  left: 0;
  z-index: 99;
  height: calc(100vh - 98px);
  overflow-y: hidden;
  overflow-x: hidden;
  transition: margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
  width: 300px;
}
.main-sidebar .sidebar {
  padding: 0;
  overflow: hidden;
  overflow-y: auto;
  height: calc(100%);
  width: 300px;
}
.main-sidebar .sidebar .version-Info {
  font-size: 14px;
  color: #fff;
  padding: 16px;
}
.main-sidebar .sidebar .scroll_bar {
  display: none;
}
.main-sidebar .sidebar .nav-logo {
  display: none;
  text-align: center;
  padding: 10px;
  background: #fff;
}
.main-sidebar .sidebar .nav-logo img {
  max-width: 90%;
  max-height: 40px;
}
@media (max-width: 374px) {
  .main-sidebar .sidebar .nav-logo {
    display: block;
  }
}
.main-sidebar .sidebar .user-panel .info {
  color: #fff;
}
.main-sidebar .sidebar .user-panel .info span {
  color: #b7b7b7;
  line-height: 30px;
  display: block;
  margin-top: 10px;
}
.main-sidebar .sidebar .user-panel .info h2 {
  font-size: 14px;
  margin: 0;
  white-space: normal;
}
.main-sidebar .sidebar .menu-section h3 {
  padding-left: 15px;
  margin-top: 0;
  margin-bottom: 5px;
  text-shadow: 1px 1px #000;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-size: 14px;
}
.main-sidebar .sidebar .menu-section h3.menu-title {
  height: 1.5em;
  line-height: 1.5em;
}
.main-sidebar .sidebar .menu-section h3.menu-title .btn {
  background: rgba(245, 130, 51, 0) !important;
  border-width: 1px !important;
  margin-right: 7px;
}
.main-sidebar .sidebar .menu-section ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.main-sidebar .sidebar .menu-section ul.barDetail {
  margin-bottom: 5px;
}
.main-sidebar .sidebar .menu-section ul.barDetail:last-child {
  margin-bottom: 20px;
}
.main-sidebar .sidebar .menu-section ul li {
  position: relative;
  display: block;
}
.main-sidebar .sidebar .menu-section ul li span {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-weight: 400;
}
.main-sidebar .sidebar .nav-link {
  display: flex;
  align-items: center;
  padding: 16px;
  border-right: 5px solid transparent;
  cursor: pointer;
}
.main-sidebar .sidebar .nav-link p {
  white-space: normal;
}
.main-sidebar .sidebar .nav-link .nav-icon {
  margin-right: 10px;
}
.main-sidebar .sidebar .has-treeview > .nav-link p {
  white-space: normal;
  padding-right: 20px;
}
.main-sidebar .sidebar .nav {
  display: block;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.main-sidebar .sidebar .nav.nav-treeview {
  display: none;
  list-style: none;
  padding: 0;
}
.main-sidebar .sidebar .nav.nav-treeview .nav-item {
  padding-left: 35px;
}
.main-sidebar .sidebar .nav.nav-treeview .nav-item .nav-link {
  padding: 8px 10px;
}
.main-sidebar .sidebar .nav.nav-treeview .nav-item.current-page {
  border-right: none;
}
.main-sidebar .sidebar .nav.nav-treeview .nav-item.current-page a {
  text-shadow: none;
  background: none;
  box-shadow: none;
}
.main-sidebar .sidebar .nav.nav-treeview .nav-item::before {
  border-radius: 50%;
  bottom: auto;
  content: '';
  height: 10px;
  left: 23px;
  margin-top: 15px;
  position: absolute;
  right: auto;
  width: 10px;
  z-index: 1;
  background: #d3d3d3;
}
.main-sidebar .sidebar .nav.nav-treeview .nav-item::after {
  bottom: 0;
  content: '';
  left: 27px;
  position: absolute;
  top: 0;
  border-left: 2px solid #d3d3d3;
}
.main-sidebar .sidebar .nav.nav-treeview .fa {
  font-size: 12px;
  text-transform: uppercase;
}
.main-sidebar .sidebar-btm {
  display: flex;
  background: #404041;
  align-items: center;
  justify-content: space-between;
  height: 45px;
}
.main-sidebar .sidebar-btm li {
  flex: 1;
  text-align: center;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
}
.main-sidebar .sidebar-btm li:hover {
  background: #454546;
}
.main-sidebar .sidebar-btm a {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  width: 100%;
}
.main-sidebar .sidebar-btm.sidebarPrintBtn {
  display: block;
  position: relative;
  top: -45px;
  background: none!important;
}
.main-sidebar .sidebar-btm.sidebarPrintBtn li {
  background: none!important;
}
.userMaintenance .main-sidebar {
  transition: none;
}
.userMaintenance .main-sidebar.showAnimate {
  transition: margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
}
.userMaintenance .main-header {
  transition: none;
}
.userMaintenance .main-header.showAnimate {
  transition: left 0.3s ease-in-out, background-color 220ms linear;
}
.userMaintenance .navbar.nav_title {
  transition: none;
}
.userMaintenance .navbar.nav_title.showAnimate {
  transition: visibility 200ms linear, opacity 200ms linear, margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
}
.logoutBtn {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  width: 100%;
  background: transparent;
  box-shadow: none;
  border: none;
}
.content-wrapper {
  transition: none;
  margin-left: 300px;
  z-index: 99;
}
.sidebar-collapse .main-header {
  left: 0;
}
@media (max-width: 991px) {
  .content-wrapper {
    margin-left: 0;
  }
  .sidebar-collapse .main-header {
    left: 0;
  }
}
@media screen and (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .content-wrapper,
  .main-footer,
  .main-header {
    transition: none;
  }
}
@media (max-width: 1199px) {
  .sidebar-mini .main-sidebar .sidebar {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1279px) {
  .sidebar-collapse .main-header .navbar-nav .nav-item .dropdown .btn {
    color: #fff;
  }
  .sidebar-collapse .main-header .nav-link {
    color: #fff;
  }
}
@media (max-width: 1199px) {
  .main-header .nav-link {
    color: #fff;
  }
  .main-header .navbar-nav .nav-item .dropdown .btn {
    color: #fff;
  }
  .sidebar-open .main-header .navbar-nav .nav-item .dropdown .btn {
    color: #666;
    background-color: transparent;
    border: none;
  }
  .sidebar-open .main-header .nav-link {
    color: #fff;
  }
}
@media screen and (prefers-reduced-motion: reduce) {
  .main-sidebar,
  .main-sidebar:before {
    transition: none;
  }
}
@media (max-width: 991px) {
  .main-sidebar {
    margin-left: -300px;
  }
  .sidebar-open .main-header {
    z-index: 100;
  }
}
@media (max-width: 767px) {
  .sidebar-mini.sidebar-open .content-wrapper,
  .sidebar-mini.sidebar-open .main-footer {
    margin-left: 0 !important;
  }
  .main-header.navbar .navbar-nav {
    position: absolute;
    right: 0;
  }
  .main-header.navbar .navbar-nav.menuIconList {
    position: static;
  }
  body.sidebar-open .wrapper .main-header .navbar-nav {
    display: flex !important;
  }
}
.nav-right-part {
  position: static !important;
}
.nav-right-part .i-word {
  font-style: normal;
}
.main-sidebar .sidebar .nav-link > p {
  display: inline-block;
  margin: 0;
  transition: margin-left 0.3s linear, opacity 0.5s ease;
  font-size: 13px;
}
.main-sidebar .sidebar .nav-sidebar .nav-link {
  display: flex;
  align-items: center;
  padding: 16px;
  border-right: 5px solid transparent;
  position: relative;
  margin-bottom: 0;
}
.main-sidebar .sidebar .nav-sidebar .nav-link .nav-right-part,
.main-sidebar .sidebar .nav-sidebar .nav-link p {
  white-space: normal;
  transition: margin-left 0.3s linear, opacity 0.5s ease;
  display: inline-block;
  margin: 0;
  padding-right: 20px;
}
.main-sidebar .sidebar .nav-sidebar .nav-link .nav-right-part .right,
.main-sidebar .sidebar .nav-sidebar .nav-link p .right {
  position: absolute;
  right: 1rem;
  top: 12px;
  font-size: 30px;
  font-weight: bold;
}
.main-sidebar .sidebar .nav-sidebar > .nav-item.has-treeview > .nav-link .nav-right-part,
.main-sidebar .sidebar .nav-sidebar > .nav-item.has-treeview > .nav-link p {
  font-size: 16px;
}
.main-sidebar .sidebar .nav-sidebar > .nav-item.has-treeview > .nav-link .nav-right-part .i-word,
.main-sidebar .sidebar .nav-sidebar > .nav-item.has-treeview > .nav-link p .i-word {
  font-style: normal;
}
.main-sidebar .sidebar .nav-sidebar > .nav-item.has-treeview > .nav-treeview > .nav-item > .nav-link {
  padding: 8px 10px;
}
.main-sidebar .sidebar .nav-sidebar > .nav-item.has-treeview > .nav-treeview > .nav-item > .nav-link .nav-right-part,
.main-sidebar .sidebar .nav-sidebar > .nav-item.has-treeview > .nav-treeview > .nav-item > .nav-link p {
  font-size: 13px;
}
.main-sidebar .sidebar .nav-sidebar > .nav-item.has-treeview > .nav-treeview > .nav-item.has-treeview > .nav-treeview > .nav-item > .nav-link {
  padding: 8px 10px;
}
.main-sidebar .sidebar .nav-sidebar > .nav-item.has-treeview > .nav-treeview > .nav-item.has-treeview > .nav-treeview > .nav-item > .nav-link .nav-right-part,
.main-sidebar .sidebar .nav-sidebar > .nav-item.has-treeview > .nav-treeview > .nav-item.has-treeview > .nav-treeview > .nav-item > .nav-link p {
  font-size: 13px;
}
.barDetail li {
  padding-left: 15px;
}
.nav-item .fa-angle-down {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 30px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
}
.sidebar-dark-primary .nav-treeview > .nav-item > .nav-link:hover {
  background-color: transparent;
}
.main-sidebar ul li button {
  background: none;
}
.main-sidebar ul li button:hover,
.main-sidebar ul li button:focus {
  box-shadow: none;
}
.main-sidebar .nav_title {
  margin-bottom: 0;
}
.main-sidebar .sidebar-btm {
  display: none;
}
.main-footer {
  justify-content: flex-end;
}
.main-header {
  border-radius: 0;
  background: #414042;
}
.main-header a:hover,
.main-header a:focus {
  color: #eee;
}
.main-header .dropdown-toggle {
  background: none!important;
  color: #fff !important;
  border: 0;
}
.main-header .dropdown-toggle:hover,
.main-header .dropdown-toggle:focus,
.main-header .dropdown-toggle:active,
.main-header .dropdown-toggle:active:focus {
  border: 0;
  outline: none;
  box-shadow: none;
}
.menuIconList {
  font-size: 24px;
}
.menuIconList button:focus {
  box-shadow: none;
}
.closeWindowBtn {
  color: #fff;
}
.nav-sidebar .has-treeview .nav-item.has-treeview.menu-open > .nav-link {
  color: #eaeaea;
  background: linear-gradient(#424242, #2a2a2a), #414042;
}
.nav-pills.nav-sidebar > li > a {
  border-radius: 0;
}
.nav-sidebar .nav-item.disabled {
  cursor: not-allowed;
  background: #989898;
  opacity: 0.4;
}
.nav-sidebar .nav-item.disabled .nav-link2 {
  cursor: not-allowed;
}
#goAssignmentGradeBtn {
  width: 100%;
}
.m-lr-none {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.p-l-none {
  padding-left: 0 !important;
}
.p-r-none {
  padding-right: 0 !important;
}
.note-list .note-item {
  display: flex;
  font-size: 14px;
  padding: 15px 10px;
  border-bottom: 1px solid #eee;
}
.note-list .note-item:hover {
  background-color: #fbfbfb;
}
.note-list .note-item:last-child {
  border-bottom: 0;
}
.note-list .note-item .msg {
  flex: 1;
  color: #2e2e2e;
}
.note-list .note-item .note-btn {
  padding-left: 15px;
  font-size: 13px;
  color: #9e9e9e;
}
.note-list .note-item .fa {
  line-height: 1.5;
}
.note-list .note-item .fa.left-fa {
  padding-right: 15px;
}
.commentsList p {
  margin-bottom: 5px;
  margin-top: 0;
  line-height: 1;
}
.hidden {
  display: none;
}
.notFound .header-btn {
  visibility: hidden;
}
.notFoundBox {
  min-height: calc(100vh - 60px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  padding: 50px 10px;
}
.notFoundBox .inner {
  text-align: center;
}
.notFoundBox .inner .word {
  margin-bottom: 25px;
  font-size: 20px;
  margin-top: 0;
}
.notFoundBox .inner img {
  max-width: 500px;
  width: 100%;
}
.error-hint {
  color: #ea2623;
  padding: 5px 0;
  display: none;
}
.content-wrapper > .content .section-group-title {
  margin-bottom: 30px;
}
.content-wrapper > .content .section-group-title .section-title {
  margin-bottom: 10px;
}
.alert-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.alert-group .alert-group-left {
  flex: 0 0 auto;
}
.alert-group .btn {
  margin: 0 10px;
}
.alert-group .alert-group-right {
  display: inline-block;
  margin: 0 10px;
}
.modal-dialog-big .has-feedback .form-control-feedback {
  right: 10px;
}
.modal-dialog-big {
  max-width: 800px;
}
.modal-dialog-big .form-group {
  min-height: 34px;
}
.font-bold {
  font-weight: bold;
}
.inline {
  display: inline-block;
}
.display-hide {
  display: none;
}
.row-line {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.row-line .gap {
  margin: 0 10px;
}
.row-line .right-btn {
  padding-top: 26px;
  margin-left: 10px;
}
.form-group.row-line {
  display: flex;
  align-items: center;
}
.form-group.row-line .flex-150 {
  flex: 0 0 150px;
}
.form-group.row-line .form-title {
  margin: 0;
  margin-right: 10px;
}
.form-group.row-line .form-control {
  max-width: 200px;
}
.sub-title {
  margin-top: 25px;
  margin-bottom: 15px;
  font-size: 18px;
}
.alert-panel {
  display: none;
}
.alert-panel#viewalerts {
  display: block;
}
#DataTables_Table_formCreator.responsive-table-column td {
  word-break: break-all;
}
#DataTables_Table_formCreator.responsive-table-column td::before {
  word-break: initial;
  white-space: normal;
}
#DataTables_Table_formCreator.responsive-table-column td.showMoreTd {
  padding-right: 50px;
}
#DataTables_Table_formCreator .btn-showMore {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
  width: 30px;
  min-width: 30px;
}
.distPicUploadBox {
  display: flex;
  align-items: center;
  max-width: 900px;
}
.distPic img {
  max-width: 100%;
  max-height: 250px;
}
.loadingModal .modal-dialog {
  max-width: 350px;
  padding: 20px 15px;
}
.warningText {
  font-size: 20px;
}
.table {
  border-left: 1px solid #dee2e6;
}
.table tr th:first-child,
.table tr td:first-child {
  border-left: 0;
}
@media (max-width: 1400px) {
  .table#CourseworkCredits thead td,
  .table#CourseworkCredits thead th {
    padding: 10px 5px;
  }
  .table#CourseworkCredits tbody td,
  .table#CourseworkCredits tbody th {
    padding: 10px 5px;
  }
}
@media (max-width: 1250px) {
  .table#CourseworkCredits thead td,
  .table#CourseworkCredits thead th {
    padding: 10px 2px;
  }
  .table#CourseworkCredits tbody td,
  .table#CourseworkCredits tbody th {
    padding: 10px 2px;
  }
}
@media (max-width: 1250px) {
  .table#CourseworkCredits thead td,
  .table#CourseworkCredits thead th {
    padding: 5px;
  }
  .table#CourseworkCredits tbody td,
  .table#CourseworkCredits tbody th {
    padding: 5px;
  }
}
.table.specialGradeTable {
  margin: 0;
  width: auto;
}
.table.specialGradeTable thead tr td,
.table.specialGradeTable tbody tr td,
.table.specialGradeTable thead tr th,
.table.specialGradeTable tbody tr th {
  padding: 8px 5px;
  white-space: nowrap;
}
.table.specialGradeTable thead tr th,
.table.specialGradeTable thead tr td {
  background: none;
  cursor: inherit;
}
.table.specialGradeTable thead tr th:focus,
.table.specialGradeTable thead tr td:focus {
  outline: none;
}
#stuReqChooseGroup label.btn {
  min-width: 140px;
  font-size: 14px;
}
#table2 td.hide {
  display: none !important;
}
.moveBtnGroup .btn {
  padding: 5px;
  margin: 3px 0;
}
@media (max-width: 768px) {
  .moveBtnGroup .btn {
    font-size: 13px;
  }
}
.meAbout li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.meAbout li .title {
  font-size: 16px;
  font-weight: bold;
  margin-right: 15px;
}
.meAbout li p {
  margin-bottom: 0;
  font-size: 14px;
}
.one-content {
  min-height: calc(100vh - 230px);
}
.noAccessBody .menuIconList {
  display: none;
}
.noAccessBody .main-header {
  left: 0;
}
.noAccessBody .content-wrapper,
.noAccessBody .main-footer {
  margin: 0;
}
.noAccessBody .main-footer {
  justify-content: center;
}
.noAccessBody .content-wrapper {
  min-height: auto !important;
  min-height: initial !important;
}
.noAccessBody .content-wrapper > .content .content-bg {
  min-height: calc(100vh - 105px);
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.noAccessBody .content-wrapper > .content .content-bg .noAccessInner {
  text-align: center;
}
.noAccessBody .content-wrapper > .content .content-bg .noAccessInner .btn {
  text-transform: capitalize;
}
.noAccessBody .content-wrapper > .content .content-bg .noAccessInner .noAccessWord {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media (max-width: 900px) {
  .noAccessBody .content-wrapper > .content .content-bg {
    min-height: calc(100vh - 135px);
  }
}
.noAccessWrap {
  min-height: calc(100vh - 117px);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  padding: 0 15px;
}
.noAccessWrap div {
  max-width: 700px;
  text-align: center;
}
.homeLandingTitle {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100vh - 145px);
}
#courseName {
  display: inline-block;
}
.lineBlock {
  display: inline-block;
  width: 250px;
  border-bottom: 1px solid #000;
}
.subjectName {
  margin: 0;
  background: #b9b9b9;
  color: #000;
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
}
.table > tbody > tr > td.drill_down {
  padding: 0;
}
.detailTable {
  width: 100%;
  border: 0;
}
.cycle_grades {
  margin: 10px 0 0 0;
  width: 100%;
}
.cycle_grades td {
  text-align: right;
  padding: 3px 5px;
  font-size: 14px;
}
#DataTables_adminStudentView > thead > tr > th {
  border: 1px solid #999;
}
.navbar-print .navbar-right a {
  color: #ffffff;
}
.studentsItem {
  position: relative;
}
.studentsItem .popover {
  position: absolute;
  top: 25px;
  width: 380px;
}
.studentsItem .popover li {
  list-style: disc;
  margin-left: 15px;
}
.studentsItem:hover .popover {
  display: block;
}
.clearFix {
  clear: both;
}
.w-90 {
  width: 90px;
}
.m-b-sm {
  margin-bottom: 10px !important;
}
#EOCDetailModal .modal-content {
  width: 1000px;
}
#EOCDetailModal .modal-dialog {
  max-width: 1000px;
}
#EOCDetailModal .modal-body {
  max-height: 650px;
  overflow-y: auto;
  overflow-x: hidden;
}
.EOCResultsWrap .well {
  margin-bottom: 10px;
  margin-top: 10px;
}
.data-delete {
  text-decoration: line-through;
  color: red;
}
.EOCTable {
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
}
.EOCTable tr td {
  padding: 5px;
}
.resultBorder {
  border: 1px solid #999;
}
.dataTable-staar {
  width: 1560px !important;
}
.resultBorder {
  border: 0;
}
.tableScroll {
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
}
.tableScroll::-webkit-scrollbar-track-piece {
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px solid rgba(0, 0, 0, 0);
}
.tableScroll::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tableScroll::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-height: 28px;
}
.tableScroll::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
table.dataTable-staar.dataTable thead th,
table.dataTable-staar.dataTable thead td,
table.dataTable-staar.dataTable tbody th,
table.dataTable-staar.dataTable tbody td {
  padding: 8px 0px;
}
#detailModal .modal-dialog {
  max-width: 1000px;
}
#detailModal .modal-content {
  width: 1000px;
}
.divBorder {
  display: inline-block;
  border: solid 1px Gray;
}
.darkHeader {
  background-color: #414042;
  color: White;
  padding-top: 5px;
}
.academic,
.academic tr td {
  border: 0;
  background: transparent;
}
@media (max-width: 1024px) {
  #EOCDetailModal .modal-dialog,
  #detailModal .modal-dialog {
    max-width: 100%;
  }
  #EOCDetailModal .modal-body {
    max-height: auto;
  }
  #EOCDetailModal .modal-content,
  #detailModal .modal-content {
    width: 100%;
  }
}
.rowInline {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#presentModal .modal-dialog {
  max-width: 300px;
  position: absolute;
  margin: 0;
}
#presentModal .modal-dialog .modal-footer {
  padding: 5px 10px;
}
.presentModalOpen .modal-backdrop {
  background: none;
}
.form-group.group-line {
  display: flex;
  align-items: center;
}
.form-group.group-line.word {
  align-items: flex-start;
}
.form-group.group-line .control-label {
  margin: 0;
  padding: 0;
}
.searchOptionsForm {
  max-width: 400px;
}
.searchOptionsForm .control-label {
  min-width: 115px;
  text-align: left;
  min-height: 2px;
  margin-top: 0;
}
.flexInline {
  display: flex;
  align-items: center;
}
.flexInline.between {
  justify-content: space-between;
}
.flexInline.alignTop {
  align-items: flex-start;
}
.flexInline.justifyEnd {
  justify-content: flex-end;
}
.flexInline.flexWrap {
  flex-wrap: wrap;
}
.flexInline input[type='checkbox'],
.flexInline input[type='radio'] {
  margin: 0;
  margin-right: 5px;
}
.flexInline label,
.flexInline .label {
  flex: 0 0 auto;
  min-height: 1px;
  margin: 0;
  margin-right: 10px;
}
.flexInline label:empty,
.flexInline .label:empty {
  display: block;
}
.flexInline .form-group {
  margin-bottom: 10px;
}
.m-l-15 {
  margin-left: 15px;
}
.discUl {
  margin-left: 16px;
  list-style: disc;
}
.discUl li {
  list-style: disc;
}
.table tr td.dataTables_empty {
  text-align: center;
}
.table tr td.error {
  background-color: #e95b5b;
}
.gradesTableWrap {
  overflow-x: auto;
}
#gradesTabel th,
#DataTables_adminStudentView th {
  vertical-align: bottom;
  background-color: #bce;
  color: #000;
  border-top: 0 !important;
  border-bottom: 1px solid #ccc !important;
}
#gradesTabel th,
#DataTables_adminStudentView th,
#gradesTabel td,
#DataTables_adminStudentView td {
  padding: 3px;
}
#gradesTabel th span,
#DataTables_adminStudentView th span,
#gradesTabel td span,
#DataTables_adminStudentView td span {
  display: inline-block;
  white-space: normal;
}
#gradesTabel th.sorting_disabled,
#DataTables_adminStudentView th.sorting_disabled,
#gradesTabel td.sorting_disabled,
#DataTables_adminStudentView td.sorting_disabled {
  background-image: none;
  cursor: inherit;
}
#gradesTabel th.sorting_disabled:focus,
#DataTables_adminStudentView th.sorting_disabled:focus,
#gradesTabel td.sorting_disabled:focus,
#DataTables_adminStudentView td.sorting_disabled:focus {
  outline: none;
}
#gradesTabel th.posted_cycle,
#DataTables_adminStudentView th.posted_cycle {
  background-color: #a1b8e7;
}
#gradesTabel td.posted_cycle,
#DataTables_adminStudentView td.posted_cycle {
  background-color: #f7faff;
}
#gradesTabel th.current_cycle,
#DataTables_adminStudentView th.current_cycle {
  background-color: #c9e479;
}
#gradesTabel td.current_cycle,
#DataTables_adminStudentView td.current_cycle {
  background-color: #f8fee8;
}
#gradesTabel th.semester_grade,
#DataTables_adminStudentView th.semester_grade {
  background-color: #ebdf88;
}
#gradesTabel td.semester_grade,
#DataTables_adminStudentView td.semester_grade {
  background-color: #fffbdc;
}
#gradesTabel td.failing_grade,
#DataTables_adminStudentView td.failing_grade {
  background: #fcc;
}
#gradesTabel td.error,
#DataTables_adminStudentView td.error {
  background: #e95b5b;
}
.table tr td.posted_cycle,
.table tr th.posted_cycle {
  background-color: #a1b8e7;
}
.sameWGradeTable {
  max-width: 1000px;
}
.gradesTableWrap {
  min-height: 400px;
  display: flex;
  justify-content: flex-start;
}
.gradesTableWrap #gradesTabel {
  max-width: 1000px;
  margin-left: 0;
  margin-right: 0;
  float: left;
}
.gradesTableWrap #gradesTabel tr th,
.gradesTableWrap #gradesTabel tr td {
  text-align: center;
}
.gradesTableWrap #gradesTabel tr th {
  padding-right: 10px;
}
.gradesTableWrap .showHideComment {
  position: absolute;
  right: -95px;
  top: 66px;
}
.gradesTableWrap .showHideComment .btn {
  transform: rotate(90deg);
  width: 161px;
}
.gradesTableWrap .rightComments {
  position: relative;
  display: inline-block;
}
.gradesTableWrap #commentsTable {
  margin: 0;
  float: left;
  border: 1px solid #ddd !important;
  width: 215px;
}
.gradesTableWrap #commentsTable thead tr {
  background: #a1b8e7;
}
.gradesTableWrap #commentsTable td,
.gradesTableWrap #commentsTable th {
  padding: 3px;
}
@media (max-width: 1650px) {
  .gradesTableWrap #gradesTabel {
    max-width: 800px;
  }
}
@media (max-width: 1300px) {
  .gradesTableWrap {
    display: block;
  }
  .gradesTableWrap #gradesTabel {
    max-width: 100%;
  }
  .gradesTableWrap .showHideComment {
    position: static;
    margin-top: 25px;
  }
  .gradesTableWrap .showHideComment .btn {
    transform: none;
  }
}
@media (max-width: 1650px) {
  .sameWGradeTable {
    max-width: 800px;
  }
}
#selectCorseModal label {
  font-weight: normal;
}
.chooseCourseList p {
  margin-bottom: 5px;
}
.p-0 {
  padding: 0;
}
.min-w-95 {
  min-width: 95px;
}
.min-w-105 {
  min-width: 105px;
}
.max-w-120 {
  max-width: 120px;
}
.max-w-150 {
  max-width: 150px;
}
.max-w-300 {
  max-width: 300px;
}
.max-w-400 {
  max-width: 400px;
}
.clearNone {
  clear: none !important;
}
legend {
  border: 0;
}
.btn.a {
  background: none;
  border: 0;
  text-decoration: underline;
}
.btn.m-0 {
  margin: 0;
}
@media (max-width: 600px) {
  .flexInline .min-w-95 {
    min-width: 0;
  }
  .flexInline .min-w-105 {
    min-width: 0;
  }
  .flexInline.blockIn600 {
    display: block;
  }
}
.h5 {
  line-height: 1.4;
}
.errorHint {
  color: #ea2623;
}
.successHint {
  color: #45ad49;
}
.copyCenter {
  padding: 20px 30px;
}
.copyCenter .btn {
  min-width: 70px;
}
.copyFlex {
  display: flex;
}
.copyFlex .copyRight,
.copyFlex .copyLeft {
  max-width: 500px;
  flex: 0 0 500px;
}
@media (max-width: 1500px) {
  .copyFlex .copyRight,
  .copyFlex .copyLeft {
    flex: 0 0 450px;
  }
}
@media (max-width: 1400px) {
  .copyFlex .copyRight,
  .copyFlex .copyLeft {
    flex: 0 0 400px;
  }
}
@media (max-width: 1300px) {
  .copyFlex .copyRight,
  .copyFlex .copyLeft {
    flex: 0 0 350px;
  }
}
@media (max-width: 1200px) {
  .copyFlex .copyRight,
  .copyFlex .copyLeft {
    flex: 0 0 400px;
  }
}
@media (max-width: 986px) {
  .copyFlex {
    display: block;
  }
  .copyFlex .copyRight,
  .copyFlex .copyLeft {
    max-width: 100%;
  }
}
#fromTeacherTable .checkBox {
  position: relative;
}
#fromTeacherTable .checkBox .tooltip {
  display: none;
  width: 130px;
  left: 50%;
  margin-left: -65px;
  top: initial !important;
}
#fromTeacherTable .checkBox:hover .tooltip {
  display: block;
}
#toTeacherTable .btn {
  min-width: 0;
}
legend {
  font-size: 12px;
  color: #666;
  line-height: initial;
  margin: 0;
}
.table tr th.dataTables_empty,
.table tr td.dataTables_empty {
  text-align: left;
}
.atten-content .attendance-bar {
  margin-bottom: 30px;
}
.atten-content .attendance-bar .semester-selector-section {
  background: #3498db;
  color: #fff;
  border-color: rgba(52, 152, 219, 0.88);
  padding: 10px;
}
.atten-content .attendance-bar .semester-selector-section .visible-md a {
  color: #fff;
}
.atten-content .attendance-bar .semester-selector-section div .control-label {
  min-width: 78px;
}
.atten-content .attendance-bar .semester-selector-section div .semesterDropdown {
  flex: 1;
}
.atten-content .attendance-bar .semester-selector-section div .semesterDropdown .dropdown-toggle {
  color: rgba(52, 152, 219, 0.88);
  background-color: #fff;
}
.atten-content .attendance-bar .semester-selector-section .fDateGroup {
  color: #495057;
}
.atten-content .attendance-bar .semester-selector-section .fa.fa-print {
  padding-right: 5px;
}
.atten-content .attendance-bar .semester-selector-section .fa.selectable {
  cursor: pointer;
}
.atten-content .attendance-bar ul.nav-tab li {
  margin-right: -1px;
  border: 1px solid #d0d0d0;
  border-right: 1px solid transparent;
  background: #e5e5e5;
  border-bottom: 0;
}
.atten-content .attendance-bar ul.nav-tab li:last-child {
  border-bottom: 1px solid #d0d0d0;
  border-bottom-left-radius: 10px;
}
.atten-content .attendance-bar ul.nav-tab li:first-child {
  border-top-left-radius: 10px;
}
.atten-content .attendance-bar ul.nav-tab li a {
  color: #000;
  text-overflow: ellipsis;
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display: block;
  overflow: hidden;
  padding: 10px 15px;
  font-size: 16px;
  background: none !important;
}
.atten-content .attendance-bar ul.nav-tab li a.active {
  background: #fff !important;
  color: #000;
}
.atten-content .attendance-bar ul.nav-tab li a.active::after {
  border-radius: 50%;
  content: '';
  top: 15px;
  right: 10px;
  position: absolute;
  width: 10px;
  height: 10px;
}
.atten-content .attendance-bar .calendar-legend h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 22px;
}
.atten-content .attendance-bar .calendar-legend h3 span {
  padding: 8px;
}
.atten-content .tab-content .bootstrap-switch {
  box-shadow: none;
  border: none;
  height: 32px;
}
.atten-content .tab-content .bootstrap-switch .bootstrap-switch-label {
  padding: 6px;
  background: #777;
}
.atten-content .tab-content .bootstrap-switch .bootstrap-switch-handle-on:hover {
  background: #3c7bb3;
}
.atten-content .tab-content .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  background: #777;
  color: #fff;
  border-color: rgba(119, 119, 119, 0.88);
}
.atten-content .tab-content .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default:hover {
  background: #666;
}
.atten-content .tab-content .lead {
  color: #333;
  font-weight: 500;
}
.atten-content .fc-header-title h2 {
  font-size: 15px;
}
.atten-content .fc-last .fc-day-header {
  background-color: #777 !important;
  color: #fff !important;
}
.atten-content .calendar-legend1 h3 span {
  text-align: left;
  font-size: 16px;
}
.atten-content .calendar-legend2 h3 span {
  text-align: left;
  font-size: 16px;
}
.atten-content .calendarMonthDiv {
  margin-bottom: 30px;
  page-break-after: always;
}
@media (max-width: 1350px) {
  .atten-content .calendar-legend1 h3 span {
    font-size: 14px;
  }
  .atten-content .calendar-legend2 h3 span {
    font-size: 14px;
  }
}
.studentInfo-student-image,
.studentInfo-student-image img {
  position: relative;
  height: 110px;
  width: 110px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
}
.p-t-0 {
  padding-top: 0!Important;
}
.detail-icon {
  display: inline-block;
  padding: 8px;
}
.atten-alert {
  background: rgba(245, 175, 51, 0.1);
  color: #000;
  border-color: rgba(245, 175, 51, 0.88);
  border-width: 3px;
}
#calendar {
  width: 100%;
  margin: 0 auto;
}
/*AMP-2330 fixed accessibility issues*/
.event-danger {
  background-color: #C32433;
  border-color: #C32433;
}
.event-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.event-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.event-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.showNoteModal {
  margin-left: 5px;
  border: 0;
  background: none;
}
.btnSelfModal {
  position: absolute;
  padding: 0 !important;
}
.btnSelfModal .modal-dialog {
  max-width: 300px;
  position: absolute;
  margin: 0;
}
.btnSelfModal .modal-dialog .modal-footer {
  padding: 5px 10px;
}
.btnSelfModalOpen {
  overflow: inherit;
  position: relative;
  padding-right: 0 !important;
}
.btnSelfModalOpen .modal-backdrop {
  background: none;
}
.modal-header.sm-header {
  min-height: 40px;
  padding: 10px;
}
.modal-header.sm-header .close {
  height: 20px;
  margin-top: -10px;
  line-height: 20px;
}
@media (max-width: 768px) {
  .showCommentLegend {
    font-size: 12px;
  }
}
.assignmentFilter .control-label {
  min-width: 90px;
  min-height: 2px;
}
.assignmentFilter .flexRight {
  width: 200px;
}
.assignmentFilter .flexInline.m-t-15 {
  margin-top: 15px;
}
.datepicker-days .table-condensed > tbody > tr > td {
  padding: 0;
}
.datepicker-days .table-condensed > tbody > tr > td .track_day {
  height: 30px;
  line-height: 28px;
}
.disciplineStuDetail {
  font-size: 12px;
  margin-top: 20px;
}
.disciplineStuDetail .disTable.table {
  border: 0 !important;
  border: 0;
  vertical-align: top;
}
.disciplineStuDetail .disTable.table td {
  padding: 8px 3px;
}
.disciplineStuDetail .disTable.table tbody tr {
  border: 0 !important;
  margin: 0;
}
.disciplineStuDetail .disTable.table tbody tr td {
  border: 0 !important;
  text-align: left;
}
@media (max-width: 991px) {
  .discReferralsAttr .text-right {
    text-align: left !important;
  }
}
#DataTables_adminStudentView th {
  border: 1px solid #000 !important;
}
#DataTables_adminStudentView tr.details {
  background-color: #dadada;
}
#DataTables_adminStudentView td.details:before {
  display: none !important;
}
#DataTables_adminStudentView .detailTable {
  border-collapse: collapse;
}
#DataTables_adminStudentView .detailTable thead th,
#DataTables_adminStudentView .detailTable tbody th {
  background-color: #eee;
}
.seatChartSetup .female {
  background-color: #febaba;
}
.seatChartSetup .boxList {
  margin: 15px;
  position: relative;
}
.seatChartSetup .boxClassroom {
  margin: 15px;
  position: relative;
  display: inline-block;
}
.seatChartSetup .titleClassroom {
  background-color: #ccc;
  text-align: center;
  padding: 10px;
}
.seatChartSetup .titleClassroom2 {
  background-color: #ccc;
  text-align: center;
  padding: 10px;
  margin: 0;
}
.seatChartSetup .h800 {
  height: 800px;
}
.seatChartSetup .greyClass {
  background-color: #e4e4e4;
}
.seatChartSetup .unassignedStu {
  width: 300px;
  border: 1px solid #666;
  padding: 0;
  margin-left: 15px;
  display: inline-block;
  float: right;
}
.seatChartSetup .studentInfo-student-image {
  width: 40px;
  height: 40px;
}
.eleSpecialGrades .cycleControl,
.eleSpecialGrades .semesterControl {
  display: none;
}
.eleSpecialGrades .studentControl,
.eleSpecialGrades .courseControl {
  display: flex !important;
}
.assignmentProperty {
  border-style: solid;
  border-width: 1px;
  margin: 0px 1px;
  font-size: smaller;
}
ul#ul_available_categories {
  height: 200px;
  width: auto;
  overflow: auto;
}
ul#ul_available_categories .ui-draggable {
  display: flex;
  align-items: center;
  cursor: auto;
  width: auto !important;
}
.category_draggable {
  border: thin solid gray;
}
.category_droppable_hover {
  border: medium dashed green;
}
.category_droppable_active {
  border: medium dashed red;
}
.helpLink {
  color: #fff;
}
.nav-sidebar > .nav-item.menu-open .nav-link .right {
  transform: none;
}
.nav-sidebar .nav-item .right {
  transition: transform ease-in-out 0.2s;
}
.nav-sidebar .nav-item.menu-open > .right,
.nav-sidebar .nav-item.menu-open > .nav-link > .right {
  transform: rotate(90deg);
}
.rubricContent .copyFlex {
  flex-wrap: wrap;
}
.rubricContent .copyFlex .detailRubricTable-wrap {
  max-width: 500px;
  overflow-x: auto;
}
.rubricContent .copyFlex .copyRight {
  flex: 0 0 auto;
  max-width: initial;
}
#detailRubricTable .detail_button {
  margin-right: 10px;
}
#detailRubricTable .scoreSubHeader {
  max-width: 150px;
  width: 150px;
  text-align: center;
}
#detailRubricTable .scoreSubHeader textarea {
  height: 40px;
}
#detailRubricTable .scoreSubHeader .pointsList {
  justify-content: space-between;
}
#detailRubricTable .scoreSubHeader .pointsList .form-group {
  max-width: 50px;
}
.customSkillTable {
  width: 100%;
  max-width: 600px;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
}
.customSkillTable .customSkillItem {
  width: 20%;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding: 10px;
}
.customSkillTable .customSkillItem label {
  margin: 0;
}
.customSkillTable .customSkillItem label .label-span {
  display: block;
  margin-right: 10px;
}
@media (max-width: 600px) {
  .customSkillTable .customSkillItem label {
    display: block;
    text-align: center;
  }
  .customSkillTable .customSkillItem label .label-span {
    margin: 0;
  }
  .customSkillTable .customSkillItem label input {
    display: block;
    margin: 0 auto;
  }
}
.customSkillTable.color .customSkillItem {
  width: 16.666%;
}
@media (max-width: 1450px) {
  .table.responsive-table.responsive-table1450 {
    border: 0;
  }
  .table.responsive-table.responsive-table1450 thead,
  .table.responsive-table.responsive-table1450 .th {
    display: none;
    background: none;
  }
  .table.responsive-table.responsive-table1450 thead.sortHead,
  .table.responsive-table.responsive-table1450 .th.sortHead {
    display: block;
    margin-bottom: 15px;
  }
  .table.responsive-table.responsive-table1450 thead.sortHead .sorting,
  .table.responsive-table.responsive-table1450 .th.sortHead .sorting,
  .table.responsive-table.responsive-table1450 thead.sortHead .sorting_asc,
  .table.responsive-table.responsive-table1450 .th.sortHead .sorting_asc,
  .table.responsive-table.responsive-table1450 thead.sortHead .sorting_desc,
  .table.responsive-table.responsive-table1450 .th.sortHead .sorting_desc,
  .table.responsive-table.responsive-table1450 thead.sortHead .sorting_asc_disabled,
  .table.responsive-table.responsive-table1450 .th.sortHead .sorting_asc_disabled,
  .table.responsive-table.responsive-table1450 thead.sortHead .sorting_desc_disabled,
  .table.responsive-table.responsive-table1450 .th.sortHead .sorting_desc_disabled {
    background-position: center right;
  }
  .table.responsive-table.responsive-table1450 thead.sortHead tr,
  .table.responsive-table.responsive-table1450 .th.sortHead tr {
    margin-bottom: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .table.responsive-table.responsive-table1450 thead.sortHead tr td,
  .table.responsive-table.responsive-table1450 .th.sortHead tr td,
  .table.responsive-table.responsive-table1450 thead.sortHead tr th,
  .table.responsive-table.responsive-table1450 .th.sortHead tr th {
    margin: 5px;
    background-color: #cacaca;
    border-radius: 5px;
    border: 0;
    width: auto !important;
    display: flex;
    flex: 0 0 auto;
    padding: 5px;
    padding-right: 12px;
    align-items: center;
    border-right: 3px solid #cacaca;
    background-clip: border-box;
  }
  .table.responsive-table.responsive-table1450 thead.sortHead tr td.sorting_disabled,
  .table.responsive-table.responsive-table1450 .th.sortHead tr td.sorting_disabled,
  .table.responsive-table.responsive-table1450 thead.sortHead tr th.sorting_disabled,
  .table.responsive-table.responsive-table1450 .th.sortHead tr th.sorting_disabled {
    display: none;
  }
  .table.responsive-table.responsive-table1450 thead.sortHead tr td br,
  .table.responsive-table.responsive-table1450 .th.sortHead tr td br,
  .table.responsive-table.responsive-table1450 thead.sortHead tr th br,
  .table.responsive-table.responsive-table1450 .th.sortHead tr th br {
    display: none;
  }
  .table.responsive-table.responsive-table1450 thead.sortHead tr td span,
  .table.responsive-table.responsive-table1450 .th.sortHead tr td span,
  .table.responsive-table.responsive-table1450 thead.sortHead tr th span,
  .table.responsive-table.responsive-table1450 .th.sortHead tr th span {
    align-self: center;
  }
  .table.responsive-table.responsive-table1450 tr,
  .table.responsive-table.responsive-table1450 td {
    display: block;
    box-sizing: border-box;
  }
  .table.responsive-table.responsive-table1450 tbody tr {
    flex-wrap: wrap;
    display: flex;
    width: 100% !important;
    border-bottom: 2px solid #eee;
    border-top: 1px solid #eee;
  }
  .table.responsive-table.responsive-table1450 tbody tr th {
    border: 0;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background: #ccc;
    color: #000;
    width: 100%;
  }
  .table.responsive-table.responsive-table1450 tbody tr td.row-title,
  .table.responsive-table.responsive-table1450 tbody tr th.row-title {
    text-align: center;
    border-radius: 0 !important;
  }
  .table.responsive-table.responsive-table1450 tbody tr td.row-title::before,
  .table.responsive-table.responsive-table1450 tbody tr th.row-title::before {
    display: none;
  }
  .table.responsive-table.responsive-table1450 tbody tr.footer-summary {
    border: 0;
  }
  .table.responsive-table.responsive-table1450 tbody tr.footer-summary td,
  .table.responsive-table.responsive-table1450 tbody tr.footer-summary th {
    border: 0;
  }
  .table.responsive-table.responsive-table1450 tbody tr.footer-summary td:before,
  .table.responsive-table.responsive-table1450 tbody tr.footer-summary th:before {
    display: none;
  }
  .table.responsive-table.responsive-table1450 tr {
    margin-bottom: 15px;
  }
  .table.responsive-table.responsive-table1450 td,
  .table.responsive-table.responsive-table1450 th.td {
    width: 100% !important;
    max-width: initial;
    height: auto;
    padding: 5px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    position: relative;
    white-space: normal;
    text-align: left;
    font-size: 12px;
    display: flex;
    align-items: center;
  }
  .table.responsive-table.responsive-table1450 td.td-title,
  .table.responsive-table.responsive-table1450 th.td.td-title {
    display: none;
  }
  .table.responsive-table.responsive-table1450 td:first-child,
  .table.responsive-table.responsive-table1450 th.td:first-child {
    border-top: 1px solid #eee;
  }
  .table.responsive-table.responsive-table1450 td:before,
  .table.responsive-table.responsive-table1450 th.td:before {
    width: 130px;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    content: '' attr(data-title) ' ' attr(data-title2) '';
    flex: 0 0 130px;
    white-space: normal;
    word-wrap: break-word;
    flex-wrap: wrap;
  }
  .table.responsive-table.responsive-table1450 td.dataTables_empty,
  .table.responsive-table.responsive-table1450 th.td.dataTables_empty {
    text-align: center;
  }
  .table.responsive-table.responsive-table1450 td.dataTables_empty::before,
  .table.responsive-table.responsive-table1450 th.td.dataTables_empty::before {
    display: none;
  }
  .table.responsive-table.responsive-table1450 tfoot.noResponsive tr {
    display: flex;
    margin: 0;
  }
  .table.responsive-table.responsive-table1450 tfoot.noResponsive tr td,
  .table.responsive-table.responsive-table1450 tfoot.noResponsive tr th {
    display: table-cell;
  }
  .table.responsive-table.responsive-table1450 tfoot.noResponsive tr td::before,
  .table.responsive-table.responsive-table1450 tfoot.noResponsive tr th::before {
    display: none;
  }
  .table.responsive-table.responsive-table1450 .no-records-found td::before {
    display: none;
  }
}
@media (max-width: 1350px) {
  .table.responsive-table.responsive-table1350 {
    border: 0;
  }
  .table.responsive-table.responsive-table1350 thead,
  .table.responsive-table.responsive-table1350 .th {
    display: none;
    background: none;
  }
  .table.responsive-table.responsive-table1350 thead.sortHead,
  .table.responsive-table.responsive-table1350 .th.sortHead {
    display: block;
    margin-bottom: 15px;
  }
  .table.responsive-table.responsive-table1350 thead.sortHead .sorting,
  .table.responsive-table.responsive-table1350 .th.sortHead .sorting,
  .table.responsive-table.responsive-table1350 thead.sortHead .sorting_asc,
  .table.responsive-table.responsive-table1350 .th.sortHead .sorting_asc,
  .table.responsive-table.responsive-table1350 thead.sortHead .sorting_desc,
  .table.responsive-table.responsive-table1350 .th.sortHead .sorting_desc,
  .table.responsive-table.responsive-table1350 thead.sortHead .sorting_asc_disabled,
  .table.responsive-table.responsive-table1350 .th.sortHead .sorting_asc_disabled,
  .table.responsive-table.responsive-table1350 thead.sortHead .sorting_desc_disabled,
  .table.responsive-table.responsive-table1350 .th.sortHead .sorting_desc_disabled {
    background-position: center right;
  }
  .table.responsive-table.responsive-table1350 thead.sortHead tr,
  .table.responsive-table.responsive-table1350 .th.sortHead tr {
    margin-bottom: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .table.responsive-table.responsive-table1350 thead.sortHead tr td,
  .table.responsive-table.responsive-table1350 .th.sortHead tr td,
  .table.responsive-table.responsive-table1350 thead.sortHead tr th,
  .table.responsive-table.responsive-table1350 .th.sortHead tr th {
    margin: 5px;
    background-color: #cacaca;
    border-radius: 5px;
    border: 0;
    width: auto !important;
    display: flex;
    flex: 0 0 auto;
    padding: 5px;
    padding-right: 12px;
    align-items: center;
    border-right: 3px solid #cacaca;
    background-clip: border-box;
  }
  .table.responsive-table.responsive-table1350 thead.sortHead tr td.sorting_disabled,
  .table.responsive-table.responsive-table1350 .th.sortHead tr td.sorting_disabled,
  .table.responsive-table.responsive-table1350 thead.sortHead tr th.sorting_disabled,
  .table.responsive-table.responsive-table1350 .th.sortHead tr th.sorting_disabled {
    display: none;
  }
  .table.responsive-table.responsive-table1350 thead.sortHead tr td br,
  .table.responsive-table.responsive-table1350 .th.sortHead tr td br,
  .table.responsive-table.responsive-table1350 thead.sortHead tr th br,
  .table.responsive-table.responsive-table1350 .th.sortHead tr th br {
    display: none;
  }
  .table.responsive-table.responsive-table1350 thead.sortHead tr td span,
  .table.responsive-table.responsive-table1350 .th.sortHead tr td span,
  .table.responsive-table.responsive-table1350 thead.sortHead tr th span,
  .table.responsive-table.responsive-table1350 .th.sortHead tr th span {
    align-self: center;
  }
  .table.responsive-table.responsive-table1350 tr,
  .table.responsive-table.responsive-table1350 td {
    display: block;
    box-sizing: border-box;
  }
  .table.responsive-table.responsive-table1350 tbody tr {
    flex-wrap: wrap;
    display: flex;
    width: 100% !important;
    border-bottom: 2px solid #eee;
    border-top: 1px solid #eee;
  }
  .table.responsive-table.responsive-table1350 tbody tr th {
    border: 0;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background: #ccc;
    color: #000;
    width: 100%;
  }
  .table.responsive-table.responsive-table1350 tbody tr td.row-title,
  .table.responsive-table.responsive-table1350 tbody tr th.row-title {
    text-align: center;
    border-radius: 0 !important;
  }
  .table.responsive-table.responsive-table1350 tbody tr td.row-title::before,
  .table.responsive-table.responsive-table1350 tbody tr th.row-title::before {
    display: none;
  }
  .table.responsive-table.responsive-table1350 tbody tr.footer-summary {
    border: 0;
  }
  .table.responsive-table.responsive-table1350 tbody tr.footer-summary td,
  .table.responsive-table.responsive-table1350 tbody tr.footer-summary th {
    border: 0;
  }
  .table.responsive-table.responsive-table1350 tbody tr.footer-summary td:before,
  .table.responsive-table.responsive-table1350 tbody tr.footer-summary th:before {
    display: none;
  }
  .table.responsive-table.responsive-table1350 tr {
    margin-bottom: 15px;
  }
  .table.responsive-table.responsive-table1350 td,
  .table.responsive-table.responsive-table1350 th.td {
    width: 100% !important;
    max-width: initial;
    height: auto;
    padding: 5px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    position: relative;
    white-space: normal;
    text-align: left;
    font-size: 12px;
    display: flex;
    align-items: center;
  }
  .table.responsive-table.responsive-table1350 td.td-title,
  .table.responsive-table.responsive-table1350 th.td.td-title {
    display: none;
  }
  .table.responsive-table.responsive-table1350 td:first-child,
  .table.responsive-table.responsive-table1350 th.td:first-child {
    border-top: 1px solid #eee;
  }
  .table.responsive-table.responsive-table1350 td:before,
  .table.responsive-table.responsive-table1350 th.td:before {
    width: 130px;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    content: '' attr(data-title) ' ' attr(data-title2) '';
    flex: 0 0 130px;
    white-space: normal;
    word-wrap: break-word;
    flex-wrap: wrap;
  }
  .table.responsive-table.responsive-table1350 td.dataTables_empty,
  .table.responsive-table.responsive-table1350 th.td.dataTables_empty {
    text-align: center;
  }
  .table.responsive-table.responsive-table1350 td.dataTables_empty::before,
  .table.responsive-table.responsive-table1350 th.td.dataTables_empty::before {
    display: none;
  }
  .table.responsive-table.responsive-table1350 tfoot.noResponsive tr {
    display: flex;
    margin: 0;
  }
  .table.responsive-table.responsive-table1350 tfoot.noResponsive tr td,
  .table.responsive-table.responsive-table1350 tfoot.noResponsive tr th {
    display: table-cell;
  }
  .table.responsive-table.responsive-table1350 tfoot.noResponsive tr td::before,
  .table.responsive-table.responsive-table1350 tfoot.noResponsive tr th::before {
    display: none;
  }
  .table.responsive-table.responsive-table1350 .no-records-found td::before {
    display: none;
  }
}
@media (max-width: 1200px) {
  .table.responsive-table {
    border: 0;
  }
  .table.responsive-table thead,
  .table.responsive-table .th {
    display: none !important;
    background: none;
  }
  .table.responsive-table thead.sortHead,
  .table.responsive-table .th.sortHead {
    display: block !important;
    margin-bottom: 15px;
  }
  .table.responsive-table thead.sortHead .sorting,
  .table.responsive-table .th.sortHead .sorting,
  .table.responsive-table thead.sortHead .sorting_asc,
  .table.responsive-table .th.sortHead .sorting_asc,
  .table.responsive-table thead.sortHead .sorting_desc,
  .table.responsive-table .th.sortHead .sorting_desc,
  .table.responsive-table thead.sortHead .sorting_asc_disabled,
  .table.responsive-table .th.sortHead .sorting_asc_disabled,
  .table.responsive-table thead.sortHead .sorting_desc_disabled,
  .table.responsive-table .th.sortHead .sorting_desc_disabled {
    background-position: center right;
  }
  .table.responsive-table thead.sortHead tr,
  .table.responsive-table .th.sortHead tr {
    margin-bottom: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .table.responsive-table thead.sortHead tr td,
  .table.responsive-table .th.sortHead tr td,
  .table.responsive-table thead.sortHead tr th,
  .table.responsive-table .th.sortHead tr th {
    margin: 5px;
    background-color: #cacaca;
    border-radius: 5px;
    border: 0;
    width: auto !important;
    display: flex;
    flex: 0 0 auto;
    padding: 5px;
    padding-right: 12px;
    align-items: center;
    border-right: 3px solid #cacaca;
    background-clip: border-box;
  }
  .table.responsive-table thead.sortHead tr td.sorting_disabled,
  .table.responsive-table .th.sortHead tr td.sorting_disabled,
  .table.responsive-table thead.sortHead tr th.sorting_disabled,
  .table.responsive-table .th.sortHead tr th.sorting_disabled {
    display: none;
  }
  .table.responsive-table thead.sortHead tr td br,
  .table.responsive-table .th.sortHead tr td br,
  .table.responsive-table thead.sortHead tr th br,
  .table.responsive-table .th.sortHead tr th br {
    display: none;
  }
  .table.responsive-table thead.sortHead tr td span,
  .table.responsive-table .th.sortHead tr td span,
  .table.responsive-table thead.sortHead tr th span,
  .table.responsive-table .th.sortHead tr th span {
    align-self: center;
  }
  .table.responsive-table tr,
  .table.responsive-table td {
    display: block;
    box-sizing: border-box;
  }
  .table.responsive-table tbody tr {
    flex-wrap: wrap;
    display: flex;
    width: 100% !important;
    border-bottom: 2px solid #eee;
    border-top: 1px solid #eee;
  }
  .table.responsive-table tbody tr th {
    border: 0;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background: #ccc;
    color: #000;
    width: 100%;
  }
  .table.responsive-table tbody tr td.row-title,
  .table.responsive-table tbody tr th.row-title {
    text-align: center;
    border-radius: 0 !important;
  }
  .table.responsive-table tbody tr td.row-title::before,
  .table.responsive-table tbody tr th.row-title::before {
    display: none;
  }
  .table.responsive-table tbody tr.footer-summary {
    border: 0;
  }
  .table.responsive-table tbody tr.footer-summary td,
  .table.responsive-table tbody tr.footer-summary th {
    border: 0;
  }
  .table.responsive-table tbody tr.footer-summary td:before,
  .table.responsive-table tbody tr.footer-summary th:before {
    display: none;
  }
  .table.responsive-table tr {
    margin-bottom: 15px;
  }
  .table.responsive-table tr:last-child {
    margin-bottom: 0;
  }
  .table.responsive-table td,
  .table.responsive-table th.td {
    width: 100% !important;
    max-width: initial;
    height: auto;
    padding: 5px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    position: relative;
    white-space: normal;
    text-align: left;
    font-size: 12px;
    display: flex;
    align-items: center;
  }
  .table.responsive-table td.td-title,
  .table.responsive-table th.td.td-title {
    display: none;
  }
  .table.responsive-table td:first-child,
  .table.responsive-table th.td:first-child {
    border-top: 1px solid #eee;
  }
  .table.responsive-table td:before,
  .table.responsive-table th.td:before {
    width: 130px;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    content: '' attr(data-title) ' ' attr(data-title2) '';
    flex: 0 0 130px;
    white-space: normal;
    word-wrap: break-word;
    flex-wrap: wrap;
  }
  .table.responsive-table td.dataTables_empty,
  .table.responsive-table th.td.dataTables_empty {
    text-align: center;
  }
  .table.responsive-table td.dataTables_empty::before,
  .table.responsive-table th.td.dataTables_empty::before {
    display: none;
  }
  .table.responsive-table tfoot.noResponsive tr {
    display: flex;
    margin: 0;
  }
  .table.responsive-table tfoot.noResponsive tr td,
  .table.responsive-table tfoot.noResponsive tr th {
    display: table-cell;
  }
  .table.responsive-table tfoot.noResponsive tr td::before,
  .table.responsive-table tfoot.noResponsive tr th::before {
    display: none;
  }
  .table.responsive-table .no-records-found td::before {
    display: none;
  }
}
@media (max-width: 768px) {
  .table.responsive-table-768 {
    border: 0;
  }
  .table.responsive-table-768 thead,
  .table.responsive-table-768 .th {
    display: none !important;
    background: none;
  }
  .table.responsive-table-768 thead.sortHead,
  .table.responsive-table-768 .th.sortHead {
    display: block !important;
    margin-bottom: 15px;
  }
  .table.responsive-table-768 thead.sortHead .sorting,
  .table.responsive-table-768 .th.sortHead .sorting,
  .table.responsive-table-768 thead.sortHead .sorting_asc,
  .table.responsive-table-768 .th.sortHead .sorting_asc,
  .table.responsive-table-768 thead.sortHead .sorting_desc,
  .table.responsive-table-768 .th.sortHead .sorting_desc,
  .table.responsive-table-768 thead.sortHead .sorting_asc_disabled,
  .table.responsive-table-768 .th.sortHead .sorting_asc_disabled,
  .table.responsive-table-768 thead.sortHead .sorting_desc_disabled,
  .table.responsive-table-768 .th.sortHead .sorting_desc_disabled {
    background-position: center right;
  }
  .table.responsive-table-768 thead.sortHead tr,
  .table.responsive-table-768 .th.sortHead tr {
    margin-bottom: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .table.responsive-table-768 thead.sortHead tr td,
  .table.responsive-table-768 .th.sortHead tr td,
  .table.responsive-table-768 thead.sortHead tr th,
  .table.responsive-table-768 .th.sortHead tr th {
    margin: 5px;
    background-color: #cacaca;
    border-radius: 5px;
    border: 0;
    width: auto !important;
    display: flex;
    flex: 0 0 auto;
    padding: 5px;
    padding-right: 12px;
    align-items: center;
    border-right: 3px solid #cacaca;
    background-clip: border-box;
  }
  .table.responsive-table-768 thead.sortHead tr td.sorting_disabled,
  .table.responsive-table-768 .th.sortHead tr td.sorting_disabled,
  .table.responsive-table-768 thead.sortHead tr th.sorting_disabled,
  .table.responsive-table-768 .th.sortHead tr th.sorting_disabled {
    display: none;
  }
  .table.responsive-table-768 thead.sortHead tr td br,
  .table.responsive-table-768 .th.sortHead tr td br,
  .table.responsive-table-768 thead.sortHead tr th br,
  .table.responsive-table-768 .th.sortHead tr th br {
    display: none;
  }
  .table.responsive-table-768 thead.sortHead tr td span,
  .table.responsive-table-768 .th.sortHead tr td span,
  .table.responsive-table-768 thead.sortHead tr th span,
  .table.responsive-table-768 .th.sortHead tr th span {
    align-self: center;
  }
  .table.responsive-table-768 tr,
  .table.responsive-table-768 td {
    display: block;
    box-sizing: border-box;
  }
  .table.responsive-table-768 tbody tr {
    flex-wrap: wrap;
    display: flex;
    width: 100% !important;
    border-bottom: 2px solid #eee;
    border-top: 1px solid #eee;
  }
  .table.responsive-table-768 tbody tr th {
    border: 0;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background: #ccc;
    color: #000;
    width: 100%;
  }
  .table.responsive-table-768 tbody tr td.row-title,
  .table.responsive-table-768 tbody tr th.row-title {
    text-align: center;
    border-radius: 0 !important;
  }
  .table.responsive-table-768 tbody tr td.row-title::before,
  .table.responsive-table-768 tbody tr th.row-title::before {
    display: none;
  }
  .table.responsive-table-768 tbody tr.footer-summary {
    border: 0;
  }
  .table.responsive-table-768 tbody tr.footer-summary td,
  .table.responsive-table-768 tbody tr.footer-summary th {
    border: 0;
  }
  .table.responsive-table-768 tbody tr.footer-summary td:before,
  .table.responsive-table-768 tbody tr.footer-summary th:before {
    display: none;
  }
  .table.responsive-table-768 tr {
    margin-bottom: 15px;
  }
  .table.responsive-table-768 tr:last-child {
    margin-bottom: 0;
  }
  .table.responsive-table-768 td,
  .table.responsive-table-768 th.td {
    width: 100% !important;
    max-width: initial;
    height: auto;
    padding: 5px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    position: relative;
    white-space: normal;
    text-align: left;
    font-size: 12px;
    display: flex;
    align-items: center;
  }
  .table.responsive-table-768 td.td-title,
  .table.responsive-table-768 th.td.td-title {
    display: none;
  }
  .table.responsive-table-768 td:first-child,
  .table.responsive-table-768 th.td:first-child {
    border-top: 1px solid #eee;
  }
  .table.responsive-table-768 td:before,
  .table.responsive-table-768 th.td:before {
    width: 130px;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    content: '' attr(data-title) ' ' attr(data-title2) '';
    flex: 0 0 130px;
    white-space: normal;
    word-wrap: break-word;
    flex-wrap: wrap;
  }
  .table.responsive-table-768 td.dataTables_empty,
  .table.responsive-table-768 th.td.dataTables_empty {
    text-align: center;
  }
  .table.responsive-table-768 td.dataTables_empty::before,
  .table.responsive-table-768 th.td.dataTables_empty::before {
    display: none;
  }
  .table.responsive-table-768 tfoot.noResponsive tr {
    display: flex;
    margin: 0;
  }
  .table.responsive-table-768 tfoot.noResponsive tr td,
  .table.responsive-table-768 tfoot.noResponsive tr th {
    display: table-cell;
  }
  .table.responsive-table-768 tfoot.noResponsive tr td::before,
  .table.responsive-table-768 tfoot.noResponsive tr th::before {
    display: none;
  }
  .table.responsive-table-768 .no-records-found td::before {
    display: none;
  }
}
.loadingOn {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}
.loadingOn .loadEffect {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 50%;
  margin-left: -50px;
}
.loadEffect {
  width: 100px;
  height: 100px;
  position: relative;
  margin: 0 auto;
  padding: 20px 10px;
}
.loadEffect span {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  -webkit-animation: load 1.04s ease infinite;
}
@-webkit-keyframes load {
  0% {
    -webkit-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }
}
.loadEffect span:nth-child(1) {
  left: 0;
  top: 50%;
  margin-top: -10px;
  -webkit-animation-delay: 0.13s;
}
.loadEffect span:nth-child(2) {
  left: 14px;
  top: 14px;
  -webkit-animation-delay: 0.26s;
}
.loadEffect span:nth-child(3) {
  left: 50%;
  top: 0;
  margin-left: -10px;
  -webkit-animation-delay: 0.39s;
}
.loadEffect span:nth-child(4) {
  top: 14px;
  right: 14px;
  -webkit-animation-delay: 0.52s;
}
.loadEffect span:nth-child(5) {
  right: 0;
  top: 50%;
  margin-top: -10px;
  -webkit-animation-delay: 0.65s;
}
.loadEffect span:nth-child(6) {
  right: 14px;
  bottom: 14px;
  -webkit-animation-delay: 0.78s;
}
.loadEffect span:nth-child(7) {
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  -webkit-animation-delay: 0.91s;
}
.loadEffect span:nth-child(8) {
  bottom: 14px;
  left: 14px;
  -webkit-animation-delay: 1.04s;
}
#pnlSPRDetails .table {
  margin-bottom: 20px;
}
.ipr .table tr td:first-child {
  min-width: 100px;
}
.assignmentGrades .assignmentFilter > .flexInline {
  align-items: flex-start;
}
.assignmentGrades .assignmentFilter > .flexInline .form-group {
  margin: 0 10px;
}
.assignmentGrades .dateFilter .flexInline {
  display: block;
}
.assignmentGrades .dateFilter .flexInline.calendarTopError {
  display: flex;
}
.selectTeacherBox {
  border: 2px solid #ddd;
  border-radius: 10px;
  padding: 15px;
  width: 100%;
}
.assignmentGrades_page {
  margin: 10px 0;
}
.modal .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.transCalender > .form-group {
  width: 100%;
  padding: 0;
}
@media (min-width: 992px) {
  .transCalender > .form-group .control-label {
    width: 33.333%;
    margin-right: 0;
    padding: 0 15px;
    font-weight: bold;
  }
  .transCalender > .form-group .button-group {
    width: 50%;
    padding: 0 15px;
  }
}
#IPRElementarySelectionTable .withdrawTr {
  background: #cacaca;
}
#IPRElementarySelectionTable .withdrawTr td,
#IPRElementarySelectionTable .withdrawTr th {
  background: #cacaca;
}
#DataTables_assignmentGrades_wrapper {
  display: inline-block;
}
#gradeTableForm {
  max-width: 100%;
}
#gradesTabel_wrapper {
  overflow-x: auto;
}
#rubricChangeForm .table {
  overflow: initial;
}
.medicalAlertsBody {
  max-height: 75px;
  overflow-y: auto;
}
.medicalAlertsBody:hover {
  max-height: initial;
}
.panel-heading.redBg {
  background: #e21e30;
  color: #fff;
}
body .tooltip.show {
  opacity: 1;
}
body.noSider .menuIconList {
  display: none;
}
body.noSider main.content-wrapper {
  margin: 0;
  width: 100%;
}
body.noSider aside.main-sidebar {
  display: none;
}
.rightStuPostText {
  margin-left: 250px;
  margin-top: 40px;
}
@media (max-width: 1200px) {
  .rightStuPostText {
    margin: 40px 20px;
  }
}
@media (max-width: 345px) {
  .rightStuPostText {
    margin: 40px 0;
  }
}
.reportsForm h4 {
  font-size: 16px;
  color: #454545;
}
.reportsForm .form-group label {
  min-width: 80px;
}
.reportsForm .form-group label.widthAuto {
  min-width: initial;
}
.reportsForm .DaysSinceLastUpdatedGroup > label {
  margin-bottom: 10px !important;
}
.reportsForm .DaysSinceLastUpdatedGroup .control-label {
  display: none;
}
.reportsForm .hideControlLabel .control-label {
  display: none;
}
.reportsForm #txtDays {
  max-width: 50px;
}
.hideControlLabel .control-label {
  display: none;
}
#rubricModal .modal-dialog {
  width: 100%;
  overflow-x: auto;
  text-align: center;
}
#rubricModal .modal-dialog .modal-content {
  display: inline-block;
}
#rubricModal .modal-dialog .modal-content .copyFlex .copyLeft {
  flex: 0 0 auto;
}
#rubricModal .modal-dialog .modal-content .copyFlex .copyLeft #rubricTable .selectRubricBtn {
  background: #999;
  width: 15px;
  height: 20px;
  border: 1px solid #666;
}
#rubricModal .modal-dialog .modal-content .copyFlex .copyLeft #rubricTable .selectRubricBtn.active {
  background-color: #ffff99 !important;
}
#rubricModal .modal-dialog .modal-content .copyFlex .copyCenter {
  background: #eaeaea;
  padding: 0;
  width: 2px;
  margin: 15px;
}
#rubricModal .modal-dialog .modal-content .copyFlex .copyRight {
  flex: 0 0 auto;
}
#rubricModal .modal-dialog .modal-content .copyFlex .copyRight .detailRubricTable-wrap {
  display: inline-block;
}
#rubricModal .modal-dialog .modal-content .copyFlex .copyRight .detailRubricTable-wrap table {
  margin-bottom: 0;
}
#assignSkillsModal .modal-dialog {
  width: 100%;
  text-align: center;
  overflow-x: auto;
}
#assignSkillsModal .modal-dialog .modal-content {
  display: inline-block;
}
#assignSkillsModal .modal-dialog .modal-content .listBox select {
  width: 100%;
  height: 200px;
  width: 240px;
  overflow-y: scroll;
  /* AMP-2901 */
  overflow-x: scroll;
  background: #ffffed;
}
#assignSkillsModal .modal-dialog .modal-content .copyFlex .copyLeft {
  flex: 0 0 auto;
}
#assignSkillsModal .modal-dialog .modal-content .copyFlex .copyCenter .btn {
  min-width: initial;
  width: 55px;
}
#assignSkillsModal .modal-dialog .modal-content .copyFlex .copyRight {
  flex: 0 0 auto;
}
.assignmentList .assignmentItem {
  margin-bottom: 5px;
}
.missExamReport .cycleSectionFilter,
.missExamReport .courseSectionFilter {
  display: none;
}
.percentFailingReport .courseSectionFilter,
.percentFailingReport .retrieveButton {
  display: none;
}
.LegendStruc {
  border: 1px dashed grey;
  padding: 15px;
  padding-top: 0;
}
.LegendStruc .Pie-legend li {
  display: flex;
  align-items: center;
}
.LegendStruc .Pie-legend li span {
  display: inline-block;
  width: 15px;
  height: 10px;
  margin-right: 10px;
  border-radius: 0;
}
.LegendStruc .Pie-legend li .First-Second {
  display: inline-block;
  width: 15px;
  height: 10px;
  margin-right: 10px;
  border-radius: 8px;
}
.specialPRSelection .cycleSectionFilter,
.specialPRSelection .retrieveButton {
  display: none;
}
.scoreTrendReport .retrieveButton {
  display: none;
}
.studentLineChart {
  width: 300px;
}
.studentLineChart .chartItem {
  margin-bottom: 20px;
}
.calendarTopError {
  position: absolute;
  line-height: 1;
  bottom: -12px;
}
.calendarTopError .error-hint {
  padding: 0;
}
#assignmentGLURSForm .hideError .calendarTopError,
#assignmentCRSForm .hideError .calendarTopError {
  display: none;
}
.assignmentList {
  margin-left: 55px;
}
@media (max-width: 991px) {
  .disciplineTopFilter .form-group label {
    min-width: 100px;
  }
}
.attendanceVerificationReport #tblDates {
  border: 1px solid #ccc;
  margin-top: 15px;
}
.attendanceVerificationReport #tblDates tr th {
  font-weight: bold;
  text-align: center;
  vertical-align: bottom;
  background: #bce;
  color: #000;
}
.attendanceVerificationReport .legend_header {
  font-weight: bold;
  text-align: center;
  vertical-align: bottom;
  background: #bce;
  color: #000;
}
.attendanceVerificationReport .th_att {
  font-weight: bold;
  text-align: center;
  vertical-align: bottom;
  background: #bce;
  color: #000;
}
.attendanceVerificationReport #ReportTitle {
  font-size: 24px;
  color: #000;
}
.attendanceVerificationReport .layout {
  color: #000;
}
.attendanceVerificationReport .layout td {
  padding: 8px 0;
}
.settingGroup .form-group label {
  width: 195px;
}
.settingGroup .form-group label a {
  color: #666;
}
.settingGroup .form-group .input-group-relative {
  width: 500px;
  display: block;
  margin: 0;
}
.settingGroup .form-group .input-group-relative.textEditor {
  width: 100%;
}
#pnlADAWarning {
  font-size: 15px;
  border-style: solid;
  border-color: orange;
  color: green;
  padding: 5px;
  font-weight: bold;
  padding-bottom: 2px;
}
.categoriesWrap {
  position: relative;
}
body.adminCategories main.content-wrapper > section {
  position: static;
}
#assignment_table .form-control {
  padding: 5px 3px;
}
#assignment_table .input-group-addon {
  padding: 6px;
}
.loginHint {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 250px;
}
.loginHint p {
  font-size: 16px;
  font-weight: bold;
}
#reportcard_context #left #leftContent,
#reportcard_context #right #rightContent {
  max-height: calc(100vh - 500px);
  overflow-y: auto;
}
@media (max-height: 650px) {
  #reportcard_context #left #leftContent,
  #reportcard_context #right #rightContent {
    max-height: 400px;
    height: 400px;
  }
}
#sessionTimeoutModal .modal-dialog {
  max-width: 350px;
}
#sessionTimeoutModal .modal-dialog .modal-body {
  padding: 30px 10px;
}
#alertMsgModal .modal-dialog,
#notSaveModal .modal-dialog {
  max-width: 400px;
}
#notSaveModal .modal-dialog .modal-body {
  padding: 25px;
}
#attendanceSummaryReportTable tr td.periodTd,
#attendanceSummaryReportTable tr th.periodTd {
  border-left: 2px solid #a9a9a9;
}
#rosterReportDetails tr td.legend_header,
#rosterReportDetails tr th.legend_header {
  background-color: #b3b3b3;
}
#rosterReportDetails tfoot tr:not(.showInPage) {
  display: none;
}
.table thead tr td,
.table tbody tr td,
.table tfoot tr td,
.table thead tr th,
.table tbody tr th,
.table tfoot tr th {
  padding: 5px;
}
.table thead tr td label,
.table tbody tr td label,
.table tfoot tr td label,
.table thead tr th label,
.table tbody tr th label,
.table tfoot tr th label {
  margin-bottom: 0;
}
.table thead tr td.blank_grid1,
.table tbody tr td.blank_grid1,
.table tfoot tr td.blank_grid1,
.table thead tr th.blank_grid1,
.table tbody tr th.blank_grid1,
.table tfoot tr th.blank_grid1 {
  width: 80px;
}
.table.readyTable tr th {
  padding: 5px;
}
.table.readyTable tr td {
  padding: 2px 5px;
}
.exportHideTable {
  height: 0;
  width: 0;
  overflow: hidden;
}
#sysAdminModal .modal-dialog {
  max-width: 400px;
}
#sysAdminModal .modal-dialog .modal-body {
  padding-top: 20px;
}
#configureWarnModal .modal-dialog {
  max-width: 400px;
}
#DataTables_Table_0_atten th,
#DataTables_Table_0_atten td {
  display: table-cell !important;
}
#pnlDetailed .studNameT {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
#pnlDetailed .table.IPRAverageTable td {
  vertical-align: middle;
}
#pnlDetailed .table.IPRAverageTable td h4 {
  font-size: 20px;
  white-space: nowrap;
}
#pnlDetailed .table thead tr td,
#pnlDetailed .table tbody tr td,
#pnlDetailed .table tfoot tr td {
  padding: 3px;
}
#pnlDetailed .table thead tr.printNoBorder td,
#pnlDetailed .table tbody tr.printNoBorder td,
#pnlDetailed .table tfoot tr.printNoBorder td {
  border: 0;
}
#pnlDetailed .table td.value {
  font-weight: bold;
}
.ipr_header {
  padding: 5px;
}
.periodList > li {
  display: flex;
  align-items: center;
  padding: 2px 0;
  border-bottom: 1px solid #f1f1f1;
}
.periodList > li .courseList {
  margin-left: 0;
}
.login-content .specialNotic,
.login-content .loginBtmPanel {
  word-break: break-all;
  word-break: break-word;
}
.login-content .specialNotic ul,
.login-content .loginBtmPanel ul,
.login-content .specialNotic ul li,
.login-content .loginBtmPanel ul li {
  list-style-type: disc;
}
.login-content .specialNotic ol,
.login-content .loginBtmPanel ol,
.login-content .specialNotic ol li,
.login-content .loginBtmPanel ol li {
  list-style-type: decimal;
}
.login-content .specialNotic ul,
.login-content .loginBtmPanel ul,
.login-content .specialNotic ol,
.login-content .loginBtmPanel ol {
  padding-inline-start: 40px;
  margin-bottom: 10px;
}
.login-content .specialNotic li,
.login-content .loginBtmPanel li {
  padding-left: 0;
}
.attendance_selection li.attendance_selection {
  margin: 0 2px;
}
.attendance_selection li.attendance_selection.radioLine {
  padding-right: 10px;
  position: relative;
}
.attendance_selection li.attendance_selection.radioLine:after {
  position: absolute;
  content: "";
  display: block;
  top: -25px;
  bottom: -25px;
  border-right: 1px solid #dee2e6;
  right: 0;
}
.attendance_selection li.attendance_selection.radioLine:last-child {
  padding-right: 0;
  border-right: 0;
}
.attendance_selection li.attendance_selection.radioLine:last-child:after {
  display: none;
}
@media (min-width: 400px) {
  .attendance_selection {
    display: flex;
    white-space: nowrap;
  }
}
#transferIndicatorModal .errorSchoolDay {
  display: none!important;
}
.tiles .tile.disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.tiles .tile.disabled:hover {
  border-color: transparent!important;
}
.tiles .tile.disabled a {
  cursor: not-allowed;
}
.overflowHidden {
  overflow: hidden;
}
#DataTables_assignmentGrades_wrapper {
  max-width: 100%;
}
#DataTables_assignmentGrades {
  max-width: 100%!important;
}
.gradeTypesWrap .tooltip {
  display: none;
}
.gradeTypesWrap:hover .tooltip {
  display: block;
}
.hideShowWrapBtn {
  height: 0;
}
@media (max-width: 900px) {
  .hideShowWrapBtn {
    height: auto;
  }
}
.force-upper {
  text-transform: uppercase;
}
.boldH4 {
  font-weight: bold;
  color: #333;
}
.textareaStudentNote.error-form {
  background-color: #F19000;
  border: #F11000 solid 1px;
}
.transCalender > .control-label {
  margin-bottom: 0;
  text-align: right;
  margin-right: 0;
  padding: 0 15px;
  font-weight: bold;
  float: left;
  padding-top: 7px;
}
@media (min-width: 992px) {
  .transCalender > .control-label {
    width: 33.33333333%;
  }
}
.transCalender .dateFilter {
  float: left;
}
@media (min-width: 992px) {
  .transCalender .dateFilter {
    width: 50%;
  }
}
.transCalender .dateFilter .control-label {
  display: none;
}
.transCalender .dateFilter .button-group {
  width: 100%;
}
.white-space {
  white-space: normal;
}
/***
General backgrounds. Can be applied to any block or panel
***/
.bg-blue {
  background-image: none !important;
  background-color: #4b8df8 !important;
  border-color: #4b8df8 !important;
  color: #fff !important;
}
.bg-red {
  background-image: none !important;
  background-color: #e02222 !important;
  border-color: #e02222 !important;
  color: #fff !important;
}
.bg-yellow {
  background-image: none !important;
  background-color: #ffb848 !important;
  border-color: #ffb848 !important;
  color: #fff !important;
}
.bg-green {
  background-image: none !important;
  background-color: #35aa47 !important;
  border-color: #35aa47 !important;
  color: #fff !important;
}
.bg-lightgreen {
  background-image: none !important;
  background-color: #90ee90 !important;
  border-color: #90ee90 !important;
  color: #fff !important;
}
.bg-purple {
  background-image: none !important;
  background-color: #852b99 !important;
  border-color: #852b99 !important;
  color: #fff !important;
}
.bg-dark {
  background-image: none !important;
  background-color: #555555 !important;
  border-color: #555555 !important;
  color: #fff !important;
}
.be-grey {
  background-image: none !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.summary-navtab {
  border-bottom: none;
  padding-left: 10px;
  padding-right: 10px;
}
.summary-navtab li {
  margin: 10px 5px;
  cursor: pointer;
}
.summary-navtab li .subBtn {
  border: none;
  background-color: #6f6f6f;
  color: #fff;
  border-radius: 15px;
  box-shadow: 0 0 8px #ababab;
  padding: 10px 8px;
}
.summary-navtab li:hover .subBtn {
  background-color: #505050;
}
.summary-navtab li.active .subBtn {
  background-color: #1669b3;
}
@media (max-width: 768px) {
  .summary-navtab li {
    margin: 5px;
  }
  .summary-navtab li .subBtn {
    padding: 5px;
  }
}
.summary-tab {
  min-height: 400px;
}
.summary-tab .tab-pane {
  padding: 15px;
}
table.dataTable-init thead {
  background: linear-gradient(#d4d4d4, #ededed);
  background-color: #ededed;
  color: #515356;
  -moz-transition: color 200ms linear, background-color 200ms linear;
  -o-transition: color 200ms linear, background-color 200ms linear;
  -webkit-transition: color 200ms linear, background-color 200ms linear;
  transition: color 200ms linear, background-color 200ms linear;
}
/***
Tiles
***/
.tiles {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.tiles:after {
  content: '';
  display: block;
  clear: both;
}
.tile {
  display: block;
  min-height: 135px;
  width: 135px !important;
  min-width: 135px;
  cursor: pointer;
  text-decoration: none;
  color: #ffffff;
  position: relative;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 20px;
  overflow: hidden;
  border: 4px solid transparent;
  margin: 0 10px 10px 0;
  border-radius: 8px;
}
.tile:after {
  content: '';
  float: left;
}
.tile:before {
  content: '';
  float: left;
}
.tile.double {
  width: 300px !important;
  min-width: 300px;
  padding-bottom: 30px;
}
.tile.double-down i {
  margin-top: 95px;
}
.tile:active {
  border-color: #ccc !important;
}
.tile.selected {
  border-color: #ccc !important;
}
.tile:active {
  border-color: #ccc !important;
}
.tile.selected {
  border-color: #ccc !important;
}
.tile:hover {
  border-color: #aaa !important;
}
.tile.selected .corner:after {
  content: '';
  display: inline-block;
  border-left: 40px solid transparent;
  border-bottom: 40px solid transparent;
  border-right: 40px solid #ccc;
  position: absolute;
  top: -3px;
  right: -3px;
}
.tile.selected .check:after {
  content: '';
  font-family: FontAwesome;
  font-size: 13px;
  content: '\f00c';
  display: inline-block;
  position: absolute;
  top: 2px;
  right: 2px;
}
.tile .tile-body {
  height: 100%;
  vertical-align: top;
  padding: 10px 10px;
  overflow: hidden;
  position: relative;
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  color: #ffffff;
}
.tile .tile-body img {
  float: left;
  margin-right: 10px;
}
.tile .tile-body img.pull-right {
  float: right !important;
  margin-left: 10px;
  margin-right: 0px;
}
.tile .tile-body .content {
  display: inline-block;
}
.tile .tile-body i {
  margin-top: 17px;
  display: block;
  font-size: 56px;
  line-height: 56px;
  text-align: center;
}
.tile .tile-body p {
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: 13px;
  color: #000000;
  color: #ffffff;
  line-height: 20px;
  overflow: hidden;
  /*line-height: 14px;*/
}
.tile .tile-body p:hover {
  color: #ffffff;
}
.tile .tile-body h1 {
  padding: 0;
  margin: 0;
  /*line-height: 14px;*/
}
.tile .tile-body h1:hover {
  color: #ffffff;
}
.tile .tile-body h2 {
  padding: 0;
  margin: 0;
  /*line-height: 14px;*/
}
.tile .tile-body h2:hover {
  color: #ffffff;
}
.tile .tile-body h3 {
  padding: 0;
  margin: 0;
  /*line-height: 14px;*/
  margin-bottom: 5px;
  font-size: 20px;
}
.tile .tile-body h3:hover {
  color: #ffffff;
}
.tile .tile-body h4 {
  padding: 0;
  margin: 0;
  /*line-height: 14px;*/
  margin-bottom: 5px;
}
.tile .tile-body h4:hover {
  color: #ffffff;
}
.tile .tile-body h5 {
  padding: 0;
  margin: 0;
  /*line-height: 14px;*/
}
.tile .tile-body h5:hover {
  color: #ffffff;
}
.tile .tile-body h6 {
  padding: 0;
  margin: 0;
  /*line-height: 14px;*/
}
.tile .tile-body h6:hover {
  color: #ffffff;
}
.tile .tile-object {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 30px;
  background-color: transparent;
  *zoom: 1;
}
.tile .tile-object:after {
  display: table;
  content: '';
  clear: both;
}
.tile .tile-object:before {
  display: table;
  content: '';
}
.tile .tile-object .name {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 15px;
  font-weight: 400;
  font-size: 13px;
  color: #ffffff;
}
.tile .tile-object .name i {
  vertical-align: middle;
  display: block;
  font-size: 26px;
  height: 24px;
  width: 24px;
}
.tile .tile-object .number {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.01em;
  line-height: 14px;
  margin-bottom: 8px;
  margin-right: 10px;
}
.tile.image .tile-body {
  padding: 0 !important;
}
.tile.image .tile-body img {
  width: 100%;
  height: auto;
  min-height: 100%;
  max-width: 100%;
}
.tile.image .tile-body h3 {
  display: inline-block;
}
.tile a {
  text-decoration: none;
}
#key_table {
  width: 100%;
}
#key_table tbody tr td {
  padding: 2px;
  width: 10px;
  height: 20px;
}
#key_table tbody tr td:nth-child(2) {
  text-align: left;
}
.swatch {
  display: block;
  border: 1px solid #666;
  width: 10px;
  height: 10px;
  float: right;
}
.key-name {
  margin-left: 22px;
}
.track_day {
  padding: 0 2px;
  font-size: 10px;
  font-weight: bold;
  float: left;
  border: 0;
}
.calendar_begin_cycle {
  background: #96aed9 !important;
  padding: 2px;
  border: 1px solid #ccc !important;
}
.calendar_begin_school {
  background: #d37e9c !important;
  padding: 2px;
  border: 1px solid #ccc !important;
}
.calendar_end_school {
  background: #aa7ed3 !important;
  padding: 2px;
  border: 1px solid #ccc !important;
}
.calendar_holiday {
  background: #6cd079 !important;
  padding: 2px;
  border: 1px solid #ccc !important;
}
.calendar_weekend {
  background: #eee !important;
  padding: 2px;
  border: 1px solid #ccc !important;
}
.calendar_school_day {
  background: #fff !important;
  padding: 2px;
  border: 1px solid #ccc !important;
}
.calendar_inservice {
  background: #ff0 !important;
  padding: 2px;
  border: 1px solid #ccc !important;
}
.calendar_selected {
  border: 1px solid #eee !important;
  background: #f7b783 !important;
  color: Black;
  padding: 2px;
}
.calendar_disabled {
  background: #ccc !important;
  color: #666;
  padding: 2px;
  border: 1px solid #eee !important;
}
.sidebar-mini .datepicker table tr td.active.active {
  border: 1px solid #eee !important;
  background: #f7b783 !important;
  color: Black !important;
}
li.attendance_selection {
  display: inline-block;
  margin: 0 5px;
}
.dataShow {
  margin: 10px 0;
}
.p-lr-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.x-panel .x-title {
  border-bottom: 3px solid #e6e9ed;
  padding-left: 5px;
}
.x-footer {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 5px;
  width: 100%;
  position: relative;
  clear: both;
  border-top: 3px solid #e6e9ed;
}
.w-60 {
  width: 60px;
}
.w-85 {
  display: inline-block;
  width: 85px;
  line-height: 30px;
}
.optionsSet {
  padding: 10px;
  border: 1px solid #666;
  background-color: #ccc;
  margin-bottom: 20px;
}
.optionsSet .form-group:last-child {
  margin-bottom: 0;
}
.optionsSet .form-control {
  width: auto;
  display: inline-block;
  margin-bottom: 5px;
}
.gradeTypeTextarea {
  border: 1px solid #ccc;
  padding: 10px;
}
.stepbtn {
  border: 1px solid #ccc;
  padding: 8px;
  border-radius: 5px;
  font-size: 14px;
}
.color-antiquewhite {
  background-color: antiquewhite;
}
.inlineblock {
  display: inline-block !important;
}
.alertContent {
  position: absolute;
  top: 20px;
  color: #ff3333;
}
.periodDropdown {
  display: inline-block;
  margin-left: 10px;
  min-width: 170px;
}
.districtContent p {
  margin: 0;
  width: 100%;
  text-align: justify;
}
#lnkRef {
  color: #1669b3;
  text-decoration: underline;
}
.optionsSet2 {
  padding: 3px 10px;
  border: solid 1px grey;
  font-size: small;
  width: 100%;
}
.optionsSet2 legend {
  font-size: 12px;
  border-bottom: none;
  width: auto;
  padding: 0 10px;
  margin-bottom: 5px;
}
.pnlskillmr {
  display: inline-block;
  margin-right: 20px;
}
.input-inlineBlock {
  display: inline-block;
  margin-right: 20px;
  width: auto;
}
.dataShow-span {
  display: inline-block;
  margin-right: 30px;
}
#DataTables_attendance_wrapper table.dataTable tfoot td {
  padding: 8px 10px;
}
.nobold {
  font-weight: normal !important;
}
.red {
  color: #ff3333 !important;
}
.print-btn {
  position: absolute;
  right: 15px;
}
table td .pre_posted,
table th .pre_posted,
table tr .pre_posted {
  background: #bababa !important;
}
table td .tardy_gray,
table th .tardy_gray,
table tr .tardy_gray {
  background: #bababa !important;
}
table td .tardy,
table th .tardy,
table tr .tardy {
  background: #fefaba !important;
}
table td .absent_gray,
table th .absent_gray,
table tr .absent_gray {
  background: #bababa !important;
}
table td .absent,
table th .absent,
table tr .absent {
  background: #febaba !important;
}
table td .active,
table th .active,
table tr .active {
  background: #cbffca !important;
}
table td .inactive,
table th .inactive,
table tr .inactive {
  background: transparent !important;
}
.attendance_selection {
  font-weight: normal;
}
#attendanceTBody label {
  font-weight: normal !important;
}
.colorchart {
  width: 15px;
  height: 15px;
  padding: 0px;
}
#ctl00_availCategoriesPanel {
  background: #e1ebff;
  padding: 5px;
  margin: 0;
}
#ul_available_categories li {
  list-style-type: none;
  padding: 2px;
  margin: 3px 0 0 0;
  width: 220px;
  background: #fff;
  border: 1px solid #ccc;
}
#ul_available_categories li div {
  background: #e1ebff;
  padding: 5px;
  margin: 0;
}
th.cycle_header {
  font-weight: bold;
  text-align: center;
  vertical-align: bottom;
  background: #bce;
}
#category_table thead tr th {
  text-align: center;
  border: 1px solid #ccc;
}
#category_table tbody tr td {
  text-align: center;
  border: 1px solid #ccc;
}
#category_table tfoot td {
  text-align: center;
  border: 1px solid #ccc;
}
#category_table .required {
  display: none;
}
#category_table tr .active {
  background: none;
  color: red;
}
#category_table tr .active .required {
  display: inline;
}
.pnlDetailTable thead {
  background: none !important;
  background-color: #ededed !important;
}
.pnlDetailTable thead tr th {
  border-right: 2px solid #ddd;
  text-align: center;
}
#assignment_table {
  max-width: 1200px;
}
#assignment_table tr td.dataTables_empty {
  text-align: center;
}
.icon-group {
  position: relative;
}
.icon-group .input-group-addon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border-top-right-radius: 15px!important;
  border-bottom-right-radius: 15px!important;
  width: 30px;
  padding-left: 0;
  padding-right: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .form-horizontal .control-label-title {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.flexInline {
  display: flex;
  align-items: center;
}
.flexInline.between {
  justify-content: space-between;
}
.flexInline.alignTop {
  align-items: flex-start;
}
.flexInline.justifyEnd {
  justify-content: flex-end;
}
.flexInline.flexWrap {
  flex-wrap: wrap;
}
.flexInline.column {
  flex-direction: column;
}
.flexInline input[type='checkbox'],
.flexInline input[type='radio'] {
  margin: 0;
  margin-right: 5px;
}
.flexInline label,
.flexInline .label {
  flex: 0 0 auto;
  min-height: 1px;
  margin: 0;
  margin-right: 10px;
}
.flexInline label:empty,
.flexInline .label:empty {
  display: block;
}
.flexInline label.m-b-10,
.flexInline .label.m-b-10 {
  margin-bottom: 10px;
}
.flexInline .form-group {
  margin-bottom: 10px;
}
.content-wrapper > .content.hasTopForm .section-title {
  margin-top: 10px;
}
.content-wrapper > .content.hasTopForm .topForm .flexInline .form-group {
  padding: 0 15px;
  margin-bottom: 10px;
}
.topForm .printBtn {
  margin: 0;
}
@media (max-width: 600px) {
  .flexInline .min-w-95 {
    min-width: 0;
  }
  .flexInline .min-w-105 {
    min-width: 0;
  }
  .flexInline.blockIn600 {
    display: block;
  }
}
button {
  background: none;
  border: 0;
}
.modal.show .modal-dialog {
  transform: none;
}
.modal-dialog {
  padding: 0;
}
.modal-1000 {
  max-width: 1000px;
}
@media (max-width: 1050px) {
  .modal-1000 {
    max-width: 100%;
  }
}
.p-0 {
  padding: 0;
}
.p-r-50 {
  padding-right: 50px;
}
.min-w-95 {
  min-width: 95px;
}
.min-w-105 {
  min-width: 105px;
}
.min-w-125 {
  min-width: 125px;
}
.min-w-200 {
  min-width: 200px;
}
.min-w-230 {
  min-width: 230px;
}
.max-w-50 {
  max-width: 50px;
}
.max-w-120 {
  max-width: 120px;
}
.max-w-150 {
  max-width: 150px;
}
.max-w-200 {
  max-width: 200px;
}
.max-w-300 {
  max-width: 300px;
}
.max-w-400 {
  max-width: 400px;
}
.clearNone {
  clear: none !important;
}
legend {
  border: 0;
}
.table {
  color: #000;
}
.table tr.withdrawn,
.table td.withdrawn,
.table th.withdrawn {
  background: #ADCAFF;
}
.table tr.withdrawn td,
.table td.withdrawn td,
.table th.withdrawn td,
.table tr.withdrawn th,
.table td.withdrawn th,
.table th.withdrawn th {
  background: #ADCAFF;
}
.table td.unsaved {
  background: #DDD;
}
@media (max-width: 1400px) {
  .table#CourseworkCredits thead td,
  .table#CourseworkCredits thead th {
    padding: 10px 5px;
  }
  .table#CourseworkCredits tbody td,
  .table#CourseworkCredits tbody th {
    padding: 10px 5px;
  }
}
@media (max-width: 1250px) {
  .table#CourseworkCredits thead td,
  .table#CourseworkCredits thead th {
    padding: 10px 2px;
  }
  .table#CourseworkCredits tbody td,
  .table#CourseworkCredits tbody th {
    padding: 10px 2px;
  }
}
@media (max-width: 1250px) {
  .table#CourseworkCredits thead td,
  .table#CourseworkCredits thead th {
    padding: 5px;
  }
  .table#CourseworkCredits tbody td,
  .table#CourseworkCredits tbody th {
    padding: 5px;
  }
}
.table.specialGradeTable {
  margin: 0;
  width: auto;
}
.table.specialGradeTable thead tr td,
.table.specialGradeTable tbody tr td,
.table.specialGradeTable thead tr th,
.table.specialGradeTable tbody tr th {
  padding: 8px 5px;
  white-space: nowrap;
}
.table.specialGradeTable thead tr th,
.table.specialGradeTable thead tr td {
  background: none;
  cursor: inherit;
}
.table.specialGradeTable thead tr th:focus,
.table.specialGradeTable thead tr td:focus {
  outline: none;
}
.table.specialGradeTable thead tr.greyBlueTr th,
.table.specialGradeTable thead tr.greyBlueTr td {
  background-color: #BCE;
}
.table tr.absent td,
.table tr.absent th {
  background: #FEBABA;
}
.table tr.tardy td,
.table tr.tardy th {
  background: #FEFABA;
}
.table tr.tardy_gray td,
.table tr.tardy_gray th {
  background: #BABABA;
}
.table tr.absent_gray td,
.table tr.absent_gray th {
  background: #BABABA;
}
.table tr.pre_posted td,
.table tr.pre_posted th {
  background: #BABABA;
}
.table tr.focus {
  background-color: #fdd5d6;
}
.table tr.focus td,
.table tr.focus th {
  background-color: #fdd5d6;
}
.table tr.focus td .unsaved,
.table tr.focus th .unsaved {
  background-color: #D2CEC2;
}
.table tr.focus_withdrawn {
  background-color: #ADDFFF;
}
.table tr.focus_withdrawn td,
.table tr.focus_withdrawn th {
  background-color: #ADDFFF;
}
.table tr.focus_withdrawn td.unsaved,
.table tr.focus_withdrawn th.unsaved {
  background-color: #A9C5D7;
}
.table tr td.absent,
.table tr th.absent {
  background: #FEBABA;
}
.table tr td.tardy,
.table tr th.tardy {
  background: #FEFABA;
}
.table tr td.tardy_gray,
.table tr th.tardy_gray {
  background: #BABABA;
}
.table tr td.absent_gray,
.table tr th.absent_gray {
  background: #BABABA;
}
.table tr td.pre_posted,
.table tr th.pre_posted {
  background: #BABABA;
}
.table tr td.unsaved,
.table tr th.unsaved {
  background: #DDD;
}
.table tr td.lastupdatedRed,
.table tr th.lastupdatedRed {
  background: #FF0000;
}
.table tr td.period-bg.gray,
.table tr th.period-bg.gray {
  background-color: #808080;
}
.table tr td.period-bg.yellow,
.table tr th.period-bg.yellow {
  background-color: #fefaba;
}
.table tr td.period-bg.pink,
.table tr th.period-bg.pink {
  background-color: #febaba;
}
.table.noStyleTable {
  border: 0;
  background: none;
}
.table.noStyleTable tr {
  background-color: transparent;
}
.table.noStyleTable > tr > td,
.table.noStyleTable > tr > th {
  border: 0;
}
.table.noStyleTable > tr > td:first-child {
  padding-left: 0;
}
.table.noStyleTable > tbody > tr > td,
.table.noStyleTable > tbody > tr > th {
  border: 0;
}
.table.noStyleTable > tbody > tr > td:first-child {
  padding-left: 0;
}
.ui-autocomplete-loading {
  background-image: url(../../images/loading.gif);
  background-size: 20px;
  background-origin: content-box;
  background-position: right center;
  background-repeat: no-repeat;
}
.ui-loading {
  background-image: url(../../images/loading.gif);
  background-size: 20px;
  background-origin: content-box;
  background-position: right center;
  background-repeat: no-repeat;
}
main {
  padding: 0;
}
main.content-wrapper > section {
  padding: 15px;
  position: relative;
}
main.content-wrapper > section.content .content-bg,
main.content-wrapper > section.content .EMP-detail,
main.content-wrapper > section.content .content-white {
  height: auto;
}
main .nav-link {
  color: #337ab7;
}
main .nav-link:hover {
  text-decoration: underline;
}
.font-normal {
  font-weight: normal;
}
.noData-hint {
  color: #969696;
  display: none;
}
.input-w-40 {
  width: 40px;
}
hr.vertical {
  border-right: 1px solid #ddd;
  height: 100%;
  width: 0;
}
.static {
  position: static;
}
.font-12 {
  font-size: 12px;
}
.modal-dialog {
  width: 600px;
  margin: 30px auto;
  max-width: 100%;
}
.modal-dialog .modal-content {
  max-width: 100%;
  min-width: auto;
}
.success-hint {
  display: none;
}
.content-wrapper > .content .section-title {
  margin: 20px 0;
}
.content-wrapper > .content .row {
  margin-left: -15px;
  margin-right: -15px;
}
.table {
  word-break: normal;
}
.m-tb-none {
  margin-top: 0;
  margin-bottom: 0;
}
.m-t-10 {
  margin-top: 10px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-b-0 {
  margin-bottom: 0;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.overflowAuto-x {
  overflow-x: auto;
  max-width: 100%;
}
#IPRCourse .courseTh,
#pnlSPRDetails .courseTh {
  background: #cacaca;
}
#IPRCourse .skillDescr,
#pnlSPRDetails .skillDescr {
  font-style: italic;
  font-weight: normal;
  font-size: smaller;
}
#pnlSPRDetails tbody th {
  font-weight: normal;
}
#DataTables_assignmentGrades.standardTable,
.gradeTablePrint.standardTable {
  min-width: auto!important;
}
#DataTables_assignmentGrades.standardTable .assignmentProperty,
.gradeTablePrint.standardTable .assignmentProperty {
  display: inline-block !important;
}
#DataTables_assignmentGrades .gradeIcon .commonIcon,
.gradeTablePrint .gradeIcon .commonIcon,
#DataTables_assignmentGrades .gradeIcon .assignmentProperty,
.gradeTablePrint .gradeIcon .assignmentProperty {
  display: none;
}
#DataTables_assignmentGrades .gradeIcon .emptyComment,
.gradeTablePrint .gradeIcon .emptyComment {
  display: inline;
}
#DataTables_assignmentGrades .gradeIcon.commentGrade .commonIcon,
.gradeTablePrint .gradeIcon.commentGrade .commonIcon {
  display: none;
}
#DataTables_assignmentGrades .gradeIcon.commentGrade .accomComment,
.gradeTablePrint .gradeIcon.commentGrade .accomComment {
  display: inline;
}
#DataTables_assignmentGrades .gradeIcon.lateGrade .commonIcon,
.gradeTablePrint .gradeIcon.lateGrade .commonIcon {
  display: none;
}
#DataTables_assignmentGrades .gradeIcon.lateGrade .astComment,
.gradeTablePrint .gradeIcon.lateGrade .astComment,
#DataTables_assignmentGrades .gradeIcon.lateGrade .lateIcon,
.gradeTablePrint .gradeIcon.lateGrade .lateIcon {
  display: inline;
}
#DataTables_assignmentGrades .gradeIcon.redoGrade .commonIcon,
.gradeTablePrint .gradeIcon.redoGrade .commonIcon {
  display: none;
}
#DataTables_assignmentGrades .gradeIcon.redoGrade .astComment,
.gradeTablePrint .gradeIcon.redoGrade .astComment,
#DataTables_assignmentGrades .gradeIcon.redoGrade .redoIcon,
.gradeTablePrint .gradeIcon.redoGrade .redoIcon {
  display: inline;
}
#DataTables_assignmentGrades .gradeIcon.accommodationGrade .commonIcon,
.gradeTablePrint .gradeIcon.accommodationGrade .commonIcon {
  display: none;
}
#DataTables_assignmentGrades .gradeIcon.accommodationGrade .accomComment,
.gradeTablePrint .gradeIcon.accommodationGrade .accomComment,
#DataTables_assignmentGrades .gradeIcon.accommodationGrade .accoIcon,
.gradeTablePrint .gradeIcon.accommodationGrade .accoIcon {
  display: inline;
}
#DataTables_assignmentGrades .gradeIcon.excludedGrade .commonIcon,
.gradeTablePrint .gradeIcon.excludedGrade .commonIcon {
  display: none;
}
#DataTables_assignmentGrades .gradeIcon.excludedGrade .excludedIcon,
.gradeTablePrint .gradeIcon.excludedGrade .excludedIcon,
#DataTables_assignmentGrades .gradeIcon.excludedGrade .excludeComment,
.gradeTablePrint .gradeIcon.excludedGrade .excludeComment {
  display: inline;
}
#DataTables_assignmentGrades .gradeIcon.excludedGrade .commonIcon {
  display: none;
}
#DataTables_assignmentGrades .gradeIcon.excludedGrade .excludedIcon,
#DataTables_assignmentGrades .gradeIcon.excludedGrade .excludeComment {
  display: inline;
}
table.dataTable-init thead tr:not(:last-child) th:last-child {
  border-top-right-radius: 10px;
}
.btn.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.closeCalender {
  border: 1px solid #ddd;
  background: #eee;
  border-radius: 3px;
  margin-right: 3px;
}
.showOrHideMenu.hideMenu .hideMenu {
  display: flex;
}
.showOrHideMenu.hideMenu .showMenu {
  display: none;
}
.showOrHideMenu.showMenu .hideMenu {
  display: none;
}
.showOrHideMenu.showMenu .showMenu {
  display: flex;
}
img {
  max-width: 100%;
}
.modal-header {
  justify-content: flex-start;
}
.modal-header.noTitle {
  min-height: 34px;
}
.modal-header.noTitle .close {
  height: 24px;
  line-height: 24px;
  margin-top: -12px;
}
.noUnderline {
  text-decoration: none!important;
}
.gradeSmInput {
  width: 35px;
  padding: 3px 5px;
  height: 20px;
  /* AMP-1390 changing height from 25px to 20px.*/
}

@media not all and (min-resolution:.001dpcm) { @media {

  .gradeSmInput { 
    width: 35px;
    padding: 3px 5px;
    height: 25px;

  }
  /* AMP-2580 added properties for Safari to have a large height */
}}


.blue-link {
  color: #3c7bb3;
  cursor: pointer;
}
.blue-link:hover {
  color: #2d699d;
}
.blue-link:focus {
  box-shadow: none;
}
.blue-link[disabled='disabled'] {
  cursor: default;
  color: #666 !important;
}
table.table.widthAuto {
  width: auto;
}
table.table.dataTable {
  margin: 0;
}
table.table.dataTable.widthAuto {
  width: auto;
}
table.table.dataTable#DataTables_assignmentGrades {
  width: auto;
}
@media (min-width: 550px) {
  table.table.dataTable#DataTables_assignmentGrades {
    min-width: 530px;
  }
}
table.table .btn {
  min-width: initial;
}
table.table .greyTr td,
table.table .greyTr th {
  background: #cacaca;
}
table.table .greyBlueTr td,
table.table .greyBlueTr th {
  background: #BCE;
}
table.table .greyTh {
  background: #cacaca;
}
table.table .greyBlueTh {
  background: #BCE;
}
@media (min-width: 1200px) {
  table.table.max-w-800 {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  table.table.max-w-900 {
    max-width: 900px;
  }
}
.max-w-800 {
  max-width: 800px;
}
.max-w-900 {
  max-width: 900px;
}
.form-control.form-control-xs {
  padding: 3px 5px;
  height: auto;
  line-height: initial;
}
.form-control.form-control-35 {
  width: 35px;
}
.form-control.form-control-40 {
  width: 45px;
}
.suggested_input {
  color: #888;
  text-align: center;
}
.seatingChartEmpty {
  height: 65px!important;
  width: 100px!important;
  color: Black;
  font-size: 10px;
  text-align: center;
}
.seatingChartEmptyPhoto {
  height: 130px!important;
  width: 100px!important;
  color: Black;
  font-size: 10px;
  text-align: center;
}
.seatingChartFemale {
  background-color: #FEBABA;
  border-width: 1px;
  border-style: solid;
  height: 80px!important;
  width: 100px!important;
  color: Black;
  font-size: 10px;
  text-align: center;
}
.seatingChartMale {
  background-color: #E1EBFF;
  border-width: 1px;
  border-style: solid;
  height: 80px!important;
  width: 100px!important;
  color: Black;
  font-size: 10px;
  text-align: center;
}
.seatingChartNeutralPhoto {
  border-width: 1px;
  border-style: solid;
  /* height: 120px; */
  height: 130px!important;
  width: 100px!important;
  color: Black;
  font-size: 10px;
  text-align: center;
}
.seatingChartNeutral {
  border-width: 1px;
  border-style: solid;
  height: 65px!important;
  width: 100px!important;
  color: Black;
  font-size: 10px;
  text-align: center;
}
.seatingChartFemalePhoto {
  background-color: #FEBABA;
  border-width: 1px;
  border-style: solid;
  /* height: 120px; */
  height: 130px!important;
  width: 100px!important;
  color: Black;
  font-size: 10px;
  text-align: center;
}
.seatingChartMalePhoto {
  background-color: #E1EBFF;
  border-width: 1px;
  border-style: solid;
  /* height: 120px; */
  height: 130px!important;
  width: 100px!important;
  color: Black;
  font-size: 10px;
  text-align: center;
}
#seatingChartTable {
  width: auto;
  overflow: initial;
}
#seatingChartTable tr td p {
  margin: 0;
  line-height: 15px;
}
#unassignedStudent tbody tr td div {
  height: auto!important;
  width: auto!important;
}
.table tbody tr td.chart-hovering {
  border: medium dotted green;
}
.required {
  color: red;
}
.form-wrapper {
  position: relative;
}
.noStyle {
  background: none;
  border: 0;
  padding: 0;
}
.noStyle:focus {
  outline: none;
  box-shadow: none;
}
.grey-hint {
  color: #999;
}
.warning-hint {
  color: #db813b;
  display: none;
}
.fontSm {
  font-weight: normal;
  font-size: 12px;
}
.warnBorderBtn {
  color: Red;
  border-color: Red;
  border-width: 1px;
  border-style: Solid;
  padding: 0 5px;
}
.p-l-25 {
  padding-left: 25px;
}
.table tbody:last-child tr:last-child th:first-child,
.table tbody:first-child tr:only-child td:first-child {
  border-radius: 0!important;
}
.inlineBlockTable {
  display: inline-block;
}
table.dataTable.no-footer {
  border: 1px solid #dee2e6;
}
.redBg {
  background-color: #FF0000;
}
.well {
  min-height: initial;
}
.a-link {
  cursor: pointer;
}
.ui-autocomplete {
  max-height: 270px;
  overflow-y: auto;
  overflow-x: hidden;
}
.error-hint,
.success-hint {
  font-size: 13px;
  font-weight: bold;
}
.error-hint a,
.success-hint a {
  color: inherit!important;
  text-decoration: underline;
  cursor: pointer;
}
.EMP-detail {
  font-size: 14px;
}
.separateTitle {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #000;
}
.tooltip[x-placement=top] {
  top: -5px !important;
}
.form-group:not(.has-error) .help-block {
  display: none!important;
}
.noBorderTable {
  border: 0;
}
.font-14 {
  font-size: 14px;
}
.max-33-p {
  max-width: 33%;
}
.fontRed {
  color: red;
}
.nowrap {
  white-space: nowrap;
}
.table td.nowrap,
.table th.nowrap {
  white-space: nowrap;
}
table tr.skillBreakLineTr {
  border: 0!important;
}
table tr.skillBreakLineTr td.skillBreakLineTD {
  padding: 0!important;
  border: 0!important;
}
.skillBreakLine {
  height: 25px;
  position: relative;
  left: -1px;
  right: -1px;
  background: #E8F2F4;
}
.eleCardSkillWrap .pnlDetailTable {
  margin-bottom: -1px !important;
}
.eleCardSkillWrap .skillBreakLine {
  height: 20px;
  width: 100%;
  background: none;
}
.errorStar {
  display: none;
}
td.errorField {
  background-color: #ea2623 !important;
}
td.errorField .errorStar {
  display: inline;
}
#DataTables_assignmentGrades.standardTable {
  display: block;
  overflow-x: scroll;
}
#DataTables_assignmentGrades.standardTable td,
#DataTables_assignmentGrades.standardTable th {
  border-left: 0;
  border-right: 1px solid #dee2e6;
}
#DataTables_assignmentGrades.standardTable thead {
  position: sticky;
  top: 0.25px;
  z-index: 100;
}
#DataTables_assignmentGrades.standardTable thead th {
  background-color: #c0c0c0;
}
#DataTables_assignmentGrades.standardTable tbody td,
#DataTables_assignmentGrades.standardTable tfoot td,
#DataTables_assignmentGrades.standardTable tbody th,
#DataTables_assignmentGrades.standardTable tfoot th {
  background-color: #fff;
}
#DataTables_assignmentGrades.standardTable tbody tr.focus td,
#DataTables_assignmentGrades.standardTable tfoot tr.focus td,
#DataTables_assignmentGrades.standardTable tbody tr.focus th,
#DataTables_assignmentGrades.standardTable tfoot tr.focus th {
  background-color: #fdd5d6;
}
#DataTables_assignmentGrades.standardTable thead td.fixed-column1,
#DataTables_assignmentGrades.standardTable tbody td.fixed-column1,
#DataTables_assignmentGrades.standardTable tfoot td.fixed-column1,
#DataTables_assignmentGrades.standardTable thead th.fixed-column1,
#DataTables_assignmentGrades.standardTable tbody th.fixed-column1,
#DataTables_assignmentGrades.standardTable tfoot th.fixed-column1 {
  min-width: 80px;
  max-width: 80px;
}
#DataTables_assignmentGrades.standardTable thead td.fixed-column2,
#DataTables_assignmentGrades.standardTable tbody td.fixed-column2,
#DataTables_assignmentGrades.standardTable tfoot td.fixed-column2,
#DataTables_assignmentGrades.standardTable thead th.fixed-column2,
#DataTables_assignmentGrades.standardTable tbody th.fixed-column2,
#DataTables_assignmentGrades.standardTable tfoot th.fixed-column2 {
  min-width: 150px;
  max-width: 150px;
}
#DataTables_assignmentGrades.standardTable thead td.fixed-column3,
#DataTables_assignmentGrades.standardTable tbody td.fixed-column3,
#DataTables_assignmentGrades.standardTable tfoot td.fixed-column3,
#DataTables_assignmentGrades.standardTable thead th.fixed-column3,
#DataTables_assignmentGrades.standardTable tbody th.fixed-column3,
#DataTables_assignmentGrades.standardTable tfoot th.fixed-column3 {
  min-width: 80px;
  max-width: 80px;
}
#DataTables_assignmentGrades.standardTable thead td.fixed-column4,
#DataTables_assignmentGrades.standardTable tbody td.fixed-column4,
#DataTables_assignmentGrades.standardTable tfoot td.fixed-column4,
#DataTables_assignmentGrades.standardTable thead th.fixed-column4,
#DataTables_assignmentGrades.standardTable tbody th.fixed-column4,
#DataTables_assignmentGrades.standardTable tfoot th.fixed-column4 {
  min-width: 80px;
  max-width: 80px;
}
#DataTables_assignmentGrades.standardTable thead td.fixed-column4-second,
#DataTables_assignmentGrades.standardTable tbody td.fixed-column4-second,
#DataTables_assignmentGrades.standardTable tfoot td.fixed-column4-second,
#DataTables_assignmentGrades.standardTable thead th.fixed-column4-second,
#DataTables_assignmentGrades.standardTable tbody th.fixed-column4-second,
#DataTables_assignmentGrades.standardTable tfoot th.fixed-column4-second {
  min-width: 80px;
  max-width: 80px;
}
#DataTables_assignmentGrades.standardTable thead td.unsaved,
#DataTables_assignmentGrades.standardTable tbody td.unsaved,
#DataTables_assignmentGrades.standardTable tfoot td.unsaved,
#DataTables_assignmentGrades.standardTable thead th.unsaved,
#DataTables_assignmentGrades.standardTable tbody th.unsaved,
#DataTables_assignmentGrades.standardTable tfoot th.unsaved {
  background: #ddd;
}
#DataTables_assignmentGrades.standardTable .fixed-column1 {
  position: sticky;
  left: 0px;
  top: auto;
  z-index: 99;
}
#DataTables_assignmentGrades.standardTable .fixed-column2 {
  position: sticky;
  left: 91px;
  top: auto;
  z-index: 99;
}
#DataTables_assignmentGrades.standardTable .fixed-column3 {
  position: sticky;
  left: 252px;
  top: auto;
  z-index: 99;
}
#DataTables_assignmentGrades.standardTable .fixed-column4 {
  position: sticky;
  left: 343px;
  top: auto;
  z-index: 99;
}
#DataTables_assignmentGrades.standardTable .fixed-column4-second {
  position: sticky;
  left: 252px;
  top: auto;
  z-index: 99;
}
#noteDetail {
  margin-bottom: 20px;
}
#studentAssTableWrapper {
  overflow-x: auto;
}
#studentAssTableWrapper td input {
  max-width: 35px;
}
#studentAssTableWrapper table td.gradeIcon {
  min-width: 60px;
}
#studentAssTableWrapper table td.gradeIcon input {
  display: inline-block;
}
#cycleSelect,
#semesterSelect {
  min-width: 50px;
}
.form-control.sm {
  width: 35px;
  padding: 3px 5px;
  height: 25px;
}
.standardBaseReport {
  width: 100%;
  overflow-x: auto;
}
/* AMP-1390 */
.titleSection {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-spacing: 10px;
}
.subtitlediv {
  display: table-cell;
}
.tiles .tile button:focus {
  box-shadow: none;
}
form.tile.double {
  padding-bottom: 0;
}
form.tile.double > button {
  min-height: 125px;
  width: 100%;
  display: flex;
}
.printBox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.printBox .printFormGroup {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0;
  margin-right: 10px;
}
.printBox .printFormGroup label {
  margin-bottom: 0;
}
.printBox .printFormGroup .printFormInner {
  position: relative;
}
.printGradeContainer table.table {
  margin-bottom: 20px!important;
}
.licensePanel a {
  color: #db813b;
}
/*AMP-2330 fixed accessibility issues*/
.btn.btn-default-red {
  color: #333 !important;
}
.loginBody button.btn-success {
  box-shadow: none;
  background-color: #C32433;
  color: #fff;
  border-color: #C32433;
}

.loginBody .form-group input.form-control:focus, .loginBody .form-group select.form-control:focus{
  border: 2px solid #C32433;
}

#homeTabContent button.btn.tab-click:focus {
  outline: none!important;
  border: 2px solid #fff;
}
#homeTabContent button.btn.btn-default-red.tab-click:focus {
  outline: none!important;
  border: 2px solid #C32433;
}
#homeTabContent #btn_submit:focus,
#homeTabContent #btn_submit2:focus {
  outline: none!important;
  border: 1px solid #fff;
}
.tab-click:focus {
  outline: 1px solid white!important;
  -moz-outline-radius: 10px;
}
.tab-click:focus:not(:focus-visible) {
  outline: 0!important;
}

@media (max-height: 600px) {
  .loginBody footer.login-footer {
    position: relative;
  }
}
.account-header a.logoA {
  max-width: 240px;
  display: block;
}
.account-header a.logoA img#title-logo {
  max-width: 100%;
}
.eye-switch {
  background: none;
  border: 0;
}

.pin-eye-switch {
  background: none;
  border: 0;
}

body .user-panel .image {
  background-color: #db813b;
}
body .vertical-line {
  border-right: 2px solid #414042;
}
body .nav-item .fa-angle-down {
  color: #db813b;
}
body #ppNotesModal .modal-content .modal-title,
body #ppNotesModal .modal-content .modal-body,
body .withdrawn .fa,
body .showNoteModal .fa {
  color: #db813b;
}
body .panel-common .panel-body {
  border-top: 1px solid #ddd;
}
body .text-danger {
 /*  color: rgba(235, 49, 71, 0.88); */
  color: #C32433; /*AMP-2330 fixed accessibility issues*/
}
body.account-wrap .alert-error {
  background: #eb3147;
  color: #fff;
  border-color: rgba(235, 49, 71, 0.88);
}
body.account-wrap p a {
  color: #03a9f4;
}
body.account-wrap p a:hover {
  border-bottom: #000 dashed 1px;
}
body.account-wrap .navbar-static-top {
  background-color: #404041;
  color: #eaeaea;
}
body.account-wrap .navbar-static-top .navbar-brands .navbar-toggle {
  background-color: #414042;
  color: #eaeaea;
  border-color: #DDDDDD;
}
body.account-wrap .navbar-static-top .navbar-brands .navbar-toggle > .icon-bar {
  background-color: #eaeaea;
}
body.account-wrap .navbar-static-top .navbar-collapse li a:link,
body.account-wrap .navbar-static-top .navbar-collapse li a:active,
body.account-wrap .navbar-static-top .navbar-collapse li a:visited {
  color: #eaeaea;
}
body.account-wrap .navbar-static-top .navbar-collapse li a:hover,
body.account-wrap .navbar-static-top .navbar-collapse li a:focus {
  background: transparent;
  color: #fff;
}
body.account-wrap .navbar-static-top .navbar-collapse .dropdown-toggle::after {
  color: #db813b;
}
body.account-wrap .navbar-static-top .navbar-collapse .fa-question-circle {
  font-size: 22px;
}
body.account-wrap .navbar-static-top .nav li.dropdown.show a:link,
body.account-wrap .navbar-static-top .nav li.dropdown.show a:active,
body.account-wrap .navbar-static-top .nav li.dropdown.show a:visited,
body.account-wrap .navbar-static-top .nav li.dropdown.show a:hover {
  color: #eaeaea;
  background: #414042;
  font-size: 14px;
}
body.account-wrap .navbar-static-top .nav li.dropdown.show ul.dropdown-menu li a:active,
body.account-wrap .navbar-static-top .nav li.dropdown.show ul.dropdown-menu li a:link,
body.account-wrap .navbar-static-top .nav li.dropdown.show ul.dropdown-menu li a:visited {
  background-color: #fff;
  color: #414042;
}
body.account-wrap .navbar-static-top .nav li.dropdown.show ul.dropdown-menu li a:hover {
  background-color: #eaeaea;
}
body.account-wrap .district-photo .district-name {
  color: #000;
}
body .step-wizard .step-anchor::before {
  background-color: #414042;
}
body .step-wizard .step-anchor li a {
  color: #414042;
}
/*AMP-2330 fixed accessibility issues*/
body .step-wizard .step-anchor li .active {
  color: #C32433;
  background: transparent !important;
}
body .step-wizard .step-anchor li .active ::after {
  background-color: #C32433;
}
body .step-wizard .tab-content > .active {
  background: transparent !important;
}
body .panel-mobile-login .fa-hand-pointer-o {
  color: #db813b;
}
body .panel-mobile-login .panel-body {
  background: #fff;
}
body .login-footer {
  color: #eaeaea;
}
body .nav-pills > li.active > button,
body .nav-pills > li.active > button:focus,
body .nav-pills > li.active > button:hover {
  background: #217dbb;
}
body .cycle-link {
  color: #217dbb;
}
body .failing {
  color: rgba(235, 49, 71, 0.88);
}
body .content .btn-default,
body .modal .btn-default {
  background: #777777;
  color: #fff;
  border-color: rgba(119, 119, 119, 0.88);
}
body .content .btn-default:hover,
body .modal .btn-default:hover,
body .content .btn-default:focus,
body .modal .btn-default:focus,
body .content .btn-default:active,
body .modal .btn-default:active {
  background: #5e5e5e;
  color: #fff;
  border-color: rgba(119, 119, 119, 0.88);
}
body .admin-content .btn-primary {
  background: #3498db;
  color: #fff;
  border-color: rgba(52, 152, 219, 0.88);
}
body .admin-content .btn-primary:hover,
body .admin-content .btn-primary:focus {
  background: #217dbb;
}
body .admin-content .btn-danger,
body .admin-content .alert-error,
body .admin-content .label-danger {
  background: #eb3147;
  color: #fff;
  border-color: rgba(235, 49, 71, 0.88);
}
body .admin-content .text-danger {
   /*  color: rgba(235, 49, 71, 0.88); */
  color: #C32433; /*AMP-2330 fixed accessibility issues*/
}
body .admin-content .btn-success-new {
  background: #209b86;
  color: #fff;
  border-color: rgba(32, 155, 134, 0.88);
}
body .admin-content .btn-success-new:hover,
body .admin-content .btn-success-new:focus {
  background: #177161;
  color: #fff;
  border-color: #177161;
}
body .admin-content .alert-info-new {
  background: #3498db;
  color: #fff;
  border-color: rgba(52, 152, 219, 0.88);
}
body .admin-content .alert-warning-outline-fill {
  background: rgba(245, 175, 51, 0.1);
  color: #000;
  border-color: rgba(245, 175, 51, 0.88);
  border-width: 3px;
}
body .admin-content .x-panel.panel-info-outline {
  border: 3px solid rgba(52, 152, 219, 0.88);
  color: #000 !important;
}
body .admin-content .x-panel.panel-success-outline {
  color: #000 !important;
  border: 3px solid rgba(32, 155, 134, 0.88) !important;
}
body .admin-content .x-panel.panel-default-outline {
  color: #000 !important;
  border: 3px solid rgba(119, 119, 119, 0.88) !important;
}
body .admin-content .x-panel.panel-default-outline-fill {
  background: rgba(119, 119, 119, 0.1) !important;
  color: #000 !important;
  border-color: rgba(119, 119, 119, 0.88) !important;
  border-width: 3px !important;
  border-style: solid;
}
body .admin-content .x-panel.panel-success-outline-fill {
  background: rgba(32, 155, 134, 0.1) !important;
  color: #000 !important;
  border-color: rgba(32, 155, 134, 0.88) !important;
  border-width: 3px !important;
  border-style: solid;
}
body .admin-content .well label {
  color: #03a9f4;
}
body .admin-content .label-success {
  background: #1f9783;
  color: #fff;
  border-color: rgba(32, 155, 134, 0.88);
}
body .admin-content .search-box .fa-chevron-down,
body .admin-content .search-box .fa-chevron-up {
  font-size: 22px;
  color: #db813b;
}
body .admin-content table.dataTable tbody tr.active td {
  background: #db813b;
  color: #fff;
}
body .admin-content .fa-green {
  color: fade-in(rgba(32, 155, 134, 0.88), 1);
}
body .admin-content .sw-theme-dots > ul.step-anchor:before {
  background-color: #414042;
}
body .admin-content .sw-theme-dots > ul.step-anchor > li > a {
  color: #414042;
}
body .admin-content .sw-theme-dots > ul.step-anchor > li.active > a {
  color: #db813b;
}
body .admin-content .sw-theme-dots > ul.step-anchor > li.active > a:after {
  background: #db813b;
}
body .admin-content .sw-theme-dots > ul.step-anchor > li.done > a:after {
  background: fade-out(#db813b, 0.9) !important;
}
body .finish-content .fa-circle {
  color: #000;
}
body .error-content .fa-circle {
  color: rgba(235, 49, 71, 0.88);
}
body .error-content .fa-times {
  color: #fff;
}
body .finish-content .fa-circle {
  color: #000;
}
body .error-content .fa-circle {
  color: rgba(235, 49, 71, 0.88);
}
body .error-content .fa-times {
  color: #fff;
}
body .public-title {
  border: dashed 1px #808080;
  padding-left: 10px;
  background-color: #ffefdb;
}
body .documentManagement-content .x-whitebg {
  background: #fff;
}
body .panel-student-dashboard {
  color: #eaeaea !important;
  background-color: #414042;
}
body .panel-student-dashboard.selected {
  border: 5px solid #db813b;
}
body .panel-student-dashboard.selected .x-title {
  border-bottom: 3px solid #db813b;
}
body .panel-student-dashboard.selected .x-title i.fa {
  color: #db813b;
}
body .panel-student-dashboard.selected .post-thumbnail {
  background-color: #db813b;
}
body .panel-student-dashboard.selected .post-thumbnail img {
  background-color: #db813b;
}
body .sidebar-dark-primary .nav-sidebar > .nav-item.has-treeview.menu-open > .nav-link {
  color: #eaeaea;
  background: linear-gradient(#4b4a4c, #3e3d3f), #414042;
}
body .sidebar-dark-primary .nav-sidebar > .nav-item.has-treeview.menu-open .nav-link {
  border-right: 5px solid #db813b;
}
body .sidebar-dark-primary .nav-treeview > .nav-item > .nav-link {
  color: #eaeaea;
}
body .sidebar-dark-primary .nav-treeview > .nav-item > .nav-link:hover {
  color: #eaeaea;
}
body .sidebar-dark-primary .nav-treeview > .nav-item > .nav-link.active,
body .sidebar-dark-primary .nav-treeview > .nav-item > .nav-link.active:hover {
  color: #eaeaea;
}
body .sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link:active,
body .sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link:focus {
  color: #eaeaea;
}
body .sidebar-dark-primary .nav-sidebar > .nav-item:hover > .nav-link {
  color: #eaeaea;
}
body .sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active {
  color: #eaeaea;
  background-color: #323132;
}
body .menu-open > ul.nav.nav-treeview .nav-item:hover {
  background-color: #414042;
}
body .side-menu li.online-reg-form-link a {
  color: #eaeaea;
}
body .side-menu li.online-reg-form-link:hover {
  background: linear-gradient(#4b4a4c, #3e3d3f), #414042;
}
body .side-menu > li.online-reg-form-link.active {
  background: linear-gradient(#4b4a4c, #3e3d3f), #414042;
}
body .current-page > a {
  background: linear-gradient(#4b4a4c, #3e3d3f), #414042;
}
body .main-sidebar {
  background-color: #414042;
}
body .main-sidebar .sidebar .menu-section h3 {
  color: #db813b;
}
body .main-sidebar .sidebar .menu-section h3.menu-title .btn {
  color: #eaeaea !important;
  border-color: #db813b !important;
}
body .main-sidebar .sidebar .menu-section ul li span {
  color: #eaeaea;
}
body .main-sidebar .sidebar .user-panel .info {
  color: #eaeaea;
}
body .main-sidebar .sidebar .nav-link {
  color: #eaeaea;
}
body .main-sidebar .sidebar .nav-link:hover {
  color: #eaeaea;
}
body .main-sidebar .sidebar .nav.nav-treeview .nav-item {
  background: #4b4a4c;
}
body .main-sidebar .sidebar .nav.nav-treeview .nav-item.current-page {
  background: #272728;
}
body .btn-theme {
  background: #db813b;
  color: #eaeaea;
  border-color: #db813b;
}
body .btn-theme:hover {
  color: #eaeaea;
  background: #d8762a;
}
body .line-solid {
  border-top: 3px solid #eaeaea;
}
body .campus-content .panel .panel-heading .panel-title .chevron-icon {
  color: #db813b;
}
body .atten-content .attendance-bar ul.nav-tab li a.active::after {
  background: #db813b;
  border: 1px solid #db813b;
}
body .panel-toolbox li a {
  color: #db813b;
}
body .navbar .navbar-nav .nav-link i.fa-bars {
  color: #db813b;
}
body .x-panel .x-title h4 .chevron-icon {
  color: #db813b;
}
body .nav-sidebar .nav-link > p > .right {
  color: #db813b;
}
body .nav-sidebar .nav-link > .nav-right-part > .right {
  color: #db813b;
}
body .menu-open > .nav-link {
  border-right: 5px solid #db813b;
}
body .current-page {
  border-right: 5px solid #db813b;
}
body .activeStu::before {
  background: #db813b !important;
}
body .activeStu::after {
  border-left: 1px solid #db813b !important;
}
body .activeStu span.nav-link {
  color: #db813b !important;
}
body .addrecord .btn-primary {
  color: #db813b !important;
  border-color: #db813b !important;
}
body .addrecord .btn-primary.addbutton {
  background-color: #db813b !important;
  color: #eaeaea !important;
  border-color: #db813b !important;
}
body .color-white {
  color: #fff;
}
 /*AMP-2330 fixed accessibility issues*/
body .btn-danger {
  background-color: #C32433;
}
.btn-success {
  background-color: #267D26;
}
body .btn-primary {
    color: #1F7494;
    border-color: #1F7494;
}
body .btn-primary:hover {
    color: #ffffff;
    background-color: #1F7494;
    border-color: #1F7494;
}


@media only screen and (max-width: 1280px) {
  body .sidebar-mini.sidebar-collapse .main-header {
    background: #414042;
  }
  body .sidebar-mini.sidebar-collapse .navbar .navbar-nav .nav-link i.fa-bars {
    color: #db813b;
  }
}
@media only screen and (min-width: 1280px) {
  body .navbar .navbar-nav .nav-link i.fa-bars {
    color: #db813b !important;
  }
}
@media only screen and (min-width: 1200px) {
  body.sidebar-collapse .main-header {
    background: #414042;
  }
}
@media only screen and (max-width: 1199px) {
  body .sidebar-mini.sidebar-collapse .main-header {
    background: #414042;
  }
  body .main-header {
    background: #414042;
  }
}


