@charset "UTF-8";

/* CSS Document */
html {
    height: 100%;
    /* make sure it is at least as tall as the viewport */


}


.c-anchor-d a {
    text-decoration: none !important;
}

.c-tbl-bg-d {
    background-color: #F4F4F4;
    border-radius: 5px;
    padding: 20px;
}

.c-anchor-d:hover a {
    text-decoration: none;
}

.c-anchor-d {
    color: #80B9E2;
}

.btn-login-d {
    padding: 15px;
}

.c-error-d {
    color: red;
}

.c-success-d {
    color: green;
}


.wrapper {
    width: 900px;
    margin: 0px auto;


}

.button1 a {

    text-decoration: none;
    color: #FFF;

}

.button2 a {

    text-decoration: none;
    color: #FFF;

}

.button1 a {
    color: #FFF;
    text-decoration: none;

}

.button1 {
    transition: all 0.3s ease;
    border: 1px solid #6CA9DD;
    border-radius: 8px;
    padding: 8px 15px;
    margin-top: 12px;
    margin-left: 10px;
    float: right;

}

.button2 {
    float: right;
    background-color: #004972;
    padding: 5px 10px 10px 10px;
    text-decoration: none;
    color: #FFF;


}

.button2:hover {
    cursor: pointer;
    text-decoration: underline;
    color: #FFF;

}

body {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 16px;
    min-height: 100%;
    margin: 0px;
    padding: 0px;
}

a {
    color: #FFF;
    text-decoration: underline;

}

h1 {
    color: #80B9E2;

}

.bodycopy {
    padding: 40px;
    text-align: left;
    color: #064A70;

}

.searchbutton {
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: top;
    width: 25px;
    height: 24px;
    position: absolute;
    right: 35px;
    top: 28px;
}

.searchbutton:hover {
    cursor: pointer;
}

.searchfield {
    height: 30px;
    border: none;
    width: 96%;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 16px;
    font-weight: 600;
    padding: 10px;


}


.loginbox {
    width: 700px;
    height: 200px;
    margin: 5% auto;
    text-align: center;


}

.search {
    height: 54px;
    padding: 15px;
    position: relative;
    /*float:left;*/
    /*width:50%;*/


    width: 100%;
    float: none;
}

.header {
    border-top-style: solid;
    border-top-color: #80BAE6;
    width: 100%;
    position: fixed;
    background-color: #004973;


}

.header2 {
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #80BAE6;
    width: 100%;
    background-color: #004973;


}

.textlinks {
    text-align: center;
    font-size: 15px;
    margin-top: 20px;
    font-weight: lighter;


}

.textlinks a {
    color: #7EB8E4;
    text-decoration: none;


}

.textlinks a:hover {
    color: #7EB8E4;
    text-decoration: underline;


}

.copyright {
    color: #fff;
    font-size: 10px;
    margin-top: 60px;


}

.box {
    display: none;
    position: absolute;
    top: 0px;
    left: 220px;
    background: #FFF;
    padding: 5px;
    border: 1px solid #064A70;
    width: 320px;
}

a:hover+.box {
    display: block;
}

.toolbar {
    padding: 10px;
    color: #006;
}

/** TEST TEST TEST TEST TEST TEST **/

.list-medcl {
    display: none;
    height: 0px;
}

.my-slide {
    min-width: auto;
    text-align: center;
    margin: 0px;
    padding: 5px;
    min-height: 60px;
}

.sld-month {
    height: 45%;
    text-align: center;
    padding-top: 4px;
}

.sld-data {
    background: #fff;
    height: 40%;
    text-align: center;
    padding-top: 5px;
}

.bodycopy .bx-wrapper .bx-viewport,
.bodycopy .bx-wrapper,
.bodycopy .bx-wrapper ul,
.bodycopy .bx-wrapper ul li {
    background: #80B9E2;
    list-style: none;
    box-shadow: none;
    border: 5px solid #80B9E2;
    left: 0px;
}

