/*body, body * {
    font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}*/

table th:first-child .pd-l-25 {
    padding-left: 25px !important;
}

.DefaultGroupLabel {
    width: 25px;
}

.DefaultGroup {
    width: 25px;
    font-size: medium;
    color: darkgoldenrod;
    border-color: black;
}

.NotDefaultGroup {
    width: 25px;
    font-size: medium;
    color: black;
}

.button-group .btn,
.note-wrapper .btn {
    float: none;
    margin: 0;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

div.format > * {
    padding: 10px;
}

div.format input[type=text],
div.format select {
    border-radius: 2px;
    width: 100%;
}

div.body-content {
    font-size: small;
}

.Absolute-Center.is-Responsive {
    width: 50%;
    height: 73%;
    min-width: 200px;
    max-width: 400px;
    padding: 0px;
}

.Absolute-Center {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.field-validation-valid {
    display: none;
}

.validation-summary-valid {
    display: none;
}

.tooltiptitle {
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
    CURSOR: Default;
    font-family: arial;
    font-weight: bold;
    font-size: 10pt;
}

.tooltipcontent {
    COLOR: #000000;
    TEXT-DECORATION: none;
    CURSOR: Default;
    font-family: arial;
    font-size: 10pt;
}

#ToolTip {
    position: absolute;
    width: auto;
    top: 0px;
    left: 0px;
    z-index: 4;
    visibility: hidden;
}

.school-admin-page {
    height: 100vh;
    overflow-y: scroll;
    margin-bottom: 50px;
}

.dataform-container {
    padding: 25px;
}

.comparison-group-form {
    min-height: 100vh;
}

.dataform-container .strong {
    font-weight: 700;
}

.dataform-container .amount-cell {
    width: 35%;
}


#filter > div,
#filter > div > div > button,
#filter > div > div > a,
#filter > div > div > label,
#filter > div > div > div > select,
#Grade > div > label,
#Grade > div > div > div > label,
#RangBar > div > label,
#schoolPartial > div > span,
#schoolPartial > div > span > span,
#schoolPartial > div > div > div > span,
#schoolPartial > div > div > div > div,
#schoolPartial > div > div > div > div > a,
#UpdateFilter {
    font-family: "Montserrat", sans-serif !important;
}

.font-bold{
    font-weight: bold !important;
}

#filter > div > div > div > div > select > option {
    padding: 5px !important;
}

#SelectedLocations {
    padding: 15px !important;
    margin-left: 0px;
    width: 95%;
}

#Location{
    padding: 15px 15px 15px 0px;

}

/*#Grade{
    width:30%
}*/

.header-title,
.page-header,
#index-schools-header,
.notes-header,
.ant-modal-title {
   font-size: 2em !important;
   font-weight: normal !important;
   font-family: 'Montserrat' !important;
}

.ant-typography {
   font-family: 'Montserrat' !important;
}

.ant-modal-title .header-title {
   font-size: 1em !important;
}

table.table-borderless,
table.table-borderless thead,
table.table-borderless thead tr,
table.table-borderless thead tr td {
   border-color: transparent !important;
   padding-left: 0px !important;
   padding-right: 0px !important;
}

    table.table-borderless i {
        font-size: unset !important;
    }


.comparison-group-form table tbody tr td span {
    color: #cccccc !important;
    padding: 7px;
}

    .comparison-group-form table tbody tr td span a {
        color: #5F8EC5 !important;
    }

.dataform-container .table-title {
    text-align: left;
    padding-left: 15px;
}

.dataform-container .header {
    margin-bottom: 20px !important;
}

.dataform-container .inner-table-header {
    height: 34px;
    padding: 6px 0;
}

.dataform-container .content-wrapper {
    padding: 20px 30px;
    margin-bottom: 30px;
}

.dataform-container .title {
    height: 75px;
    background: #32383e;
    padding: 15px;
}

.dataform-container td, .dataform-container th {
    height: 51px;
}

.dataform-container .idx-label {
    padding-left: 15px;
}

.dataform-container .title h1 {
    margin: 0;
    color: #fff;
    font-family: inherit;
    font-weight: 200;
    font-size: 2em;
}

.dataform-container table tbody {
    background-color: #fff;
}

table + table {
    margin-top: 20px;
}

.col-md-6 > table {
    width: 100%;
    margin-bottom: 20px;
}


.dataform-container table thead.light-thead {
    background-color: #eee;
    color: #333333;
    text-align: left;
}

.dataform-container table tfoot {
    font-weight: bold;
}

.dataform-container table tbody tr.spaceRow {
    height: 20px;
}

input.readonly {
    border: none;
}

.comment-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.comment-list {
    border-left: 1px solid #eee;
}

.listserv-dashboard .button-group-wrapper,
.comparison-group-form .button-group-wrapper,
.dataform-container .button-group-wrapper {
    position: fixed;
    bottom: 0;
    right: 0;
    text-align: right;
    background: #fff;
    z-index: 100;
    padding: 15px 16px;
    border-top: 3px solid #ccc;
    height:65px;
}


