.jm-modal-close{
    float: right;
    font-weight: bold;
    margin: 3px;
    padding: 0 4px 0 1px;
    text-align: center;
    width: 10px;
	cursor:pointer;
	color:transparent;
	background: url('../images/close_btn.png') no-repeat 0 0;
}
.jmmodal{
	background: #fff;
	display:none;
	position: fixed;
	left: 300px;
	top: 50px;
	z-index: 1050;
	color:#444444;
}
#tab-content{
	width:80%;
	margin:0 auto;
	padding:10px 0;
}
.jm-overlay{
	background-color: #000000;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1040;
	opacity: 0.8;
}
.jmlogin,.jmregister{
	display:none;
}
.jmtab-active{
	display:block;
}
.tab-inner.active{
	display: block;
    font-size: 17px;
    font-weight: bold;
	padding:0 15px 15px;
    text-align: center;
	display:block;
	color:#444444;
}
.tab-inner{
	display:none;
}
.clear{
	clear:both;
}
.jmmodal{
	background:#fafafa;
	border-radius:4px;
}
.tab-outer{
	background: url('../images/lineshort.png') repeat-x center bottom !important;
}
.controls-content input[type=text],.btn-jm-submit,
.controls-content input[type=submit],
.controls-content input[type=password]{
	width:100%;
	height:25px;
	margin-bottom:15px;
	margin-top:10px;
	border-top: 2px #c6c6c6 solid;
	border-left: 2px #c6c6c6 solid;
	border-right: 1px #c6c6c6 solid;
	border-bottom: 1px #c6c6c6 solid;
	border-radius:3px;
}
.controls-content input[type=text].required,
.controls-content input[type=password].required,
.controls-content input[type=text].required:focus,
.controls-content input[type=password].required:focus{
	border:none !important;
	box-shadow: 0 0 3px 2px red;
}
.controls-content input[type=text]:focus,
.controls-content input[type=password]:focus{
	border-color: #FFCB32;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 2px 1px 1px 2px;
}
.btn-jm-submit{
	width:100%;
	height:30px;
	cursor: pointer;
}
.btn-jm-submit:hover{
	background-color:#ebebeb;
	border-color: #d6d6d6!important;
}
.jmlogin a{
	color:#b5b5b5 !important;
	text-decoration:none !important;
}
.jmlogin a:hover,
.jmlogin a:focus,
.jmlogin a:active,
.jmlogin a:visited{
	background-color:none !important;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
div.jm-wrap{
	margin-top:10px !important;
}
.jm-login-footer .social{
	margin-left:10px;
}
.jm-login-footer{
	margin-top:20px;
}
#regain_password .controls-label{
	margin-bottom:10px;
}
#regain_password .controls-content{
	margin-bottom:10px;
}
.jm-login-link-modal{
	color:#000 !important;
	padding:5px 10px;
	text-decoration:none !important;
	background-color:#fafafa;
	border-bottom:#dedede 2px solid;
}
.jm-login-link-modal:hover,
.jm-login-link-modal:focus,
.jm-login-link-modal:visited
{
	background-color:#f1f1f1;
	border-bottom:#c5c5c5 2px solid;
}

.arrow-up {
	width:0px;
	height:0px;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-bottom:10px solid #fafafa;
	display:none;
	position:absolute;
	z-index: 1051 !important;
}
#btn-action{
	margin-top:0px;
	position: relative;
}
.regain_password{
	display:none;
}
.alert-login{
	color:#990033;
}
.loading{
	color:#333;
}
.help-inline{
	color:#990033;
	font-size:10px;
	font-weight: normal;
}
.alert_register{
	margin-bottom: 12px;
	color: #990033;
	margin-top: 10px;
}
#login-form label {
	width:100%;
}
a.social img{ 
	cursor: pointer;
}
.jmlogin_form_logout{
	display:none;
} 
.jmlogin_dropdown .jmlogin_logout_btn:hover{
	background-color:#FFF !important;
}
.jmlogin_logout_btn{ 
	text-align:center;
	background-image: url('../images/background_logout.png');
	background-position: 50% 50%;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:5px 15px;
	position: absolute;
	top: 20%;
	left:16%;
	color: #555555 !important;
    font-weight: bold;
}
.jmlogin_dropdown{
	color: #555555;
    font-weight: bold;
    height: 25px;
    padding-top: 2px;
    text-align: center;
    width: 90px;
} 
.jmlogin_dropdown_before{
	float:left;
	width:39px;
	height:39px;
	background-color:#f1f1f1; 
}
.jmlogin_dropdown_after{ 
	float:left; 
}
.jmlogin_username{
	text-align:center;
	background-image: url('../images/background_dropdown.png');
	background-position: 98% 2px;
	background-repeat:no-repeat;
	color: #555555 !important;
    font-weight: bold;
    height: 25px;
    padding-top: 2px;
    text-align: center;
    width: 90px;
	text-decoration:none;
	padding:5px 30px 5px 15px;
	border:1px #f1f1f1 solid;
}
.jmlogin_username:hover,.jmlogin_username:focus{
	background-image: url('../images/background_dropdown.png') !important;
	background-position: 98% 2px;
	background-repeat:no-repeat;
	background-color: #FFF !important;
}

.jmlogin_logout_btn:hover,.jmlogin_logout_btn:focus{
	background-color:transparent !important;
	background-image: url('../images/background_logout.png');
	background-position: 50% 50%;
	background-repeat:no-repeat;
}
.jmlogin_username_wrap{

}
.jmlogin_logout_btn_wrap{
	margin-top:1px;
	position: absolute;
	z-index:9999;
	display:none;
}
.jmtab_active{
	position: absolute;
	left:-1000px;
	top:-1000px;	
}