.pl-0 {
    padding-left: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.critical_text {
    color: red;
    height: 10px;
}

.critical_text_login {
    color: red;
}

.sharp-generic-image {
    background-image: url('https://docs.sharphealthplan.com/shp-documents/doc/shp_hero.png');
}

.createAcctHeadline {
    margin-top: 100px;
}

@media screen and (max-width: 576px) {
    .shp-navbar {
        height: 84px !important;
        min-height: 84px !important;
    }
}

.nav-item {
    padding: 0px;
    margin: 0px;
}

.nav-link {
    color: black;
    background-color: #f8f9fa !important;
}

.nav-link:hover {
    color: #007bff;
    border-left: solid 1px #f8f9fa !important;
    border-right: solid 1px #f8f9fa !important;
    border-top: solid 1px #f8f9fa !important;
    border-bottom: solid 1px #007bff !important;
}

.nav-link.disabled:hover {
    background-color: #f8f9fa !important;
    border-bottom: solid 1px #e2e1e0 !important;
    cursor: default;
    color: black;
}

.nav-link.disabled:active {
    border-bottom: solid 1px #e2e1e0 !important; 
}

.nav-link.disabled:focus {
   border-bottom: solid 1px #e2e1e0 !important; 
}

.nav-link:focus {
    border-left: solid 1px #f8f9fa !important;
    border-right: solid 1px #f8f9fa !important;
    border-top: solid 1px #f8f9fa !important;
    border-bottom: solid 1px #0056b3 !important;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    border-bottom: solid 1px #e2e1e0 !important; 
}

.nav-link.active {
    background-color: #f8f9fa !important;
    color: #0056b3 !important;
    border-left: solid 1px #f8f9fa !important;
    border-right: solid 1px #f8f9fa !important;
    border-top: solid 1px #f8f9fa !important;
    border-bottom: solid 1px #0056b3 !important;
}

.scrtabs-tabs-fixed-container {
    height: 36px !important;
}

.scrtabs-tab-scroll-arrow {
    height: 36px !important;
    padding-top: 7px !important;
    padding-left: 4px !important;
    background-color: #f8f9fa !important;
    border-left: none;
    border-right: none;
    border-bottom: solid 1px #e2e1e0 !important;
}

@media (min-width: 992px) {
    .card_more_info, .card_buttons {
        padding-top: 10px !important;
    }
}

@media (max-width: 991px) {
    .plan_heading {
        padding-top: 0px !important;
    }
}

@media (max-width: 1349px) and (min-width: 992px) {
    .card_buttons {
        margin-top: 20px !important;
    }
    .card_media {
        padding: 20px !important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .card_more_info {
        margin-top: 20px !important;
    }
    .card_buttons {
        margin-top: 20px !important;
    }
    .card_media {
        padding: 10px !important;
    }
}

@media (max-width: 767px) and (min-width: 576px) {
    .card_more_info {
        margin-top: 20px !important;
    }
    .card_buttons {
        margin-top: 20px !important;
    }
    .card_media {
        padding: 10px !important;
    }
}


@media (max-width: 768px) {
    .nav-justified > li {
      display: table-cell;
      width: 1%;
    }
    .nav-justified > li > a  {
      border-bottom: 1px solid #ddd !important;
      border-radius: 4px 4px 0 0 !important;
      margin-bottom: 0 !important;
    }
}

@media (min-width: 1092px) {
    .noDisplayOnMobile {
        margin-right: 5px !important;
    }
    .onlyDisplayOnMobile {
        display: none !important;
    }
    .shp-navbar .nav-item {
        margin-top: 15px !important;
    }
    .shp-navbar {
        padding-right: 30px;
    }
}

@media (max-width: 1091px) and (min-width: 1052px) {
    .noDisplayOnMobile {
        margin-right: 5px !important;
    }
    .onlyDisplayOnMobile {
        display: none !important;
    }
    .shp-navbar .nav-item {
        margin-top: 15px !important;
    }
    .shp-navbar {
        padding-right: 30px;
    }
}

@media (max-width: 1051px) and (min-width: 1017px) {
    .noDisplayOnMobile {
        margin-right: 0px !important;
    }
    .onlyDisplayOnMobile {
        display: none !important;
    }
    .shp-navbar .nav-item {
        margin-top: 15px !important;
    }
    .shp-navbar {
        padding-right: 30px;
    }
}

@media (max-width: 1016px) and (min-width: 992px) {
    .noDisplayOnMobile {
        font-size: 1.5vw;
        margin-right: 0px !important;
    }
    .onlyDisplayOnMobile {
        display: none !important;
    }
    .shp-navbar .nav-item {
        margin-top: 15px !important;
    }
    .shp-navbar {
        padding-right: 30px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .noDisplayOnMobile {
        font-size: 1.3vw;
        margin-right: 5px !important;
    }
    .onlyDisplayOnMobile {
        display: none !important;
    }
    .shp-navbar .nav-item {
        margin-top: 15px !important;
    }
    .shp-navbar {
        padding-right: 30px;
    }
}

@media (max-width: 767px) {
    .shp-header.mobile-shrink .shp-logo img {
        width: 105px !important;
    }

    .shp-header.mobile-shrink .navbar-brand {
        padding: 10px 0px 0px 0px !important;
    }

    .navbar-brand {
        padding-top: 15px !important;
    }
    .shp-navbar {
        min-height: 83px !important;
        height: 83px !important;
        padding-right: 0px;
        padding-left: 10px;
    }

    .dropdown-menu {
        left: auto !important;
        right: 0px;
    }

    .shp-navbar .nav-item {
        margin-top: 20px !important;
    }
    .noDisplayOnMobile {
        display: none;
    }

    .biggerOnMobile {
        font-size: 2.5rem;
    }
}

@media (max-width: 576px) {
    .noDisplayOnMobileDevice {
        display: none !important;
    }
    .card_media {
        padding-right: 0px !important;
        padding-left: 0px !important;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }
    .info_text {
        font-size: 3.5vw !important;
    }
    .panel-body {
        border-radius: 0px !important;
        overflow-x: scroll;
    }
    .aDueBox {
        height: 170px !important;
    }
    #minimum_amt_due_text {
        margin-left: 20px;
    }
    .noml {
        margin-left: 0px !important;
    }
    .normalSpace {
        white-space: normal !important;
    }
    .mr15 {
        margin-right: 15px !important;
    }
    
    .ml15 {
        margin-left: 15px !important;
    }
}

.payHistHeader {
    float: right;
}

#tab_navigation {
    padding-right: 0;
}

.nav-tabs.nav-justified > .active > a {
    border-top: solid 1px #f8f9fa;
    border-left: solid 1px #f8f9fa;
    border-right: solid 1px #f8f9fa;
    border-bottom: solid 1px #0056b3;
    color: #0056b3;
}

#main_tab_content {
    padding-left: 20px;
    padding-right: 20px;
}

