/****************************************
 * Safari
***************************************/
@media not all and (min-resolution:.001dpcm) { @media {
    .selectize-input, .form-control, .selectize-dropdown,  .selectize-input input {
        -webkit-text-fill-color: #495057;
    }
}}

/****************************************
 * Firefox
***************************************/
@-moz-document url-prefix() {
    .selectize-input, .form-control, .selectize-dropdown,  .selectize-input input {
        color: black !important;
    }
}
/****************************************
 * Search
***************************************/
.section {
    height: 100%;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    margin: unset !important;
}

.accordion>.card {
     overflow: visible !important;
}

body {
    font-family: 'Open Sans', sans-serif !important;
    display: block;
    margin: 0 !important;
    position: unset;
    padding-top: 10px;
    overflow-x: hidden;
}

.hint_green {
    color: #008000;
}

.hint_red {
    color: #ff0000;
}

.hintBlack {
    background-color: rgba(20, 20, 20, 0.5);
}

a {
    text-decoration: none !important;
    cursor: pointer;
}

.a-underline:hover {
    text-decoration: underline !important;
}

a.search-header {
    color: #289dcc !important;
}

.mb-0 > a:after {
    content: "\f054"; /* fa-chevron-down */
    font-family: 'Font Awesome 5 Solid';
    font-weight: 900;
    position: absolute;
    float: right;
    right: 8px;
    text-decoration: none;
    display: none;
}

.mb-0 > a[aria-expanded="true"]:after {
    content: "\f078"; /* fa-chevron-right */
}

.fa-chevron-down, .fa-chevron-right {
    float: right;
    cursor: pointer;
    color: #289dcc;
}

.isLegacy {
    font-weight: bold;
}

/****************************************
 * Auto Complete - start
 ***************************************/
.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}

.autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
}

.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}

/****************************************
 * Auto Complete - end
 * Provider Profile Start
 ***************************************/

.providerProfile-container {
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 15px;
}

.collapsedClass:after {
    position: absolute;
    right: 10px !important;
    top: 20px;
}

.col-4-network {
    -webkit-box-flex: 0;
    flex: 0 0 30%;
    max-width: 30%;
    position: relative;
    width: 100%;
    min-height: 1px;
}

.col-2-language {
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    width: 100%;
    min-height: 1px;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-8 {
    width: 66.77777777%;
}

.providerName {
    color: #289dcc;
}

.referralLabel {
    font-weight: normal;
    font-size: smaller;
    color: #212529;
    margin-bottom: 13px;
}

.specialtyLabel {
    font-weight: normal;
    color: #212529;
    font-weight: bold;
    margin-bottom: 0px;
}

/****************************************
 * Provider Profile End
 ***************************************/

.icon {
    margin-top: 0.6%;
    font-size: 1em !important;
}

.single-line {
    flex-wrap: nowrap;
}

.nameHeader {
    font-weight: bolder;
    font-size: 1.4em;
    color: #289dcc;
    white-space: pre-wrap;
    text-overflow: ellipsis;
}

.groupHeader {
    font-weight: bolder;
    white-space: pre-wrap;
    text-overflow: ellipsis;
}

#specialtyRow {
    font-style: italic;
}

hr {
    margin: 2px;
}

/****************************************
 * Data table buttons
 ***************************************/


#providerSearchResultTable_length {
    padding-top: 0.3vw;
}

#toggleContainer {
    display: inline-block;
}


/****************************************/
.selectize-control.multi .selectize-input > div.active {
    background: #289dcc !important;
}

h3 {
    color: #289dcc !important;
}

h5 {
    color: #289dcc !important;
}

.section-header, #profileLink {
    color: #289dcc !important;
}


#body-content {
    margin-right: 50px;
    margin-left: 50px;
}

#listButton, #cardButton, #mapButton {
    background-color: white;
    margin-right: 2px;
    margin-top: .3vw;
    margin-bottom: 0.4vw;
    border-color: #6c757d;
}

#listButton:active, #cardButton:active, #mapButton:active,
#listButton.selected, #cardButton.selected, #mapButton.selected {
    border-color: #289dcc;
    border-width: thin;
}

.buttons {
    padding: 10px 16px;
}

.legendContainer {
    display: flex;
    margin-top: 0.2vw;
}

.rCorners {
    border-radius: 0.3em;
    border: 1px solid #6c757d;
    padding: 0.3rem;
    min-width: 131px;
    min-height: 20px;
}