.bottom-ribbon{
    left:225px;
    z-index:999 !important;
}

.comparison-group-form .button-group-wrapper {
    padding-left: 250px;
    left: 225px;
}

.comparison-group-form .button-group,
.dataform-container .button-group {
    padding-right: 10px;
}

.dataform-container .note-wrapper {
    margin-bottom: 100px;
    background-color: #eeeeee;
    border-radius: 10px;
    padding: 20px;
}

    .dataform-container .note-wrapper .text-left {
        font-size: 12px;
        color: #666;
    }

    .dataform-container .note-wrapper p {
        color: #000;
    }


    .dataform-container .note-wrapper hr {
        border: 0;
        height: 1px;
        background-color: rgba(204, 204, 204, 0.5);
    }

    .dataform-container .table-wrapper * {
        font-size: 12px;
    }

.dataform-container .table-wrapper .fa {
    font-size: 2em;
}

.comparison-group-form .row [class*="col-"],
.dataform-container table .row [class*="col-"] {
    padding-top: 0px 15px;
}

.dataform-container .table-wrapper.scroll-wrapper {
    overflow-x: scroll;
    margin-bottom: 20px;
}

.table-wrapper.scroll-wrapper::-webkit-scrollbar,
.table-wrapper.scroll-wrapper tbody::-webkit-scrollbar {
    width: 1em;
}

.table-wrapper.scroll-wrapper::-webkit-scrollbar-track,
.table-wrapper.scroll-wrapper tbody::-webkit-scrollbar-track {
    border: 1px solid #eee;
}

.table-wrapper.scroll-wrapper::-webkit-scrollbar-thumb,
.table-wrapper.scroll-wrapper tbody::-webkit-scrollbar-thumb {
    background-color: #ccc;
    outline: 1px solid #ccc;
}

/*sticky tables*/
table.fixed-header thead tr th {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 10;
}

table.fixed-header thead tr:nth-child(2) th { /*height of the first header row*/
    top: 51px;
}

table.fixed-header thead tr:nth-child(3) th { /*height of the first and second header rows*/
    top: 100px;
}

table.fixed-first-col tbody tr td:nth-child(1) {
    position: sticky;
    position: -webkit-sticky;
    left: 0;
    z-index: 9;
    background-color: white;
    min-width: 150px;
}

table.fixed-first-col-none-color tbody tr td:nth-child(1) {
    position: sticky;
    position: -webkit-sticky;
    left: 0;
    z-index: 9;
    min-width: 150px;
}

table.fixed-first-col thead tr th:nth-child(1) {
    position: sticky;
    position: -webkit-sticky;
    left: 0;
}

    table.fixed-first-col thead tr th:nth-child(1):not(:empty) {
        z-index: 11;
    }

.dataform-container .table-wrapper.scroll-wrapper table {
    margin-bottom: 0;
}

.dataform-container table th:first-child,
.dataform-container table td:first-child {
    padding-left: 15px;
}

.dataform-container .modal-dialog {
    margin-top: 80px;
    width: 80%;
}

.user-admin-form .modal-dialog,
.comparison-group-form .modal-dialog {
    max-width: 50%;
    min-width: 20%;
}

.dataform-container .form-control[readonly] {
    background-color: transparent;
}

.dataform-container .group-title td {
    font-weight: 700;
}

.dataform-container .group-title td {
    padding-left: 15px;
}

.dataform-container .alert {
    margin-bottom: 40px;
}

    .dataform-container .alert + p {
        margin-top: -20px;
        margin-bottom: 20px;
    }

.comment-display,
.comment-display:hover,
.comment-display:focus,
.comment-display:active {
    border: none;
    box-shadow: none;
    background-color: #eee;
    cursor: pointer !important;
}

.popover {
    color: #555;
    font-weight: 400;
    max-width: 400px !important;
}

tr {
    border: 1px solid #ddd !important;
}

.dataform-container table td.indent {
    padding-left: 30px !important;
}

td, th {
    border: 1px none #ddd !important;
    border-left: none !important;
    border-right: none !important;
    vertical-align: middle !important;
}

th {
    text-align: left;
}

.rowHeader {
    font-weight: bold;
}


.dataForm-textbox-minwidth {
    min-width: 100px;
}


input.display-only,
input.display-only:hover,
input.display-only:active,
input.display-only:focus {
    border: none;
    box-shadow: none;
    cursor: default;
    background-color: transparent;
}

.input-group-addon + input.display-only {
    border: 1px solid #ccc;
    background-color: #eee;
    border-left: none;
}

.padding-10 {
    padding-left: 10px !important;
}

.alert.alert-default {
    color: #333333;
    background-color: #EEEEEE;
    border-color: #CCCCCC;
}