.bodycopy .bx-wrapper .bx-prev {
    left: -13px;
}

.bodycopy .bx-wrapper .bx-next {
    right: -12px;
}

.my-slide-wrapper {
    width: 89%;
    height: 59px;
    border: 1px solid #fff;
}

.mnt-title {
    padding-top: 10%;
}

.bodycopy .bx-wrapper .bx-viewport {
    top: -13px !important;
}


.slider-cntr {
    margin: 0px;
    padding: 0px;
}

.slide-td {
    width: 100px;
    height: 60px;
    background: #80B9E2;
    border-left: 2px solid;
    border-right: 2px solid;
    float: left;
}

.slide-tbone {
    width: 100px;
    height: 60px;
    background: #F6F6F6;
    border-left: 2px solid;
    border-right: 2px solid;
    float: left;
}

.main-slider-dv-cntr {
    position: relative;
    width: 336px;
}


.bodycopy .main-slider-dv-cntr .bx-wrapper .bx-viewport,
.bodycopy .main-slider-dv-cntr .bx-wrapper,
.bodycopy .bx-wrapper ul,
.bodycopy .main-slider-dv-cntr .bx-wrapper ul li {
    background: #fff;
    list-style: none;
    box-shadow: none;
    border: 0px solid #fff;
    left: 0px;
    margin: 0px !important;
    padding: 0px;
    top: 2px;
}

.main-sld-cntr {
    width: 100%;
    height: 60px;
}


#popup_window {
    padding: 10px;
    background: #267E8A;
    cursor: pointer;
    color: #FCFCFC;
    margin: 200px 0px 0px 200px;
}

.popup-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(196, 196, 196, .85);
    top: 0;
    left: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}

.overlay .popup-overlay {
    opacity: 1;
    left: 0
}

.popup {
    position: fixed;
    top: 55%;
    /* fixing position, 50% is too low for laptops */
    width: 80%;
    left: 50%;
    z-index: -9999;
    transform: translate(-50%, -50%);
}

@media (max-width: 1500px) {
    .popup.popup-calculator {
        transform: translate(-50%, -50%) scale(.9);
        background: transparent;
        box-shadow: none;
    }
}

.search-page .popup {
    z-index: 9999999;

}

.popup .popup-body {
    text-align: left;
    transition: opacity .2s ease-out;
    position: relative;
}

.popup.visible,
.popup.transitioning {
    z-index: 9999;
}

.popup.visible .popup-body {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

}

.popup-content .popup-title {
    font-size: 24px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
}

.total-charge {
    color: #000000B2;
}

.popup-box {
    position: relative;
    background: #fff;
    padding: 10px !important;
}

@media (max-width: 1024px) and (min-width: 768px) {
    .popup-box {
        max-height: 80vh;
        overflow-y: auto;
    }
}

/* Mobiles */
@media (max-width: 767px) {
    .popup-box {
        max-height: 80vh;
        overflow-y: auto;
    }
}

.popup-box .calcel-icon {
    background: url(./images/close-popup.png);
    width: 30px;
    height: 30px;
    z-index: 1000;
    cursor: pointer;
}

.popup-left {
    float: left;
    border-right: 1px solid #004972;
    width: 350px;
}

.popup-header {
    background: #004973;
    color: #fff;
    font-size: 14px;
    float: left;
    width: 100%;
    padding: 10px 0 10px 0px;
}

.popup-header-title {
    padding-left: 10px;
    text-transform: capitalize;
}

.popup-header-no {
    padding-left: 5px;
}

.popup-header-code {
    padding-left: 20px;
}

.popup-content {

    font-size: 14px;
}

.popup-controlgrp {
    margin: 17px 7px 4px;
    float: left;
    width: 95%
}

.popup-controlgrp .cntrl input {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #84BCD5;

    color: black;
    padding: 5px;

    font-size: 14px;
}

.popup-content .button {
    padding-top: 10px;
    padding-left: 7px;
    float: left;
    width: 48%;
}

