.hideLoginElements, .noIcon > .icon{
	display:none !important;
}
.user-login-form {
	display: inline-block;
	width: 100%;
	padding: 15px;
}
/*-------------------- SECTION   Login Block STARTS ---------------------*/
/*TO BE MOVED TO ULOGIN MODULE MAIN CSS*/
.user-login-form input{
	text-transform:none !important;
}
.loingBtn-new {
	background: #0072cea1 !important;
	margin-top: 20px;
	border-radius: 7px !important;
	border: none !important;
	width: 50% !important;
	margin: 10px 60px;
}
.showLoginElements {
	cursor: pointer;
}
.loginBtn-actions{
	width: 100%;
	text-align: right;
	border-top: 3px solid #FF6900;
	margin:25px auto 0 auto;	
	padding:10px 0px 10px 15px;
	display: inline-block;
}
#jhu-ulogin-login-bar > div{
	padding:0 !important;
}
.loginBtn-home{
	background-color: transparent !important;
	border: none !important;
	color:#FFF !important;
	padding: 4px 12px !important;
}
.loginBtn-submit {
	background-color: #005EB8 !important;
	transition: 0.5s ease all;
	border: none !important;
	color: #fff !important;
	cursor: pointer !important;
	min-width: 18% !important;
	-webkit-appearance: none !important;
	margin-right: 0px !important;
	font-size: 16px  !important;
	padding: 5px 10px  !important;
	/*width:60%  !important;
	margin-bottom: 0px !important;*/
	min-width:100%  !important;
	margin-bottom: 20px !important;
}
.loginBtn-submit:hover{
	background-color: #FF6900;
}
.loginBtn-submit:focus, .loginBtn-submit:focus:active{
	background-color: #B4B2AD;
}
.loginBtn-submit:active, .loginBtn-submit:active:hover{
	background-color: #4A484C;
}
.form-continue-as-guest{
	background-color: #FF6900  !important;
	margin-bottom: 0 !important;
}
.loginPopup{
	display:inline-block;
	margin-bottom: 20px;
	border: 2px solid #ff6900;
	border-radius: 10px;
	padding: 0px 20px 10px;
}
.loginPopup h3{
	margin:15px 0px;
}
.login-box-OR-text{
	font-size: 12px;
	padding-top: 8px;
	color: #002d72;
	font-weight: bold;
}
.login-create-account-link{
	font-size: 12px;
}
.login-box-text{
	margin-bottom: 14px;
}

/*popup*/
.path-webform .ui-dialog{
	width:30% !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
	font-family: Gentona-Light, sans-serif !important;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	border-radius: 6px;
}
.modal-body, 
.path-webform .ui-dialog-content{
	overflow: auto !important;
}
.modal-header,
.path-webform .ui-dialog-titlebar {
	border-bottom: 2px solid #FF6900 !important;
	background: none !important;
	border-left: none !important;
	border-top: none !important;
	border-right: none !important;
}
.path-webform .ui-dialog-titlebar-close {
	background-image: url(/themes/custom/DAREvent/images/user_check_remove.png);
	border: none;
	background-size: cover;
	background-color: transparent;
}
.modal-footer,
.path-webform .ui-dialog-buttonpane{
	border-top: 2px solid #FF6900 !important;
}
.sso_hr {
	display: inline-block;
	width: calc(100% + 30px);
	margin-left: -15px;
}
.sso_hr > div {
	padding-top: 10px;
	padding-bottom: 20px;
}
.modal-header h4,
.path-webform .ui-dialog-title{
	border:none;
	text-align:center;
	font-weight: bold;
	font-size: 18px;
	color: #005EB8;
	width:100% !important;
}
.modal-footer .form-submit,
.path-webform .ui-dialog-buttonpane .form-submit{
	font-size:14px;
}
.modal-body .form-actions,
.path-webform .ui-dialog-buttonset.form-actions,
.path-webform .form-actions{
	border: none;
	margin:0px;
	padding:0px;
}
.loginErrorHolder{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	background: #CF4520;
	line-height: 30px;
	border-radius: 4px;
	display: inline-block;
	width: 100%;
}
.loginErrorHolder .error_icon{
	width: 24px;
	float: left;
	padding-left: 4px;
}
.loginErrorHolder .error_message{
	float: right;
	width: calc(100% - 24px);
	padding-right: 4px;
}
.loginErrorHolder a{
	color: #002d72;
}
.loginErrorHolder a:hover{
	color: #4A484C;
}
.user-login-form .customError{
	position: relative !important;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.user_login_form > a,
.modal-body > .user_login_form > .form-actions,
.isVisitor{
	display:none !important;
}
.path-webform .ui-widget-overlay {
	background: #000 !important;
	opacity: 0.6;
	filter: Alpha(Opacity=40);
}
/*Login submit loader - STARTS*/
.loaderLogin {
    top: 30%;
}
.loginUser{
	background-image: url("../images/key.png");
	animation: animationFramesLogin ease 2s;
	-webkit-animation: animationFramesLogin ease 2s;
	-moz-animation: animationFramesLogin ease 2s;
	-o-animation: animationFramesLogin ease 2s;
	-ms-animation: animationFramesLogin ease 2s;
	margin-left: -15px;
}
.lock{
  	background-image: url("../images/lock.png");
  	background-size: 60px;
	height: 60px;
	width: 60px;
	top: -55px;
	position: relative;
	z-index: -1;
	/*left: 15px;*/
	background-repeat: no-repeat;
}

@keyframes animationFramesLogin{
  0% {
    opacity:0;
    transform:  translate(-35px,0px)  ;
  }
  35% {
    opacity:1;
    transform:  translate(0px,0px)  ;
  }
   45% {
    opacity:1;
   transform: skew(20deg);
  }
  60% {
    opacity:1;
   transform: skew(-20deg);
  }
   70% {
    opacity:1;
    transform:  translate(0px,0px)  ;
  }
  100% {
    opacity:0;
    transform:  translate(-35px,0px)  ;
  }
}
/*Login submit loader - ENDS*/


@media (max-width: 480px){
	.loginAction {
		width:100% !important;
	}
	.login-create-account-link {
		line-height: 40px !important;
	}
}
@media (max-width: 768px) {
	.submitLoader{
		left: calc(50% - 45%) !important;
		width: 90% !important;
	}
	.loginAction {
		text-align:center !important;
		width:50%;
	}
	.login-box-OR-text{
		display:none !important;
	}
	.loginBtn-submit{
		width:100% !important;
	}
}

/*-------------------- SECTION   Login Block ENDS ---------------------*/