.table thead > tr > th.primaryHeader,
.table thead > tr.primaryHeader > th,
thead.primaryHeader > tr > th,
.primaryHeader {
    height: 51px;
    background-color: #333333;
    color: white;
    font-weight: bold;
    padding: 15px;
    text-align: left;
    font-size: 12px;
    /*line-height: 21px;*/ /* 21 + 15 + 15 = 51(height) make sure text always center align vertically */
}

    .primaryHeader.multi-col {
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

        .primaryHeader.multi-col tr th:first-of-type {
            padding-left: 15px;
        }

.table-hover > tbody > tr.primaryHeader:hover > td,
.table-hover > tbody > tr.primaryHeader:hover > th {
    background-color: #333333;
}

.table thead > tr > th.secondaryHeader,
.table thead > tr.secondaryHeader > th,
thead.secondaryHeader > tr > th,
.secondaryHeader {
    height: 51px;
    background-color: #dddfe2 !important;
    color: #333 !important;
    font-weight: bold;
    padding-left: 15px;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px;
}

.table-hover > tbody > tr.secondaryHeader:hover > td,
.table-hover > tbody > tr.secondaryHeader:hover > th {
    background-color: #dddfe2;
}

.table thead > tr > th.thirdHeader,
.table thead > tr.thirdHeader > th,
thead.thirdHeader > tr > th,
.thirdHeader {
    height: 51px;
    background-color: #eeeeee !important;
    color: #333 !important;
    font-weight: bold;
    padding-left: 15px;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px;
}

.table-hover > tbody > tr.thirdHeader:hover > td,
.table-hover > tbody > tr.thirdHeader:hover > th {
    background-color: #eeeeee;
}

.table thead > tr > th.darkerSecondaryHeader,
.table thead > tr.darkerSecondaryHeader > th,
thead.darkerSecondaryHeader > tr > th,
.darkerSecondaryHeader {
    height: 51px;
    background-color: #ccc !important;
    color: #333 !important;
    font-weight: bold;
    padding-left: 15px;
    text-align: left;
    font-size: 12px;
}



label {
    font-weight: normal !important;
    width: 100% !important;
}



.small-cell {
    max-width: 120px;
}

    .small-cell .NumericOnly {
        min-width: 60px;
    }

.NumericDiv {
    min-width: 150px;
    width: 100%;
}

.tooltip-text {
    display: inline-block;
    cursor: pointer;
    text-decoration: underline;
    text-decoration-color: #fff;
    text-decoration-style: dotted;
}

.tooltip-text-dark {
    display: inline-block;
    cursor: pointer;
    text-decoration: underline;
    text-decoration-color: #333;
    text-decoration-style: dotted;
}

.tooltip-text-blue {
    display: inline-block;
    cursor: pointer;
    text-decoration: underline;
    text-decoration-color: #5F8EC5;
    text-decoration-style: dotted;
    font-size: 14px;
}

.dataform-container input[type="text"]:hover {
    background: transparent !important;
}

.header-fixed {
    width: 97%;
    min-width: 1962px;
}

    .header-fixed tbody {
        height: 350px;
        min-height: 300px;
        width: 100%;
        overflow-y: auto;
    }

    .header-fixed > tbody > tr:after,
    .header-fixed > thead > tr:after {
        content: ' ';
        display: block;
        visibility: hidden;
        clear: both;
    }

    .header-fixed thead,
    .header-fixed tbody,
    .header-fixed tr,
    .header-fixed td,
    .header-fixed th {
        display: block;
        text-overflow: ellipsis;
    }

        .header-fixed tbody td:first-of-type,
        .header-fixed thead tr th:first-of-type {
            width: 230px;
        }

        .header-fixed tbody td,
        .header-fixed thead tr th {
            padding: 0;
            width: 144px;
            float: left;
            height: 51px;
        }

            .header-fixed tbody td:last-of-type {
                width: 126px;
            }

        .header-fixed td.idx-label {
            padding-top: 18px;
        }

.width-100 {
    width: 100%;
}

.width-160px {
    width: 160px !important;
}

.margin-0-auto {
    margin: 0 auto;
}

table th:first-child,
table td:first-child {
    padding-left: 15px !important;
}

.horizontal-scroll {
    overflow-x: auto;
}

.text-center {
    text-align: center !important;
}

.control-label {
    width: inherit !important;
}

#emulate-school {
    left: 30% !important;
}

.manageTableHeader {
    text-align: inherit;
    background: black;
    color: white;
}

.schoolToolTip label {
    white-space: nowrap;
    font-weight: bold !important;
}

.schoolToolTip span {
    white-space: nowrap;
    padding-left: 2px !important;
}

.double-column-group td:nth-child(odd) {
    padding-right: 30px;
}

.double-column-group td input {
    max-width: 60px;
    min-width: 60px;
}

.double-column-group td.regularPadding:nth-child(odd) {
    padding-right: 8px;
}

.double-column-group td.extraPadding {
    padding-right: 30px !important;
}

#tech-table td:nth-child(odd) {
    padding-right: 30px;
}

.group {
    padding-right: 20px !important;
}

#employee_category .group {
    padding-right: 30px !important;
}

#employee_category .double-column-group-even td input {
    max-width: 60px;
    min-width: 60px;
}

    #employee_category .double-column-group-even td input.largeDollar {
        max-width: 90px;
    }

