#login_email{
    outline: none !important;
}
#login_email:focus{
    border: 1px solid  var(--mainTemplateColor);
}
#login_password{

    outline: none !important;
}
#login_password:focus{
    border: 1px solid  var(--mainTemplateColor);
}
#register_username{

    outline: none !important;
}
#register_username:focus{
    border: 1px solid  var(--mainTemplateColor);
}
#register_email{

    outline: none !important;
}
#register_email:focus{
    border: 1px solid   var(--mainTemplateColor);
}
#register_password{

    outline: none !important;
}
#register_password:focus{
    border: 1px solid  var(--mainTemplateColor);
}
#register_password_confirm{

    outline: none !important;
}
#register_password_confirm:focus{
    border: 1px solid  var(--mainTemplateColor);
}
.login-box:hover {
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

.login-box h2 {
    margin: 20px 0 20px;
    padding: 0;
    text-transform: uppercase;
    color: #4688F1;
}

.social-button {
    background-position: 25px 0px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    height: 50px;
    line-height: 30px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 49%;
    border-radius:6px;
    margin: 20px auto;
    outline: rgb(255, 255, 255) none 0px;
    padding-left: 20%;
    transition: all 0.2s cubic-bezier(0.72, 0.01, 0.56, 1) 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#facebook-connect {
    background: rgb(255, 255, 255) url(https://cdn.icon-icons.com/icons2/2429/PNG/512/facebook_logo_icon_147291.png) no-repeat scroll  15px 8px / 35px 35px  padding-box border-box;
    border: solid 1px #e6e6e6;;
}

#facebook-connect:hover {
    background-color: #e6e6e678;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease-out;
}

#facebook-connect span {
    box-sizing: border-box;
    color: #999999;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    outline: rgb(255, 255, 255) none 0px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-left: -40px;
    font-size: 10px;
    line-height: initial;
     margin-top: 12px;
    font-weight: 600;
    display: block;
}

#google-connect {
    background: rgb(255, 255, 255) url('https://cdn.icon-icons.com/icons2/729/PNG/512/google_icon-icons.com_62736.png') no-repeat scroll 20px 10px / 30px 30px padding-box border-box;
    border: solid 1px #e6e6e6;;
}

#google-connect:hover {
     background-color: #e6e6e678;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease-out;
}

#google-connect span {
    box-sizing: border-box;
    color: #999999;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    outline: rgb(255, 255, 255) none 0px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-left: -40px;
    font-size: 10px;
    line-height: initial;
    margin-top: 12px;
    font-weight: 600;
    display: block;
}

.forgot-password-login:hover {
   color: var(--mainTemplateHoverColor);
}


/*.lg1{*/
/*    border: solid 1px #e6e6e6;*/
/*    padding: 8px;*/
/*    border-radius: 0.357rem;*/
/*    color: #666;*/
/*}*/
/*.lg2{*/
/*    border: solid 1px #e6e6e6;*/
/*    padding: 8px;*/
/*    border-radius: 0.357rem;*/
/*    color: #666;*/
/*}*/
/*.lg1:hover {*/
/*    background-color:#e6e6e6db;*/
/*}*/
/*.lg2:hover {*/
/*    background-color:#e6e6e6db;*/
/*}*/
.fa{
    margin-left: 325px;
    margin-top: 17px;
}
.eye{
    position: absolute;
}
#hide1{
    display: none;
}
#hide3{
    display: none;
}
#hide5{
    display: none;
}
.register-female{
    width: 47%;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    background-color: #e6e6e61f;
    color: #666;

}
.register-male{
    width: 47%;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    background-color: #e6e6e61f;
    color: #666;
}
.female .male a.active button {
    color:  var(--mainTemplateColor);
}
.gender button.active{
    color:var(--mainTemplateColor);
    border: 1px solid var(--mainTemplateColor);
    background-color: #fff;
    font-weight: bold;
}
.no-icon-my-orders{
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #4fb68d1c;
    font-size: 32px;
    margin-bottom: 10px;
    box-sizing: border-box;
    margin-top: -350px;
    margin-left: 450px;
}
.my-orders-button a{
    background-color: var(--mainTemplateColor);
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 10px 43px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    outline: none;
    border-radius: 6px;
    width: 22%;
    margin-top: 50px;
    margin-left: 360px;

}
.my-orders-button a:hover{
    background: var(--mainTemplateHoverColor);
    color: #fff;
}
#current_password:focus{
    border: 1px solid var(--mainTemplateColor) ;
}
#password:focus {
    border: 1px solid var(--mainTemplateColor);
}
#password_confirmation:focus{
    border: 1px solid var(--mainTemplateColor) ;
}

#style-eye-password-s{
    width: 0px !important;
}

