
body{
	width: 100%;
	height: 100%;
	background:url(../img/login_pages_bg.jpg);
	font-family: 'Montserrat', sans-serif;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
}
.mainbox{
	margin-top:30px;   
	font-size: 100%; 	
}
.login_fb{
margin-top:-26px;
}
#signupbox #userRegistration input {
	border-radius:3px !important;
}

.navbar-default {
    background: none;
    border: none;
}
#signupbox {
backgound:#fff;
padding:5px;
}
.reg-img {
display:inline-block;
}
.reg-img img {
width:100%;
}

#userRegistration {
display:inline-block;
width:100%;

}
.g-recaptcha>div{width:100% !important;}
#myModal_policy .modal-body h4,  #myModal_terms .modal-body h4 {
padding-left:20px;
}

.reg-menu-bg {
    background-image: linear-gradient(to left, rgb(87, 52, 0) 1%, #d8d081 50%, rgb(67, 34, 0) 100%), linear-gradient(to left, rgb(71, 30, 0) 1%, #d8d081 50%, rgb(67, 24, 3) 100%);
    background-size: 100% 2px;
   /* background-position: 0% 0%, 0% 100%; */
    background-repeat: no-repeat;
    height: 2px;
    line-height: 25px;
    background-color: #001338;
    color: white;
    text-align: center;
    margin-top: 12px;
}
.navbar-default .navbar-nav>li>a {
    padding: 12px 36px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
}
#nav-center {
    margin: auto;
    text-align: center;
    display: inline-block;
    float: none;
    padding: 4px 0px;
}

.navbar-header {
    float: none;
}
.imp-text-div {
	    padding: 6px 25px;
    margin: 0px auto;
    /* background: #e3e3e3; */
    color: #e3e3e3;
    margin-bottom: 25px;
    display: inline-block;
    border-radius: 3px;
    max-width: 95%;
    text-align: center;
    line-height:21px;
}

#forgot .panel-info > .panel-heading {
    border: none;
    background-color: #ececec;
    border-bottom: 1px solid #b3b3b3;
}

.navbar-brand {
    float: left;
    height: auto;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}

.socail-icons img {
    width: 100%;
}
.clear-padding-both {
	padding:0px;
}
.login-form-main-div {
    position: relative;
}
.login-padd-top {
    position: relative;
    top:30px;
}


.logo {
	width: 100%;
	padding-top: 3px;
	margin-left: -15px;
}
/*.panel-info {
	    border-color: #fff;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow:0px 0px 8px #8a8a8a;
    
} */
.panel-info {
border: none;
    border-radius: 3px;
    background: none;
    box-shadow: none;
}

.form-control {
   display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size:13px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius:3px !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
    


.forgotpwd {
    width: 118px;
    height: 16px;
    color: #ebcd1f;
    text-align: left;
    padding: 0px;
    float: right;
    margin-top: 3px;
    line-height: 16px;
    position: relative;
}

.forgotpwd a {
    color: #f5d100;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

.signup {
    margin-right: 0px;
    margin-top: 2px;
    float: right;
}

.signup a {
    color: #79c031;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
}

.signin {
    background: #e3bf74;
    height: 35px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    padding: 4px 22px;
    border: 1px solid #e3bf74;
    border-radius: 3px;
    color: #000;
}

.panel-info >.registrehead {
    background: none!important;
    border-bottom: dashed 1px #ccc!important;
    margin: 0px 16px 10px 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
    font-family: 'Roboto', sans-serif;
    color: #6c6c6c!important;
}

.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: 7px;
	color: #fff;
	display:none;
}
.close {
	opacity: 10 !important;
	color: #fff;
}
.no-padding {
	padding-left: 0;
}
.btn.focus, .btn:focus, .btn:hover {
	color: #151424;
    text-decoration: none;
    outline: 0 !important;
}
.top_header {
	width: 100%;
	min-height: 65px;
	background-color: #000;
	border-bottom: 1px solid #4c4c4c;
}
.glyphicon-user,
.glyphicon-lock,
.glyphicon-envelope{
	color: #565656;
}

#reloadCaptch {
    position: relative;
    left: -25px;
    top:3px;
}


#loginbox a.reg_text {
	    color: #ff5400;
    margin-top: 5px;
    display: inline-block;
}

.btn-success {
    color: #000;
    background:#e3bf74;
    border-color: #e3bf74;
    width:100%;
    font-weight:700;
    font-size:16px;
    padding:8px 0px;
}
.btn-success:hover, .btn-success:focus{
	background: #c8a354 !important;
	 border-color: #e3bf74 !important;
}


