﻿.header,.footer{display:none !important}
main{margin:0 !important;min-height:100vh !important;min-height:100dvh !important;position:relative}
.log-reg-box-form{overflow:auto;transform:translate(50%,-50%);width:400px;top:50%;right:50%;max-height:100%;max-width:100%}
.log-reg-box-form .head{padding:30px}
.log-reg-box-form .head .logo{height:50px}
.log-reg-box-form .head .back-btn{padding:15px 30px 15px 10px;top:calc(50% - 5px);transform:translateY(-50%);right:0}
.log-reg-box-form .entery{padding:0 30px}
.log-reg-box-form .entery .info-page{margin-bottom:20px}
.log-reg-box-form .entery .info-page.multiinf{margin-bottom:12px}
.log-reg-box-form .entery .info-page .desc{margin-top:7px}
.log-reg-box-form .entery .hr{border-top:1px #ddd solid;margin-bottom:30px}
.log-reg-box-form .entery .side{width:calc(50% - 10px)}
.log-reg-box-form .entery .inputs ~ .multiinf,.log-reg-box-form .entery .side .inputs .multiinf,.log-reg-box-form .entery .side ~ .multiinf{margin-top:30px}
.log-reg-box-form .entery .inputs .input{border:1px #eee solid;padding:12px 10px}
.log-reg-box-form .entery .inputs .input:focus{border-color:var(--color3)}
.log-reg-box-form .entery .inputs .input.phone{letter-spacing:5px;direction:ltr;text-align:left;padding-left:60px}
.log-reg-box-form .entery .inputs .input.phone:focus,.log-reg-box-form .entery .inputs .input.phone:not(:placeholder-shown){padding-left:45px}
.log-reg-box-form .entery .inputs .input.password{padding-left:50px}
.log-reg-box-form .entery .inputs .eye{left:0;top:0;padding:16px 15px}
.log-reg-box-form .entery .inputs .eye.rt-15{padding:14px 15px}
.log-reg-box-form .entery .inputs .static{letter-spacing:4px;top:13px;left:20px}
.log-reg-box-form .entery .sub{border:0;padding:13px 0 15px;margin:25px 0 40px;box-shadow:0 2px 9px 0 var(--color2)}
.log-reg-box-form .entery .sub i{transform:translate(-3px,3px)}
.log-reg-box-form .entery .sub:disabled{opacity:.5 !important;box-shadow:none;cursor:no-drop}
.log-reg-box-form .entery .sub:hover,.log-reg-box-form .head .back-btn:hover,.log-reg-box-form .my_alert .close-btn:hover{opacity:.85}
.log-reg-box-form .entery .forget-link{transform:translateY(-15px);line-height:1.85;margin-bottom:15px}
.log-reg-box-form .entery .forget-link i{margin-left:4px}
.log-reg-box-form .entery .forget-link:hover{color:var(--color2)}
.log-reg-box-form .my_alert{border-bottom:3px rgba(0, 0, 0, 0.1) solid;background-color:#ef4056;padding:7px 20px 7px 40px;line-height:1.85;width:calc(100% - 60px);margin:0 30px 10px}
.log-reg-box-form .my_alert:last-child{margin-bottom:30px}
.log-reg-box-form .my_alert .close-btn{left:0;top:0;padding:12px 15px}


@media only screen and (max-width:480px){
.log-reg-box-form{background:none;box-shadow:none;border-radius:0}
.log-reg-box-form .my_alert{font-size:12px}
}