* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px !important;
    line-height: 1.42857143;
}

/*.row {
    margin-right: -35px !important;
    margin-left: -35px !important;
}*/


a {
    color: #337ab7 !important;
    text-decoration: none;
}

a:focus, a:hover {
    color: #0c4d6d !important;
    text-decoration: none !important;
}

/*---------------- header starts------------------ */

.navbar-nav-right {
    float: right;
    margin-right: 2rem;
    display: flex;
    margin-top: 0.6rem;
    font-size: 15px;
}

.dexur_headlogo img {
    width: 24%;
    margin-left: 3rem;
}

.homenav li {
    padding: 0 1rem;
}

.homenav {
    display: inline-flex;
    list-style-type: none;
    margin-top: -1rem;
}

/* .home_act {
    margin-top: 9rem;
} */

.add_log .address {
    padding-left: 4.5rem;
}

.add_log {
    margin-bottom: 1rem;
    align-items: center;
}

.dexur_navtab2 {
    background-color: #fafafa !important;
    box-shadow: 0px 1px 2px 1px rgba(154, 154, 204, 0.22);
}

.brand {
    position: absolute;
    float: left;
    line-height: 70px;
    text-transform: uppercase;
    font-size: 1.4em;
}

.dexur_frsthead {
    position: fixed;
    display: flex;
    align-items: center;
    top: 0;
    height: 70px;
    right: 0;
    left: 0;
    box-shadow: 0px 1px 2px 1px rgba(154, 154, 204, 0.22);
    z-index: 1;
    background-color: #ffffff;
}

.dexur_usernav {
    display: flex;
    justify-content: flex-end;
    right: 3rem;
    align-items: center;
}

.user {
    position: relative;
    font-weight: 700;
    font-size: 16px;
    left: -2rem;
}

.dexur_cl {
    display: flex;
}

.nav-link {
    padding: .5rem 0.9rem !important;
}

.news_tab .active:hover {
    text-decoration: none;
}

.news_tab li.active, .menuselect li.active {
    color: #0c4d6d!important;
    font-weight: 600;
    background-color: #fafafa;
    padding: .7rem;
    margin-top: -0.8rem;
    border-bottom: 3px solid #0c4d6d;
}

/* .nav-link:focus, .nav-link:hover {
    color: #0c4d6d !important;
    font-weight: 600;
} */

.head1 {
    margin: 1rem;
}

.menuselect {
    margin-left: 0;
}

.menuselect a:hover, .news_tab a:hover {
    font-weight: 600;
    color: #0c4d6d !important;
}

.home_act a:hover {
    font-weight: 600 !important;
    color: #0c4d6d !important;
}

.navigation {
    height: 50px;
    background: #fff;
}

.brand {
    position: absolute;
    top: 0rem;
}

.homenav {
    margin-left: 2.5rem;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-family: inherit;
    font-weight: 500;
}

.brand-acacia {
    margin-top: -2rem;
    font-size: 1.4em;
}

.brand-acacia img {
    margin-right: 2rem;
    float: right;
    width: 30%;
}

.line2 {
    height: 3px;
    border: none;
    margin-top: 2rem !important;
}

.caret-icon {
    margin-left: 20px;
}

.dropdown:hover .caret-icon {
    transform: scale(1.2) rotate(-180deg);
}

.dexur_usermob {
    display: none;
}

.dropdownbtn span {
    font-size: 30px;
    position: relative;
    top: 1.5rem;
}

.dexur_navtab {
    /* margin-top: 7rem; */
    box-shadow: 0 0px 6px rgba(0, 0, 0, .15);
}

.news_tab {
    width: 100%;
    margin-left: 0;
}

#primary_nav_wrap {
    margin-left: 4.5rem;
    background-color: white;
}

#primary_nav_wrap:not(:hover) ul {
    transition: all 0.2s ease-in-out;
}

#primary_nav_wrap ul {
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}

