﻿.actionpanel {
    /*border: 1px groove #4f370b;*/
    background-color: #e3ab57;
    padding: 15%; /*On 25 jun 2019*/
    text-align: center;
    width: 100%;
}

.contractName{
    font-size:25px;
}


.memBackground {
    /*border: 2px groove #4f370b;*/
    background-color: #c7c7c7;
    padding: 8px;
    box-shadow: 10px 10px 5px grey;
}

.btn {
    font-size: 18px;
    background-color: #c9a451;
    border-radius: 15px;
    color: #fff;
}
.addbtn {
    font-size: 10px;
    background-color: #c9a451;
    border-radius:20px;
    color: #fff;
}

.txtBoxLgAlt {
    /*height: 28px;
     font-family: Arial, verdana, Helvetica, sans-serif;
      border: 1px solid #808080;
      font-size: 13px;
       border-radius: 3px;
       margin-bottom:10px;*/
    width: 238px;
    margin: 0 0 10px 0;
    padding: 8px 8px;
    color: #333;
    text-align: left;
    font-size: 13px;
    background: #fff;
    border: none;
    border: 1px dotted #CCC;
    height: 40px;
}


.button {
    width: 100%; /*On 25 jun 2019*/
    float: left;
    /*margin: 15px 10px 10px 0;*/
    padding: 13px 10px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
    background: #003366;
    border: none;
    /*font-size:23px;*..../
}

    .button:hover {
        background-color: #181008; /*#2b1d0e*/
}

.drpdwn {
    height: 28px;
    width: 168px;
    font-family: Arial, verdana, Helvetica, sans-serif;
    border: 1px solid #808080;
    font-size: 13px;
    border-radius: 3px;
    margin-bottom: 10px;
}

.lblBottom {
    margin-top: 10px;
}


.login_box {
    border: 1px solid #d9d8d8;
    background: #c7c7c7;
}

.user_login {
    padding: 29px 37px 25px 37px;
}

.required {
    /*color: #f00;*/
    color: red;
}

.required-field {
    border-color: #f00 !important;
}

.forgot_password {
    padding: 12px 37px;
    text-align: center;
    background: #c7c7c7;
    border-top: 1px solid #d9d8d8;
    margin-top: 29px;
}

#login_wrap {
    width: 332px;
    /*background:#c7c7c7 no-repeat center bottom;*/
    margin: -120px auto;
    padding: 14% 0 17px 0;
}

/*.u_name {
    background: url(../images/usericon.png);
    width: 235px;
}*/

.loginbutton {
    width: 56px;
    float: left;
    padding: 13px 10px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
    background: #003366;
    margin-left: 46px;
    border: none;
}

.div-heading {
    font-size: 20px;
    padding: 15px 10px;
    color: #3e3f46;
    background-color: white;
}

.lbl {
    width: 238px;
    margin: 0 0 10px 0 !important;
    padding: 8px 0px;
    color: #333;
    text-align: left;
    font-size: 13px;
    border: none;
    line-height: 50px;
}

.lblBold {
    width: 238px;
    margin: 0 0 10px 0 !important;
    padding: 8px 0px;
    color: #333;
    text-align: left;
    font-size: 13px;
    border: none;
    line-height: 50px;
    font-weight: bold;
}


/*imgFFAppreciation {
    width: 100%;
    height: 4%;
    padding: 15px;
    padding-top: 15px;
    padding-right: 15px;
    transition: transform .2s;
}

.imgFFAppreciation :hover
{
width:100%;
opacity:0.5;
 -ms-transform: scale(1.5); 
  -webkit-transform: scale(1.5); 
  transform: scale(1.5); 
}
    line-height: 50px;
    font-weight: bold;
}*/

.ui-widget.ui-widget-content {
    /* border: 1px solid #c5c5c5; */
    z-index: 2 !important;
    /*margin-left: 322px !important;
    margin-top: 118% !important;
    overflow:auto !important;
height: 200px !important;*/
}