.create_account_input {
    margin-bottom: 0px;
    border-radius: 0px;
}

.cancelBtn {
    background-color: #c4c4c4 !important;
    border-color: #c4c4c4 !important;
    color: black !important;
}

.cancelBtn:hover {
    background-color: #fff !important;
    color: black !important;
}

@media screen and (min-width: 768px) {
    .mr-sm-2 {
        margin-right: .5rem !important;
    }
}

.datepicker-switch, .prev, .next, .dow {
    background-color: white !important;
    color: black !important;
    font-size: 10pt !important;
}

.datepicker-switch:hover, .prev:hover, .next:hover {
    background-color: #eee !important;
}

.datepicker .active {
    background-image: none !important;
    background-color: #0056b3 !important;
}

.datepicker td {
    font-size: 9pt !important;
    font-weight: bold !important;
}

table thead tr .datepicker-title {
    font-size: 10pt !important;
    color: #fff !important;
    background-color: #344c66 !important;
}

.datepicker .clear, .datepicker .today {
    visibility: visible !important;
    background-color: #fff !important;
    color: black;
    font-size: 10pt !important;
    font-weight: bold !important;
}

.datepicker .clear:hover, .datepicker .today:hover {
    background-color: #eee !important;
}

.datepicker table tr td.today {
    background-color: #ffdb99 !important;
}