#primary_nav_wrap ul li.current-menu-item, #primary_nav_wrap ul li:hover {
    background: #fafafa;
    border-bottom: 3px solid #0c4d6d;
    box-shadow: 2px 3px 4px #ececee;
}

#primary_nav_wrap ul li {
    position: relative;
    float: left;
    margin: 0;
    padding: 6px;
}

#primary_nav_wrap ul li {
    position: relative;
    float: left;
    margin: 0;
    padding: 6px;
}

#primary_nav_wrap ul a {
    display: block;
    color: #0c4d6d !important;
    text-decoration: none;
    line-height: 40px;
    font-weight: 500;
    padding: 0 15px;
}

.dexur_navtab2 {
    background-color: #fafafa !important;
    box-shadow: 0px 1px 2px 1px rgba(154, 154, 204, 0.22);
}

.menuselect {
    margin-left: 0;
}
.homenav a.current-menu-item{
    border-bottom: 3px solid #38C0D4; 
}

/*---------------- header ends------------------ */

.forecast {
    background-color: #ffffff;
}
.forecast .underline {
    /* padding-top: .5rem; */
    padding-bottom: .5rem;
}
.underline .line {
    width: 5rem;
    height: 3px;
    background: linear-gradient(90deg, #172e56, #209bd6);
    display: inline-block;
}
.forecast .forecast-cont {
    max-width: 700px;
    margin: 0 auto;
}
.display-2 {
    font-size: 2rem !important;
    font-weight: 500 !important;
    line-height: 1.2;
}
.forecast .box-item:first-child {
    background-color: #e3f2fd;
    box-shadow: 0 2px 6px rgba(0,0,0,.15);
}
.forecast .box-item:nth-child(2) {
    background-color: #fafafa;
    box-shadow: 0 2px 6px rgba(0,0,0,.15);
}
.mbr-black {
    margin-top: 1rem;
}
.forecast .icon-block-top, .forecast .box-item-title {
    color: #4e84c2;
}
.display-7 {
    font-size: 30px;
}
.display-5 {
    font-size: 18px;
}
.form-control, .form-control:focus {
    border: 1px solid #e8e8e8;
}
.form-control {
    background-color: #fff; 
    border: 1px solid #ced4da !important;
    box-shadow: none;
    color: #565656;
    font-size: 14px !important;
    line-height: 1.43;
    min-height: 3.5em;
    padding: 1.07em .5em;
}
textarea {
    overflow: auto;
    resize: vertical;
}
.headform{
        background-color: #f5f5f5;
        box-shadow: none;
        color: #565656;
        font-size: 1rem;
        line-height: 1.43;
        min-height: 3.5em;
        padding: 1.07em .5em;
}

.display-3 {
    font-size: 1.1rem !important;
    font-weight: 500 !important;
    line-height: 1.2;
}
.display-4 {
    font-size: 1.3rem !important;
    font-weight: 600 !important;
}
.specialboxes {
    margin-top: 2rem;
}
#name-form1-4t {
    margin-top: 1rem;
}
.boxhighlt {
    border-radius: 0 10px 10px 0;
    padding: 1rem;
    background-color: #fdfdfd;
    box-shadow: 0 2px 6px rgba(0,0,0,.15);
    border-left: 4px solid #219bd6;
}

.boxhighlt2 {
    border-radius: 0 10px 10px 0;
    padding: 1rem;
    background-color: #fdfdfd;
    box-shadow: 0 2px 6px rgba(0,0,0,.15);
}
.pntPonv{
    text-align: center;
}
.pntCP {
    position: absolute;
    padding-top: 1rem;
    margin-left: -6rem;
}
.add-btn {
    padding: 8px 25px;
    float: right;
    outline: none !important;
    cursor: pointer;
    border-width: 2px;
    background-color: #209bd6;
    color: #fff !important;
    border-radius: 30px;
    border: solid 1px #209bd6;
    
}
.submit_btn {
    padding: 8px 25px;
    cursor: pointer;
    border-width: 2px;
    background-color: #209bd6;
    color: #fff;
    border-radius: 30px;
    border: solid 1px #209bd6;
    transition: ease-in-out 0.5s;
}
.cancel_btn {
    background: none;
    padding: 8px 25px;
    border: none;
    border-width: 2px;
    color: #000;
    border-radius: 30px;
    border: solid 1px #209bd6;
    transition: ease-in-out 0.5s;
}
.bnt:focus, .bnt:hover {
    background-color: #286090 ;
    border: 1px solid #286090;
    color: #fff !important;
    transition: ease-in-out 0.5s;
    text-decoration: none;
}

