
.hide {
    display: none!important;
}
.reset-psw {
    color: #525252;
}
.reset-psw a {
    color: #2596F0
}
.login-img-cnt img {
    max-height: 100vh;
    width: 100%;
}
.login-img-cnt {
    padding: 0;
}
.login-cnt .logo-cnt {
    text-align: center;
}
.login-cnt .logo-cnt img {
    display: initial;
    /* height: 164px; */
    margin-top: 98px;
}
.login-cnt .intro-msg {
    text-align: center;
    margin-top: 68px;
    color: #525252;
}
.login-cnt .intro-msg h2 {
    color: #454F63;
    font-size: 32px;
}
.login-cnt .login-btn {
    background-color: #003A73;
    width: 100%;
}
.left-cont {
    left: 0;
    z-index: 1;
}
.my-account-cnt {
    margin-top: 30px;
}
.my-account-cnt .card .card-header {
    color: #003A73;
    font-size: 24px;
    background-color: #FFF;
}
.my-account-cnt .card .card-header strong {
    font-weight: bolder;
}
.survey-cnt .contact-main {
    margin-bottom: 71px;
}
.goverment-select {
    height: 90px;
}
.depart-main {
    padding-bottom: 0;
}
.depart-main footer {
    margin-top: 41px;
}
.department {
    padding-bottom: 41px;
}
.survey-cnt.notes textarea {
    height: 290px;
    width: 850px;
    resize: none;
}
.orange-btn {
    background: #EF7522;
    padding: 0 41px;
    height: 42px;
    line-height: 42px;
}
.survey-progress {
    width: 100%;
    height: 100%;
    display: inline-flex;
    margin-bottom: 25px;
}
.survey-progress .orange-btn {
    width: 160px;
}
.progress-indicator,
.progress-action {
    border: 1px solid rgba(0, 0, 0, 0.125);
    height: 100%;
}
.progress-indicator {
    margin: 0;
    width: 192px;
    height: auto;
    border-right: none;
}
.progress-action {
    margin: 0;
    width: 100%;
    padding: 42px 29px;
}
@media (min-width: 790px) {
    #app main.app-bl {
        margin-left: 180px;
    }
}
@media (min-width: 1000px) {
    #app main.app-bl {
        margin-left: 160px;
    }
}
@media (min-width: 1300px) {
    #app main.app-bl {
        margin-left: 135px;
    }
}
@media (min-width: 1700px) {
    #app main.app-bl {
        margin-left: 100px;
    }
}
.progress-indicator .ldBar-label {
    font-size: 42px;
    color: #003A73;
    font-weight: bold;
}
.progress-action h2 {
    color: #003A73;
    font-size: 20px;
    font-weight: bolder;
}
.progress-action p {
    padding-bottom: 18px;
}
.survey-cnt .survey {
    border: 1px solid rgba(0, 0, 0, 0.125);
    padding: 47px 48px;
    margin-bottom: 30px;
}
.survey-cnt {
    /* padding-top: 37px;
    padding-left: 22px;
    padding-right: 22px; */
}
.survey-cnt .survey h2 {
    color: #003A73;
    font-size: 28px;
    font-weight: bolder;
}
.agency-head-header {
    color: #003A73;
    font-size: 28px;
    font-weight: bolder;
}
.agency-head-cnt .half-input {
    margin-top: 10px;
    max-width: 230px;
}
.agency-head-cnt .full-input {
    margin-top: 10px;
    width: 100%;
}
.agency-head-cnt .modes {
    padding: 10px 0;
    border-bottom: 1px solid #D0D0D0;
}
.agency-head-cnt .modes ul li {
    display: inline-block;
}
.agency-head-cnt .modes h6 {
    padding-bottom: 0;
    padding-top: 10px;
}
.agency-head-cnt .thirds {
    display: inline-block;
    width: 230px;
    color: #525252;
    font-weight: bolder;
    font-size: 16px;
    padding-top: 22px;
    padding-right: 30px;
}
.my-account-cnt .my-details,
.my-account-cnt .new-pass {
    color: #525252;
}
.my-account-cnt label {
    font-weight: bolder;
    font-size: 14px;
}
#position-form .nice-select,
#position-form .nl-label,
#department-form .nice-select,
#department-form label,
.my-account-cnt .my-details .nice-select {
    width: 100%;
}
.my-account-cnt .my-details .save-cnt button {
    background-color: #003A73;
    position: absolute;
    top: 28px;
    height: 42px;
}
.my-account-cnt .my-details .save-cnt {
    position: relative;
}
.new-pass {
    margin-top: 77px;
}
.new-pass h6 {
    color: #003A73;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: initial;
}
.new-pass .save-cnt {
    margin-top: 20px;
}
.new-pass .save-cnt button {
    background-color: #003A73;
    height: 42px;
}
.my-account-cnt sup {
    color: red;
}
.btn-orange {
    background: #EF7522;
}
/* .btn-close {
    background: #D0D0D0;
    color: #707070;
} */
.btn-close-footer {
    background: #D0D0D0;
    color: #707070;
}
#delete-department-modal label,
#delete-position-modal label,
#add-department-modal label,
#add-position-modal label {
    font-weight: 700;
    font-size: 16px;
    margin-top: 20px;
    color: #525252;
}
#position-form .error,
#department-form .error,
.d-and-p-cnt .error,
#agency-head-form .error,
#governing-form .error,
#agency_details_form .error {
    color: red;
    font-size: 16px;
    font-weight: 700;
}
.white-text {
    color: #FFF!important;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs .nav-link.active {
    color: #2596F0;
    background-color: transparent;
    /* border-color: #FFF; */
    border: none;
}
.nav-tabs .nav-link:hover {
    border: none;
}
.salary-report-info-head {
    border-bottom: 1px solid #E8E8E8;
}
.positions-table {
    height: 46px;
}
.sidebar-icon {
    float: left;
    margin-right: -20px;
    margin-top: 3px;
}
.salary-report-index-icon {
    display: inline-block;
    width: 25px;
    vertical-align: baseline;
    margin-right: 5px;
}
.salary-report-index-header {
    display: inline-block;
}
.salary-rep-card {
    min-height: 420px;
    /* height: 370px; */
    /* width:414px; */
    text-align: center;
    margin-bottom: 25px;
}
.salary-rep-index-img {
    margin-top: 55px;
}
.salary-rep-index-header {
    margin-top: 20px;
}
.salary-rep-index-msg {
    margin: 15px 32px;
}
.salary-rep-index-deadline {
    font-weight: 700;
    margin-top: 26px;
}
.sal-rep-ind-btn {
    display: inline-block;
    margin-top: 11px;
    height: 42px;
    background-color: #EF7522;
    padding-top: 3px;
}
.sal-rep-ind-btn:hover {
    background-color: rgb(184, 83, 16);
}
.sal-report-stats {
    margin-top: 45px;
    margin-bottom: 30px;
}
.sal-report-stats > * {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
.sal-report-stats h5 {
    color: #2596F0;
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 5px;
}
.sal-report-stats small {
    color: #003A73;
    font-size: 12px;
    font-weight: 700;
}
.position-agency {
    color: #525252;
    font-size: 12px;
}
.compare-pos-chk {
    border: 1px solid #D0D0D0;
    vertical-align: super;
}
.position-info {
    display: inline-block;
    padding-left: 10px;
}
.position-info > div {
    margin-top: 5px;
}
.position-info a {
    color: #2596F0;
}
#agencyHeadTabs li,
#salaryTabs li {
    padding: 15px 0 0 0;
}
#agencyHeadTabs li.active a,
#salaryTabs li.active a {
    color: #2596F0;
    font-weight:bold;
}
#agencyHeadTabs li a:hover,
#salaryTabs li a:hover {
    color: #2596F0;
    font-weight:bold;
}
#agencyHeadTabs li a:after,
#salaryTabs li a:after {
    content:'';
    bottom: -20px;
    left:0;
    position:absolute;
    width:100%;
    height: 2px;
    background:#2596F0;
    display:none;
}
#agencyHeadTabs li.active a:after,
#salaryTabs li.active a:after {
    display:block;
}
#agencyHeadTabs li a:hover:after,
#salaryTabs li a:hover:after {
    display:block;
}
#agencyHeadTabs li a,
#salaryTabs li a {
    text-transform: uppercase;
    position:relative;
    font-size:14px;
    line-height:26px;
    color: #525252;
    font-weight:400;
}
#agency-heads .tab-content {
    margin-top: 15px;
    border-top: 1px solid #E8E8E8;
}
.my-account-cnt input[name="is_admin"] {
    width: 20px;
    display: inline-block;
    vertical-align: bottom;
}
.my-account-cnt input[name="is_admin"]:hover {
    cursor: pointer;
}
.my-account-cnt input[name="is_admin"]:focus {
    outline: 0!important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0)!important;
}
.add-agency-cnt.agency-head-rt ul li a:after {
    display: none;
}
#add-agency-modal .modal-footer,
#add-user-modal .modal-footer {
    justify-content: center;
}
#add-agency-modal label,
#add-user-modal label {
    color: #525252;
    font-size: 16px;
    font-weight: 700;
}
#add-agency-modal input,
#add-user-modal input {
    margin-bottom: 20px;
}
#add-agency-modal .user-acct,
#add-user-modal .user-acct {
    margin-top: 25px;
    margin-bottom: 29px;
}
#notes {
    color: #525252;
    font-size: 16px;
}
.stat-head {
    color: #003A73;
    font-size: 28px;
    font-weight: lighter;
    margin: 15px;
    font-family: inherit;
}
.stat-title {
    color: #003A73;
    font-size: 16px;
    margin: 15px;
    text-transform: inherit;
    margin-top: 27px;
}
#staff-summary .stat-head {
    margin-top: 40px;
}
.tab-pane .group-main,
.tab-pane .group-main h6,
.group-main h6 {
    font-size: 14px;
}
.top-salary {
    color: #525252;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    display: block;
    padding: 0 0 4px 0;
}
.top-position {
    color: #003A73;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    padding: 0 0 8px 0;
    display: block;
}
.compare-position-button {
    width: 100%;
    background-color: #2596F0;
    text-align: center;
    height: 30px;
    font-size: 14px;
    padding-top: 3px;
}
.compare-position-button:hover {
    cursor: pointer;
}
.agency-profile1.agency-stats {
    display: inline-flex;
}
.agency-profile1.agency-stats .info-table {
    width: 80%;
}
.agency-profile1.agency-stats .info-table li {
    margin-top: 20px;
}
.agency-profile1.agency-stats .profile-header {
    font-size: 20px;
    color: #003A73;
    font-weight: 700;
}
.agency-profile1.agency-stats .profile-summary {
    margin-left: 40px;
}
.agency-profile1.agency-stats {
    background-color: #FFF;
    width: 100%;
}
.agency-profile1.agency-stats::after {
    background: transparent;
}
.compare-stat-cnt {
    display: inline-flex;
}
.compare-stat {
    color: #525252;
    font-weight: 700;
    font-size: 14px;
    margin-left: 20px;
}
.compare-stat-cnt .position-agency {
    margin-left: 0;
}
.compare-pos-title {
    background-color: #FFF;
    padding-bottom: 30px;
    border-bottom: 1px solid #D0D0D0;
    padding-top: 20px;
    padding-left: 20px;
}
.compare-pos-title ul a {
    font-size: 16px;
    margin-left: 15px;
    color: #2596F0!important;
    font-weight: 700;
}
.pos-comp-num {
    font-size: 24px;
    color: #003A73;
    font-weight: 700;
    padding-left: 20px;
}
.compare-pos-title .separator {
    border-right: 1px solid #707070;
    padding-left: 20px;
    height: 20px;
}
.compare-pos-desc {
    background-color: #FFF;
    font-size: 14px;
    padding-left: 20px;
    padding-top: 10px;
}
.dt-apply-btn {
    background-color: #003A73;
    position: absolute;
    top: 15px;
    left: 70px;
}
.agency-emp-count-slider,
.agency-budget-slider,
.agency-vehicle-slider,
.dyna-slider {
    width: 303px;
    height: 150px;
    padding: 20px;
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    position: absolute;
    z-index: 1;
}
.summaries {
    float: right;
}
.summaries .position-averages {
    background-color: #FCFCFC;
    border: 1px solid #E6ECF5;
    margin-bottom: 34px;
    margin-right: 15px;
    padding: 18px 24px;
    margin-left: 0;
}
.dataTable {
    font-size: 14px;
}
.dataTable a {
    color: #2596F0;
}
.dataTable thead tr {
    background: #F4F4F4;
}
.dataTable thead tr th {
    border-bottom: none!important;
}
table.dataTable.no-footer {
    border-bottom: none!important;
}
.comp-cnt {
    color: #525252;
    font-size: 16px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.remove-comp-btn,
.fa-times-circle {
    color: red;
}
.fa-times-circle:hover {
    cursor: pointer;
}
.tooltip.in {
    opacity: 1;
}
.modes-filter {
    height: 100%;
}
.modes-filter > div {
    height: 25%;
}
.agency-modes-boxes,
.position-classification-boxes,
.pos-dept-boxes {
    width: 550px;
    height: 210px;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    padding: 20px;
}
.modes-filter > div:nth-child(odd) {
    background-color: #FAFAFA;
}
tbody tr:nth-child(odd),
.bg-gray {
    background-color: #FAFAFA!important;
}
.bg-white {
    background-color: #FFF;
}
.agency-head-rt ul.nav-tabs li,
ul.nav-tabs li {
    padding: 0;
}
.export-pos-btn {
    position: absolute;
    right: 15px;
    top: 30px;
}
.reporting-info-cnt {
    background-color: #FFF;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    color: #525252;
}
.reporting-info-cnt h4 {
    color: #003A73;
    font-size: 20px;
}
.reporting-info-cnt p,
.reporting-info-cnt ol li,
.reporting-info-cnt ul li {
    font-size: 16px;
}
.reporting-info-cnt ol li {
    list-style: decimal;
    list-style-position: inside;
    margin-top: 10px;
}
.reporting-info-cnt ul li {
    list-style-position: inside;
    margin-top: 10px;
}
.reporting-info-cnt p strong {
    font-weight: 700;
}
.horizontal-separator {
    width: 100%;
    border-bottom: 1px solid #D0D0D0;
}
.dataTables_wrapper .bottom {
    margin-top: 25px;
}
.dataTables_wrapper .dataTables_paginate {
    float: left!important;
}
.dataTables_wrapper .dataTables_length {
    float: right!important;
}
.dataTables_wrapper .dataTables_length select {
    height: 42px;
    width: 137px;
    text-align-last: center;
    font-size: 14px;
    background-color: #FFF;
    border: 1px solid #D8DBE6;
}
.filters ul li {
    padding: 0 0px;
    /* padding: 0 5px; */
}
.search-bar {
    border: 1px solid #D0D0D0;
    height: 33px;
}
.search-bar .form-group input {
    height: 31px;
}
#accordion h3 {
    font-size: 16px;
    color: #525252;
    font-weight: normal;
}
.ui-icon.iconOpen {
    background:url("/images/plus-square-o.svg") no-repeat;
    background-size:20px;
    width:20px;
    height:20px;
}
.ui-state-active .ui-icon.iconClosed {
    background:url("/images/minus-square-o.svg") no-repeat;
    background-size:20px;
    width:20px;
    height:20px;
}
.ui-state-active,
.ui-state-default {
    background-color: #FFF;
    border: none;
}
.ui-widget-content {
    border: none;
}
.ui-state-active:focus {
    outline: none;
}
#contact-us-form {
    color: #525252;
    font-size: 16px;
}
#contact-us-form textarea {
    height: 233px;
    resize: none;
}
#contact-us-form button {
    background-color: #003A73;
    height: 42px;
    margin-top: 20px;
}
.position-separator {
    border-bottom: 1px solid #E8E8E8;
}
.agency-location-filter.dyna-slider,
.agency-head-location-filter.dyna-slider,
.agency-name-filter.dyna-slider,
.pos-dept-boxes.dyna-slider {
    padding: 5px 15px;
    height: -moz-fit-content;
    height: fit-content;
}
.clear-locations-filter,
.clear-agencies-filter {
    color: #2596F0;
}
.chosen-cities,
.chosen-agencies {
    border: 2px solid #08D108;
    width: 100%;
    min-height: 68px;
    padding-top: 2px;
}
.agency-location-filter input,
.agency-head-location-filter input,
.agency-name-filter input {
    margin-top: 15px;
}
.filtered-city,
.filtered-agency {
    border-top: 1px solid #D0D0D0;
    padding-top: 5px;
    margin-top: 5px;
}
.filtered-city .name,
.filtered-agencies .name {
    color: #2596F0;
    font-size: 16px;
}
.filtered-city .name:hover,
.filtered-agencies .name:hover {
    cursor: pointer;
}
.filtered-city .info,
.filtered-agencies .info {
    color: #525252;
    font-size: 14px;
}
.chosen-cities span,
.chosen-agencies span {
    background-color: #EAEAEA;
    border-radius: 20px;
    padding: 0 5px;
    margin: 5px;
}
.dyna-slider b {
    margin-bottom: 10px;
}
.slider-values {
    height: 20px;
}
.slider-values .left,
.slider-values .right {
    font-size: 16px;
    font-weight: normal;
}
.slider-values .left {
    float: left;
}
.slider-values .right {
    float: right;
}
.dyna-slider .slider.slider-horizontal {
    width: 100%;
}
.slider-cnt {
    text-align: center;
    width: 100%;
}
.dyna-slider button {
    margin-left: 15px;
    text-transform: uppercase;
}
.dyna-slider .slider-track {
    background-image: none;
    background-color: #FFF;
}
.dyna-slider .slider-handle {
    background-color: #003A73;
    background-image: none;
}
.dyna-slider .slider-track .slider-selection {
    background-color: #003A73;
    background-image: none;
    height: 3px!important;
    margin-top: 3px;
}
#positions-table th.sorting,
#positions-table th.sorting_asc {
    width: 0px!important;
}
.dataTables_wrapper.no-footer .dataTables_paginate .paginate_button,
.dataTables_wrapper.no-footer .dataTables_paginate .paginate_button.disabled {
    background-color: #FFF;
    border: 1px solid #D0D0D0;
}
.dataTables_wrapper.no-footer .dataTables_paginate .paginate_button.next {
    margin-left: 3px;
}
.dataTables_wrapper.no-footer .dataTables_paginate .paginate_button.previous {
    margin-right: 3px;
}
.dataTables_wrapper.no-footer .dataTables_paginate .paginate_button.current {
    color: #FFF!important;
    background: none!important;
    background-color: #003A73!important;
}
.pos-title-column {
    min-width: 400px;
}
.position-info.position-compare span.agency-info {
    margin-left: 20px;
}
.big-checkbox {
    width: 20px;
    height: 20px;
}
.select-all-pos-chk {
    vertical-align: bottom;
}
.clear-ag-locations,
.clear-ag-names,
.clear-ah-locations {
    cursor: pointer;
}
.top-position.pos-name {
    color: #525252;
    font-size: 16px;
    font-weight: normal;
}
.publish-cnt {
    position: absolute;
    top: 27px;
    right: 17px;
    width: 135px;
    height: 31px;
}
.publish-cnt .nice-select:after {
    margin-top: -5px;
    right: 15px;
}
.publish-cnt .nice-select {
    height: 31px;
}
.publish-cnt .nice-select .current {
    position: absolute;
    top: -5px;
}
.btn-orange:hover {
    background-color: rgb(184, 83, 16);
}
.deadline-dates {
    text-align: center;
    margin-top: 32px;
}
.deadline-dates .header {
    color: #525252;
    font-size: 16px;
    font-weight: bolder;
}
.deadline-dates .desc {
    font-size: 14px;
}
.deadline-dates button {
    margin: auto;
}
.deadline-dates .datepicker {
    margin-top: 12px;
    margin-bottom: 12px;
}
#publish-status-modal label,
#add-report-modal label {
    color: #525252;
    font-weight: 700;
    font-size: 16px;
    margin-top: 20px;
}
.ui-widget-content .ui-icon {
    background-image: url("../../css/images/ui-icons_003A73_256x240.png")!important;
}
.ui-widget-header .ui-icon {
    background-image: url("../../css/images/ui-icons_003A73_256x240.png")!important;
}
.view-rep-link {
    color: #1d68a7;
    text-decoration: underline;
}
#department-form .nice-select ul {
    max-height: 450px;
    overflow: auto;
}
.position-rt ul li a.download-btn {
    background: none;
    color: #3490dc;
    text-decoration: underline;
    font-weight: normal;
    text-transform: initial;
}
.password-reset-head {
    color: #003A73;
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
}
#agencies-table.datatable-table.admin-table td {
    padding-left: 19px;
}
#agencies-table.datatable-table.admin-table th:first-child {
    width: 850px!important;
}
.deadline-dates.effective-date {
    position: absolute;
    width: 30%;
    margin-left: 20px;
    margin-top: 10px;
}
.salary-rep-index-img {
    max-width: 60px;
}

/*-----------------------------------------*/

.modal-content {
    background-color: #ffffff;
}
.modal-content .form-control {
    background-color: #fff;
}
.modal-content .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #a1cbef;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.standard_dept_dyna_section{
    width: auto;
    /* right: 5.5%; */
}