#mmiIcon, #telemedIcon {
    font-size: 0.5em !important;
    margin: unset !important;
}

.legendContents {
    width: inherit;
    min-width: inherit;
    min-height: inherit;
    height: inherit;
    font-size: calc(10px + 0.25vw);
    margin: unset !important;
    text-align: left;
    display: flex;
}

#bro, #mmi, #treatingDtr, #telemedInd {
    margin: auto;
    font-size: inherit;
    padding-right: .5vw;
}

.single-item {
    width: calc(210px + (16 - 12) * ((100vw - 300px) / (1600 - 300))) !important;
    text-align: center;
}


.superscript {
    vertical-align: super;
    font-size: 6pt;
}

.alignBro{
    margin-left: -0.3em;
}

.superscriptLabel {
    vertical-align: super;
    font-size: 6pt;
    margin-left: .2em;
}

.toggleViewContainer {
    display: flex;
    justify-content: end;
    padding-top: 0.5rem;
}

.pagination {
    margin-left: 0 !important;
    margin: unset !important;
}

.paginationUi {
    margin: 0 !important;
}

#reSizable {
    max-width: 200px;
}

#goToPageInput {
    color: #289dcc !important;
    margin-left: 5px;
    margin-right: 1px;
    cursor: text;
}

#goToPageBtn {
    color: black !important;
}

#totalPageCount, #totalPageCountWrapper {
    color: black;
    pointer-events: none;
    cursor: auto;
    border: none !important;
}

.createDirectoryLabel {
    color: #212529;
    font-weight: bold;
    width: 298px;
}

.alignRadioButtons {
    margin-left: -1.2%;
}

.darkred {
    font-weight: bold;
    color: #ac2b36;
}

.textBoxCarrier {
    border: 1px solid #ced4da;
    border-radius: 0.3em;
    height: 26px;
    width: 400px;
}

.page-link {
    line-height: 1; !important;
}

#row1, #row2, #row3,#row4 {
    display: table;
    margin: unset !important;
}

#row1-left-col {
    position: absolute;
    padding-top: 6px;
    padding-bottom: 15px;
}

#row3-right-col, #row4-right-col {
    display: inline-flex;
    vertical-align: top;
    float: right;
    width: 600px;
    max-width: none;
}

#row3-right-col {
    top: -0.15vw;
}

#row1-left-col, #row1-right-col,
#row2-left-col, #row2-right-col,
#row3-left-col {
    display: table-cell;
    vertical-align: bottom;
    max-width: none;
}

#row4-left-col {
    display: table-cell;
    vertical-align: top;
    width: 600px;
}

.select-btn-nav {
    line-height: 1.7em !important;
    font-size: calc(13px + (16 - 12) * ((100vw - 300px) / (1600 - 300))) !important;
    margin-top: 0.3vw;
    margin-bottom: 0.3vw;
}

#select-page {
    margin-left: 1vw;
    margin-bottom: 3px !important;
}

#resultCounter {
    font-size: calc(12px + (16 - 12) * ((100vw - 300px) / (1600 - 300))) !important
}

#search-results-container {
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: 136px;
    bottom: 0;
    padding: 20px;
    display: none;
    z-index: 9999999;
}

input[name=site-search], input[name=site-search]:focus {
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding-top: 8px;
    background-color: #292b2c !important;
    outline: none;
    color: #fff;
    border-bottom: 1px solid #fff;
}

input[name=site-search]::placeholder {
    color: #efefef;
}

#search-results-close-icon {
    height: 30px;
    cursor: pointer;
    float: right;
    margin-right: 20px;
}

#search-results-close-icon::after {
    content: "X";
    font-size: 20pt;
}

.fa-search {
    color: #fff;
    padding-right: 10px;
    font-size: 18pt;
    vertical-align: text-top;
}

#search-field-container {
    display: inline-block;
    position: absolute;
    right: 20px;
}

/****************************************
 * Browser Compatibility
 ***************************************/

/*Displaying textarea equalized to dropdown button in IE */
.selectize-input {
    line-height: unset !important;
}

select {
    -webkit-appearance: menulist;
}

.stateDropdown{
    font-size: 15px !important;
}

.pointer {
    cursor: pointer;
}

.scroll-y {
    overflow-y: auto;
    max-height: 600px;
}

#map {
    position: relative;
}

#mapViewSection {
    height: 110%;
    max-height: 600px;
}

ul.providerList {
    width: 100%;
    padding: 0;
    margin: 0;
}

ul.providerList li {
    background-color: #F0F0F0;
}