.ui-datepicker-year {
    padding-left: 8px !important;
    color: #a8a8a8;
}

element.style {
    position: absolute;
    top: 0px;
    left: 898.026px;
    z-index: 9999 !important;
    display: block;
}
.btn-ShopNow {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 0 25px;
    padding: 15px 25px;
    text-align: center;
    border: 1px solid #666;
    letter-spacing: 0.5px;
}

    .btn-ShopNow:hover {
        background: #000;
        color: #fff;
    }



#rcorners2 {
    border-radius: 25px;
    border: 2px solid #73AD21;
    padding: 20px;
    width: 200px;
    height: 150px;
}

.formcontrol {
    margin: 0 0 30px 0;
    position: inherit;
}

.textboxlt {
    font-family: 'Montserrat', sans-serif;
    border: 2px #aeaeae solid;
    padding-bottom: 0 0 30px 0;
    padding: 12px;
    font-size: 20px;
    width: 90%;
    box-sizing: border-box;
        margin-left: 15px;
}

.smallButtons {
    font-family: 'Montserrat', sans-serif;
    border: 2px #aeaeae solid;
    padding-bottom: 0 0 30px 0;
    padding: 3px;
    font-size: 20px;
    width: 80px;
    height:34px !important;
    box-sizing: border-box;
  margin-top: 10px;

}

.div-sub-heading {
    color: #0c0f4a;
    font-weight: bold;
    font-size: 16px;
    padding: 5px 10px 10px 12px;
    background:lightgrey;
}
.div-sub-heading1 {
    color: black;
    /*font-weight: bold;*/
    font-size: 20px;
    padding: 8px 10px 5px 12px;
    background:#C6DAEC;
}

fieldset {
    margin: 0 0 30px 0;
    padding: 0 50px 50px 50px;
    border: 5px #c9a451 solid;
    margin-top: 100px;
}

legend {
    width: 390px;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    margin: 0 auto;
    line-height: 50px;
}

.btnApprove {
    background-color: #28a745;
    margin: 15px auto;
    padding: 11px 7px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    border: none;
    clear: both;
    border-radius: 25px;
    width: 45%;
}


    .btnApprove:hover {
        background: #03215C;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

.CheckboxOnHome {
    text-align: center;
    padding-left: 35%;
}

.newspopup {
    text-align: center;
    font-size: 27px;
    border: 1px dashed;
}

/*added on 22 july for displaying products*/
.products {
    display: block;
    text-align: left;
    float: left;
    border: 1px solid #c2c2c2;
    background: #fff;
    margin: 0 2.43% 33px 0;
    vertical-align: top;
    box-sizing: border-box;
    padding: 20px 21px;
    margin: 10px;
}

/*added on 22 july for image on store*/
.image {
    /*width: 100%;
    height: 40%;*/
    width: auto;
    height: auto;
    max-width: 100%;
}

/*added on 22 julyfor add to cart button*/
.AddCart {
    display: inline-block;
    padding: 10px;
    text-transform: uppercase;
    background: #2a2a2a;
    color: #fff;
    font-size: 16px;
    -webkit-appearance: none;
}

/*added on 22 july for displaying name of items*/
.lbldata {
    font-size: 12px;
    font-weight: 600;
    color: #2a2a2a;
    margin: 0 0 5px 0;
    line-height: 32px;
    /*font-size: 11px;
    font-weight: 600;*/
}

/*added on 22 july for paragraph on Online Store*/
#result {
    padding: 10px;
    background: #eee;
    font-size: 14px;
    /*margin-left: 2%;*/
}

/*added on 22 july for dropdown*/
.Filter {
    border: 1px #c2c2c2 solid;
    background: #fff;
    padding: 5px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    margin-left: 74%;
    text-rendering: auto;
    color: black;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    background-color: white;
    cursor: default;
    font: 400 13.3333px Arial;
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(169, 169, 169);
    border-image: initial;
}

