/*
 * Login styles
 */

body, html{
    min-height: 100vh;
 	background-repeat: no-repeat;
 	font-family: 'Montserrat', sans-serif !important;
	color: #fff;
	background: #f5f5f5;
	/*background: -moz-linear-gradient(-45deg, #ffffff 0%, #eae1dc 72%, #e2c7be 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, #ffffff), color-stop(72%, #eae1dc), color-stop(100%, #e2c7be));
	background: -webkit-linear-gradient(-45deg, #ffffff 0%, #eae1dc 72%, #e2c7be 100%);
	background: -o-linear-gradient(-45deg, #ffffff 0%, #eae1dc 72%, #e2c7be 100%);
	background: -ms-linear-gradient(-45deg, #ffffff 0%, #eae1dc 72%, #e2c7be 100%);
	background: linear-gradient(135deg, #ffffff 0%, #eae1dc 72%, #e2c7be 100%);*/
    background-repeat: no-repeat;
    background-position: right bottom;
    background-attachment: fixed;/* 
	background: -webkit-linear-gradient(45deg, #440206,#021b23,#330102,#021b23);
	background: linear-gradient(45deg, #440206,#021b23,#330102,#021b23);
	background-image:url(../images/login_bg.jpg); */
	background-size:cover;
	 
}
.login_bg {
    background: #000; 
    background-image: url(https://master.d2r35d097z7fbw.amplifyapp.com/loginpageimg.jpg);
    background-size: cover;
    background-color: #000;
    opacity: 0.9;
}
.login_bg:before{
	content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background:#000; 
    opacity: .7;	
}
/* @font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.woff2') format('woff2'),
        url('../fonts/Helvetica.woff') format('woff'),
        url('../fonts/Helvetica.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
} */
@font-face {
        font-family: 'Play';
        src: url('../fonts/Play-Regular.woff2') format('woff2'),
            url('../fonts/Play-Regular.woff') format('woff'),
            url('../fonts/Play-Regular.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }

h1.title { 
	font-size: 40px;
    color: #f77e0d;
}

hr{
	width: 10%;
	color: #385873;
	border-top: 1px solid #385873;
}

.hr_line_1{
	height: 2px;
	width:100%;
    background: linear-gradient(to right,rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));
	/* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, left top, right top, from(#f77e0d), to(rgba(0, 0, 0, 0)));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));

  /* IE 10 */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));

  /* Opera 11.10+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));
    margin: 10px auto;
    max-width: 300px;
}
*:focus{outline:none !important ;}
.input-group-addon {
padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #292626;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
}
.form-control:focus{    border-color: #ccc;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px #3e7dab;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px #3e7dab;}
span#captImg img {
    border-radius: 4px;
}
.captcha_sec_input {
    padding: 0;
    text-align: center;
}
.col-xs-1.captcha_sec_input {
    padding-top: 7px;
}
.form-group{
    margin-bottom: 13px;
} 

.error{
    margin: 0;
    color: #ec201c;
}

.form_error{
    margin: 0;
    color: #ec201c;    font-size: 12px;
}

.error ul {
    margin: 0;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #ec201c;

}
.help-block.with-errors.error {
    font-size: 12px;
    color: #ff3e3e;
}
input,
input::-webkit-input-placeholder {
    font-size: 13px;
    padding-top: 3px;
}

.main-login{
    /* -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px #000000; */
    background: #130f0f;
    background-size: contain;
position:relative; margin: 30px auto;
    max-width: 330px;
    padding: 31px 33px 8px;
    border-radius: 0 0 3px 3px;width: 100%;
    margin: 0;
}
.btn-primary {
    color: #000;
    background-color: #f4af48;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    width: auto !important;
    text-align: center;
    margin: 0 auto;
} 
.heading_login {
    color: #151414;
    text-align: center;
    padding: 10px 0;
    /* text-shadow: 2px 2px 3px #000; */
    font-size: 22px;
    background:#f4a735;
    margin-bottom: 0;
    border-radius: 3px 3px 0 0;
    font-weight: bold;
}
/* .main-login::before{
content: "";
    position: absolute;
    top: 0;
    height: 2px;
    width: 100%;
    background: linear-gradient(to right,rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));
	background: -webkit-gradient(linear, left top, right top, from(#f77e0d), to(rgba(0, 0, 0, 0)));
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));
	left:0;
	right:0;
}
.main-login::after{
content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 100%;
    background: linear-gradient(to right,rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));
	background: -webkit-gradient(linear, left top, right top, from(#f77e0d), to(rgba(0, 0, 0, 0)));
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0),#f77e0d,rgba(0, 0, 0, 0));
	left:0;
	right:0;
} */

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline{margin-bottom: 3px;font-weight: normal;}
.btn-primary {
    color: #000;
    background-color: #fbe77e;
    border: none;
    text-transform: uppercase;    font-weight: bold; 
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #000;
    background-color: #ffc731 !important;
    border: none;
    text-transform: uppercase;
}
.panel-heading{padding: 10px 15px 0;margin-top: 7%;}
.login-img img{width:285px;    position: relative;
    z-index: 1;}
a {
    color: #8BC34A;
    text-decoration: none;
}
a:hover, a:focus {
    color: #8BC34A;
}
.main-center{
   
    position: relative;
    top: 7%;
    float: right;
    right: 6%;
}

.login-button{
	margin-top: 0px;    font-size: 16px;
}

.login-register{
	font-size: 11px;
	text-align: center;
}
.form-control{    font-size: 15px;}
.col-md-7, .col-md-4{
    padding-right: 5px !important;
    padding-left: 0px !important;
}

.col-md-1 {
    padding-right: 5px !important;
    padding-left: 10px !important;
    margin-top: 7px;
}
@media screen and (max-width:767px){
	.panel-heading{margin-top: 5%;}
		.main-center{margin: 0 auto;
    float: none;
    right: 0;
    max-width: 330px;
width: 100%;}
}