﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    /*padding-top: 50px;*/
    /*padding-bottom: 20px;*/
    line-height: 1.3;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 280px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}

.center {
    text-align: center;
}

.red {
    color: red;
}

.dxgvEditFormDisplayRow_SoftOrange td.dxgv, .dxgvDetailCell_SoftOrange td.dxgv, .dxgvDataRow_SoftOrange td.dxgv, .dxgvDetailRow_SoftOrange.dxgvADR td.dxgvAIC {
    border-bottom: 0px Solid #c5c5c5;
    border-right: 0px Solid #c5c5c5;
}

.dxgvTable_SoftOrange {
    border-collapse: collapse !important;
}

tr[id$='_0'] {
    border-top: 1px Solid #c5c5c5;
}

    tr[id$='_0'] td:nth-child(2) {
        vertical-align: top;
    }

tr[id$='_1'] td:nth-child(2) {
    vertical-align: top;
}

tr[id$='1_2'] {
    /*border-bottom: 1px Solid #c5c5c5;*/
}

tr[id$='2_2'] {
    /*border-bottom: 1px Solid #c5c5c5;*/
}

[data-toggle="collapse"][aria-expanded="false"] svg.fa-caret-down {
    display: none;
}

[data-toggle="collapse"][aria-expanded="true"] svg.fa-caret-up {
    display: none;
}

[data-toggle="collapse"][aria-expanded="false"] i.fa-caret-down {
    display: none;
}

[data-toggle="collapse"][aria-expanded="true"] i.fa-caret-up {
    display: none;
}

.clearfilterbtn {
    width: 100%;
    text-align: left;
    margin: 1px;
}

#clearFilters {
    float: right;
    font-size: 80%;
    text-decoration: underline;
    font-weight: normal;
    cursor: pointer;
    margin-top: 10px;
}

@media screen and (max-width: 991px) {
    #logo {
        /*width: 213px;*/
        /*height: 36px;*/
        top: 12px;
        max-width: 100%;
    }
}

@media screen and (min-width: 992px) {
    #logo {
        /*width: 272px;*/
        /*height: 46px;*/
        top: 17px;
    }
}

#footer {
    background-color: #4A4D55;
}

    #footer .disclaimer {
        padding-top: 24px;
        padding-bottom: 16px;
    }

    #footer .disclaimer, #footer .copyright {
        background-color: #4A4D55;
    }

        #footer .disclaimer p.last-update {
            font-size: 16px;
            line-height: 1.7142857143;
            padding-bottom: 24px;
        }

        #footer .disclaimer p {
            font-size: 14px;
            line-height: 1.7142857143;
        }

        #footer .disclaimer p, #footer .copyright p {
            color: #FFFFFF;
            font-size: 14px;
            letter-spacing: 0.1px;
            line-height: 1.7142857143;
            font-weight: 400;
            font-style: normal;
            font-family: "proxima-nova-condensed";
        }

.modal-footer .bootstrap-dialog-footer .bootstrap-dialog-footer-buttons > :not(:first-child) {
    margin-left: 2rem;
}

.modal-footer .bootstrap-dialog-footer .bootstrap-dialog-footer-buttons > :not(:last-child) {
    margin-right: 2rem;
}

.bootstrap-dialog-footer-buttons > button {
    min-width: 5rem;
}

.close {
    font-size: 2rem;
}

.dxgvTable_SoftOrange {
    /*font-size: 0.9em;*/
}

[name="insuranceTypeButton"] {
    text-transform: none;
    max-width: 71%;
}

.btn-hmo {
    text-transform: none;
    max-width: 71%;
}

[data-type="swhr"] {
    background-color: #00a261 !important;
    text-transform: none;
    max-width: 71%;
    position: relative;
}

    [data-type="swhr"]:hover {
        background-color: #20c281 !important;
    }

    [data-type="swhr"]::before {
        position: absolute;
        top: -42px;
        right: -42px;
        width: 84px;
        height: 82px;
        border-radius: 42px;
        background: #4da6ff;
        content: '';
    }

    [data-type="swhr"]::after {
        position: absolute;
        top: -40px;
        right: -19px;
        width: 40px;
        font-size: 12pt;
        text-shadow: 0px 0px 10px black;
        content: 'New For 2022!';
    }