.button-calculate {
    background: #004973;
    color: #fff;
    padding: 8px 50px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-align: center;
    border: medium none;
}

.total-charge {
    padding-left: 10px;
    float: left;
    font-size: 14px;
}

.total-charge .price-popup {
    font-family: Poppins;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -2%;
}

.butn-save-cntr {
    padding: 10px 0;
    width: 100%;
    display: flex;
    gap: 15px;
    align-items: center;
    float: left;
    justify-content: flex-end;
}

.clear-all-btn {
    background: white;
    color: #dc3545;
    width: 25%;
    outline: none;
    padding: 12px 30px;
    text-align: center;
    border: 2px solid #dc3545;
    border-radius: 8px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    min-width: 150px;
    transition: all 0.2s ease;
    font-family: 'Open Sans';
    font-weight: 600;
    line-height: 16px;
    padding: 18px 55px;
}

.button-save-all {
    background: #004973;
    width: 25%;
    color: white;
    outline: none;
    padding: 12px 30px;
    text-align: center;
    border: 2px solid #004973;
    border-radius: 8px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    min-width: 150px;
    transition: all 0.2s ease;
    font-family: 'Open Sans';
    font-weight: 600;
    line-height: 16px;
    padding: 18px 55px;
    transition: all 0.2s ease;
}

.button-save-all:hover {
    background: #0071bc;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transform: translateY(-1px);
    border: 2px solid #0071bc;
}

.clear-all-btn:hover {
    background: #dc3545cf;
    color: #fff;
    border-color: #dc3545cf;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transform: translateY(-1px);
    border: 2px solid #dc3545cf;
}

.popup-box .button-calculate:hover {
    background: #0071bc !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
    transform: translateY(-1px);
}

@media (max-width: 678px) {
    .clear-all-btn {
        white-space: nowrap;
    }

    .button-save-all {
        white-space: nowrap;
    }

    .butn-save-cntr {
        align-items: end;
    }
}


@media (min-width: 680px) and (max-width: 1024px) {
    .clear-all-btn {
        white-space: nowrap;
    }

    .button-save-all {
        white-space: nowrap;
    }

    .butn-save-cntr {
        align-items: center;
        justify-content: center;
    }
}

.popup-right {
    float: left;
    /* padding: 5px; */
    width: 549px;
}

.popup-header {
    background: #7EB8E4;
    color: #fff;
    font-size: 14px;
    float: left;
    width: 100%;
    padding: 10px 0 10px 0px;
}

span.popup-header-tit {
    padding-left: 10px;
    background: #004973;
}

.popup-table {
    width: 97.6%;
    overflow-y: scroll;
    height: 290px;
    padding: 0 !important;
}

@media (max-width: 576px) {
    .popup-table {
        max-width: 80vw;
    }

    .popup-header__inner {
        overflow: scroll;
        border: none;
    }
}


.popup-table .tb-head {
    background: #ccc;
    color: #fff;
    float: left;
    width: 348px;
    font-size: 10px;
    padding: 6px 0 6px 5px;
}

.popup-table .tb-col-1 {
    width: 36%;
    float: left;
}

.popup-table .tb-col-2 {
    width: 23%;
    float: left;
}

.popup-table .tb-col-3 {
    width: 22%;
    float: left;
}

.popup-table .tb-col-4 {
    width: 18%;
    float: left;
}

.tb-row {
    padding: 6px 0 6px 5px;
    float: left;
    width: 100%;
}


.can-cntr {
    margin-left: 20px;
}

.popup-table .cancel-icon-tb {
    background: url(./images/close-popup-table.png);
    width: 17px;
    height: 20px;
    float: left;
    cursor: pointer;
}


.list-medcl #popup_window {
    background: #fff;
    width: 17px;
    height: 22px;
}

.calicon {
    background-image: url(./images/calculator32.png) !important;
    width: 32px;
    height: 32px;

    padding: 0px !important;
    margin: 0px !important;
    cursor: pointer;
}