.datepicker table tr td.active.active {
    background-color: #286090 !important;
}

.datepicker table tr td.disabled {
    background-color: #f3f3f3 !important;
}

.sort_container {
    float:right;
}

.bill_tooltip {
    position: relative;
    display: inline-block;
}

.bill_tooltip .bill_tooltiptext {
    visibility: hidden;
    width: 450px;
    background-color: white;
    color: black;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #aaa;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -3px;
    left: 150%;
}

.bill_tooltip .bill_tooltiptext::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 99.6%;
    margin-top: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent white transparent transparent;
}

.bill_tooltip .bill_tooltiptext::before {
    content: " ";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #aaa transparent transparent;
}

.bill_tooltip:hover .bill_tooltiptext {
    visibility: visible;
}

.sort_grey {
    cursor: pointer;
    color: #aaa;
    font-size: 12pt;
}

.sort_black {
    cursor: pointer;
    color: black;
    font-size: 12pt;
}

.icon_edit {
    cursor: pointer;
    color: #344c66;
    font-size: 12pt;
}

.icon_edit_white {
    cursor: pointer;
    color: #fff;
    font-size: 12pt;
}

.icon_edit_red {
    cursor: pointer;
    color: #AB1C1C;
    font-size: 12pt;
}

.createAccount_infoText {
    white-space: pre;
}

.upper_first_letter {
    text-transform: lowercase;
}

.upper_first_letter::first-letter {
    text-transform: uppercase;
}

.bg_sharp_primary {
    background-color: #344c66 !important;
}

.bg_sharp_white {
    background-color: #fff !important;
}

.shp-header .nav-item {
    margin: 15px 15px;
}

.color_white, .color_white:hover, .color_white:focus {
    color: white;
    text-decoration: none;
}

.color_deepskyblue, .color_deepskyblue:hover, .color_deepskyblue:focus {
    color: deepskyblue;
}

.color_primary, .color_primary:hover, .color_primary:focus {
    color: #344c66;
    text-decoration: none;
}

.dropdown {
    list-style-type: none;
}

.dropdown-toggle {
    text-decoration: underline;
}

.dropdown-toggle:hover {
    color: white;
}

.dropdown-toggle:focus {
    color: white;
}

.link_text {
    font-size: 11pt;
    padding-bottom: 5px;
}

.font-weight-bold {
    font-weight: bold
}

.main_content {
    margin-top: 85px !important;
}

.border-radius-round {
    border-radius: 50%;
}

.card_img {
    padding: 10px;
    height: 120px;
}

.card_media {
    border: solid 1px #344c66;
    padding: 40px;
}

.card_heading {
    font-size: 16pt;
    color: #344c66;
}

.card_amount {
    font-size: 28pt;
    color: #344c66;
}

.card_amount_paid {
    font-size: 28pt;
    color: #7cada0;
}

.sharp_panel {
    border-radius: 0px !important;
}

.sharp_panel_heading, .sharp_modal_heading {
    color: #fff !important;
    opacity: 1 !important;
}

.sharp_modal_heading:hover {
    opacity: 1 !important;
}

.sharp_modal_primary {
    color: #fff !important;
    background-color: #344c66 !important;
}

.sharp_modal_error {
    color: #fff !important;
    background-color: #AB1C1C !important;
}

.sharp_modal_success {
    color: #fff !important;
    background-color: #009365 !important;
}

.sharp_success {
    color: #009365 !important;
}

.sharp_modal_content {
    overflow: auto;
}

.d-none {
    display: none !important;
}

.d-block {
    display: block !important;
}

.modal .error_mess {
    margin-bottom: 20px !important;
}

.w-100 {
    display: block;
    width: 100% !important;
}

.pl0 {
    padding-left: 0 !important;
}

@-moz-document url-prefix() {
    fieldset { 
        display: table-cell; 
    }
}

.panel table th {
    background-color: #fff !important;
    color: #000 !important;
}

.linkBtn_invert {
    background-color: #fff !important;
    color: #344c66 !important;
    border: 2px solid #344c66 !important;
    padding: 12px 25px;
    font-size: 1.4rem;
    line-height: 2.2rem;
    font-weight: 700;
    text-align: center;
    text-transform: none !important;
}