.newfor2023::before {
    position: absolute;
    top: -42px;
    right: -42px;
    width: 84px;
    height: 82px;
    border-radius: 42px;
    background: #4da6ff;
    content: '';
}

.newfor2023::after {
    text-align: center;
    position: absolute;
    top: -30px;
    right: -21px;
    width: 44px;
    color: white;
    font-weight: bold;
    font-size: 11pt;
    text-shadow: 0px 0px 10px #001f3a;
    content: 'New For 2023!';
}

.newfor2022::before {
    position: absolute;
    top: -42px;
    right: -42px;
    width: 84px;
    height: 82px;
    border-radius: 42px;
    background: #4da6ff;
    content: '';
}

.newfor2022::after {
    text-align: center;
    position: absolute;
    top: -30px;
    right: -21px;
    width: 44px;
    color: white;
    font-weight: bold;
    font-size: 11pt;
    text-shadow: 0px 0px 10px #001f3a;
    content: 'New For 2022!';
}


a.stretched-link:hover {
    text-decoration: none;
}

.card.active {
    border-color: #00ff3a !important;
    border-width: 3px;
    /* background-color: #e2e2e2; */
    box-shadow: 0 23px 26px rgb(0 0 0 / 78%), 0 23px 26px rgb(0 0 0 / 93%);
}

.card {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15), 0 2px 5px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

    .card.active .plan-button {
        background-color: green;
    }

    .card.active .plan-span {
        display: none;
    }

    .card .plan-icon {
        display: none;
    }

    .card.active .plan-icon {
        display: initial;
    }
    
@media screen and (max-width: 1250px) {
    .plan-card {
        min-width: 250px;
        /* width: 265px; */
        min-height: 340px;
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 1251px) {
    .plan-card {
        min-width: 250px;
        /* width: 336px; */
        min-height: 340px;
        margin-bottom: 15px;
    }
}

.card-body {
    padding: 1rem;
}

.form-control {
    font-size: inherit;
}

.toast-top-center {
    top: 12px;
    margin: 0 0 0 -150px;
}

.highlightedSearchTerm {
    background-color: yellow;
    color: darkblue;
}

.phonediv {
    display: inline-block;
}

/*only screen and*/
@media (max-width: 769px) {
    td.dxgvPHEC {
        /*text-align:right;*/
    }
    td {
        overflow-wrap: break-word;
    }
    .phonediv {
        display: block;
    }
    .leftmapiconcontainer {
        width: 2em !important;
        display: none !important;
    }
    .leftmapicon {
        font-size: 2em !important;
    }
    .providerName {
        font-size: 118% !important;
        margin-left: 0px !important;
        margin-right: 5px !important;
    }
    #MainContent_gridContainer div,
    #MainContent_gridContainer a,
    #MainContent_gridContainer i {
        /*font-size: 95% !important;*/
    }
}

.collapsing {
    -webkit-transition-duration: 0.75s;
    transition-duration: 0.75s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

div.col.insurance > #languages {
    color: white !important;
    margin-top: -30px !important;
    padding-bottom: 2px !important;
}

.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: rgb(255, 255, 255);
    text-align: center;
    background-color: rgb(40 64 171);
    border-radius: 0.25rem;
}
.last-update{
    font-size: 20px;
}
/* Media query for screens smaller than 550px */
@media (max-width: 550px) {
    #search .d-flex {
        flex-direction: column;
    }

    #search .col-form-label, #search .dxbs-textbox, #search .dxbs-combobox {
        width: 100% !important; /* Make label and textbox take full width */
    }

    #search .col-form-label {
        text-align: left !important;
        padding: 0;
    }
    .container-fluid {
        padding: 0;
    }
    #languages {
        float: none !important;
        margin-left: 0 !important;
    }
    form {
        padding: 0 !important;
    }
    #year {
        padding: 5px !important
    }
}