.client_zone .box-wight{float:left; width: 100%; max-width: 100%; padding: 10 !important; height: 280px;}
.your_business_page.client_zone .box-wight form input {background: #f9f9f9 !important; border-radius: 0 !important; height: 40px !important;transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s;font-size: 14px!important; letter-spacing: 0; font-weight: 600;}
.client_zone .box-wight form input:focus{border-color: #7e3d97!important; background: none!important; outline:none;}
.client_zone .box-wight input::-moz-placeholder {color: #666666; font-weight: normal;}
.your_business_page.client_zone .box-wight #track-login ul li input[type="submit"] {background: #644b3b !important; width: auto; color: #fff;}
.your_business_page.client_zone .box-wight #track-login ul li input[type="submit"]:hover, .your_business_page.client_zone .box-wight .login_button:hover  {background: #5e4b5f !important;}
.your_business_page.client_zone .box-wight .login_button {background: #644b3b!important; color: #fff; text-shadow: none; border: 0; min-width: 100px; font-weight: normal; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s;}
.your_business_page.client_zone .box-wight .form-wrapper .zm_alr_ul_container {display: none;}
.your_business_page.client_zone .execphpwidget span {background: #ffffff; padding: 0 5px;position: relative; z-index: 9;}
.your_business_page.client_zone .box-wight .execphpwidget h3 {border-bottom: 0 none;  position: relative; padding-bottom: 0;}
.your_business_page.client_zone .execphpwidget > h3::before {border-bottom: 1px solid #5e4b5f;bottom: 10px;content: ""; left: 0;position: absolute; width: 100%;}
.your_business_page.client_zone .ajax-login-default-form-container .error-container {font-size: 14px; width: 100%;}





@media (min-width: 768px) and (max-width: 991px) {
 .your_business_page.client_zone .box-wight .execphpwidget h3 {font-size: 16px;line-height: 24px;}
}

@media (min-width: 992px) and (max-width: 1100px) {
.your_business_page.client_zone .box-wight .execphpwidget h3 {font-size: 18px;line-height: 24px;} 
 
}

@media (max-width: 767px){
.your_business_page.client_zone .box-wight .execphpwidget h3 {font-size: 14px;line-height: 20px;}
.client_zone .box-wight {height: auto; margin-bottom: 20px;}    
}

@media (min-width: 480px) and (max-width: 767px) {
 
}