﻿@charset "utf-8";

.logreg
{
	padding: 0px;
}
	
.modal-dialog .well.modal-content
{
	padding:0px;
}

.logreg .well
{
	padding:0px;
}
@media all and (max-width: 980px)and (min-width: 0px)
{
	.logreg > div
	{
		padding: 10px;
	}
}
.subnav
{
	margin-left: 0 !important;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	font-weight: normal;
	font-size: 16px;
}
@media all and (max-width: 380px)and (min-width: 0px)
{
	.logreg ul.subnav li
	{
		width:100%;
		text-align:center;
	}
	.btn.btn-lg.btn-block
	{
		font-size:15px;
	}

}

@media all and (max-width: 485px)and (min-width: 0px)
{
	.testresult
	{
		text-align:center;
	}
	.testresult span
	{
		font-size:0px !important;
	}
}
	.subnav a
	{
		color: black;
	}

a.create, a.login
{
	color: #1E1E1E;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 11pt;
	font-weight: 400;
	letter-spacing: 0.01em;
	line-height: 14pt;
	outline: 0 none;
	padding: 0px 10px;
	text-decoration: none;
	height: 44px;
}

.modal-header
{
	background-color: transparent !important;
}

.logreg .form-control
{
	position: relative;
	font-size: 16px;
	height: 42px !important;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.div_remember
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.txt_fname, .txt_lname
{
	width: 50%;
}

.lnk_forgotpassword
{
	margin-left: 3%;
}

.login, .create
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.btn_submit
{
	margin-top: 10px;
}

.login-link
{
	color: #999;
	display: block;
	font-size: 16px;
	margin-top: 15px;
	text-align: center;
}

.merged .input-group-addon
{
	border-right: 0px;
	background-color: #FFFFFF;
}

.merged input
{
	border-left: 0px;
	border-radius: 0px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #FFFFFF;
}

.focusedInput
{
	border-color: rgba(82,168,236,.8);
	outline: 0;
	outline: thin dotted \9;
	-moz-box-shadow: 0 0 8px rgba(82,168,236,.6);
	box-shadow: 0 0 8px rgba(82,168,236,.6);
}

.lbl_hearAboutUs
{
	font-weight: normal;
	font-size: 15px;
}
/* email to reset password  */
.group_inputform
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.h3_headline
{
	font-weight: bold;
	color: grey;
	font-size:22px;
}

.tab-content
{
	color: grey;
}

.current-email
{
	display: block;
	font-size: 16px;
	margin-top: 15px;
	text-align: center;
}

.gp_hearAboutUs
{
	margin-top: 10px;
}

.registerForm .chosen-container a.chosen-single
{
	font-size: 13px;
	height: 35px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
}

.registerForm .chosen-drop
{
	font-size: 11px;
}

.ddl_place .chosen-container span
{
	margin-left: 10px;
}

.btn.btn-lg.btn-block
{
	width: 60% !important;
	margin: 0px auto;
	margin-top: 10px;
}

.ddl_place
{
	display: inline-block;
	text-align: left;
}

.nav.nav-tabs .active a:hover
{
	background-color: rgba(0, 0, 0, 0);
	border-bottom: 3px solid red;
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;

}

.nav.nav-tabs .off a:hover
{
	background-color: rgba(0, 0, 0, 0);
	border-bottom: 3px solid red;
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;

}

.nav.nav-tabs .active a
{
	background-color: rgba(0, 0, 0, 0);
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	font-weight: bold;
	border-bottom: 3px solid red;
	margin-bottom:2px;
}

.alertRed
{
	background-color: #dd5959;
	color: white;
	-webkit-box-shadow: 0 0 0 1px #c15252,0 1px 2px rgba(0,0,0,0.45);
	-moz-box-shadow: 0 0 0 1px #c15252,0 1px 2px rgba(0,0,0,0.45);
	box-shadow: 0 0 0 1px #c15252,0 1px 2px rgba(0,0,0,0.45);
}

	.alertRed i
	{
		margin-right: 5px;
		display: inline-block;
		vertical-align: top;
	}
	.alertRed .errorMessageText
	{
		display: inline-block;
		vertical-align: top;
	}

.alert
{
	padding: 6px !important;
    margin-top: 7px;
}

.errorMessage
{
	display: none;
}

.smallLoginWin
{
	max-width: 960px;
	margin: auto;
}
@media screen and (max-width:600px) and (min-width: 450px) {
    .smallLoginWin {
        padding-top: 65px;
    }
}
table
{
	border-collapse: separate;
}

.has-error .input-group-addon
{
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48;
}

.has-error .form-control
{
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/******************************** RTL Rules  ******************************************/

.rtl .merged input
{
	border: 1px solid #cccccc;
	border-right: 0px;
	border-radius: 0px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.rtl .merged .input-group-addon
{
	border: 1px solid #cccccc;
	border-left: 0px;
	border-radius: 0px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #FFFFFF;
}

.rtl .modal-header .close
{
	float: left;
}

.rtl .nav-tabs > li
{
	float: right;
}

.rtl .lbl_hearAboutUs
{
	float: right;
}

.rtl .ddl_place
{
	float: left;
	padding-right: 0px;
}

.rtl .has-error .input-group-addon
{
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48;
}

.rtl .has-error .form-control
{
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/******************/
input[type='password'].form-control
{
	font-family: Arial;
}

.input-group.merged img
{
	width: 15px;
}

.spacing
{
	margin-top: 1px;
}

.emailformgroup
{
	margin-bottom: 0px;
}
.logreg .panel-body
	{
		padding:0px;
	}
.logreg .btn-lg
	{
		/*padding:0px;*/
	}