.double-column-group-even td input {
    max-width: 52px;
    min-width: 52px;
}

.double-column-group-even td .input-group input {
    max-width: 80px;
    min-width: 80px;
}

.double-column-group-even td {
    padding-left: 5px !important;
}

.col-md-12 + .col-md-12 {
    margin-top: 20px;
}

.dataform-container.col-md-12 {
    padding-left: 15px;
    padding-right: 15px;
}

.dataform-container .row .col-md-12 {
    padding-left: 15px;
    padding-right: 15px;
}

.dataform-container .row .col-md-12 .col-md-6:first-child {
    padding-right: 15px;
}

.col-md-6 + .col-md-6 {
    padding-left: 15px !important;
}



.multiRowColumn {
    margin: 0 !important;
}

.lightLabel {
    font-weight: normal !important;
}

.whiteButtonText {
    color: white !important;
}

.seperation-column {
    border-left: 5px solid #fff !important;
}



.grand-total {
    font-weight: bold;
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.label-static {
    line-height: 34px;
    font-size: 13px;
}

.modal-title {
    font-size: 20px;
    display: flex;
    font-weight: bold;
}

.Width-150 {
    width: 150px !important;
}

.pd-l-25 {
    padding-left: 25px !important;
}

.pd-l-50 {
    padding-left: 50px !important;
}

.pd-r-25 {
    padding-right: 25px !important;
}

.df-emulation {
    vertical-align: middle;
    color: #5F8EC5;
    padding: 6px 0px;
    display: inline-block;
}

body .modal-header {
    font-size: large;
    font-weight: 500;
}

.legendInfo {
    margin: 8px 0px 0px 0px;
}

.legend {
    padding-right: 5px;
}

span.legend i.fa {
    vertical-align: sub;
    margin-right: 5px;
}

span.legend i.fa-check-circle {
    color: #96C23D !important;
}

span.legend i.fa-adjust {
    color: #ffcc66 !important;
    transform: rotate(180deg);
}

span.legend i.fa-times-circle {
    color: #CCCCCC !important;
}

.pushUpArea {
    display: block;
    height: 40px;
}

#schoolPartial {
    height: 620px;
}

/* overwrite Bootstrap */
a.btn-link,
a.btn-link:hover,
a.btn-link:focus,
a.btn-link:active,
a.btn-link:visited,
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link:visited {
    color: #5F8EC5 !important;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:visited {
    background-color: #5F8EC5 !important;
    border-color: #5F8EC5 !important;
}

#page-spinner {
    background-color: rgba(255,255,255,.9);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10000;
    height: 150%;
    width: 100%;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    margin: auto;
    padding-top: 25%;
}

    #page-spinner i {
        position: relative;
        margin: 25px 125px;
    }

    #page-spinner span {
        text-align: center;
        display: inline-block;
        position: relative;
        margin: 30px;
    }

#admin-compensation-dataform select {
    width: auto !important;
    max-width: 90px !important;
}

.white-space-no-wrap {
    white-space: nowrap;
}

.display-flex {
    display: flex;
}

.fixHightForPanel {
    height: 270px;
}

.fixedHightForReport {
    height: 130px;
}

.dataform-container select.form-control,
.dataform-container input.form-control {
    padding-left: 4px;
    padding-right: 4px;
}

.dataform-container input.form-control {
    min-width: 42px;
}

.dataform-container #admin_support_staff input.form-control {
   min-width: 80px;
}

.dataform-container .input-group input.form-control {
    min-width: 70px;
}

.dataform-container select.form-control {
    min-width: 60px;
}

.dataform-container .input-group-addon {
    padding-left: 6px;
    padding-right: 6px;
}

.min-width-100 {
    min-width: 100px;
}

.user-admin-form .align-label {
    padding: 0px !important;
}

.user-admin-form .lineup {
    margin-bottom: 10px;
}

    .user-admin-form .lineup [type="radio"] {
        margin: 7px 2px 0px 0px !important;
    }

.user-admin-form p {
    font-size: 12px;
}

.blackIcon > i {
    padding-right: 4px;
}

.blackIcon {
    padding-top: 8px !important;
    text-align: right;
    color: #202020 !important;
    display: inline-flex;
}

a.blackIcon:visited {
    color: #202020;
}


.user-admin-form .fakeLink,
.user-admin-form .lineup span {
    margin-top: 8px !important;
}

.user-admin-form .sub {
    margin-bottom: 15px;
}

.user-admin-form h3 {
    font-size: 1.4em;
    margin-top: 7.5px;
    margin-bottom: 15px;
}

.user-admin-form .col-md-6 .col-md-6 {
    padding: 0px !important;
}

@media only screen and (max-width: 960px) {
    /* For mobile phones: */
    .user-admin-form .col-md-10 {
        margin-bottom: 60px;
    }
}

.user-admin-form .col-sm-3.lineup {
    padding: 0px !important;
}

#userList ul {
    list-style-type: none;
    padding-left: 0px;
}