/*added on 23 july for price label*/
/*Price1 is added for mobile view of OnlineCartitem*/
.Price1 {
    font-size: 30px;
    color: #c9a451;
    display: block;
    margin: 0 0 10px 0;
}

.Price {
    font-size: 30px;
    color: #c9a451;
    display: block;
    margin: 0 0 10px 0;
}

/*Changed by madhavi  18/11/2019 for cart  grid*/

.grid_product {
    border: white;
    word-wrap: break-word;
    width: 100%;
}

    .grid_product th {
        border: white;
        font-weight: 800;
        font-size: 18px;
        padding-bottom: 18px;
    }

.CartImage1 {
    padding: 5px; /*Changed by rohit  15/10/2019 for four images */
    display: block;
    float: left;
    width: 85px;
    height: 100px;
    border: 1px solid gray;
    object-fit: contain;
    /*border: 1px #c2c2c2 solid;*/
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 5px;
    text-align: center;
    /*padding-bottom: 0%;*/
}

.CartImage2 {
    padding: 5px; /*Changed by rohit  15/10/2019 for four images */
    display: block;
    float: left;
    width: 100px;
    height: 100px;
    border: 1px solid gray;
    object-fit: contain;
    /*border: 1px #c2c2c2 solid;*/
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 5px;
    text-align: center;
    /*padding-bottom: 0%;*/
}

.CartImage {
    padding: 30px; /*Changed by rohit  15/10/2019 for four images */
    margin: 0;
    display: block;
    float: left;
    /*width: 100%;*/
    /*height: 94%;*/
    border: 1px #c2c2c2 solid;
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 8%;
    border: 1px solid gray;
    width: 330px;
    height: 420px;
    object-fit: contain;
}


.Dropdown-color {
    margin-left: 3% 0%;
    height: 35px;
    background: #fff;
    border: 1px #c2c2c2 solid;
    font-size: 20px;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
}

.Dropdown-State {
    margin-left: 3% 0%;
    height: 35px;
    background: #fff;
    border: 1px #c2c2c2 solid;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 14px;
    /*font-family: 'Montserrat', sans-serif;*/
    width: 100%;
}

.Dropdown-Size {
    margin: 3% 0%;
    height: 35px;
    background: #fff;
    border: 1px #c2c2c2 solid;
    font-size: 20px;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
}

.Quantity {
    display: block;
    border: 1px #c2c2c2 solid;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    font-size: 18px;
    margin: 0 0 30px 0;
    margin-left: 20%;
    /*margin-top: -52%;*/
}

.Filetext {
    font-size: 26px;
}

.li:before {
    content: '\f111';
    font-family: 'Font Awesome 5 Free';
    font-size: 10px;
    color: #c9a451;
    position: absolute;
    font-weight: bold;
    left: 5px;
}

.cmain /*added by rohit 14/10/2019*/ {
    border: 1px solid black;
    display: none;
    padding: 20px;
}

.cheader span {
    font-size: 21px;
    padding: 15px;
    text-decoration: underline;
}

    .cheader span :hover {
        text-decoration: none;
    }

label {
    font-size: 18px;
        margin-left: 4px;
}

.gridalignimage {
    text-align: center;
}

.chkChoice1 input {
    /*margin-right: 5px;*/
    margin-left:6px;
    margin-right:9px;
}
.chkChoice1 label {
    /*margin-right: 5px;*/
    width:186px !important;
}


.chkChoice1 td {
    /*padding-right: 20px;*/
    padding-left: 20px; 
}


chkChoice input {
    margin-right: 5px;
    /*margin-left:6px;
    margin-right:9px;*/
}
/*.chkChoice label {
    margin-right: 5px;
    /*width:186px !important;*/