.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    width:100%;
    font-weight:500;
    font-size:15px;
    padding:8px 0px;
}
	.pad-left {
	padding-left:5px;
	}
	.pad-right{
	padding-right:5px;
	}


.input-group-addon {
	    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}
#customized_alert, #customized_alert_gender {
    text-align: left;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    background-color: inherit;
    padding: 0;
    width: 100%;
    border-radius: 4px;
    transition: 1s;
    margin-top: -8.3%;
    color: red;
    z-index: 100;
    margin-right: 0;
    font-size:10px;
    font-weight:700;
    left:10px;
}

#loginbox #customized_alert {
margin-top:-7%;
}
#loginbox .login-in #customized_alert {
margin-top:-9%;
}

#forgot .fotgot-in #customized_alert {
margin-top:-4%;
}
#forgot .fotgot-in .form-group{margin:0;}

#customized_alert, .enable, .filter {
	float: right;
}
span.alerttext.regcaptcha_error_message {
    margin: -10px 13px 13px;
}

.forgot_password{
	float:right; 
	font-size: 100%; 
	position: relative; 
	top: -25px;
}
.panel-info > .panel-heading {
	border: none;
    border-bottom: 1px dashed #4e4d4d !important;
}
.panel-body{
	padding-top:10px
}
.btn-edit {
	       background: #f1b246!important;
   
    font-weight: 500!important;
    text-align: center;
    text-transform: uppercase;
    width: 49%;
    padding: 7px;
    font-size: 18px;
}
.btn-edit.login {
	width:100% !important;
	}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.clear-padding-both {
padding:0;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color:#fff;
}
.input-group{
	/*margin-bottom: 10px;*/
	margin-bottom:15px;
	/*float:left;*/
	/*New added Width to Input Group*/
	width:100%;
}
.form-group{
	margin-top:10px
}
.border_top{
	border-top: 1px solid#888; 
	padding-top:15px; 
}
.checkbox{
	margin-top:10px
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: 700;
    padding: 0px 0px 0px 5px;
}
a {
	color: #ffa800;
	text-decoration: none;
}
.panel-footer {
	padding: 10px 15px;
	background: none;
	border-top: 1px solid #4c4c4c;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-weight: bold;
}
.botombtns {
    text-align: center!important;
}

/* .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}


*/
#signupbox label {
color:#fff;
margin-bottom:5px;
}


.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    padding: 21px 15px;
    height: 32px !important;
    color:#000;
    font-weight:500;
    font-size:14px;
}
.panel-footer {
padding: 10px 15px;
    background: none;
    border-top: none;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
a:focus, a:hover {
    color: #ffa800;
    text-decoration: none;
}
.red-tooltip + .tooltip > .tooltip-inner {
	background-color: #f00;
	}
.red-tooltip + .tooltip > .tooltip-arrow { 
border-bottom-color:#f00; 
}

.fb_login_img{
    width: 102px;
    top: -4px;
    position: relative;
}
a.forgot-pwd {
	color: #fff;
    font-size: 13px;
    padding-top: 7px;
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize;
}
a.forgot-pwd:hover {
	color:#ff5400;
}
.w-100 img {
width:100%;
}
.beta {
    width: 105px;
    height: 154px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
}

.beta img {
    width: 120px;
}

#reloadCaptch {
    position: relative;
    left: -25px;
    top:3px;
}

@media (max-width:768px) {
.mobi-padd {
padding:0;

}
.navbar-brand {
padding-left:0px;
}

.beta {
    width: 105px;
    height: 154px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
}
.m-no-padd {
padding:0px;
}


#loginbox a.reg_text {
    margin-left: 18px !important;
}
.beta img {
    width: 120px;
}

#loginbox #customized_alert {
    margin-top: -7%;
}
#loginbox .login-in #customized_alert {
    margin-top: -7%;
}

#forgot .fotgot-in #customized_alert {
    margin-top: -7%;
}
#forgot .fotgot-in  .form-group{margin:0;}

    
    #customized_alert, #customized_alert_gender {
    width: 100%;
    margin-top: -23px;
    }
    .beta {
    width: 65px;
}
.clear-padding-left {
	padding-left:0;
	}

}

 @media only screen and (max-width : 991px) {
#userRegistration {
    display: inline-block;
    width: 100%;
}
#loginbox a.reg_text {
margin-left:35px;
}
.w-100 img {
    width: 100%;
    height: 44px;
}

}
	
@media (max-width: 1023px) {	 
	
	.padd5 {
		padding:0px 3px;
	}
	
	.login-padd-top {
    position: relative;
    top: 15px;
}
	
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) { 

.w-100 img {
    width: 100%;
    height:40px;
}

}