.inlineLabel {
    width: unset !important;
    vertical-align: middle !important;
}

.fakeLink {
    cursor: pointer;
    color: #5F8EC5;
    text-decoration: underline;
    font-size: 12px;
    font-weight: 400;
}

.alertMessage {
    color: #d9534f;
    padding-right: 15px;
}

hr {
    border-color: #707478 !important;
}

a:visited.whiteText {
    color: white;
}

#infoDiv {
    margin-bottom: 0px !important;
}

.fa.indexYellow {
    color: #ffcc66;
    border: #ffcc66;
}

.mr-l-5 {
    margin-left: 5px;
}

.underLine {
    text-decoration-line: underline;
}

.col-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px !important;
    border-right: none;
    border-bottom: 1px solid #ccc;
}

.span-label-30 {
    padding: 0 15px 0 30px;
}

.span-label-15 {
    padding: 0 15px 0 15px;
}

.flex-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-grow: 1;
}

.save-button {
    color: white !important;
    font-weight: bold;
    padding: 18px 18px 18px 18px;
    background: #5F8EC5;
    height: 54px;
    margin: -10px -10px -10px 15px;
}

.col-flex .year {
    max-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user-admin-selection {
    width: 425px;
    background-color: #fff;
    position: absolute;
    top: 60px;
    z-index: 99;
    right: -5px;
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.user-admin-selection-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 0 25px;
    margin: 20px 0px;
    border-right: 1px solid #ccc;
    flex: 1 1 0;
    text-transform: none;
    cursor: pointer;
}

    .user-admin-selection-card h3 {
        font-weight: 600;
        color: #333;
        letter-spacing: -0.3px;
    }


    .user-admin-selection-card .image-wrapper {
        font-size: 65px;
    }

    .user-admin-selection-card ul {
        padding-inline-start: 15px;
        color: #333;
    }

        .user-admin-selection-card ul li {
            font-size: 12px;
            margin-bottom: 5px;
        }


table.data-tables-member-directory thead,
table.data-tables-manage-users thead {
    background-color: #e0e8f2;
}
    table.data-tables-member-directory thead th,
    table.data-tables-manage-users thead th {
        min-height: 51px !important;
        height: 51px;
    }


minHeight {
    min-height: 51px !important;
}

table.data-tables-manage-users thead th:first-child {
    text-align: center;
    width: 35px;
}

.dataTables_filter input[type="search"] {
    border-radius: 4px;
    height: 34px;
    width: 220px;
    border: 1px solid #ccc;
}

.dataTables_length select {
    height: 34px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

table.data-tables-listserv,
table.data-tables-listserv-test,
table.data-entry-status {
    padding-top: 80px;
    border-collapse: collapse;
}

    table.data-tables-listserv .header-row,
    table.data-tables-listserv-test .header-row,
    table.data-entry-status .header-row {
        border-top: none !important;
        border-left: none !important;
        border-bottom: 1px solid #a6a6a6 !important;
    }

    table.data-tables-listserv thead .sorting,
    table.data-tables-listserv thead .sorting_asc,
    table.data-tables-listserv thead .sorting_desc,
    table.data-tables-listserv thead .sorting_asc_disabled,
    table.data-tables-listserv thead .sorting_desc_disabled,
    table.data-tables-listserv-test thead .sorting,
    table.data-tables-listserv-test thead .sorting_asc,
    table.data-tables-listserv-test thead .sorting_desc,
    table.data-tables-listserv-test thead .sorting_asc_disabled,
    table.data-tables-listserv-test thead .sorting_desc_disabled,
    table.data-entry-status thead .sorting,
    table.data-entry-status thead .sorting_asc,
    table.data-entry-status thead .sorting_desc,
    table.data-entry-status thead .sorting_asc_disabled,
    table.data-entry-status thead .sorting_desc_disabled {
        background-position: 23% 90% !important;
    }

    table.data-tables-listserv tbody td,
    table.data-tables-listserv-test tbody td,
    table.data-entry-status tbody td {
        border-right: 1px solid #ccc !important;
    }

    table.data-tables-listserv tbody .listserv-category,
    table.data-tables-listserv-test tbody .listserv-category,
    table.data-entry-status tbody .listserv-category {
        text-align: center;
    }

    table.data-tables-listserv .sorting-rotate,
    table.data-tables-listserv-test .sorting-rotate,
    table.data-entry-status .sorting-rotate {
        height: 130px;
        border-left: 1px solid #ccc !important;
    }

    table.data-tables-listserv .title-rotate {
        transform: rotate(-90.0deg);
        transform-origin: center;
        white-space: nowrap;
        width: 30px !important;
        margin: 110px 15px 0 15px;
    }

    table.data-entry-status .title-rotate {
        transform: rotate(-90.0deg);
        transform-origin: center;
        white-space: nowrap;
        width: 20px !important;
        margin-top: 180px;
        margin-left: 10px;
    }

    table.data-tables-listserv-test .title-rotate {
        transform: rotate(-90.0deg);
        transform-origin: center;
        white-space: nowrap;
    }

    table.data-tables-listserv .title,
    table.data-tables-listserv-test .title {
        padding-left: 15px;
    }

    table.data-tables-listserv .no-rotate .title,
    table.data-tables-listserv-test .no-rotate .title,
    table.data-entry-status .no-rotate .title {
        margin-left: -15px;
        margin-top: 100px;
    }

table.data-tables-member-directory tbody td,
table.data-tables-manage-users tbody td {
    height: 35px;
}


table.data-tables-member-directory tbody tr,
table.data-tables-manage-users tbody tr,
table.data-tables-listserv tbody tr,
table.data-tables-listserv-test tbody tr,
table.data-entry-status tbody tr {
    background-color: #ffffff;
    height: 45px;
    border-left: none !important;
    border-bottom: none !important;
    border-top: none !important;
}

    table.data-tables-manage-users tbody tr td:first-child {
        text-align: center;
        width: 35px;
    }

    table.data-tables-member-directory tbody tr.odd td,
    table.data-tables-manage-users tbody tr.odd td,
    table.data-tables-listserv tbody tr.even td,
    table.data-tables-listserv-test tbody tr.even td,
    table.data-entry-status tbody tr.even td {
        background-color: #eff3f7 !important;
    }

    table.data-tables-listserv tbody tr.odd td,
    table.data-tables-listserv-test tbody tr.odd td,
    table.data-entry-status tbody tr.odd td {
        background-color: white !important;
    }

    table.data-tables-listserv tbody tr td,
    table.data-tables-listserv-test tbody tr td,
    table.data-entry-status tbody tr td {
        color: #5F8EC5;
    }

table.data-tables-member-directory a.btn:visited,
table.data-tables-manage-users a.btn:visited {
    color: #fff;
}

a.btn span {
    display: inline-block;
    margin: 0 5px;
}

table.data-tables-member-directory.no-footer,
table.data-tables-manage-users.no-footer,
table.data-tables-listserv.no-footer,
table.data-tables-listserv-test.no-footer,
table.data-entry-status.no-footer {
    border-bottom: none;
    margin-bottom: 25px;
}

.data-tables-listserv-wrapper .dataTables_wrapper .dataTables_filter {
    margin-bottom: 30px;
}

.glyphicon-plus {
    font-family: none !important;
}

.fa.fa-comments,
.fa.fa-users {
    color: #707478;
}

.sys-admin {
    background-color: #eff3f7;
    padding-bottom: 20px !important;
    padding-left: 30px !important;
}

    .sys-admin h3,
    .sys-admin div span {
        font-weight: bold;
        color: #707478;
    }


.checkbox-label-desc {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
}

    .checkbox-label-desc label {
        margin-left: 8px;
        font-weight: bold !important;
    }

    .checkbox-label-desc .desc {
        padding-left: 23px;
        min-height: 34px;
    }

.checkbox-label {
    padding: 10px;
}

    .checkbox-label.odd {
        background-color: #eff3f7;
    }

    .checkbox-label label {
        margin-left: 8px;
    }


[class*="col-"].noPadding-left {
    padding-left: 0 !important;
}

[class*="col-"].noPadding-right {
    padding-right: 0 !important;
}

.ant-table-thead > tr > th {
    background: #e0e8f2 !important;
}

.ant-tooltip-inner {
    color: black !important;
}

.table-striped-rows tr:nth-child(2n) td {
    background-color: #eff3f7;
}

.survey-table {
    padding-bottom: 0;
}

    .survey-table .header {
        margin-bottom: 0 !important;
    }

.only-show-open {
    margin: 0 5px 20px 0 !important;
}

.ant-table-container table > tbody .title-column {
    color: #5F8EC5 !important;
    padding: 15px !important;
}

.padding-all {
    padding: 12.5px 10px;
}

.manage-user-padding {
    padding: 17px 25px;
}

.cancel-btn {
    background: none;
}

    .cancel-btn:hover {
        background-color: transparent;
    }

    .cancel-btn a {
        color: #5F8EC5;
    }

        .cancel-btn a:hover {
            text-decoration: none;
        }

.greyLink {
    color: grey;
}

/*for Search Page*/

input[type="search"]::placeholder {
    color: #989898;
}

input[type="search"]:focus {
    box-shadow: 0 0 3px 0 #1183d6;
    border-color: #1183d6;
    outline: none;
}

form.nosubmit {
    border-radius: 5px;
    border: none;
    padding: 0;
    position: relative;
}

input.nosubmit {
    border: 1px solid #989898;
    position: absolute;
    width: 220px;
    right: 0;
    padding: 9px 29px 9px 15px;
    background: transparent url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23737373" class="bi bi-search" viewBox="0 0 16 16"%3E%3Cpath d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z"%3E%3C/path%3E%3C/svg%3E') no-repeat 13px center;
}

input[type="search"] {
    font-size: 14px;
    color: #989898;
    border-radius: inherit;
}

.searchResults {
    margin-top: 15px;
    margin-left: 25px;
}

    .searchResults .searchResultItem {
        display: grid;
        margin-bottom: 15px;
    }

    .searchResults .searchSection {
        font-weight: bold;
    }

    .searchResults .link {
        font-size: 14px;
    }

.searchContainer {
    float: right;
    padding-top: 10px;
}

/* Clearable text inputs */
.close-icon {
    padding: 11px 8px !important;
    background-color: transparent;
    cursor: pointer !important;
    position: absolute;
    right: 9px;
    bottom: 2px;
    color: #363636 !important;
    font-style: inherit;
}

    .close-icon:after {
        content: "X";
        color: #363636;
    }

.nosubmit:not(:valid) ~ .close-icon {
    display: none;
}

/* HOME PAGE CUSTOMIZATIONS */

.home-main-container {
    width: 100%;
}

.home-left, .home-right {
    float: left;
    width: 50%; /* The width is 50%, by default */
}

/* Use a media query to add a breakpoint at 1000px: */
@media screen and (max-width: 1000px) {
    .home-left, .home-right {
        width: 100%; /* The width is 100%, when the viewport is 800px or smaller */
    }
}

.home-left {
    background-color: #5b5b5b;
    background-image: url("../../../images/laptop.jpg");
    background-size: cover;
    background-position-y: 0px;
    background-repeat: no-repeat;
}

.home-welcome {
    position: relative;
    z-index: 10;
    text-align: center;
    max-width: 100%;
}

    .home-welcome h2 {
        display: block;
        text-align: center;
        font-family: 'Bree Serif', sans-serif;
        font-size: 4em;
        font-weight: 600;
        color: #ffffff;
        margin-top: 25%;
    }

hr.home-hr {
    width: 25%;
    border-top: 1px solid #5E8EC4 !important;
    padding: 0;
}

.attendees-agenda {
    max-width: 100%;
    background-color: #5E8EC4;
    display: block;
    position: relative;
    z-index: 5;
    text-align: center;
}

.attendees-agenda img { margin: 0px 10px 0px 0px;}

.conference {
    text-align: center;
}

.conference, .attendees-agenda-link {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    display: inline-block;
    padding: 10px 25px;
}

.attendees-agenda-link a, .attendees-agenda-link a:hover, .attendees-agenda-link a:visited {
    color: #ffffff;
}

.attendees-agenda-link a:hover {
    text-decoration: underline;
}

.attendees-agenda-link {
    float: right;
    background-color: #70abe5;
}

.home-left-image {
    max-width: 100%;
    height: 900px;
    padding-top: 50px;
    left: 0;
    top: 0;
    z-index: 1;
}

.directory-button {
    background-color: #ffffff;
    display: block;
    padding: 10px;
    width: 40%;
    border: 1px solid #5E8EC4;
    font-family: 'Open Sans', sans-serif;
    color: #333333 !important;
    text-transform: uppercase;
    font-size: 1.1em;
    border-radius: 30px;
    cursor: pointer;
    text-decoration: none;
    margin: 20px auto 0px auto;
}

    .directory-button:hover {
        text-decoration: none;
        color: #688DC0;
    }

#demo {
    display: inline;
    font-weight: bold;
}

.home-main-container tr {
    border: 0px !important;
}

.data-cycle-month {
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
}

.data-cycle-day {
    font-family: 'Bree Serif', serif;
    font-size: 32px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    color: #333333;
}

.NewHeader {
    text-align: center;
    font-family: 'Bree Serif', sans-serif;
    font-size: 56px;
    font-weight: 500;
    letter-spacing: -3.4px;
    padding: 50px 20px 20px 20px;
    color: #333333 !important;
    background-color: #ffffff;
}

.home-events {
    padding: 15px 50px;
}

    .home-events table {
        text-align: center;
        width: 100%;
        border-collapse: collapse;
    }

        .home-events table td {
            vertical-align: middle;
            margin-right: 25px;
            padding-bottom: 3px;
        }

    .home-events tr {
        border: 0 !important;
    }

.home-events-date {
    width: 80px;
    border: 1px solid #777777;
    padding: 10px 5px 10px 5px;
}

.home-events-icon {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    background-color: #608EC5;
    color: #ffffff;
    border-radius: 50%;
    padding: 12px;
}

.home-events-desc {
    font-family: helvectica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
    color: #666666;
    width: 90%;
    padding-left: 25px;
    text-align: left;
}

    .home-events-desc a {
        font-family: helvectica, sans-serif;
        font-size: 16px;
        font-weight: 300;
        line-height: 150%;
        color: #608EC5;
        margin-bottom: 25px;
    }

    .home-events-desc h3 {
        font: 24px Helvetica;
        letter-spacing: normal;
        color: #333333;
        padding: 0;
        margin: 0 0 15px 0;
    }

.shareByUserName {
    display: inline-block;
    font-style: italic;
    color: grey;
}
.school-admin-dropdown {
    display: none;
    z-index: 100;
    position: absolute;
    background-color: #eff3f7;
    list-style-type: none;
    padding-left: 0px;
    padding-right: 34px;
}

ul.school-admin-dropdown li {
    padding-left: 20px !important;
}

ul.school-admin-dropdown li a{
    padding-left: 0px !important;
}


.modal-text {
    font-weight: 700 !important;
}
.ant-modal-header {
   font-size: 14px;
}

body .ant-modal-title {
   margin: 0;
   color: rgba(0,0,0,.85);
   font-weight: 300;
   line-height: 22px;
   word-wrap: break-word;
}

body button.ant-modal-close {
    background-color: transparent;
}

body .ant-modal-close-x {
    font-size: 11px;
}

#titleStyle {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 15px;
}