.linkBtn_invert:hover {
    background-color: #344c66 !important;
    color: #fff !important;
}

#aDueBox_heading {
    font-size: 14pt;
    font-weight: bold;
}

#aDueBox_amount {
    font-size: 24pt;
    font-weight: bold;
}

ul.dash {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
}
ul.dash > li:before {
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}

.login_box {
    border: solid thin #344c66;
}

.pr10 {
    padding-right: 10px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pr40 {
    padding-right: 40px !important;
}

.pr50 {
    padding-right: 50px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.pl50 {
    padding-left: 50px !important;
}

.tab_border {
    border: solid thin #e2e1e0;
    overflow-y: auto;
}

.color_sharp_primary {
    color: #344c66 !important;
}

.shp-header.mobile-shrink .nav-item {
    margin: 20px 15px 0px 5px !important;
}

.row_normal_margins {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

p br {
    display: none;
}

p b {
    font-weight: normal;
}

.aDueBox {
    height: 124px;
}

#checkImage{
    width: 270px;
    margin-top: 20px;
}


#message {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

#inner-message {
    margin: 0 auto;
}

.linkBtn:focus, .linkBtn_invert:focus {
    outline: solid 3px lightblue;
}

.icon_edit:focus {
    outline: solid 1px lightblue;
    color: black;
}

.icon_edit_white:focus {
    outline: solid 1px #fff;
    color: lightgray;
}

.linkBtn {
    text-transform: none !important;
}

.bullet_list li {
    list-style-type: circle !important;
}

.planName {
    font-size: 3.2rem;
}

.social_media_btn:focus {
    outline: tomato solid 2px;
}

.day.focused.disabled {
    background-color: darkgray !important;
}

.datepicker table tr td.focused {
    background: cadetblue !important;
    color: #fff;
}

.datepicker table tr td.day:hover {
    background: cadetblue !important;
    color: #fff;
}

.datepicker table tr td.disabled:hover {
    background: #f3f3f3 !important;
    color: #777 !important;
}

#skiptocontent a {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0px;
    color: #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-bottom-right-radius: 8px;
    background: transparent;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 1050;
}

#skiptocontent a:focus {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #ddd;
    border-color: #344c66;
    color: #344c66;
    outline: 0;
    -webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}

.navbar-brand:focus {
    outline: thin dotted #aaa;
}

.sharpLabel {
    font-size: 14pt;
    line-height: 24pt;
    color: #344c66;
    margin-bottom: 10px;
    display: inline-block;
    max-width: 100%;
    font-weight: bold;
}

.sharpFieldset {
    border-bottom: none !important;
}

.shp-navbar-newuser {
    padding-right: 0px !important;
}

.shp-header-newuser-container {
    background: transparent !important;
}

.nav-item a {
    text-decoration: none !important;
}

#header_firstName {
    display: inline-block;
    text-decoration: underline;
    text-transform: lowercase;
}

#header_firstName::first-letter {
    text-transform: capitalize;
}

.nav-item #user_dropdown {
    text-decoration: underline !important;
}

.nav-item #user_dropdown:focus {
    outline: thin dotted;
}

.sharp_cog {
    display: block; 
    margin: 0 auto;
}

.icon_btn {
    background-color: transparent;
    border: transparent;
}

.panel-title {
    font-size: 1.6rem !important;
    font-weight: 400 !important;
}

.groupedTextSize {
    font-size: 2.5rem;
    line-height: normal;
}

.tablesaw-all-cols-visible .tablesaw-advance, .tablesaw-all-cols-visible .tablesaw-advance.minimap {
    display: none !important;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #eee; 
}

h5, .h5 {
    font-size: 16px !important;
}

.loggedInLogo {
    height: 27px;
    margin-top: 10px;
}

.mainSharpLogo {
    margin-top: 12px;
}

@media screen and (max-width: 768px) {

    .shp-logo-svg {
        display: grid;
        justify-content: center;
    }

    .mainSharpLogo {
        margin-top: 9px;
    }
}

@media screen and (max-width: 450px) {
    .mainSharpLogo {
        width: 90%;
    }
}