
/*.large-6{ width:49%;}*/
.cap-txt span input{width: 100% !important;height: 35px !important;border-radius: 5px !important;}
.k-header{ width:100% !important;}
/* line 3, ../scss/custom.scss */
.form-title {
  /*border-bottom: 1px solid #fff;
  margin-bottom: 40px;*/
}
.container{
	width: 100%;
	margin: 0 auto;
	

}
#to-do{margin-bottom: 4%;}
.left li a{ text-transform:uppercase !important;}
::-webkit-input-placeholder { /* WebKit browsers */
color: #ccccccc;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #ccccccc;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #ccccccc;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #ccccccc;
}
/*#chrk{background-image:url(../img/chakra.png); background-repeat:no-repeat; background-position:center;}*/
footer{
	background-color: #40B8AF;
	color:#fff;
	clear: both;
	overflow: hidden;
}
footer p{
	font-size: 12px;
	padding: 1%;
margin-bottom: 0;
	color: #fff;
}
.left li:hover{
	/*background-color: #0078a0!important;*/
}

.log-in{ margin:0 auto;}
.login h2{ font-family: 'nunitolight';}
.panel1{border-style: solid;
border-width: 1px;
border-color: #d8d8d8;
margin-bottom: 1.25rem;
padding: 1.25rem;}

.form-title{ padding-bottom:0;}
.my{ padding-left:0; padding-right:0; padding:1% 0 !important;}
.pad{ margin-bottom:1%;}
.container{ min-height:560px; background-image:url(../img/gpms.jpg); background-repeat: no-repeat; background-position: 510px;}
.panel{background-image:url(../img/gpms.png); background-repeat: no-repeat; background-position:305px;background-size: 30%;}
.word{ word-wrap:break-word;}
.login{ margin:0 auto;border: 1px solid #ccc;padding: 1%;/*border-radius: 5px;*/box-shadow: -1px 1px 15px 0px #ccc;background: -moz-linear-gradient(top,  rgba(255,102,0,1) 0%, rgba(255,255,255,0.78) 35%, rgba(255,255,255,0.67) 53%, rgba(255,255,255,0.76) 66%, rgba(0,102,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,102,0,1)), color-stop(35%,rgba(255,255,255,0.78)), color-stop(53%,rgba(255,255,255,0.67)), color-stop(66%,rgba(255,255,255,0.76)), color-stop(100%,rgba(0,102,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,102,0,1) 0%,rgba(255,255,255,0.78) 35%,rgba(255,255,255,0.67) 53%,rgba(255,255,255,0.76) 66%,rgba(0,102,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,102,0,1) 0%,rgba(255,255,255,0.78) 35%,rgba(255,255,255,0.67) 53%,rgba(255,255,255,0.76) 66%,rgba(0,102,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,102,0,1) 0%,rgba(255,255,255,0.78) 35%,rgba(255,255,255,0.67) 53%,rgba(255,255,255,0.76) 66%,rgba(0,102,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,102,0,1) 0%,rgba(255,255,255,0.78) 35%,rgba(255,255,255,0.67) 53%,rgba(255,255,255,0.76) 66%,rgba(0,102,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#006600',GradientType=0 ); /* IE6-9 */



}
.button{ border-radius:5px; padding: 1% 3%; margin: 1% 1% 1% 0;}
.cont{ padding:6% 5% 0;}
.back{ background:#ccc;}
.bul img{ width:50%;}
.bul li{ width:30%;}
.bot{ margin-bottom:2%;}

@media screen and (min-width:0px) and (max-width:450px)
{
	.panel{background-position: 25px; background-size:auto;}
}

/*css style start for menu */

.left li a:hover{ /*font-size:15px; transition: all 0.5s ease; font-weight:bold;*/}

/*css style end for menu */