body .ant-input[disabled] {
    background-color: #fff !important;
    color: rgb(112, 116, 120) !important;
    font-size: 12px;
}

body .ant-modal-footer .ant-btn {
    border-radius: 4px;
    border: unset;
    font-family: 'Open Sans', "Helvetica Neue", "Helvetica","Arial","sans-serif";
    font-weight: 300;
}

/*Flagged buttons*/
.tooltip-popup {
    display: none; /* Initially hide the popup */
    position: fixed;
    background-color: white;
    border: 1px solid black;
    padding: 10px;
    z-index: 1000; /* Ensure the popup is above other elements */
    top: 100%; /* Position the popup below the button */
    width: 300px; /* Adjust the width as needed */
}

.close-button {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 12px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    color: black;
}

tooltip-popup label {
    display: block;
    margin-bottom: 5px;
}

.flagged-button {
    background-color: red;
    color: white;
    margin-left: 5px; /* Adjust the margin as needed */
}

.default-button {
    background-color: gray;
    color: white;
    margin-left: 5px; /* Adjust the margin as needed */
}

.flagging-flag {
    cursor: pointer;
    margin-right: 2px;
    border-color: inherit;
    display: table-cell !important;
    line-height: 1 !important;
    padding: 10px 15% 0px 15%;
    font-size: 1.25em !important;
    position: absolute;
    right: 1px;
    color: #cccccc;
}

