.jf_l_pro_inputwrapper {
    border-bottom: 1px solid #c3c3c3;
}
input#jf_l_pro_input_username {
    border: unset;
    padding: 0;
    text-align: right;
    font-family: 'Vazir';
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #ffffff inset !important;
}

div#jf_login_pro_1_popup {
    background-color: white;
    background-image: unset;
    border-radius: 15px !important;
}
input#jf_l_pro_input_passwd {
    padding: 0;
    border: unset;
}

.jf_l_pro_popup .jf_l_pro_register {
    border: unset;
    padding: 0;
    border-radius: 10px;
    margin: 5px 0 0;
}



.pack-button-log-reg-lmskaran{
	display: flex;
    justify-content: space-between;
}

.jf_l_pro_popup .jf_l_pro_authoriz_btn {
    margin: 0;
    line-height: 0;
    float: unset;
    height: unset;
	background-color: #37e56d;
}

.jf_l_pro_popup .jf_l_pro_authoriz_btn:hover{
	background:unset;
	box-shadow:unset;
	color:#37e56d;
	border:2px solid #37e56d;
}


.jf_l_pro_popup .jf_l_pro_register a {
	color: white;
    letter-spacing: 0;
    text-transform: unset;
    display: block;
    padding: 5px;
	background: #59c9f7;
}

.jf_l_pro_popup .jf_l_pro_register a:hover {
    background: white;
    color: #59c9f7;
    border: 2px solid #59c9f7;
	text-decoration:unset;
}




.jf_l_pro_popup .jf_l_pro_authoriz_btn{
	background-color: #37e56d;
}




.jf_l_pro_popup .jf_l_pro_authoriz_btn,
.button-reg-jf-login-lmskaran a{
	width: 100%;
	border-radius: 10px;
	border: 2px solid transparent;
	color: white;
	text-decoration:unset;
	transition: 0.5s;
}


.button-login-jf-login-lmskaran,
.button-reg-jf-login-lmskaran{
    display: flex;
    width: 50%;
    padding: 5px !Important;
    margin: 0 !Important;
}


.jf_l_pro_popup .jf_l_pro_checkbox > i:before,
.jf_l_pro_popup .jf_l_pro_checkbox input[type="checkbox"]:checked + i{
	border-radius:50%;
}


.jf_l_pro_popup .jf_l_pro_forgot a{
	background:unset;
    color: #b8b8b8 !important;
    font-size: 0.9rem;
    letter-spacing: 0;
    font-weight: 300;
}

.jf_l_pro_popup .jf_l_pro_forgot a:hover{
	background:unset;
    color: #8d8d8d !important;
	box-shadow:unset;
}


.jf_greeting.light.activee + .jf_logged_cont {
    display: block !important;
}

div#progressProfileUser a {
    text-decoration: none;
    font-size: 13px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #7e7e7e;
    display: block;
    font-weight: 300;
}