ul.providerList li:hover {
    background-color: #E8E8E8;
}

ul.providerList li.selected {
    background-color: #B0C4DE;
}

ul.providerList span.name {
    font-weight: bold;
    white-space: nowrap;
}

ul.providerList span.options {
    font-weight: bold;
}

.specialty {
    font-style: italic;
}

ul.providerList span.specialty {
    font-size: 0.9em;
    font-style: italic;
}

/***
Override zenith.css - START
 ****/
.datatables_length > label, .dataTables_filter > label {
    color: #000000;
}

.datatables_length > label::after, .dataTables_filter > label::after {
    content: " ";
    white-space: pre;
}

label {
    color: #212529 !important;
    font-weight: bold !important;
    display: inline;
}
.addressCard {
border:1px solid black;
padding :5px;
}

.mapListingLabel {
    color: #212529;
    font-weight: bold;
    width: 230px;
    display: inline-block;
}

/***
Override zenith.css - END
 ****/

/*** overrride bootstrap  - start **/
.card-header {
    padding: .1rem 1.25rem .75rem 1.25rem !important;
}

/*** overrride bootstrap  - end **/

/***
Override Datatable - START
 */

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: thin solid #111 !important;
}

table.dataTable.no-footer {
    border-bottom: thin solid #111 !important;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: unset !important;
}

.focusedRow {
    font-weight: normal;
}

/* sorting icon */

table.dataTable thead .sorting_desc {
    background-image: url(/atlas/images/sort-icon-down.png);
    background-color: #84a3e1;
}

table.dataTable thead .sorting_asc {
    background-image: url(/atlas/images/sort-icon-up.png);
    background-color: #84a3e1;
}

table.dataTable thead .sorting {
    background-image: url(/atlas/images/sort-icon.png);
}

table.dataTable.compact thead th, table.dataTable.compact thead td {
    padding: 4px 17px 4px;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    background-position: -4px center;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px 10px 28px;
}

.card-vertical-center { /**In card, if two cards in same row of different height **/
    align-items: center;
    display: flex;
}

.card-body p {
    line-height: 1;
}

.alignCheckBox{
    text-align: center !important;
}

.card-body {
    padding: 1rem !important;
}

.card-body-provider {
    padding-left: 2rem !important;
    padding-top: 0.25rem !important;
    padding-bottom: 1rem !important;
}

.card {
    margin-bottom: 1rem;
}

.card-checkbox {
    display: flex;
    align-items: center;
    margin-right: 2rem; /**To make the distance to the left and right of checkbox equal in card view. Now .card-body has padding left of 1rem to match**/
}

.row-margin {
    margin-left: unset !important; /** As col margin is overridden for two card in one row, row negative margin overridden for mobile view **/
    margin-right: unset !important;
}

.inline {
    display: flex;
}

/******* CSS for CARD VIEW  - END ********************/

.pagination a {
    color: #1d1e1f;
}

.page-header {
    display: flex;
    align-items: flex-end;
}

#pagination-nav ul {
    margin-bottom: unset !important;
    margin-left: unset !important;
}

.page-item.active
.page-link {
    background-color: #289dcc !important;
    border-color: #289dcc !important;
}

.page-item {
    text-align: center;
}

.pagination_border {
    border-radius: 3px;
    border: 1px solid #6c757d !important;
}

.disabledPage {
    background-color: #F0F0F0 !important;
    color: #6c757d !important;
}

.card {
    margin-bottom: 0rem;
}

.cardViewSpace {
    margin-bottom: 1rem;
}

.zeroRecordsInfoContent {
    font-weight: bold;
    font-size: 1.5em;
}

div.cardView {
    overflow-x: hidden;
    display: none;
}

.checkBoxSize {
    width: 15px;
    height: 15px;
}

.cardcheckBoxSize {
    width: 15px;
    height: 15px;
    position: absolute;
}


.datatableNoHeaderColumn {
    width: 15px;
    height: 15px;
    visibility: hidden;
}

.title {
    float: right !important;
    padding-right: 5em;
    font-size: 1.5rem;
    font-weight: bold;
}

.right {
    float: right !important;
    text-align: right !important;
    padding-right: 0px !important;
}

#mapSection {
    height: 100%;
    max-height: 350px;
    min-height: 350px;
}

.blue-line {
    border: 2px solid #289dcc;
    background-color: #289dcc;
}

.black-line {
    border: 2px solid #000000;
}


.disclaimer-style {
    font-size: 0.9rem;
}