.flagging-input-group {
    position: absolute;
    right: 1px;
    height: 100%;
    width: 35px !important;
}

.check-box-div {
    display: flex;
    align-items: center;
    width: 100%;
}

.flagging-div {
    display: flex;
    align-items: center;
    position: relative;
}

.flagging-checkbox-label {
    padding-top: 7px;
    width: 52px !important;
}

.validentry-checkbox-label {
    padding-top: 7px;
    margin-left:10px;
    width: 64px!important;
}

.validentry-checkbox{

}

.flagging-text-area {
    width: 100%;
}

.margin-left-25px {
    margin-left: 25px;
}

.margin-left-10px {
    margin-left: 10px;
}

.blue_table {
    color: #3a87ad !important;
    background-color: #d9edf7 !important;
}

.text-float-right{
    text-align:right !important;
}

.bold-text-no-bottom-margin {
    font-weight:bold;
    margin-bottom:0px!important
}

.flagging-checkbox{
    margin-right:3px;
}

.flag-submit-button {
    width: 105px;
    margin-left: 20px;
    margin-top: 7px;
}



   .field-note-button > .field-note-icon {
      margin-left:10px;
      color: #5E8EC4;
      font-size:1.5em !important;
      cursor: pointer;
   }

#field-note-modal .cancel-button {
   margin-left: 10px;
   border: none;
   color: #5E8EC4;
}