.add-btn:focus, .add-btn:hover {
    background-color: #286090 ;
    border: 1px solid #286090;
    color: #fff !important;
    transition: ease-in-out 0.5s;
    text-decoration: none;
}




.cancel_btn:hover{
    text-decoration: underline;
    cursor: pointer;
    color: #000;
}
.editbnt{
    float: right;    
}
.stradrop {
    margin-left: 37rem;
    margin-top: -3rem;
}
.statdropdwn {
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
    display: inline-block;
    padding: 10px 70px 10px 40px;
    background-color: #ffffff;
    cursor: pointer;
    white-space: nowrap;
}
.statdropdwn:after {
    content: '';
    position: absolute;
    top: 46%;
    right: 27px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black;
}
.dd-input:checked + .stats-menu {
    display: block;
}
.dd-input + .stats-menu {
    display: none;
}
.stats-menu {
    position: absolute;
    left: 0rem;
    z-index: 1;
    top: 101%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0;
    margin: 2px 0 0 0;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
    background-color: #ffffff;
    list-style-type: none;
}
.stats-menu li:hover {
    background-color: #f6f6f6;
}
.stats-menu li {
    padding: 14px 60px;
    cursor: pointer;
    word-spacing: normal;
    white-space: nowrap;
}
.form-control-date {
    display: block;
    width: 88%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-start{
    margin-top: 2rem;
}
.form-group label {
    font-size: 14px;
}
#tabs-nav li a.active, #tabs-nav li a:focus  {
    background-color: #209bd6;
    color: #fff !important;
}

/* ---------------footer starts---------------- */

footer {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0rem;
    text-align: center;
    margin-bottom: 20px;
}

.cpyright h6 {
    float: left;
    font-size: 15px;
    margin-left: 2rem;
}

.footlinks {
    margin-top: 1%;
    margin-left: 34rem;
}

.footlinks a {
    font-size: 16px;
    font-weight: 500;
    color: #337ab7;
}

.cpyright {
    float: left;
    margin-left: -17%;
}

.footlinks a:nth-child(2), .footlinks a:nth-child(3) {
    margin-left: 1rem;
}

.footlinks a:after {
    content: "";
    display: block;
    width: 2px;
    height: 24px;
    background: #446079;
    left: 58px;
    top: 0%;
    position: absolute;
}

.footlinks a:nth-child(3):before {
    content: "";
    display: block;
    width: 2px;
    height: 24px;
    background: #446079;
    left: 156px;
    top: 0%;
    position: absolute;
}

.footlinks a:nth-child(1) {
    margin-left: -1rem;
}

.mbr-arrow {
    position: fixed;
    bottom: 10px;
    float: right;
    left: auto;
    z-index: 1;
    right: -13px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-color: #446079;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.mbr-arrow>a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow>a>i {
    position: absolute;
    top: 12px;
    left: 15px;
    font-size: 1.5rem;
}

.mbr-arrow a {
    color: #fff !important;
}

.footendsM {
    display: none !important;
}

.cpyright {
    float: left;
    margin-left: -17%;
}

/* ---------------footer ends---------------- */

/* ---------------media queries starts---------------- */

