
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
/****-----start-body----****/
body{
	background:#f37321; /*orange hli*/
	font-family: 'Open Sans', sans-serif;
}
.wrap{
	margin: 0 auto;
	width: 50%;
}
body a,form li,input[type="submit"],input[type="text"],.sixth-login input[type="submit"],.third-login input[type="submit"]{
	transition: 0.1s all;
	-webkit-transition: 0.1s all;
	-moz-transition: 0.1s all;
	-o-transition: 0.1s all;
}
h1 {
	font-family: 'Fjord One', serif;
  text-align: center;
  color: #ffffff;
  font-size: 3em;
  padding-top: 1.5em;
}
.login-form {

	background: #f9bf34;
  height: 275px;
  text-align: center;
  padding: 1em;
  width: 20%;
  margin: 2% auto;
  border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-o-border-radius: 13px;
	-ms-border-radius: 13px;	
}
.login-formA {

	background: #f9bf34;
  height: 455px;
  text-align: center;
  padding: 1em;
  width: 20%;
  margin: 2% auto;
  border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-o-border-radius: 13px;
	-ms-border-radius: 13px;	
}
.login-formS {
	background: #f9bf34;
  height: 265px;
  text-align: center;
  padding: 1em;
  width: 20%;
  margin: 2% auto;
  border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-o-border-radius: 13px;
	-ms-border-radius: 13px;	
}
/*.imglogo{
height: 100%;
width:100%;
}*/
.leadfont{
	font-size:9px;
}
.avtar{
	padding-top:-15px;
}
.title{
	padding-bottom:10px;
	color:#f37321;
}
.titleH{
	padding-bottom:	10px;
	color:#f37321;/*color:#040404;*/
	font-size:13px;
}
.titlefooter{
	text-align:right;
	/*color:#f37321;*/
	color:#FFF;
}
.imglogin{
	text-align:right;
}
.imggplay{
	
}
ul.form {
  width: 91%;
  margin: 0 auto;
}
ul.form li{
	list-style: none;
	margin-bottom: 25px;
	width: 100%;
	background: #11192c;
}
.username {
	font-family: 'Open Sans', sans-serif;
   	width: 100%;
	height:40px;
  	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
	font-size: 100%;
	outline: none;
  	background: #fd4f28 url(../images/adm.png)no-repeat 95% 40%;
	border: none;
	font-weight: 600;
	margin-bottom:1em
}
.password{
	font-family: 'Open Sans', sans-serif;
   	width: 100%;
	height:40px;
  	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
	font-size: 100%;
	outline: none;
  	background: #fd4f28 url(../images/pass.png)no-repeat 95% 40%;
	border: none;
	font-weight: 600;
	margin-bottom:1em
}
.email{
	font-family: 'Open Sans', sans-serif;
   	width: 100%;
	height:40px;
  	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
	font-size: 100%;
	outline: none;
  	background: #fd4f28 url(../images/email.png)no-repeat 95% 40%;
	border: none;
	font-weight: 600;
	margin-bottom:1em
}
input[type="submit"] {
  outline: none;
  border: none;
  background: #f2615c;
  color: #91403c;
  padding: 10px 35px;
  font-size: 1em;
  font-weight: 600;
   margin-top: 1.5em;
  	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;	
	cursor: pointer;
}