.template-upload-modal {
}

   .template-upload-modal .upload-drop-zone {
      position: relative;
      height: 200px;
      border-width: 2px;
      margin-bottom: 20px;
      color: #ccc;
      border-style: dashed;
      border-color: #ccc;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;
      line-height: normal;
   }

   .template-upload-modal .upload-drop-zone.upload-drop-zone--drag {
      background-color: #d9ebf7;
   }

   .template-upload-modal .template-upload-file-input {
      position: absolute;
      width: 0.1px;
      height: 0.1px;
      opacity: 0;
      overflow: hidden;
   }

.dark-button {
   background-color: #FFF !important;
   color: #242a30 !important;
}

   .dark-button:hover, .dark-button:active, .btn-group.open > .dark-button {
      color: #6699CC !important;
      border: 1px #6699CC solid !important;
      text-decoration: none !important;
   }


.download-menu {
   background-color: #FFF !important;
   border: none !important;
   -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2) !important;
   box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2) !important;
   font-size: 12px !important;
}

   .download-menu > li > a {
      font-size: 12px !important;
      background-color: #FFF !important;
      color: #333 !important;
      line-height: 1.42857143 !important;
   }

   .download-menu > li > a:hover, .dropdown-menu > li > a:focus {
      background: #edf0f5 !important;
   }

.outline-button {
   border: 1px #ccc solid !important;
   border-radius: 35px !important;
   padding: 7px 10px !important;
}

   .outline-button:hover, outline-button:active {
      border-radius: 25px !important;
      text-decoration: none !important;
   }