.disclaimerSection-style {
    padding-left: 2%;
}

.htmlButtonContainer {
    display: flex;
    justify-content: center;
}

.btn-btnPrimary {
    color: #fff;
    background-color: #289DCC;
    font-size: 18px !important;
    font-family: 'Open Sans', sans-serif !important;
    margin-right: 0.85em;
}

#clearButton {
    margin-right: unset !important;
}

.close:focus, .close:hover {
    color: unset !important;
}

.paragraph {
    margin-top: 1rem;
}

.commonButtonStyle {
    background-color: #FFFFFF !important;
    border-color: #6c757d !important;
    font-size: calc(12px + (16 - 12) * ((100vw - 300px) / (1600 - 300)));
    margin-bottom: 2px;
}

.commonButtonStyle:hover {
    background-color: #EBECF0 !important;
}

.commonButtonStyle:focus {
    box-shadow: none !important;
}

.page-link:hover {
    color: #000000;
}

.page-link:focus {
    box-shadow: none !important;
}

.modal-title {
    line-height: 2 !important;
}

table {
    margin: 0 auto;
    width: 100%;
    clear: both;
    border-collapse: collapse;
    table-layout: fixed;
    word-wrap: break-word;
}

.modal-header {
    padding: 1rem 1rem 0.5rem;
}

.font {
    font-family: 'Open Sans', sans-serif;
    font-size: 34px;
}

.indexHeaderFont {
    font-family: 'Open Sans', sans-serif;
    font-size: 34px;
    padding-top:2em;
}

.header-font {
    font-family: 'Open Sans', sans-serif;
    font-size: 34px;
    padding-top:2em;
}

.pageFooter {
    padding-top: 10px;
    padding-bottom: 10px;
}

.mapErrorMsg {
    text-align: center;
    padding-top: 35%;
}

.header-align {
    padding-top: 10px;
}

.mapListUserNotification {
    text-align: center;
    padding-top: 25%;
}

/******* CSS for Internet Explorer 10–11 ************/

:-ms-input-placeholder {
    color: #6c757d !important;
}

.dropdownPlaceholder {
    color: #6c757d !important;
}

#providerEmail:hover {
    cursor: pointer !important;
    text-decoration: underline !important;
    color: blue !important;
}

.mailTextColor {
    color: #007bff;
}

.blue-line-space {
    margin-top: 0 !important;
}

.errorSpan {
    color: red;
    display: none;
}

#faxError, #phoneError {
    margin-top: .5em;
    float:left;
    padding-left: 22%;
}

.loader {
    margin-left: auto;
    margin-right: auto;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 100px;
    height: 100px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#networkName::-ms-expand {
  display: none;
}

.mileText {
    padding-left: 5px;
    color: red;
    margin-top: .5rem !important;
    margin-bottom: unset !important;
}

.alignLabelValue {
        align-self: flex-end;
}


.main-container{
        padding-right: unset !important;
        padding-left: unset !important;
}

.paddingSides{
    padding-right: 15px;
    padding-left: 15px;
}

.modal-lg-wide {
    max-width: 950px;
}

.modal-lg {
    max-width: 830px;
}

.radioButtonLabelStyle {
    font-family: 'Open Sans', sans-serif !important;
    font-size: calc(12px + (16 - 12) * ((100vw - 300px) / (1600 - 300))) !important;
    margin: 0 !important;
    position: unset;
    padding-top: 3px;
    padding-bottom: 3px;
    background-size: cover;
}

.workSitePosterPopupLabel {
    color: #212529;
    font-weight: bold;
    width: 350px;
    display: inline-block;
}

.textBoxTN {
    border: 1px solid #ced4da;
    border-radius: 0.3em;
    height: 26px;
    width: 208px;
}

#mapListingDescClaimAdmin{
    font-size: 0.8rem !important;
}
.underlined{
    text-decoration: underline !important;
}

.panel-heading.collapsed .fa-chevron-down,
.panel-heading .fa-chevron-right {
    display: none;
}

.panel-heading.collapsed .fa-chevron-right,
.panel-heading .fa-chevron-down {
    display: inline-block;
}

/*
i.fa {
    cursor: pointer;
    margin-right: 5px;
}
*/

.collapsed ~ .panel-body {
    padding: 0;
}

.alignSelfFlexEnd {
    align-self: flex-end;
}

.noArrowSelect + .selectize-control.single .selectize-input::after{
    display: none !important;
}
.pagination-lg .page-link {
 line-height: 0 !important;
}