input[type="submit"]:hover {
	background:#282f35;
	color:#f26261;
	transition: 1s all;
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
}
/*--checkbox--*/
.check-box {
	width: 28px;
	height: 28px;
	background: #f2615c;

	background: -webkit-linear-gradient(top, #f2615c 0%, #f2615c 40%, #f2615c 100%);
	background: -moz-linear-gradient(top, #f2615c 0%, #f2615c 40%, #f2615c 100%);
	background: -o-linear-gradient(top, #f2615c 0%, #f2615c 40%, #f2615c 100%);
	background: -ms-linear-gradient(top, #f2615c 0%, #f2615c 40%, #f2615c 100%);
	background: linear-gradient(top, #f2615c 0%, #f2615c 40%, #f2615c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2615c', endColorstr='#f2615c',GradientType=0 );

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;

	-webkit-box-shadow: inset 0px 1px 1px #f2615c, 0px 1px 3px;
	-moz-box-shadow: inset 0px 1px 1px #f2615c, 0px 1px 3px;
	box-shadow: inset 0px 1px 1px #f2615c, 0px 1px 3px ;
	position: relative;
	  left: 22%;
 	 top: 28px;
 	   outline: none;
  border: none;
}

.check-box label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	left: 4px;
	top: 4px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px #f2615c;
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px #f2615c;
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba #f2615c;

	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.check-box label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 12px;
  height: 4px;
  background: transparent;
  top: 5px;
  left: 2px;
  border: 3px solid #FFFFFF;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.check-box input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
input#roundedTwo {
  margin-top: 8px;
  outline: none;
  border: none;
  }
/*--/checkbox--*/
.check{
  float: left;
  margin-bottom: 4em;
  height: 0;
}
.forget {
  float: left;
    /*margin: 5px 0 0 76px;*/
	padding-top:10px;
}
.forget p {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
}
ul.bottom-sc-icons {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.bottom-sc-icons li {
	display: block;
	  margin: 39px 0px 0;
}
/*
a.panic {
	
	background: #34579b;
  color: #fff;
  padding: 15px 15px;
  font-size: 14px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  font-weight: 400;
  text-align:left;
}
a.provider {
background: #269df9;
  color: #fff;
   padding: 13px 38px 15px 19px;
  font-size: 14px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  font-weight: 400;
}
*/
.icons{
	padding-top:0px;

}
a.panic img {
	vertical-align: middle;
	margin-right: 20px;
}
a.provider img {
	vertical-align: middle;
	margin-right: 16px;
}
/*a.panic:hover {
  background: #1B3E81;
  	transition: 1s all;
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	border-radius:0;
}
a.provider:hover {
	background: #1E5681;
	transition: 1s all;
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	border-radius:0;
}*/
.social-icons-1 {
	margin-top: 1em;
	padding: 0 28px 0 28px;
}
.copyrights {
  position:fixed;
  left: 50%;
  bottom:0;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  color: #ffffff;
    /*padding-bottom: 3em;*/
    font-weight:600;
}
.copyrights p a {
  color: #ffffff;
}
.copyrights p a:hover {
  color: #000;
}

.imgcenter{
    margin: 0 auto;
}

/* small desktop */
@media all and (max-width: 1200px) {
    .state-indicator:before { content: 'small-desktop'; }
}

/* tablet */
@media all and (max-width: 1024px) {
    .login-form {
	background: #f9bf34;
  height: 275px;
  text-align: center;
  padding: 1em;
  width: 20%;
  margin: 2% auto;
  border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-o-border-radius: 13px;
	-ms-border-radius: 13px;	
}
    .login-formA {
	background: #f9bf34;
  height: 465px;
  text-align: center;
  padding: 1em;
  width: 20%;
  margin: 2% auto;
  border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-o-border-radius: 13px;
	-ms-border-radius: 13px;	
}
.login-formS {
	background: #f9bf34;
  height: 265px;
  text-align: center;
  padding: 1em;
  width: 250px;
  margin: 2% auto;
  border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-o-border-radius: 13px;
	-ms-border-radius: 13px;	
}

/*.imglogo{
height: 30%;
width:30%;
}*/
.avtar{
	padding-top:-15px;
}
.title{
	padding-bottom:10px;
	color:#f37321;
}
.titleH{
	padding-bottom:	10px;
	color:#f37321;/*color:#040404;*/
	font-size:13px;
} 
}

/* mobile phone */
@media all and (max-width: 768px) {
   .login-form {
	background: #f9bf34;
  height: 275px;
  text-align: center;
  padding: 1em;
  width: 250px;
  margin: 2% auto;
  border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-o-border-radius: 13px;
	-ms-border-radius: 13px;	
}
.login-formA {
	background: #f9bf34;
  height: 465px;
  text-align: center;
  padding: 1em;
  width: 250px;
  margin: 2% auto;
  border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-o-border-radius: 13px;
	-ms-border-radius: 13px;	
}
.login-formS {
	background: #f9bf34;
  height: 265px;
  text-align: center;
  padding: 1em;
  width: 250px;
  margin: 2% auto;
  border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-o-border-radius: 13px;
	-ms-border-radius: 13px;	
}
/*.imglogo{
height: 30%;
width:30%;
}*/
.avtar{
	padding-top:0px;
}
.title{
	padding-bottom:10px;
	color:#f37321;
}
.titleH{
	padding-bottom:	10px;
	color:#f37321;/*color:#040404;*/
	font-size:13px;
}
}


/*@media (max-width:320px){
	h1 {
	  font-size: 1.5em;
	  padding-top: .5em;
	}
	.avtar img {
	  width: 35%;
	    margin: 0em 0 .2em;
	}
	.login-form {
	  width: 80%;
	  height: 407px;
	  margin: 2% auto;
	}
	input[type="text"] {
	  background: #1f262c url(../images/adm.png)no-repeat 201px 8px;
	  width: 73%;
	  padding: 14px 50px 14px 14px;
	  margin-bottom: .5em;
	  font-size: 16px;
	  }
	input[type="password"] {
		background: #1f262c url(../images/pass.png)no-repeat 201px 8px;
		width: 73%;
		padding: 14px 50px 14px 14px;
		font-size: 16px;
	}
	input[type="submit"] {
 		margin-top: 1em;
 		padding: 8px 30px;
 	 }
 	 ul.bottom-sc-icons li {
	  margin: 0px 0px 0;
	}
	a.provider {
	padding: 10px 25px 10px 14px;
	}
	a.panic {
	  padding: 10px 10px;
	}
	.check-box {
	  left: 8%;
	  top: 23px;
	}
	.forget {
	  margin: 0px 0 0 48px;
	}
	.check {
	  margin-bottom: 3em;
	}
	.copyrights {
	  padding: 1em 0;
	}
}*/
/*--End-responsive-design--*/
