@charset "utf-8";
/* CSS Document */
.dap-login-wrapper-widget{
	width: 290px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #D8D9DB;
	font-family: 'Lato', sans-serif;
	background-color: #000;	
	max-width: 100%;
}
.dap-login-wrapper-widget .dap-login-header-widget {
	
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;

	margin-bottom: 0px;
}
.dap-login-wrapper-widget .dap-login-header-widget h2 {
	padding: 0;
	margin: 0;
	font-size: 23px;
	text-align: center;
	clear:both;
	color:#FFF;
}
.dap-login-wrapper-widget .dap-login-content-widget {
    overflow: hidden;
    clear: both;
    padding: 0 25px 25px;
}
.dap-login-wrapper-widget .dap-login-content-widget {
	overflow: hidden;
	clear: both;
	padding: 25px;
}
.dap-login-content-widget .login .login-input {
	clear: both;
	 padding: 10px !important;
	width: 100%;
	display: block;
	-webkit-box-sizing : border-box;‌
  -moz-box-sizing : border-box;
  box-sizing : border-box;
	margin-bottom: 15px;
	border-radius: 4px;
	border:1px solid #ccc;
font-size: 14px;
}


.dap-login-wrapper-widget .login .login-submit ,  .dap-login-wrapper-widget.forget-password-container .forget-pass,  .dap-login-wrapper-widget.reset-password-container .reset-pass{
    float: none;
	cursor:pointer;
	font-family: sans-serif;
    line-height: normal;
    padding: 10px 12px !important;
    color: #fff;
    font-weight: bold;
	background-image: none;
    background:#66b14c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #FC7903), color-stop(100%, #FFA613));
	background:-webkit-linear-gradient(top,  #FC7903 0%, #FFA613 100%);
	background:-moz-linear-gradient(top,  #FC7903 0%, #FFA613 100%);
    background:-ms-linear-gradient(top,  #FC7903 0%, #FFA613 100%);
    background:-o-linear-gradient(top,  #FC7903 0%, #FFA613 00%);
    background:linear-gradient(to bottom, #FC7903 0%, #FFA613 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FC7903 0%, #FFA613, endColorstr=#FFA613, GradientType=0);
    border-radius: 5px;
    text-shadow: none;
    font-size: 23px;
    margin-bottom: 5px;
	margin-top: 5px;
    letter-spacing: 1px;
    width: auto;
	text-shadow: 0 -1px 0 #328441;
    box-shadow: none;
	display: inline-block;
    border: 0px solid;
}

.dap-login-content-widget .login .login-submit:hover{
    background: -webkit-linear-gradient(#4973AB, #4973AB); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#4973AB, #4973AB); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#4973AB, #4973AB); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#4973AB, #4973AB); /* Standard syntax */
}

.dap-login-content-widget .login .login-submit:active{
	background-image: -webkit-linear-gradient(180deg, #6C6C6C 0%, #D3D7DA 100%);
	background-image: -moz-linear-gradient(180deg,#6C6C6C 0%, #D3D7DA 100%);
	background-image: -o-linear-gradient(180deg, #6C6C6C 0%, #D3D7DA 100%);
	background-image: linear-gradient(180deg, #6C6C6C 0%, #D3D7DA 100%);
}
.dap-login-content-widget .login .login-help-widget {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	width: auto;
	text-transform: none;
	text-align: center;
	clear:both
}
.dap-login-content-widget .login .login-help-widget a {
	text-decoration: none;
font-family: 'Lato', sans-serif;
	font-size: 14px;
	color:#FFF;
	text-decoration:underline;
}
.dap-login-content-widget .login span {
position: relative;
top:-2.5px;
}
.dap-login-content-widget .btnlikewrapper-widget{
	font-size: 12px;
	float: left;
	padding: 5px;
	cursor:pointer;
	position:relative;
	top:-2px;
	left:-7px;
	color:#FFF;
}
.dap-login-content  #rememberMe{
    width: 15px;
    height: 15px;
}
@media screen and (max-width:399px){
	.dap-login-wrapper-widget{
		width:100%;
	}
}

/********For  captcha starts********/
.sidebar-template1 .frontend_captcha_login{
	display:none;
    padding-bottom: 20px;
}
.sidebar-template1 .rc-anchor-normal {
    height: 74px;
    width: 290px !important;
}

.sidebar-template1  .error_empty_capcha{
	width: 87%;
    border: 1px solid #edbbbc;
    background: #faeeee;
    display: inline-block;
    margin: 0 0 15px;
    padding: 7px 11px;
    line-height: normal;
    font-size: 15px;
    font-weight: normal;
    color: #333;
    font-family: sans-serif;
    margin-left: 0;
}
.sidebar-template1  .frontend_captcha_login {
	 transform: scale(0.7);
    -webkit-transform: scale(.78);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.sweet-alert h2 {
    font-size: 18px !important;
    font-weight: 400!important;
    margin: 10px 0 0!important;
    line-height: 20px!important;
}
.sweet-alert button {
    font-weight: 400!important;
    padding: 7px 32px!important;
    margin: 26px 5px 10px 5px!important;
}
.sweet-alert p {
    color: #333!important;
    font-weight: 400!important;
}

.sweet-alert button:hover, .sweet-alert button {
    background-image: none!important;
}
 
 
 
/******  forget password**********/

.dap-login-wrapper-widget.forget-password-container label {
    padding: 0px 0px 2px;
    float: left;
    font-size: 14px;
    color: #fff;
    clear: both;
    margin: 10px 0 15px;
	font-weight: normal;
}
.dap-login-wrapper-widget.forget-password-container .forget-pass, .dap-login-wrapper-widget.reset-password-container .reset-pass{
	font-size: 23px;
}
.dap-login-container{
/* 	display:none; */
}
.dap-login-wrapper-widget.forget-password-container, .dap-login-wrapper-widget.reset-password-container{
	display:none;
}

.errorclass {
	text-align: left;
	padding: 6px;
	color: #333;
	margin: 15px auto;
	border-radius: 3px;
	display:none;
	font-size: 15px;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
.forget-password-container .errorclass {
    margin: 0px auto 15px;
}
.forget-password-container  .dap-login-content {
    overflow: hidden;
    clear: both;
    padding: 10px 25px;
}
.errormsg label{
	  border: 1px solid #edbbbc;
	  background: #faeeee;
	      color: #333;
}
.sucessmsg label{
	 border: 1px solid #b8d59f;
	  background: #e8f2e0;
	      color: #333;
}
.errorclass label {
    clear: both;
    padding: 10px;
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 2px;
    border-radius: 4px;
	margin: 0;
	font-size: 15px;
	    color: #333;
}

 .dap-login-wrapper .errorclass{
	margin: 0px auto 15px;
	font-size: 15px;
 }
 
 .dap-login-wrapper .dap-login-header {
    margin: 0x;
    margin-bottom: 0;
    
}
.dap-login-content .login .dap-login-btn-wrapper, .reset-password-container .dap-login-btn-wrapper, .forget-password-container .dap-login-btn-wrapper {
    margin: 0 auto 15px;
    overflow: hidden;
    width: 100%;
    clear: both;
    text-align: center;
}
.dap-login-content .login .login-input, .reset-password-container .reset_passw, .forget-password-container .email_field {
    clear: both;
    padding: 10px !important;
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: 15px;
}
.dap-login-content{
    overflow: hidden;
    clear: both;
    padding: 10px 25px;
    }
    .dap-login-btn-wrapper-widget{
    text-align:center
    }
  /*********forget password ends**************/  
  
  
@media screen and (max-width:399px){
	.sidebar-template1  .frontend_captcha_login {
		 transform: scale(0.6);
	    -webkit-transform: scale(.9);
	    transform-origin: 0 0;
	    -webkit-transform-origin: 0 0;
	}	
}


@media screen and (max-width:360px){
	.sidebar-template1  .frontend_captcha_login {
		 transform: scale(0.6);
	    -webkit-transform: scale(.84);
	    transform-origin: 0 0;
	    -webkit-transform-origin: 0 0;
	}	
}

@media screen and (max-width:340px){
	.sidebar-template1  .frontend_captcha_login {
		 transform: scale(0.6);
	    -webkit-transform: scale(.8);
	    transform-origin: 0 0;
	    -webkit-transform-origin: 0 0;
	}	
}
