﻿.bgwhite {background: #fff;}
.bggray {background: #333333;}
.erV {color: Red;}
.redNon {color: Red;display: none;}

/*   ------------------PADDING CSS------------------   */
.padd0 {padding: 0px !important;}
/* All Side Padding */
.padL0 {padding-left: 0px !important;}
.padR0 {padding-right: 0px !important;}
.pad5 {padding: 5px;}
.pad10 {padding: 10px;}
.pad15 {padding: 15px;}
.pad20 {padding: 20px;}
.pad25 {padding: 25px;}
.pad30 {padding: 30px;}
/* Left Side Padding */
.padL5 {padding-left: 5px;}
.padL10 {padding-left: 10px;}
.padL15 {padding-left: 15px;}
.padL20 {padding-left: 20px;}
.padL25 {padding-left: 25px;}
.padL30 {padding-left: 30px;}
/* Reft Side Padding */
.PadR0 {padding-right: 0px;}
.PadR5 {padding-right: 5px;}
.PadR10 {padding-right: 10px;}
.PadR15 {padding-right: 15px;}
.PadR20 {padding-right: 20px;}
.PadR25 {padding-right: 25px;}
.PadR30 {padding-right: 30px;}
/* Top Side Padding */
.PadT5 {padding-top: 5px;}
.PadT10 {padding-top: 10px;}
.PadT15 {padding-top: 15px;}
.PadT20 {padding-top: 20px;}
.PadT25 {padding-top: 25px;}
.PadT30 {padding-top: 30px;}
/* Bottom Side Padding */
.PadB5 {padding-bottom: 5px;}
.PadB10 {padding-bottom: 10px;}
.PadB15 {padding-bottom: 15px;}
.PadB20 {padding-bottom: 20px;}
.PadB25 {padding-bottom: 25px;}
.PadB30 {padding-bottom: 30px;}
/* TOP-Bottom Side Padding */
.padTB5 {padding-top: 5px;padding-bottom: 5px;}
.padTB10 {padding-top: 10px;padding-bottom: 10px;}
.padTB15 {padding-top: 15px;padding-bottom: 15px;}
.padTB20 {padding-top: 15px;padding-bottom: 20px;}
.padTB25 {padding-top: 25px;padding-bottom: 25px;}
.padTB30 {padding-top: 30px;padding-bottom: 30px;}
/* Right-Left Side Padding */
.padRL5 {padding-right: 5px;padding-left: 5px;}
.padRL10 {padding-right: 10px;padding-left: 10px;}
.padRL15 {padding-right: 15px;padding-left: 15px;}
.padRL20 {padding-right: 15px;padding-left: 20px;}
.padRL25 {padding-right: 25px;padding-left: 25px;}
.padRL30 {padding-right: 30px;padding-left: 30px;}
/*   ------------------MARGIN CSS------------------   */
/* All Side margin */
.mar0 {margin: 0px !important;}
.mar5 {margin: 5px;}
.mar10 {margin: 10px;}
.mar15 {margin: 15px;}
.mar20 {margin: 20px;}
.mar25 {margin: 25px;}
.mar30 {margin: 30px;}
/* Left Side margin */
.marL5 {margin-left: 5px;}
.marL10 {margin-left: 10px;}
.marL15 {margin-left: 15px;}
.marL20 {margin-left: 20px;}
.marL25 {margin-left: 25px;}
.marL30 {margin-left: 30px;}
/* Reft Side margin */
.marR5 {margin-right: 5px;}
.marR10 {margin-right: 10px;}
.marR15 {margin-right: 15px;}
.marR20 {margin-right: 20px;}
.marR25 {margin-right: 25px;}
.marR30 {margin-right: 30px;}
/* Top Side margin */
.marT5 {margin-top: 5px;}
.marT10 {margin-top: 10px;}
.marT15 {margin-top: 15px;}
.marT20 {margin-top: 20px;}
.marT25 {margin-top: 25px;}
.marT30 {margin-top: 30px;}
/* Bottom Side margin */
.marB0 {margin-bottom: 0px;}
.marB5 {margin-bottom: 5px;}
.marB10 {margin-bottom: 10px;}
.marB15 {margin-bottom: 15px;}
.marB20 {margin-bottom: 20px;}
.marB25 {margin-bottom: 25px;}
.marB30 {margin-bottom: 30px;}
/*   Start Your Custom CSS Here    */
/*   ------------------FONT-SIZE CSS------------------   */
.fs-28 {font-size:28px;}

/*Style for validation erro by mukesh*/
.error {box-shadow: 0 0 5px rgba(255, 0, 0, 0.77) !important;border: 1px solid rgba(255, 106, 0, 0.73) !important;}
.spanError {color: Red !important;display: none;}

/*Style for password strength*/
#passwordStrength {height: 10px;display: block;float: left;}
.strength0 {width: 0px;}
.strength1 {width: 50px;background: #ff0000;}
.strength2 {width: 100px;background: #ff5f5f;}
.strength3 {width: 150px;background: YellowGreen;}
.strength4 {background: #4dcd00;width: 200px;}
.strength5 {background: #399800;width: 250px;}
.pagination1 table tr td {margin-right: 5px;}
.pagination1 a {border: 1px solid #000;color: #000;border-radius: 0px !important;font-weight: bold;padding: 4px 8px;margin-right: 5px;}
.pagination1 span {border: 1px solid #000;color: #cccccc;border-radius: 0px !important;font-weight: bold;padding: 4px 8px;border-color: #cccccc;}
.pagination1 a:hover {background: #fff;color: #cccccc;border-color: #cccccc;}
.profile_big_img {width: 105px;height: 105px;border-radius: 26%;}
.profile_sm_img {width: 40px;height: 40px;border-radius: 26%;}
/* Added by Sandhya for Personal Information*/
.ftn1 {font-weight: bold;}
/*Added by Sandhya for Share Document*/
.pT0 {padding-top: 0;}
.Cls_btn {width: 32px;height: 32px;background-image: url('/assets/images/big_close_btn.png');}
textarea {resize: none;}
.rpt_body {padding-left: 36px;}
.UserControl_modal_body {padding-left: 0px !important;padding-right: 0px !important;padding-top: 0px !important;}
.signup_section .input_field {width: 93%;}
.rpt_body a, .rpt_body a:hover {color: black;cursor: pointer;}
/*Added by sandip for test search pages*/
.add_to_cart {background: url(../images/add2cart.png) no-repeat center center;border: none;width: 40px;height: 22px;padding: 2px;}
.cart_drop_down {background: #fff;border: 1px solid #e0e0e0;position: absolute;top: 68px;right: 100px;z-index: 999;width: auto;box-shadow: 0 2px 10px rgba(0,0,0,.2);text-align: left;}
.cart_drop_down ul {padding: 8px;}
.cart_drop_down ul li {border-bottom: 1px solid #e0e0e0;padding: 5px 10px;}
.cart_drop_down > .arrow {right: 3px;}
.cart_drop_down > .arrow, .cart_drop_down > .arrow:after {position: absolute;display: block;width: 0;height: 0;margin-left: -11px;top: -11px;border-color: transparent transparent #bababa;border-style: solid;border-width: 0 11px 11px;}
.cart_drop_down > .arrow:after {content: "";top: 1px;margin-left: -10px;border-bottom-color: #fff;border-width: 0 10px 10px;}
.dd_arrow {padding: 10px 16px;color: #000;font-size: 16px;font-weight: 600;border: none;/*border: solid 1px #000;*/background: rgba(255,255,255,.5);font-family: 'Montserrat', sans-serif;}
.cart_drop_down > ul > li > a {color: #000;}
.cart {background-color: #df0007!important;color: #fff!important;font-weight: 500;font-size: 18px;line-height: 20px;}
.btn-red {background-color: #df0007;border: 1px solid maroon;}
.padd4 {padding: 0 4px;}
.labTestDetail .row {margin-left: 0;margin-right: 0;}
.search_test_name {font-size: 18px;font-weight: 500;line-height: 30px;}
.cart-item-table tbody {max-height: 230px;min-height: 70px;overflow-y: auto;width: 100%;}
.cart-item-table tbody td, .cart-item-table thead > tr > th {float: left;border-bottom-width: 0;}
.panel-default {border-color: transparent;}
.panel > .table:last-child {border-radius: 0!important;}
.cart-item-table > tboy > tr > td, .cart-item-table > tbody > tr > th {border: 0!important;text-align: center;}
.cart-item-table > tbody > tr > td.amount {font-weight: 500!important;}
.table-fixed tbody {max-height: 500px;min-height:70px;overflow-y: auto;width: 100%;}
.amt {font-size: 16px;color: #6ec214;font-weight: 600;}
.amt:before {content: "₹ ";}
.cart-item-table thead, .table-fixed thead {width: 100%;}
.cart-item-table thead, .cart-item-table tbody, .cart-item-table tr, .cart-item-table td, .cart-item-table th, .table-fixed thead, .table-fixed tbody, .cart-item-table tr, .table-fixed td, .table-fixed th {display: block;}
.cart-item-table tr, .table-fixed tr {display: flex!important;}
.add_to_cart:hover, .add_to_cart.active {background: url(../images/add2cart_orange.png) no-repeat center center;}
.dis_none {display: none !important;}
.btn_black.big_btn {background: #1f1f1f;color: #fff;font-weight: 400;font-size: 20px;line-height: 18px; padding: 6px 12px;border: 1px solid #1f1f1f;}
.tbl_bor_btm {border-bottom: dotted 1px #000;}
.prcTbl {width: 100%;}
.prcTbl td {font-family: 'Montserrat', sans-serif;font-weight: 300;text-align: left;padding: 5px 2px;vertical-align: top;font-size: 14px !important;line-height: normal;}
.nobrd {border: none;}
.prcTbl th {background: url(/assets/home_page/price_ttl.jpg) repeat center center;background-color: #ccc;text-align: center;color: #FFF;font-family: 'Montserrat', sans-serif;font-weight: 300;font-size: 16px;line-height: 40px;}
.prcTbl small {font-size: 11px;width: 100%;line-height: none;font-family: 'Montserrat',sans-serif;font-weight: 300;text-decoration: underline;}
.TC {text-align: center !important;}
.TR {text-align: right !important;}
.TL {text-align: left !important;}
.prcBtn {border: solid 1px #555555;background-color: #555555;padding: 6px 10px;margin: auto;text-align: center;color: #FFF;font-family: 'Montserrat', sans-serif;font-weight: 400;}
.MontserratFont {font-family: 'Montserrat', sans-serif;}
.sdw_LR {box-shadow: 0px 0px 2px 1px #aaaaaa;}
.pBdr {border: solid 1px #e5e5e5;background: #fff;}
.shadow {padding-top: 20px;background: #FFF;height: 100%;margin-top: 0px;min-height: 500px;}
.shadow-free {padding-top: 20px;background: #FFF;height: 100%;margin-top: 0px;min-height: 500px;}
.mHeight {min-height: 320px;}
iframe[id^='twitter-widget-'] {width: 100% !important;}
.timeline {max-width: 99% !important;}
.wht_txt {color: #fff;}
.wht_bg {background: #fff;}
.gry_bg {background: #fff;padding-top: 20px;margin-top: -20px;}
.price_block_22 {width: 22% !important;}
.price_block_23 {width: 23% !important;}
.price_block_32 {width: 32% !important;}
.price_block_31 {width: 31% !important;}
.btn_red_width_pad {padding-left: 12px !important;}
.shdw_step {-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);}
.body_bg_shdw {background: url('../home_page/body_bg_shdw.jpg') repeat-y center top;background-position: top;background-size: 100%;}
.dis_none {display: none;}
.img_seleced {background: url(../images/add2cart_selected.png) no-repeat center center;border: none;width: 40px;height: 22px;}
input[type="image"]:focus {border: 0 !important;outline: none !important;}
/*CHECKBOXES THAT LOOK LIKE RADIO BUTTON */
.custom_radio > input[type=checkbox] {-webkit-appearance: radio; /* Chrome, Safari, Opera */-moz-appearance: radio; /* Firefox */-ms-appearance: radio;}
.custom_radio > input[type=checkbox] + label {padding-left: 10px;}  
#back-to-top {position: fixed;bottom: 40px;right: 40px;z-index: 9999;width: 35px;height: 35px;text-align: center;line-height: 30px;background: #f1f1f1;color: #444;cursor: pointer;border: 1px black solid;border-radius: 50%;text-decoration: none;transition: opacity 0.2s ease-out;opacity: 0;}
#back-to-top.show {opacity: 0.6;}
#back-to-top.show:hover {opacity: 1;}

/*Registration Page*/
.signupBox {
    background: #fff;
    border: 1px solid #1964B1;
}
    .signupBox > .box-header {
        background-color: #1964B1;
        font-size: 20px;
        line-height: 35px;
        margin: 0;
        font-weight: 300;
        color: #fff;
    }
.gryBox {background-color: #f3f3f3;padding-top: 15px;padding-bottom: 15px;border: 1px solid #ccc;}
.box-body {padding-left: 20px;padding-right: 15px;}
.registration_page {background: url(../home_page/registration_bg.jpg);}

.divWaiting {position: absolute;background-color: rgba(255,255,255,0.4);z-index: 2147483647 !important;overflow: hidden;text-align: center;top: 0;left: 0;height: 100%;width: 100%;padding-top: 20%;}
.loader_text {left: 50%;position: fixed;}
.loader_img {position: fixed;left: 47%;margin-top: -10px;}
.modal-backdrop {-ms-opacity: 0.6 !important;opacity: 0.6 !important;}
 .ui-autocomplete {
            max-height: 220px;
            overflow-y: auto;
            overflow-x: hidden;
            font-size: 14px;
            background-color: #ffffff;
            border: 1px solid #cccccc;
            border: 1px solid rgba(0, 0, 0, 0.15);
            border-radius: 4px;
            -webkit-box-shadow: 0 10px 12px rgba(0, 0, 0, 0.175);
            box-shadow: 0 10px 12px rgba(0, 0, 0, 0.175); /*background-clip: padding-box; */
            z-index: 900;
            height: 210px;
        }

        * html .ui-autocomplete {
            height: 200px;
        }