.calicon-svg {
    padding: 0 !important;
    margin: 0 !important;
    cursor: pointer;
}

.popup-right .popup-header {
    background: none repeat scroll 0 0 #004972;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

.cntrl {
    margin-top: 0 !important;
}

.popup-drug-name {
    vertical-align: top;
}

/** TEST TEST TEST TEST TEST TEST **/

.clear-all,
.print-all,
.export-all {
    background: #7EB8E4;
    color: #fff;
    padding: 8px 20px;
    text-align: center;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-decoration: none;
    font-size: 12px;
}

.button3 {
    border: 1px solid #6CA9DD;
    border-radius: 8px;
    padding: 8px 15px;
    margin-top: 12px;
    margin-left: 10px;
    float: right;
}

.button3:hover {
    border: 1px solid #fff;
    cursor: pointer;
}

.tablerow_report {
    border-bottom: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
    border-left: 1px solid #F0F0F0;
    color: #004972;
}

.tablerowheader_report {
    border-right: 1px solid #Fff;

}

.tablerow_report a {
    color: #004972;
    text-decoration: underline;

}

.tablerow_report a:hover {
    color: #7EB8E4;
    text-decoration: underline;

}

.loginbutton {
    padding: 15px;
    border: none;
    outline: none;
    width: 350px;
    font-family: 'Open Sans', sans-serif;
    background-color: #7eb8e4;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #fff;
    font-size: 16px;

}

.loginbutton:hover {
    background-color: #6399C4;
    cursor: pointer;

}

.blurry-text {
    color: transparent;
    text-shadow: 0 0 8px #000;
}

/* Simple tooltip popup on search results page */

.tooltip-wrap {
    position: relative;
    color: #000;
    text-align: center;
}

.tooltip-wrap .tooltip-content p{
    text-align: left;
}

.tooltip-wrap .tooltip-content {
    display: none;
    position: absolute;
    bottom: 0;
    top: unset;
    left: 144%;
    right: 5%;
    padding: 1em;
    min-width: 10rem;
    background-color: #E6EDF5;
    border-radius: 6px;
    z-index: 1;
    width: 50vw;
    font-size: medium;
    line-height: normal;
    text-align: left;
}

.first-half .tooltip-wrap .tooltip-content {
    top: 0;
    bottom: unset;
}

.tooltip-wrap .tooltip-icon:hover {
    cursor: pointer;
}

.tooltip-wrap .tooltip-content>div {
    margin-bottom: 10px;
}

.tooltip-wrap:hover .tooltip-content {
    display: block;
}

.parent-border {
    border: 1px solid gray;
    border-radius: 30px;
}

.brand-table {
    border: 1px solid #004972;
    font-weight: 600;
    width: 900px;
}


.codetitle {
    padding-top: 20px;
}

.codetitle__span {
    color: red;
    font-weight: bold;
    font-size: 0.8em;
}

.wrapper-section-maintable .slide__td {
    color: #FFF;
    font-size: 12px;
    line-height: 13px;
    width: 400px;
    text-align: left;
    vertical-align: top;
    background-color: #fff;
}

.table-padding {
    padding: 5px 3px;
}

.filter-row {
    text-align: center;
    vertical-align: top;
    padding: 2px;
    background-color: "#F6F6F6";
}

.filter-row>input {
    width: 90%;
    padding: 2px 4px;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 10px;
}

.filter-row>button {
    padding: 2px 6px;
    background-color: #004972;
    color: white;
    border: none;
    border-radius: 2px;
    font-size: 10px;
    cursor: pointer;
}

.table--style1 {
    text-align: center;
    vertical-align: top;
    background-color: #F6F6F6;
}

.table--style2 {
    text-align: center;
    vertical-align: top;
    background-color: #80B9E2;
}

.transparent-shadow {
    color: transparent !important;
    text-shadow: 0 0 8px #000;
}