@charset "utf-8";
/* CSS Document */

.bv-form .help-block {
    margin-bottom: 0;
}
.bv-form .tooltip-inner {
    text-align: left;
}
.nav-tabs li.bv-tab-success > a {
    color: #3c763d;
}
.nav-tabs li.bv-tab-error > a {
    color: #a94442;
}

.bv-form .bv-icon-no-label {
	top: 0;
}

.bv-form .bv-icon-input-group {
	top: 0;
	z-index: 100;
}
.bs-example-bg-classes p, .bs-example-bg-classes .bg-success{padding:15px;}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light-webfont.woff2') format('woff2'),
         url('../fonts/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium-webfont.eot');
    src: url('../fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-medium-webfont.woff2') format('woff2'),
         url('../fonts/roboto-medium-webfont.woff') format('woff'),
         url('../fonts/roboto-medium-webfont.ttf') format('truetype'),
         url('../fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	background:url(../images/bg.jpg) no-repeat;
	background-size:cover;
    font-family: 'robotoregular';
}
.body{
	background:#FFF;
}
.logo{
	margin-top:178px;
}
.logo-2{
	margin-top:50px;
}
.logo-2 h1{
	font-family: 'robotolight';
	color:#FFF;
    font-size: 40px;
    font-weight: bold;
    border-bottom: double 4px;
    display: inline-block;
	margin:0px;
}
.main-heading{
	font-family: 'robotolight';
	font-size:40px;
	color:#ffffff;
	margin-top:83px;
	line-height:35px;
}
.main-heading small{
	font-size:18px;
	line-height:0;
}
.get-start{
	margin-top:85px;
}
.get-start a{
	text-transform:uppercase;
	color:#2e2e2e;
	font-size:15px;
	padding:8px 18px;
	background:#FFF;
	border-radius:30px;
	transition:0.6s;
	font-family: 'robotoregular';
	outline:none;
}
.get-start a:hover,
.get-start a:active,
.get-start a:focus{
	color:#2e2e2e;
	background:#FFF;
	text-decoration:none;
}
.btn:active:focus, .btn:focus{
	outline: none;
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: 0px;
}
.login-pannel{
	background:url(../images/login-bg.png) repeat;
	padding: 25px 30px;
	width: 74.5%;
	margin:0px auto;
	margin-top:50px;
	float:none;
}
.bordernBg{
	box-shadow: rgba(0, 0, 0, 0.156863) 0px 2px 5px 0px, rgba(0, 0, 0, 0.117647) 0px 2px 10px 0px;
	color:#FFF;
	margin-bottom:10px;
}
.bordernBg h4.headng{
	background:#ffa000;
    font-size: 26px;
	margin-top:0;
    padding: 10px 18px 14px;
	margin-bottom:0;
	color:#f5f5f5;
}
.purpleBg{
	background: #B02BC7  !important;
}
.greenBg{
	background: #0DDC65 !important;
}
.bordernBg div.row{
	background:url(../images/pannel-bg.jpg) no-repeat center center;
	margin:0;
	background-size:100%;
	padding-top:10px;
	padding-bottom:20px;
	color:#f5f5f5;
	font-size:15px;
}
.bordernBg div.row p{
	margin:0;
	line-height:24px;
}
.borderDoted{
	border-right: 1px dashed #9e9e9e;
}
.bordernBg div.row h4{
    font-size: 26px;
	color:#f5f5f5;
	margin-bottom: 20px;
}
.mainDashboard{
	background:url(../images/content-bg.png) repeat;
	padding:20px;
	margin:25px auto;
	box-shadow: rgba(0, 0, 0, 0.156863) 0px 2px 5px 0px, rgba(0, 0, 0, 0.117647) 0px 2px 10px 0px;
	padding-top: 11px;
}
.login-head{
	font-size:22px;
	color:#f7f7f7;
	font-weight:bold;
	margin-bottom:15px;
}
.login-section label{
	color:#f7f7f7;
	font-family: 'robotolight';
}
.login-section input{
	border:solid 1px #e4e4e4;
	color:#111111;
	font-family: 'robotolight';
	height: 38px;
	border-radius:0px;
}
.login-section button{
	border:0px;
	background-color:#011337;
	color:#f7f7f7;
	transition:0.6s;
	font-size:18px;
	border-radius:0px;
	font-family: 'robotomedium';
	margin-top:20px;
	border:solid 1px #FFF;
}
.login-section button:hover{
	background-color:#f7f7f7;
	color:#011337;	
}
.header{
	padding-top:15px;
	padding-bottom:15px;
}
.nav-head{
	border-bottom:1px solid #f3f3f3;
	background:#FFF;
}
.main-navbar li{
	margin:0px 2px;
}
.main-navbar li a{
	font-size:16px;
	font-family:Georgia;
	color:#282828;
	padding:10.5px 14px;
	transition:0.8s;
}
.main-navbar li a:hover{
	color:#FFF;
	background-color: #56ab1c;
	border-radius: 4px;
}
.main-navbar li.active a{
	color:#FFF;
	background-color: rgb( 67, 161, 2 );
	border-radius: 4px;	
}
.sectionmain{
	margin-top:100px;
}
.siderpannel{
	border:1px solid #f3f3f3;	
	margin-bottom:22px;
}
.sectoinpannel{
	
}
.lead{
	color:#43a102;
	font-size:16px;
	font-family:Georgia;
	font-weight:bold;
	padding-top:12px;
	padding-left:5px;
	margin-bottom:5px;
}
.list-group-item{
	border:0px;
	border-radius:0px;
	font-size:14px;
	font-family:Georgia;
	color:#535353;
	transition:0.8s;
	padding: 9px 17px;
}
.list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.list-group-item:hover{
	font-weight:bold;
}
.list-group{
	margin-bottom:0px;
}
.testi{
	margin-top:15px;
}
.testi img{
	float:left;
}
.testi p{
	float:right;
	width: calc(100% - 45px);
	font-size:13px;
	color:#2f2f2f;
    font-family: 'OpenSansRegular';
}
.social{
	margin:0;
	padding:0;
	margin-top:14px;
	padding: 0px 10px;
}
.social li{
	margin:0;
	padding:0;
	display:inline-block;
	margin-right:12px;
	margin-bottom:20px;
}
.page-head{
	font-family:Georgia;
	font-weight:bold;
	font-size:28px;
	color:#43a102;
	text-align:center;	
	margin-bottom:30px;
}
.page-head a, .page-subhead a{
	color:#43a102;
	border-bottom:double 4px #43a102;
	padding-bottom: 5px;
}
.page-head a:hover, .page-subhead a:hover{
	text-decoration:none;
}
.page-section{
	text-align:center;
}
.page-subhead{
	font-family:Georgia;
	font-weight:bold;
	font-size:20px;
	color:#43a102;
	text-align:center;
	margin-bottom:20px;		
}
.page-section p{
	font-size:13px;
    font-family: 'OpenSansRegular';
	color:#2f2f2f;
	line-height:20px;	
	text-align:left;
}
.footer{
	background:#3c3c3c;
	margin-top:45px;
}
.footer-nav li{
	padding:29px 15px;
}
.footer-nav li a{
	color:#ffffff;
	font-size:12px;
    font-family: 'OpenSansRegular';
	padding:0;
}
.footer-nav li a:hover,
.footer-nav li a:focus{
	background:none;
}
.footer p{
	color:#FFF;
	font-size:12px;
    font-family: 'OpenSansRegular';
	float:right;
	padding-top:29px;
}
.grammer-cat{
	border-top:1px #FFF solid;
	overflow:hidden;
}
.grammer-cat a:hover > .col-md-4{
	background:rgba( 67, 161, 2,0.6 );
	transition:0.8s;
}
.grammer-cat .col-md-4{
	font-size:14px;
	margin-top:-1px;
    font-family: 'OpenSansRegular';
	color:#2f2f2f;
	font-weight: 600;
	border-top:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;	
	line-height: 42px;
	padding: 15px 0px 25px 0px;
}
.grammer-cat .col-md-4 div{
	line-height:20px;
}
.bdr-ryt{
	border-right:0px !important;
}
.padno{
	padding:0;
}
.contact-page{
	border-right:1px solid #e6e6e6;
}
.padno legend{
	padding: 2px 0px 4px 0px;
}
.overlay-container {
	position: relative;
	display: block;
	overflow: hidden;
}
.box-style-1 {
	text-align: center;
	padding: 20px;
	margin: 20px 0;
}
.white-bg {
	background-color: #ffffff !important;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	border: none !important;
	border-radius:4px;
}
.overlay{
	position: absolute;
	height:100%;
	vertical-align:middle;
	top: 0;
	bottom: -1px;
	left: 0;
	right: -1px;
	background-color: rgba(241, 241, 241, 0.85);
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.overlay-container:hover .overlay, .overlay-container:hover .overlay-links {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.overlay .social-links {
	margin: 0;
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.social-links {
	list-style: none;
	font-size: 0;
	padding: 0;
	margin: 40px 0 20px 0;
}
.overlay .social-links li {
	margin: 0 auto;
}
.social-links li {
	display: inline-block;
	margin: 0 2px 2px 0;
}
.overlay .social-links li a {
	margin: 2px;
	width: 40px;
	height: 40px;
	font-size: 18px;
	position: static;
}
.social-links li a {
	width: 45px;
	height: 45px;
	display: block;
	text-align: center;
	font-size: 20px;
	background: #43a102;
	border: 1px solid #43a102;
	color: #fff;
}
.overlay .social-links li a i {
	line-height: 38px;
	font-size: 24px;
	margin: 0;
}
#Container .mix{
    display: none;
}
#gallery-content-center img {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	padding:3px;
}
.activeside{
	font-weight: bold;	
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5;
}
.queans{
	background-color: #f5f5f5;
	padding:15px;
}
.queans label{
	font-weight:normal;	
}
.queans .col-md-6{
	margin-top:5px;
}
.custNav{
	background:#fcfcfc;
}
.navbar-toggle{
	background:#032646;
}
.navbar-toggle .icon-bar{
	background:#cdcdcd;
}
.headPart{
	background:url(../images/headbg.png);
}
.headPart .logoBrand{
	color:#f7f7f7;
    font-size: 24px;
}
.headPart .logoBrand span{
    color: #cdcdcd;
}
.headPart .logoBrand:hover, .headPart .logoBrand:focus{
	text-decoration:none;
}
.headPart .pull-left{
	padding:12px 0px 15px;
}
.headPart .pull-right a.dropdown-toggle{
	font-size:14px;
	font-weight:400;
	color:#FFF;
	padding: 11px 0px;
}
.headPart .dropdown{
	padding-top:18px;
}
.headPart .pull-right a:hover{
	text-decoration:none;
}
.headPart .dropdown-menu{
	left:auto !important;
	right:0 !important;
}
.dropdown-menu{
	border-radius:0px !important;
	padding:0;
}
.headPart .dropdown-menu li a{
	font-size:13px;
	padding: 8px 15px;
	transition:0.4s;
	color:#444;
}
.headPart .dropdown-menu li a:hover{
	color:#000;
	background:url(../images/headbg.png) !important;
}
.cstmNavBar ul li a{
	padding:12px 10px;
	color:#AFAFAF;	
    font-size: 14px;
    font-weight: 400;
	transition:0.4s;
	color: #444;
	font-size: 14px;
}
.cstmNavBar ul li a:hover{
	color:#000 !important;
	background:url(../images/headbg.png) !important;
}
.cstmNavBar ul li > ul a{
	font-size:13px;
	padding: 8px 15px;
	font-weight:normal;
	color:#333;
}
.navbar-fixed-top{
	border:0px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	background:none;
	position:inherit;
	margin-bottom:0px;
}
.navPart{
	background:#fcfcfc;
}
.panelHeading{
	font-size:18px;
    margin-bottom: 6px;
    color: #444;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.pdngNone{
	padding:0px !important;
}
.mrgnNone{
	margin:0px !important;
}
.control-label{
	font-weight:normal;
    color: #444;
    font-weight: 400;
}
input.form-control, select.form-control, textarea.form-control{
	border:0px;
	background:none;
	border-radius:0;
	box-shadow:none;
	background:#EAEAEA;
	outline:none;
	border-bottom:1px solid;
	border-right:1px solid;
	border-color:#444;
	transition:0.4s;
	background: url(../images/headbg.png) !important;
	color:#444;
}
input.form-control:focus, textarea.form-control:focus, select.form-control:focus{
	outline:none;
	border-radius:0;
	box-shadow:none;
    background: url(../images/login-bg.png) !important;
	border-color:#083B57;
	color:#999;
	box-shadow: 1px 1px 1px #444;
}
.custmLabel{
	font-weight:normal;
	margin-bottom:0;
	margin-top:5px;
	cursor:pointer;
	color:#444;
}
.tabelMaxHeight{
	max-height:230px;
	min-height:130px;
}
.tabelMaxHeight thead tr{
    background: #989898;
    color: #fcfcfc;
}
.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #D6D6D6;
}
.btnCustm{
    background: url(../images/login-bg.png) !important;
	border-radius:0;
	border:0;
	    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	color:#fcfcfc;
	font-weight:400;
	padding:5px 20px;	
}
.btnCustm:hover, .btnCustm:focus{
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
	background: url(../images/headbg.png) !important;
	color:#444;
}
.mrgnAuto{
	margin:0px auto !important;
	float:none !important;
}
.pdngNone{
	padding:0px !important;
}
@media (min-width: 768px){
	.myCustmRow .col-sm-3{
		width: 19.7%;
		padding-right: 0px;
		padding-left: 0px !Important;
	}
}
	.myCustmRow .col-md-5{
		line-height:16px !important; 
		padding-right:8px !important;
	}
	.pdngTop8{
		padding-top: 8px !Important;
	}
.form-group{
	margin-bottom:6px !important;
}
.table{
	margin-bottom:5px !important;
}
.form-control{
    height: 30px;
    padding: 3px 12px !important;
}
.custmTable td{
	padding:0px !important;
	border:0px !important;
}
.custmTable th{
	padding:4px 6px !important;
	font-weight:400 !important;
}
.pageHeadNew{	
    border-bottom: 0px !important;
    padding-bottom: 0 !important;
    padding-top: 6px !important;
    margin-bottom: 0 !important;
}
.trashBtn{
	color:#f00;
	font-size:17px;
}
.trashBtn:hover{
	color:#f00;
}
table.dataTable th, table.dataTable td{
	padding:8px 10px !important;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}