@media only screen and (device-width: 768px) {
    .add_log {
        margin-bottom: 0;
    }
    .dexur_headlogo img {
        width: 24%;
        margin-left: 3rem;
    }
    .dexur_usernav {
        width: 82% !important;
    }
    /* .nav-link:focus, .nav-link:hover {
    font-weight: 500;
} */
    .nav-right {
        margin-top: -6.7rem;
    }
    .nav-right h6 {
        right: -23rem;
        top: -0.4rem;
    }
    .brand-acacia {
        margin-top: -7rem;
    }
    .brand-acacia img {
        width: 23%;
        position: relative;
        top: -2rem;
    }
    .footlinks a:nth-child(1) {
        margin-left: -23rem;
    }
    .footlinks {
        margin-left: 34rem;
    }
}

@media only screen and (device-width: 1024px) {
    .dexur_headlogo img {
        width: 24%;
    }
    .nav-right h6 {
        right: -7rem;
        top: 0.1rem;
    }
    .brand-acacia img {
        width: 20%;
    }
    .brand-acacia {
        margin-top: -10rem;
    }
    .user {
        left: -9rem;
    }
    .dexur_cl {
        margin-left: -6rem;
    }
    .footlinks a:nth-child(1) {
        margin-left: -36rem;
    }
    .footlinks {
        margin-left: 47rem;
    }
}

@media only screen and (device-width: 320px) {
    .dexur_headlogo img {
        width: 88% !important;
    }
}

@media all and (min-width: 0px) and (max-width: 767px) {
    .add_log .address {
        padding-left: 1.8rem;
    }
    #primary_nav_wrap ul a:hover {
        line-height: 37px;
    }
    #primary_nav_wrap ul li.current-menu-item {
        border-bottom: 3px solid #0c4d6d;
        padding: 4px 6px;
    }
    .hosp_search {
        position: relative;
        top: 8rem;
    }
    .menuselect {
        margin-left: -2rem;
    }
    .wrap {
        width: 95%;
    }
    .dexur_navtab li {
        line-height: 25px;
    }
    .dexur_navtab2 .menuselect li {
        line-height: 23px;
    }
    .mob_dropdown {
        float: right;
    }
    .dropdownbtn {
        background-color: #fff;
        color: #021323;
        padding: 16px;
        border: none;
        font-weight: 600;
        cursor: pointer;
    }
    .dropdown-content {
        display: none;
        position: absolute;
        right: 0.4rem;
        min-width: 170px;
        box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
        background-color: #fff;
        z-index: 1;
    }
    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }
    .dropdown-content a:hover {
        background-color: #f1f1f1;
    }
    .dropdown:hover .dropdown-content {
        display: block;
    }
    .dexur_usernav {
        display: none;
    }
    .dexur_headlogo img {
        width: 50%;
        margin-left: 1.5rem;
    }
    .dexur_usermob {
        display: block;
        margin-top: -1rem;
    }
    .homenav {
        margin-left: -0.5rem;
    }
    .brand img {
        width: 55%;
        top: 0.3rem;
        left: -1.6rem;
    }
    .nav-right h6 {
        right: -13rem;
        top: -2.6rem;
    }
    .brand-acacia img {
        margin: 0 auto;
        float: none;
        width: 46%;
    }
    .brand-acacia {
        margin-top: 0;
        display: flex;
        text-align: center;
    }
    .logo img {
        left: 0rem;
        top: 0.6rem;
    }
    .news_tab {
        margin-left: -2.0rem;
    }
    .menuselect ul {
        margin-left: -2rem;
    }
    .footlinks {
        justify-content: center;
    }
    .cpyright h6 {
        margin: 1rem;
    }
    /* .navbar-nav-right {
        top: -1.9rem;
    } */
    .user {
        top: -1.8rem;
        right: -11rem;
    }
    .navbar-nav-right .nav-link {
        padding: 0rem 0.3rem;
    }
    .cpyright {
        display: grid;
        order: 2;
    }
    .back-to-top i {
        font-size: 20px;
        width: 40px;
        height: 40px;
    }
    .footlinks a:after {
        display: none;
    }
    .footlinks a:nth-child(3):before {
        display: none;
    }
    .footendsM {
        display: block;
    }
    .footends {
        display: none;
    }
    .footlinks a:nth-child(1) {
        margin-left: 0;
    }
}

/* ---------------media queries ends---------------- */