/*}*/
.chkChoice td {
    padding-right: 20px;
    /*padding-left: 20px;*/ 
}
.txtColor{
    color:#3480DB  ;
    font-size:x-large;
    font-weight:bold;
}
.headerstyle{
    background-color:#C6DAEC;
    text-align:center;
   padding:10px,10px,10px,10px;
}
.smallButtons{
    background-color: #3480DB;
    border: none;
    color: #FFF !important;
    padding: 7px 15px;
    font-size: 11px;
}
.editicon{
    color:black;
}
.editicon hover{
    color:black;
}
.textbox-control {
   margin-left: 3% 0%;
    height: 35px;
    background: #fff;
    border: 1px #c2c2c2 solid;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 14px;
    /*font-family: 'Montserrat', sans-serif;*/
    width: 100%;
}
.Dropdown-control{
    margin-left: 3% 0%;
    height: 35px;
    background: #fff;
    border: 1px #c2c2c2 solid;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 14px;
    /*font-family: 'Montserrat', sans-serif;*/
    width: 100%;
}
.textbox_bottom{
    padding-bottom:10px;
}

/*#ContentPlaceHolder1_CBLExposure_0
{ 
    margin-left: 45px; 
}

#ContentPlaceHolder1_CBLExposure_1
{ 
    margin-left: 56px; 
}

#ContentPlaceHolder1_CBLExposure_2 
{ 
    margin-left: 79px; 
}
#ContentPlaceHolder1_CBLExposure_3
{ 
    margin-left: 31px; 
}

#ContentPlaceHolder1_CBLExposure_4
{ 
    margin-left: 64px; 
}

#ContentPlaceHolder1_CBLExposure_5
{ 
    margin-left:34px; 
}

#ContentPlaceHolder1_CBLExposure_6
{ 
    margin-left: 83px; 
}

#ContentPlaceHolder1_CBLExposure_7
{ 
    margin-left: 93px; 
}

#ContentPlaceHolder1_CBLExposure_8 
{ 
    margin-left: 15px; 
}
#ContentPlaceHolder1_CBLExposure_9
{
    margin-left: 99px; 
}

#ContentPlaceHolder1_CBLExposure_10
{ 
    margin-left: 13px; 
}*/

#Horizontal_line {
    border-bottom: 1px solid black;
    line-height: normal;
}

.savebtn{
    font-size: small !important;
    color:  black !important;
    background-color: #E5E9ED !important;
    border: 1px solid #9FA4A8 !important;
    padding:5px 30px 5px 30px !important;
    margin-left:19px !important; 
}
.btnaddsymptom{
    font-size: small !important;
    color:  black !important;
    background-color: #E5E9ED !important;
    border: 1px solid #9FA4A8 !important;
    padding:3px 40px 5px 5px !important;
    margin-left:827px !important; 
    width:108px;
}



.chk_1 input
{ 
    margin-left: 52px !important; 
}

.chk_2 input
{ 
    margin-left: 78px !important; 
}
.chk_3 input
{ 
    margin-left: 27px !important; 
}

.chk_4 input
{ 
    margin-left: 62px !important; 
}

.chk_5 input
{ 
    margin-left:31px !important; 
}

.chk_6 input
{ 
    margin-left: 81px !important; 
}

.chk_7 input
{ 
    margin-left: 91px !important; 
}

.chk_8 input
{ 
    margin-left: 13px !important; 
}
.chk_9 input
{
    margin-left: 97px !important; 
}

.chk_10 input
{ 
    margin-left: 10px !important; 
}

/*Added by ANil on 10/27/2020*/
@media (max-width: 1040px) {
    .btnaddsymptom {
     margin-left:0 !important; 
    }
}

@media (max-width: 280px) {
    legend {
        width: 390px;
        text-align: center;
        text-transform: uppercase;
        font-size: 20px !important;
        font-weight: 700;
        margin: 0 auto;
        line-height: 50px;
    }

    .textboxlt {
    font-family: 'Montserrat', sans-serif;
    border: 2px #aeaeae solid;
    padding-bottom: 0 0 30px 0;
    padding: 12px;
    font-size: 10px;
    width: 90%;
    box-sizing: border-box;
        margin-left: 15px;
}
}




