﻿.actionpanel {
    /*border: 1px groove #4f370b;*/
    background-color: #e3ab57;
    padding: 15%; /*On 25 jun 2019*/
    text-align: center;
    width: 100%;
}

.memBackground {
    /*border: 2px groove #4f370b;*/
    background-color: #c7c7c7;
    padding: 8px;
    box-shadow: 10px 10px 5px grey;
}

.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;
}

.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: 9999 !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: 100%;
    box-sizing: border-box;
}

fieldset {
    margin: 0 0 30px 0;
    padding: 0 50px 50px 50px;
    border: 5px #c9a451 solid;
}

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;
}

