body, ul, p, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.login-button-header input{
	padding: 0px !important;
	margin: 0px !important;
	color: #000;
	font-weight: 600;
}
.training-mode{
	text-align: center;
	background: linear-gradient(to right, #ff942a, #ffffff, #138806);
	padding: 10px;
	color: #000;
	font-weight: 600;
	font-size: large;
}
.language-change span {
	color: #FFF;
	font-weight: bold;
}

.language-change span a {
	color: #FFF;
	font-weight: bold;
}

.language-change span a:hover {
	color: #FFF !important;
	font-weight: bold;
}
.language-change span a:ACTIVE {
	color: red !important;
	font-weight: bold;
}

.red-asterisk {
	color: red;
	font-size: small;
	text-transform: capitalize;
	text-decoration: inherit;
}
em {
	color: red;
	font-size: large;
}

p {
	font-size: 16px;
}

.cred {
	color: #dd0000;
}

.center {
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.errorBox {
	font-weight: bold;
	color: #dd0000;
	text-align: left;
	margin-left: 25px;
	margin-top: 10px;
}

.ui-widget-overlay {
	background: #5c5c5c url(images/ui-bg_flat_50_5c5c5c_40x100.png) 50% 50%
		repeat-x;
	opacity: .8;
	filter: Alpha(Opacity = 80);
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*body{font-family: 'Roboto', sans-serif;}*/
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}

a {
	outline: none !important;
	text-decoration: none !important;
}
/*******HEADER*********/
.header-wraper .social-wrap {
	background: linear-gradient(to right, #ff942a, #ffffff, #138806);
	padding: 4px 0 0px 0;
	font-weight: 400;
	font-size: 0.95em;
}

.header-wraper .social-wrap .contact {
	float: left;
}

.header-wraper .social-wrap .links {
	float: right;
}

.header-wraper .logo {
	padding-top: 11px;
	max-width: 100%;
}

.header-wraper .social-wrap .contact li {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	padding: 5px 0;
}

.header-wraper .social-wrap .contact li:first-child {
	/*border-right:1px solid #fff;*/
	padding-right: 20px;
}

.header-wraper .social-wrap .contact li:first-child img {
	padding-right: 10px;
}

.header-wraper .social-wrap .contact li:last-child {
	padding-left: 20px;
	display: none;
}

.header-wraper .social-wrap .contact li img {
	float: left;
	padding-right: 7px;
	margin-left: 10px;
}

.header-wraper .social-wrap .contact li a {
	color: #000;
	transition: all ease 1s;
}

.header-wraper .social-wrap .contact li a:hover {
	color: #dc1826;
}

.header-wraper .social-wrap  .links {
	
}

.header-wraper .social-wrap .links li {
	display: inline-block;
	padding-right: 10px;
}

.header-wraper .social-wrap .links li img {
	float: left;
	padding-right: 8px;
	margin-top: -5px;
}

.header-wraper .social-wrap .links li a {
	color: #000000;
	font-weight: 500;
	font-size: 13px;
	font-weight: 600;
	padding-top: 9px;
}

.header-wraper .social-wrap .links li:last-child {
	padding-right: 0;
}

.header-wraper .social-wrap .links li i {
	font-size: 20px;
	position: relative;
	top: 3px;
}

.header-wraper .social-wrap .links li .fa-facebook {
	padding-right: 5px;
}

.header-wraper .social-wrap .links li .fa-facebook:hover {
	color: #dc1826;
	transition: all ease 1s;
}

.header-wraper .social-wrap .links li .fa-linkedin:hover {
	color: #dc1826;
	transition: all ease 1s;
}

.header-wraper .social-wrap .links .request {
	background: #dc1826;
	color: #fff;
	padding: 7px 10px;
	border-radius: 5px;
	font-weight: 400;
}

.header-wraper .navbar {
	margin-bottom: 0;
}

.header-wraper .navbar-default {
	background: #000000;
	border: none;
	z-index: 99;
	transition: 0.5s;
	border-radius: 0;
	border-bottom: 3px solid #ee7310;
}

.header-wraper .navbar-brand {
	height: auto;
	padding: 0;
	margin-left: 0 !important;
	padding-bottom: 10px;
}

.header-wraper .logo-icon .navbar-brand {
	float: right;
}

.header-wraper .logo-icon .navbar-brand:nth-child(3) {
	padding: 20px 30px 0px 0px;
}

.header-wraper .navbar-default .navbar-nav>li>a {
	color: #fff; /*padding:25px 12px;*/
	font-size: 15px;
	text-transform: uppercase;
	padding: 13px 20px;
}

.header-wraper .navbar-default .navbar-nav>li:last-child a {
	padding-right: 0;
}

.header-wraper .navbar-default .navbar-nav>li>a:focus, .header-wraper .navbar-default .navbar-nav>li>a:hover
	{
	color: #ffffff;
	background: #235e92;
	padding: 13px 20px;
}

.header-wraper .navbar-default .navbar-nav>.active>a, .header-wraper .navbar-default .navbar-nav>.active>a:focus,
	.header-wraper .navbar-default .navbar-nav>.active>a:hover {
	background: transparent;
	border-bottom: 3px solid #fd2f2f;
	background: transparent;
}

.header-wraper .navbar-default .navbar-nav>.open>a, .header-wraper .navbar-default .navbar-nav>.open>a:focus,
	.header-wraper .navbar-default .navbar-nav>.open>a:hover {
	background: transparent;
}

.header-nav-wrap .navbar .navbar-nav .last-child-menu-gram a {
	background: #1F8E13;
	font-weight: bold;
	font-size: 16px;
	padding: 7px 15px 0px 0px;
	top: -6px;
	width: 270px;
	margin-left: 200px;
	padding-left: 18px;
	position: absolute;
	z-index: 9;
	text-align: center
}

.header-nav-wrap .navbar .navbar-nav .last-child-menu-gram span {
	font-size: 10px;
	margin: 0px;
	display: block;
}

.header-nav-wrap .navbar .navbar-nav .last-child-menu-gram a:hover {
	padding: 7px 15px 0px 0px;
	top: -6px;
	margin-left: 200px;
	font-size: 19px;
	width: 270px;
	padding-left: 18px;
}

.header-nav-wrap .navbar .navbar-nav .last-child-menu a {
	background: #ee7310;
	font-weight: bold;
	font-size: 16px;
	padding: 7px 15px 0px 0px;
	top: -6px;
	width: 135px;
	margin-left: 20px;
	padding-left: 18px;
	position: absolute;
	z-index: 9;
	text-align: center
}

.header-nav-wrap .navbar .navbar-nav .last-child-menu a:hover {
	padding: 7px 15px 0px 0px;
	top: -6px;
	margin-left: 20px;
	font-size: 19px;
	width: 135px;
	padding-left: 18px;
}

.header-nav-wrap .navbar .navbar-nav .last-child-menu span {
	font-size: 10px;
	margin: 0px;
	display: block;
}

.header-wraper .dropdown-menu>li {
	/*border-bottom: 1px solid #ccc;*/
	
}

.header-wraper .navbar-nav .dropdown-menu>li:last-child {
	border-bottom: none !important;
}

.header-wraper .dropdown-menu>li>a {
	padding: 7px 20px;
	font-size: 12px;
	/*text-transform: uppercase; font-weight: bold;*/
}

.header-wraper .nav>li .dropdown .open {
	border-bottom: 2px solid #dc1826;
}

.header-wraper .navbar-default .caret {
	border-top: 4px solid #000;
}

.header-wraper .navbar-default .caret-up {
	width: 0;
	height: 0;
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-bottom: 4px solid;
	display: inline-block;
	margin-left: 2px;
	vertical-align: middle;
}

.header-wraper .navbar-default .dropdown-menu {
	left: 0;
	top: 99%;
	border-radius: 0;
	padding: 0;
	width: 500px;
	font-size: 12px;
}

.header-wraper .navbar-inverse .navbar-nav>.open>a, .header-wraper  .navbar-inverse .navbar-nav>.open>a:focus,
	.header-wraper .navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #ee7310;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #ee7310;
	background-color: #d1d1d1 !important;
	font-weight: bold !important;
}
/*main menu css*/
.header-wraper .menu-mobile {
	background: #fff;
}

.header-wraper .menu-mobile #tree {
	padding: 20px 0 0 0;
}

.header-wraper .menu-mobile #tree {
	background: transparent none repeat scroll 0 0;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0;
	position: relative;
	z-index: 9999;
}

.header-wraper .menu-mobile .abix-tree-list li {
	background: #fff none repeat scroll 0 0;
	border-top: 1px solid #e7e7e7;
	list-style: outside none none;
	padding-bottom: 3px;
}

.header-wraper .menu-mobile .abix-tree-list li a {
	color: #000000;
	font-weight: 500;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	padding: 6px 5px;
	transition: all 0.5s ease 0s;
	font-family: "Raleway", sans-serif
}

.header-wraper .menu-mobile .abix-tree-list li:hover {
	background: #eee;
}

.header-wraper .menu-mobile .abix-tree-list li:active {
	background: #eee;
}

.header-wraper .menu-mobile .abix-tree-list .collapsed span.icon,
	.header-wraper .menu-mobile .abix-tree-list .expanded span.icon {
	background: #ffa144 none repeat scroll 0 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: right;
	height: 30px;
	margin-right: 0px;
	padding: 8px 0 0 12px;
	width: 37px;
	z-index: 99999
}

.header-wraper .menu-mobile .expanded ul li a {
	padding-left: 15px;
}

.header-wraper .menu-mobile .tab .abix-tree-list {
	display: none;
}

.header-wraper .menu-mobile .tab a.logo_img_slider {
	width: 100%;
	display: inherit;
	padding: 10px;
}

.header-wraper button#nav2 {
	display: block !important;
	background: #ffa144;
	border: none;
	z-index: 999999;
	margin-right: 0;
	margin-top: -56px;
}

.header-wraper .menu-mobile .tab .navbar-toggle .icon-bar {
	background: #fff;
}

.header-wraper .menu-mobile {
	display: none;
}

.header-wraper .social-wrap .contact li:first-child {
	color: #000000;
}

.header-wraper .social-wrap ul {
	margin-bottom: 0px !important;
}

/*Banner Below Section*/
.banner-below-section-home {
	margin: 20px;
}
/*about-wrapper Section*/
.about-wraper {
	padding: 90px 0 60px;
	position: relative;
	margin-top: 50px;
	background-size: cover;
	background-color: #6DB3F2;
	background-image: url(../../../antyodaya/images/custom/bg-image2.jpg);
}

.pad5x {
	padding: 50px 0;
}

.about-wraper .img-wrap figcaption {
	text-indent: -9999px;
	display: none;
}

.about-wraper .content h2 {
	padding-bottom: 15px;
	margin-top: 0px;
}

.about-wraper .content h2 span:first-child {
	font-weight: 600;
	color: #ee7310;
}

.about-wraper .content h2 span:last-child {
	font-weight: 600;
	color: #296734;
}

.about-wraper .content p {
	padding-bottom: 10px;
	font-size: 15px;
	color: #000000;
	font-weight: 400;
	line-height: 1.7em;
}
/*text-info-section-home */
.text-info-section-home {
	margin: 20px;
}

.text-info-section-home .box-hover {
	padding: 20px;
}

.text-info-section-home .box-hover:hover {
	background: #f5f5f5;
	padding: 20px;
}

.text-info-section-home .heading-features {
	width: 20%;
	padding: 0px;
	margin: 0px auto;
}

.text-info-section-home .heading-features h3 {
	text-align: center;
	padding: 20px 0px 10px 0px;
	font-size: 28px;
	border-bottom: 1px solid #ee7310;
	text-align: center;
	font-size: 26px;
	color: #ee7310;
}

.about_wraper .text-info-section-home .box {
	padding: 0px 0px;
}

.text-info-section-home .box h3 {
	border-bottom: 1px solid #1a8b0d;
	font-size: 21px;
	padding-bottom: 3px;
	color: #ee7310;
}

.text-info-section-home .box .text {
	padding-top: 10px;
	font-size: 14px;
}

.text-info-section-home .box .text a {
	font-weight: bold;
}

.text-info-section-home .box .text p {
	line-height: 20px !important;
	font-size: 14px;
}

.text-info-section-home .box .text img {
	float: left;
	padding-right: 13px;
	position: relative;
	border-radius: 2px;
	box-shadow: 0 0 10px #999;
	height: 90px;
	margin: 6px 15px 0 0;
	padding: 5px;
	width: 120px;
}

.text-info-section-home .button-red-more {
	text-align: center;
	padding-top: 20px;
	border-top: 1px solid rgba(0, 0, 0, 0.04);
}

.text-info-section-home .red-more {
	background: #ee7310;
	border: 1px solid #cccc;
	border-radius: 20px;
	padding: 8px 20px;
	color: #fff;
	font-size: 17px;
	outline: none;
	-webkit-transition: all ease 1s;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	margin-top: 100px;
	box-shadow: 0 0 10px #999;
}

.text-info-section-home .red-more:hover {
	background: #1a8b0d;
	border: 1px solid #cccc;
	box-shadow: 0 0 10px #999;
}

/*Quick Link menu css*/
.middle-section .quick-link-mobile {
	background: #fff;
}

.middle-section .quick-link-mobile #tree {
	padding: 20px 0 0 0;
}

.middle-section .quick-link-mobile #tree {
	background: transparent none repeat scroll 0 0;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0;
	position: relative;
	z-index: 9999;
}

.middle-section .quick-link-mobile .abix-tree-list li {
	background: #10b08a none repeat scroll 0 0;
	border-top: 1px solid #e7e7e7;
	list-style: outside none none;
	padding-bottom: 7px;
}

.middle-section .quick-link-mobile .abix-tree-list li a {
	color: #ffffff;
	font-weight: 500;
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	padding: 8px 20px;
	transition: all 0.5s ease 0s;
	font-family: "Raleway", sans-serif
}

.middle-section .quick-link-mobile .abix-tree-list li:hover {
	background: #eee;
}

.header-wraper .quick-link-mobile .abix-tree-list li:active {
	background: #eee;
}

.middle-section .quick-link-mobile .abix-tree-list .collapsed span.icon,
	.header-wraper .menu-mobile .abix-tree-list .expanded span.icon {
	background: #ffa144 none repeat scroll 0 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: right;
	height: 28px;
	margin-right: 0px;
	padding: 6px 0 0 12px;
	width: 37px;
	z-index: 99999
}

.middle-section .quick-link-mobile .expanded ul li a {
	padding-left: 15px;
}

.middle-section .quick-link-mobile .tab .abix-tree-list {
	display: none;
}

.middle-section .quick-link-mobile .tab a.logo_img_slider {
	width: 100%;
	display: inherit;
	padding: 10px;
}

.middle-section button#nav2 {
	display: block !important;
	background: transparent;
	border: none;
	z-index: 999999;
	margin-right: 0;
	margin-top: -40px;
}

.middle-section .quick-link-mobile .tab .navbar-toggle .icon-bar {
	background: #fff;
}

.middle-section .quick-link-mobile {
	display: none;
}

.middle-section .quick-link-wraper ul {
	display: block;
}

.middle-section .quick-link-mobile ul li .fa {
	padding-right: 20px;
}

/******common banner text******/
section.banner-wrap {
	position: relative;
}

section.banner-wrap .text-center.common {
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	text-align: center;
}

section.banner-wrap .text-center.common h1 {
	color: #000;
	font-size: 45px;
	font-weight: 300;
}

/****** News Wrapper******/
.news-marquee-wraper {
	background: linear-gradient(to right, #ff942a, #ffffff, #138806);
	height: 50px;
	padding-top: 6px;
	font-weight: bold;
}

.news-marquee-wraper .green-sec span {
	background: #009900;
	color: #fff;
	margin-right: 3px;
	padding: 0 8px;
	line-height: 40px;
	display: inline-block;
	position: relative;
	font-weight: bold;
}

.news-marquee-wraper .green-sec #carouselFade1 {
	float: left;
	margin-top: 9px;
}

.news-marquee-wraper .carousel {
	position: relative;
}

.news-marquee-wraper .carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.news-marquee-wraper marquee {
	display: inline-block;
	width: -webkit-fill-available;
}

.news-marquee-wraper .green-sec span {
	float: left;
	display: inline;
}

.news-marquee-wraper .green-sec p {
	margin: 0;
	display: inline-block;
	color: #000000;
	padding-right: 15px;
	font-size: 14px;
}

.news-marquee-wraper .green-sec p a {
	display: inline-block;
	margin-left: 5px;
	color: #fedf05;
	text-decoration: underline;
}

/***QUICK LINK SECTION****/
.quick-link-box {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.quick-link-wraper .list-iteam {
	height: 367px;
	overflow: auto;
	/*background:#10B0C7;*/
}

.quick-link-wraper ..list-iteam ul li {
	color: #ffffff;
}

/* Scroll Bar */
.quick-link-wraper .list-iteam {
	border-bottom: 0px solid #110 !important;
}

.quick-link-wraper .list-iteam::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.quick-link-wraper .list-iteam::-webkit-scrollbar {
	width: 12px;
	height: 12px;
	background-color: #F5F5F5;
}

.quick-link-wraper .list-iteam::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #ee7310;
}

.quick-link-wraper h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	font-family: arial;
	text-transform: uppercase;
	background: #000000;
	padding: 12px 15px;
	text-align: center;
	margin: 0;
}

.quick-link-wraper ul {
	/*padding: 4px 15px;*/
	margin: 0;
	list-style-type: none;
}

.quick-link-wraper ul ul {
	padding: 0;
}

.quick-link-wraper ul li:last-child {
	border-bottom: 1px solid #ccc;
}

.quick-link-wraper ul li {
	width: 100%;
	display: inline-block;
	border-top: 1px solid #ccc;
	padding: 10px 18px;
	background: #10B0C7;
	color: #ffffff;
}

.quick-link-wraper ul li:hover {
	color: #000000;
	background: #80bf79;
	font-weight: 500;
}

.quick-link-wraper ul li a {
	font-size: 14px;
	background-position: 0;
	background-size: contain;
	display: block;
	height: auto;
	color: #ffffff;
}

.quick-link-wraper li .fa {
	/*color: #ffffff;*/
	font-size: 16px;
	padding-right: 10px;
}

/* Information Registration sidebar  */
.info-report-wraper {
	margin: 20px 0px;
}

.info-report-wraper h3 {
	font-size: 20px !important;
	text-decoration: none;
	display: inline-block;
}

.info-report-wraper form {
	display: inline-block;
	padding-left: 0px;
}

.info-report-wraper form select {
	margin-left: 20px;
	padding: 6px;
	font-size: 14px;
}

.info-report-wraper .heading {
	background: #ee7310;
	padding: 14px;
	border: 1px solid #f5f5f5;
}

.info-report-wraper .heading h1 {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-align: center;
}

.info-report-wraper {
	background-size: 18px 18px;
	text-align: center;
}

.info-report-wraper .iteam-list {
	text-align: center;
	padding: 10px;
	border: 1px solid #d9edf7;
	height: 190px;
	margin: 19px;
	box-shadow: 1px 1px 7px #999;
}

.info-report-wraper .iteam-list a {
	color: #ee7310;
}

.info-report-wraper .iteam-list a:hover {
	border-bottom: 3px solid #1a8b0d;
	background: url(../../../antyodaya/images/custom/pattern-grey.jpg)
		repeat left top;
	background-size: 18px 18px;
	text-align: center;
	color: #1a8b0d;
}

.info-report-wraper .text {
	padding-top: 5px;
}

.info-report-wraper .iteam-list .text-center {
	text-align: center;
	padding-bottom: 0px;
}

.info-report-wraper .iteam-list .text-center  .fa {
	text-align: center;
	font-size: 46px;
}

.info-report-wraper .iteam-list img {
	display: inline;
	height: 40px;
	width: 40px
}

.info-report-wraper .iteam-list .text h4 {
	font-size: 15px;
	font-weight: 600;
	padding: 0px 0px;
	line-height: 23px;
}

.info-report-wraper .iteam-list .text p {
	font-size: 12px;
	font-weight: 500;
}
/* Banner Below Background*/
.background-image {
	padding: 90px 0 60px;
	position: relative;
	margin-top: 50px;
	background: url(../../../antyodaya/images/custom/bg-image.jpg);
	background-size: cover;
}

.background-image .background-image-icon .fa {
	font-size: 50px;
	padding: 27px;
	color: #ffffff;
}

.background-image-item {
	width: calc(27.33% - 4px);
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
	text-align: center;
	margin-bottom: 30px;
}

.background-image-item .background-image-icon :hover {
	display: inline-block;
	background: #198b0d;
	border-radius: 50%;
	width: 106px;
	height: 106px;
	position: relative;
}

.background-image-icon {
	display: inline-block;
	background: #ee7310;
	border-radius: 50%;
	width: 106px;
	height: 106px;
	position: relative;
}

.background-image-icon span {
	height: 69px;
	width: 69px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.background-image h2 {
	color: white;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: arial;
	margin: 5px 0 25px;
	position: relative;
}

.background-image h2:hover {
	color: #ee7310;
}

.background-image-item .learnmore:hover {
	color: #ee7310;
	border: 2px solid #ee7310;
}

.background-image-item .learnmore {
	background: transparent;
	border-radius: 4px;
	border: 2px solid white;
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	height: 42px;
	line-height: 42px;
	display: inline-block;
	padding: 0 30px;
}
/* Banner Below Box */
.box>.icon {
	text-align: center;
	position: relative;
}

.box>.icon>.image {
	position: relative;
	z-index: 2;
	margin: auto;
	width: 88px;
	height: 88px;
	border: 8px solid white;
	line-height: 88px;
	border-radius: 50%;
	background: #ee7310;
	vertical-align: middle;
}

.box>.icon:hover>.image {
	background: #198b0d;
}

.box>.icon>.image>i {
	font-size: 36px !important;
	color: #fff !important;
}

.box>.icon:hover>.image>i {
	color: white !important;
}

.box>.icon>.info {
	margin-top: -24px;
	background: rgba(0, 0, 0, 0.04);
	border: 1px solid #ee7310;
	padding: 10px 0 10px 0;
}

.box>.icon:hover>.info {
	background: rgba(0, 0, 0, 0.04);
	border-color: #e0e0e0;
	color: white;
}

.box>.icon>.info>h3.title {
	font-family: "Roboto", sans-serif !important;
	font-size: 14px;
	color: #222;
	font-weight: bold !important;
	padding-top: 10px;
	min-height: 45px;
	text-transform: uppercase;
}

.box .icon .info span.heading-text {
	font-size: 18px !Important;
	padding-top: 20px !Important;
	color: #ee7310 !Important;
	font-weight: 600 !Important;
}

.box>.icon>.info>p {
	font-family: "Roboto", sans-serif !important;
	text-align: justify;
	font-size: 14px;
	color: #666;
	line-height: 1.6em;
	margin: 4px 20px 20px 20px;
	min-height: 220px;
}

.box>.icon>.info>p.heading {
	font-family: "Roboto", sans-serif !important;
	text-align: justify;
	font-size: 18px;
	color: #666;
	line-height: 1.6em;
	margin: 20px;
	min-height: 0px;
}

.box>.icon:hover>.info>h3.title, .box>.icon:hover>.info>p, .box>.icon:hover>.info>.more>a
	{
	color: #222;
}

.box>.icon>.info>.more a {
	font-family: "Roboto", sans-serif !important;
	font-size: 12px;
	color: #222;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

.box>.icon:hover>.info>.more>a {
	color: #fff;
	padding: 6px 8px;
	background-color: #198b0d;
}

.box .space {
	height: 30px;
}

.icon .contactus .fa {
	color: #000000;
}

.icon .contactus {
	min-height: 175px;
}

.box>.icon>.info .office {
	font-size: 13px;
	min-height: 0px;
	line-height: 1.5em;
	margin: 10px 20px;
	font-weight: 600;
	color: #000000;
}

.box>.icon>.info .address {
	font-size: 12px;
	min-height: 0px;
	line-height: 1.5em;
	margin: 5px;
	color: #000000;
}

.box>.icon>.info .phone {
	font-size: 12px;
	min-height: 0px;
	line-height: 1.5em;
	margin: 5px;
	color: #000000;
}

.box>.icon>.info .email {
	font-size: 12px;
	min-height: 0px;
	line-height: 1.5em;
	margin: 5px;
	color: #000000;
}
/* Footer Scroller Image*/
/* BREADCUMS */
#breadcrumbs {
	padding: 8px 0px 6px 0px;
	background: #f5f5f5;
}

#breadcrumbs li {
	display: inline-block;
	font-size: 14px;
	color: #000000;
	font-weight: 600;
}

#breadcrumbs li a {
	font-size: 14px;
	color: #337ab7;
	font-weight: 600;
	text-transform: capitalize;
}

#breadcrumbs li a:hover {
	color: #ee7310;
}

#breadcrumbs li a:active {
	color: red;
}

#breadcrumbs span {
	padding-left: 10px;
}

#breadcrumbs ul {
	margin-bottom: 0px;
}
/* Search Box*/
#example tr:hover {
	/*background-color:#efb564;*/
	
}

/* Scroll Bar */
.dataTables_wrapper.no-footer .dataTables_scrollBody {
	border-bottom: 0px solid #110 !important;
}

.dataTables_scrollBody::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.dataTables_scrollBody::-webkit-scrollbar {
	width: 9px;
	height: 9px;
	background-color: #F5F5F5;
}

.dataTables_scrollBody::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #ee7310;
}

.search-form button {
	float: right;
	/* width: 20%; */
	margin-left: 20px;
	padding: 5px 20px 6px 17px;
	background: #ee7310;
	color: white;
	font-size: 18px;
	border: none;
	cursor: pointer;
	border: 1px solid #ccc;
	display: inline-block;
}

.search-form  button:hover {
	background: #296734;
}

.search-form::after {
	content: "";
	clear: both;
	display: table;
}

.dataTables_wrapper .dataTables_filter input {
	background: #f5f5f5;
}

#example_wrapper .dt-button span {
	padding: .4em .5em;
	color: #ee7310;
	font-weight: 600;
	font-size: 1.2em;
}

#example_wrapper .dt-button span:hover {
	color: #296734;
}

/* India Map High Chart */
#mapid {
	height: 500px;
	width: 100% margin: 0 auto;
}

.loading {
	margin-top: 10em;
	text-align: center;
	color: gray;
}

.highcharts-credits tspan {
	display: none;
}

.highcharts-text-outline {
	display: none;
}

/* About us Page*/
.about_wraper {
	padding: 5px 0px;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	background: #f5f5f5;
}

.about_wraper .heading {
	text-align: center;
	padding: 0px 0px 22px 0px;
}

.about_wraper .heading h2 {
	font-size: 22px;
	font-weight: 500;
	color: #ee7310;
	border-bottom: 2px solid #ee7310;
	display: inline-block;
	width: auto;
	margin: auto;
	padding: 0 20px 5px;
	text-transform: capitalize;
	/* this adds 20px to the sides, extending the border  */
}

.about_wraper .heading-report {
	text-align: center;
	padding: 0px 0px 3px 0px;
}

.about_wraper .heading-report p {
	color: red;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: justify;
	margin-top: 15px;
}

.about_wraper .heading-report h2 {
	font-size: 20px;
	font-weight: 600;
	color: #ee7310;
	border-bottom: 2px solid #ee7310;
	display: inline-block;
	width: auto;
	margin: auto;
	padding: 0 10px 5px;
	text-transform: capitalize;
	/* this adds 20px to the sides, extending the border  */
}

.about_wraper ul {
	color: #333;
	font-size: 14px;
	padding-bottom: 2px;
	line-height: 25px;
}

.about_wraper .heading h3 {
	color: #000;
	font-size: 18px;
	text-decoration: underline;
	padding: 10px 0px;
}

.about_wraper .inner-content figure {
	padding: 20px 0px;
	font-weight: 600;
}

.about_wraper p span {
	font-weight: 500;
	font-size: 15px;
	font-weight: 600;
}

.about_wraper .inner-content {
	background: #ffffff;
	padding: 10px 25px 50px 25px;
	min-height: 350px;
}

.about_wraper .list-type2 {
	padding: 10px 0px;
}

.about_wraper .list-type2 .fa {
	color: #000000;
	font-size: 16px;
}

.about_wraper .list-type2 p {
	padding-left: 15px;
}

.about_wraper .list-type2 ul li a {
	font-size: 15px;
	font-weight: 600;
}

.about_wraper .list-type2 ol {
	counter-reset: li;
	list-style: none;
	*list-style: decimal;
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	padding: 0;
	margin-bottom: 4em;
}

.about_wraper .list-type2 ol {
	margin: 0 0 0 1em;
}

.about_wraper .list-type2 a {
	position: relative;
	display: block;
	padding: .4em .4em .4em 1em;
	*padding: .4em;
	margin: .5em 0;
	background: #f5f5f5;
	color: #000;
	text-decoration: none;
	transition: all .2s ease-in-out;
}

.about_wraper .list-type2 a:hover {
	background: #ccc;
	text-decoration: none;
	/*transform: scale(1.1);*/
}

.about_wraper .list-type2 a:before {
	/*content: counter(li);
counter-increment: li;*/
	position: absolute;
	left: -1.3em;
	top: 50%;
	margin-top: -1.3em;
	background: #ee7310;
	height: 2.5em;
	width: 2.5em;
	line-height: 2em;
	border: .3em solid #fff;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

/* Faq Page*/
.faq_wraper {
	padding: 15px 0px;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	background: #f5f5f5;
}

.faq_wraper .heading {
	text-align: center;
	padding: 0px 0px 12px 0px;
}

.faq_wraper .heading h2 {
	font-size: 22px;
	font-weight: 500;
	color: #ee7310;
	border-bottom: 2px solid #ee7310;
	display: inline-block;
	width: auto;
	margin: auto;
	padding: 0 20px 5px;
	/* this adds 20px to the sides, extending the border  */
}

.faq_wraper ul {
	color: #333;
	font-size: 14px;
	padding-bottom: 0px;
	line-height: 25px;
}

.faq_wraper .heading h3 {
	color: #000;
	font-size: 18px;
	text-decoration: underline;
	padding: 10px 0px;
}

.faq_wraper .inner-content figure {
	padding: 20px 0px;
	font-weight: 600;
}

.faq_wraper p span {
	font-weight: 500;
	font-size: 15px;
	font-weight: 600;
}

.faq_wraper .inner-content {
	background: #ffffff;
	padding: 22px 25px 50px 25px;
	min-height: 350px;
}

.faq_wraper .list-type2 {
	padding: 10px 0px;
}

.faq_wraper .list-type2 .fa {
	color: #000000;
	font-size: 16px;
}

.faq_wraper .list-type2 p {
	padding-left: 15px;
}

.faq_wraper .list-type2 ul li a {
	font-size: 15px;
	font-weight: 600;
}

.faq_wraper .list-type2 span.heading {
	display: block;
	text-align: left;
	padding-bottom: 10px;
	font-weight: 500;
}

.faq_wraper .list-type2 span.website-link {
	display: block;
	text-align: left;
	padding-bottom: 10px;
}

.faq_wraper .list-type2 .website-link:hover {
	color: #ee7310;
}

.faq_wraper .list-type2 span.website-link a {
	position: relative;
	display: block;
	padding: 6px 5px;
	margin: 0px;
	background: #f5f5f5;
	text-decoration: none;
	transition: all .2s ease-in-out;
	font-weight: 500;
}

.faq_wraper .list-type2 span.list {
	display: block;
	text-align: left;
	padding: 4px 6px;
	font-weight: 500;
}

.faq_wraper .list-type2 ol {
	counter-reset: li;
	list-style: none;
	*list-style: decimal;
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	padding: 0;
	margin-bottom: 4em;
}

.faq_wraper .list-type2 ol {
	margin: 0 0 0 1em;
}

.faq_wraper .list-type2 .google-app {
	display: inline-block;
	padding: 0px;
	margin: 0px;
	background: none;
	text-decoration: none;
	transition: all .2s ease-in-out;
}

.faq_wraper .list-type2 .google-app:hover {
	color: #ee7310;
}

.faq_wraper .list-type2 a {
	position: relative;
	display: block;
	padding: .4em .4em .4em 1em;
	margin: .2em 0;
	background: #f5f5f5;
	color: #000;
	text-decoration: none;
	transition: all .2s ease-in-out;
}

.faq_wraper .list-type2 a:hover {
	background: #ccc;
	text-decoration: none;
	/*transform: scale(1.1);*/
}

.faq_wraper .list-type2 a:before {
	/*content: counter(li);
counter-increment: li;*/
	position: absolute;
	left: -1.3em;
	top: 50%;
	margin-top: -1.3em;
	background: #ee7310;
	height: 2.5em;
	width: 2.5em;
	line-height: 2em;
	border: .3em solid #fff;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

/* Circular Page */
.circular .btn-info {
	color: #fff;
	background-color: #c00000;
	border-color: #c00000;
}

/* Login Page */
.registration_wraper {
	margin-bottom: 30px;
}

.registration_wraper .page-lock .page-logo {
	text-align: center;
	margin-bottom: 15px;
}

.registration_wraper .page-lock .page-body {
	width: 100%;
	margin-top: 5px;
	background-color: #f5f5f5;
	border: 6px solid #eee;
	min-height: 333px;
}

.registration_wraper .lock-head {
	display: block;
	background-color: #f5f5f5;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	font-weight: 400;
	color: #000000;
}

.registration_wraper .lock-body {
	display: block;
	margin: 25px 0px;
	overflow: hidden;
}

.registration_wraper .lock-avatar {
	margin-top: 15px;
	height: 110px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.registration_wraper .lock-form {
	padding-left: 10px;
}

.registration_wraper .captcha {
	font-weight: 600;
	padding-left: 20px;
	padding-top: 8px;
	font-size: 17px
}

.registration_wraper .text-field {
	padding-top: 8px;
	font-size: 12px;
}

.registration_wraper .lock-form h4 {
	margin-top: 0px;
	color: #000000;
	font-size: 18px;
	font-weight: 400;
	display: inline-block;
}

.registration_wraper .lock-form .form-group {
	margin: 8px 0px;
}

.registration_wraper .lock-form .form-group .form-control {
	background-color: #e2e2e2;
	border: none;
	width: 200px;
	height: 38px;
	color: #c000000;
	border-radius: 0;
	display: inline-block;
}

.registration_wraper .lock-body .logo {
	padding-top: 27px;
}

.registration_wraper .lock-form .form-group .form-control::-moz-placeholder
	{
	color: #c000000;
	opacity: 1;
}

.registration_wraper .lock-form .form-group .form-control:-ms-input-placeholder
	{
	color: #c000000;
}

.registration_wraper .lock-form .form-group .form-control::-webkit-input-placeholder
	{
	color: #c000000;
}

.registration_wraper .lock-form .form-group .form-control:focus {
	background-color: #ffffff;
}

.registration_wraper .lock-form .form-actions {
	margin-top: 20px;
	text-align: center;
}

.registration_wraper .lock-form .form-actions .btn-success {
	background-color: #ee7310 !important;
	width: 90px;
	font-weight: 600;
	padding: 10px;
	border: none;
	border-radius: 0;
}

.registration_wraper .lock-form .form-actions .btn-success:hover {
	background-color: #ee7310 !important
}

.registration_wraper .lock-bottom {
	display: block;
	background-color: #f5f5f5;
	text-align: center;
	padding-top: 19px;
	padding-bottom: 18px;
}

.registration_wraper .lock-bottom a {
	font-size: 14px;
	font-weight: 400;
	color: #638cac;
	padding-left: 20px;
}

.registration_wraper .lock-bottom a:hover {
	color: #7ba2c0;
}

.registration_wraper .page-lock-right .page-logo {
	text-align: center;
	margin-bottom: 15px;
}

.registration_wraper .page-lock-right .page-body {
	width: 100%;
	margin-top: 5px;
	background-color: #f5f5f5;
	border: 6px solid #eee;
}

.registration_wraper .training-link {
	display: block;
	margin: 20px 35px 6px 36px;
	overflow: hidden;
}

.registration_wraper .training-link h4 {
	padding: 8px 8px 5px 10px;
	border-bottom: 1px solid #ccc;
	color: #fff;
	background: #ee7310;
}

.registration_wraper .training-link .list-iteam {
	padding: 5px 15px 10px 10px;
	border-bottom: 1px solid #ccc;
}

.registration_wraper .training-link .contact_address h3 {
	font-size: 17px;
	text-decoration: none;
	padding: 0px 0px;
	line-height: 27px;
}

.registration_wraper .training-link .contact_address p {
	font-size: 14px;
	padding-top: 14px;
	color: #ee7310;
}

.registration_wraper .training-link .mobile-app-link {
	padding-top: 10px;
}

/* Login Page */
.login_wraper {
	margin: 30px 0px;
}

.login_wraper .login-section {
	padding: 20px;
	background: #f5f5f5;
}

.login_wraper .login-section h4 {
	font-size: 14px;
}

.login_wraper .login-section .form-control {
	display: inline-block;
	width: 70%;
}

.login_wraper .login-section  label {
	padding-right: 20px;
}

/* Report List*/
#example_wrapper select {
	padding: 6px;
}

#example_wrapper .dataTables_length {
	margin-bottom: 20px;
}

#example_wrapper label {
	font-size: 14px;
}

.dataTables_wrapper .dataTables_filter input {
	padding: 4px;
}

/* Ensure that the demo table scrolls */
th, td {
	white-space: nowrap;
}

div.dataTables_wrapper {
	margin: 0 auto;
	padding: 15px 0px 0px 0px;
}

.reportlist	.dataTable thead th, .reportlist .dataTable thead td{
	background: #ee7310;
	color: #ffffff;
	font-size: 12px;
	border-left: 1px solid #cccccc;
	padding: 8px 17px 7px 4px;
}

td.highlight {
	font-weight: bold;
	color: blue;
}

/***** Footer Box****/
.footer-box .box-heading h3 {
	font-size: 15px;
	color: #ffffff;
	background: #ee7310;
	padding: 10px;
	font-weight: 600;
}

.footer-box .box-content {
	background-color: #f5f5f5;
	padding: 5px;
	min-height: 306px;
}

.footer-box .box-content ul li {
	padding: 10px 6px 9px 6px;
	border-bottom: 1px solid #ccc
}

.footer-box .box-content ul li:hover {
	background: #ccc;
	color: #296734;
}

.footer-box .box-content ul li a {
	color: #000;
}

.footer-box .box-content ul li:last-child {
	padding: 3px;
	border-bottom: none;
}

.footer-box .box-content p {
	font-size: 14px;
	color: #000000;
	padding: 15px 7px 14px 10px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	min-height: 90px;
}

}
.footer-box .col-md-3:first-child, .footer-box .col-sm-12:first-child {
	padding-left: 0px;
}

.footer-box .col-md-3:last-child, .footer-box .col-sm-12:last-child {
	padding-right: 0px;
}

#footer-sub {
	background-color: #f3f7f8;
	border-top: 1px solid #dbdbdb;
}

#footer-main {
	background-color: #012b72;
}

#footer-sub h5 {
	color: #565656;
	margin-top: 25px;
}

#footer-sub ul {
	list-style: none;
	margin-top: 20px;
}

#footer-sub hr {
	margin: 5px;
}

#footer-sub ul li {
	margin-left: -38px;
}

#footer-sub a:link {
	text-decoration: none;
	color: #565656;
	font-size: 12px;
}

#footer-sub a:visited {
	text-decoration: none;
	color: #565656;
}

#footer-sub a:hover {
	text-decoration: none;
	color: blue;
}

#footer-sub a:active {
	text-decoration: none;
	color: #565656;
}

.vertical-line {
	border-right: 1px solid #dbdbdb;
	margin: 8px;
	padding: 0px;
}

.glyphicon {
	font-size: 35px;
	color: #6d6c6c;
}

#sub-two {
	margin: 0px;
	padding: 0px;
}

#sub-two .vertical-line h4 {
	color: #6d6c6c;
}

#footer-main ul {
	list-style: none;
}

#footer-main ul li {
	float: left;
	text-decoration: none;
	padding-left: 15px;
	margin-top: 17px;
}

#footer-main a:link {
	color: white;
	font-size: 12px;
}

#footer-main a:visited {
	color: white;
}

#footer-main a:hover {
	text-decoration: none;
	color: #00b9f5;
}

#footer-main a:active {
	color: white;
}

.glyphicon-search {
	font-size: 20px;
}

#social-menu {
	float: right;
	margin-right: 60px;
}

#side-padding {
	padding: 0px;
	margin: 0px;
}

/* Login Form*/
.login-from-section .panel-info>.panel-heading {
	color: #212224;
	background-color: #f5f5f5;
	border-color: #bce8f1;
}

.login-from-box {
	padding: 0px !important;
}

.login-from-box .panel {
	border-radius: 0px !important;
	background: url(. ./ . ./ . ./ antyodaya/ images/ custom/ login-background1.jpg ")
		no-repeat;
	height: 410px;
}

.login-from-section .form-horizontal {
	min-height: 230px;
}

.login-from-box .panel-title {
	text-transform: uppercase;
	font-weight: bold;
}

.login-from-box .panel-title .fa {
	font-size: 19px;
}

.login-from-section .form-control {
	position: relative;
	font-size: 15px;
	height: auto;
	padding: 5px;
}

.login-from-section  .btn, .btn-lg {
	padding: 6px 14px;
}

.login-from-section  .input-group {
	width: 80%;
	margin-left: 9%
}

.login-from-section  .alert-msg {
	min-height: 30px !important;
	width: 100%;
	padding-left: 40px;
	color: red;
	font-size: 13px;
}

.login-from-section  .login-button {
	margin-top: 10px;
}

.login-from-section  .login-button .btn-login {
	float: right;
}

.login-from-section .forgot-password {
	float: right;
	font-size: 90%;
	position: relative;
	top: -15px
}

.login-from-section .panel-body {
	padding-top: 4px;
}

.login-from-section .login-img-logo {
	margin-left: 37%;
	height: 60px;
	width: 60px;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.login-from-section .captcha-text {
	font-size: 18px;
	font-weight: 600;
	padding-top: 10px;
	color: #fff;
}

.login-from-section .input-group .captcha-text {
	padding-top: 10px;
}

.login-from-section .input-group .captcha-filed {
	padding: 0px !important
}

.login-from-section .btn {
	border-radius: 0px;
}

.login-from-section .btn-success {
	background-color: #1aa0dd;
	border-color: #cccccc;
	float: right;
	margin-right: 46px;
	font-weight: 600;
}

.login-from-section .btn-success:hover {
	background: #000000;
}

.login-from-section .login-img-logo .fa:hover {
	color: #eeeeee;
}

.login-from-section .form-control {
	border-radius: 0px;
}

.login-from-section .input-group-addon {
	border-radius: 0px !important;
}

.login-from-section .register-link {
	border-top: 1px solid #fff;
	padding-top: 6px;
	font-size: 110%;
	font-weight: 700;
	color: #fff;
}

.login-from-section .login-img-logo .fa {
	color: #ffffff;
	font-size: 50px;
	padding-top: 4px;
}

.login-from-section .alert-msg-all {
	min-height: 40px;
	color: red;
}

.login-from-section .alert-msg-all span {
	display: block;
	padding-left: 20px;
}

/* checkbox Design */
.login-from-section .checkbox label:after, .login-from-section .radio label:after
	{
	content: '';
	display: table;
	clear: both;
}

.login-from-section .checkbox .cr, .login-from-section .radio .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #a9a9a9;
	border-radius: .25em;
	width: 1.3em;
	height: 1.3em;
	float: left;
	margin-right: .5em;
}

.login-from-section .radio .cr {
	border-radius: 50%;
}

.login-from-section .checkbox .cr .cr-icon, .login-from-section .radio .cr .cr-icon
	{
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	left: 20%;
}

.login-from-section .radio .cr .cr-icon {
	margin-left: 0.04em;
}

.login-from-section .checkbox label input[type="checkbox"],
	.login-from-section .radio label input[type="radio"] {
	display: none;
}

.login-from-section .checkbox label input[type="checkbox"]+.cr>.cr-icon,
	.login-from-section .radio label input[type="radio"]+.cr>.cr-icon {
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}

.login-from-section .checkbox label input[type="checkbox"]:checked+.cr>.cr-icon,
	.login-from-section .radio label input[type="radio"]:checked+.cr>.cr-icon
	{
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}

.login-from-section .checkbox label input[type="checkbox"]:disabled+.cr,
	.radio label input[type="radio"]:disabled+.cr {
	opacity: .5;
}
/* Footer Buttom Links */
.footer-bottom-links h4 {
	padding: 15px 0px 10px 0px;
	font-size: 22px;
	color: #ee7310;
	border-bottom: 1px solid #1a8b0d;
}

.footer-bottom-links {
	padding: 45px 0px;
	background: #f5f5f5;
}

.footer-bottom-links .list-iteam-langauge {
	margin: 10px 0px;
}

.footer-bottom-links  .heading-resouces h3 {
	text-align: center;
	font-size: 26px;
	padding: 0px 0px 20px 0px;
	color: #ee7310;
}

.footer-bottom-links .list-iteam-langauge a {
	color: #011c38;
	font-size: 16px;
	display: block;
	padding: 7px 0px;
	font-weight: 600;
}

.footer-bottom-links .list-iteam-langauge .fa {
	padding-left: 5px;
}

.footer-bottom-links .list-iteam-langauge a:hover {
	color: #c00000;
	background: #ddd;
}

.footer-bottom-links .list-iteam-langauge a span:hover {
	background-color: #c00000;
	color: #ffffff;
}

.footer-bottom-links .list-iteam-langauge a span {
	background-color: #008cff;
	border-radius: 15px;
	font-size: 17px;
	color: #ffffff;
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 18px;
	margin-top: -3px;
	padding: 5px 10px;
}

.footer-bottom-links .list-iteam {
	padding-left: 10px;
	padding-right: 10px;
}

.footer-bottom-links .list-iteam a {
	color: #011c38;
	font-size: 13px;
	font-weight: 500;
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 10px 5px;
	text-align: justify;
	font-weight: 600;
}

.footer-bottom-links .list-iteam a:hover {
	color: #1a8b0d;
	background: #ddd;
	font-weight: 600;
}

/* Footer Logo */
.footer-logo {
	padding: 7px 15px 0;
	text-align: center;
}

.footer-logo ul:before {
	background: rgba(0, 0, 0, 0)
		linear-gradient(to right, rgba(6, 47, 60, 0.01) 0%,
		rgba(45, 75, 100, 0.98) 50%, #2c4a63 51%, rgba(6, 47, 60, 0.01) 100%)
		repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.footer-logo ul:after {
	background: rgba(0, 0, 0, 0)
		linear-gradient(to right, rgba(6, 47, 60, 0.01) 0%,
		rgba(45, 75, 100, 0.98) 50%, #2c4a63 51%, rgba(6, 47, 60, 0.01) 100%)
		repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	right: 0;
	/*top: 0;*/
	width: 100%;
}

.footer-logo li {
	border-left: 1px solid #28282a;
	display: inline-block;
	padding: 0 10px;
	border-left: 1px solid #6b6c6f;
	margin-bottom: 7px;
	vertical-align: middle;
	list-style: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/* Section about-us-wraper*/
.about-us-wraper p {
	padding: 5px 28px 0px 0px;
	font-size: 17px;
	font-family: 'Roboto', sans-serif;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: justify;
	text-shadow: 1px 1px 0 #FFFFFF, 1px 1px 0 #000000;
}

.about-us-wraper ul {
	list-style-image: url(../../../antyodaya/images/custom/list-style.png);
	padding-top: 10px;
	padding-left: 20px;
	line-height: 22px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: justify;
	font-size: 17px;
	text-shadow: 1px 1px 0 #FFFFFF, 1px 1px 0 #000000;
}

.about-us-wraper .text-home {
	padding: 5px 20px 0px 35px;
}

.text-home h1 {
	font-size: 24px;
	text-align: center;
	padding-top: 20px;
}

.text-home .colorgraph {
	height: 7px;
	width: 20%;
	border-top: 0;
	background: #c4e17f;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(left, #eb9723, #eb9723 33.33%, #ffffff 33.33%,
		#ffffff 66.33%, #188b0c 66.33%, #188b0c);
	background-image: -o-linear-gradient(left, #eb9723, #eb9723 33.33%, #ffffff 33.33%,
		#ffffff 66.33%, #188b0c 66.33%, #188b0c);
	background-image: linear-gradient(left, #eb9723, #eb9723 33.33%, #ffffff 33.33%, #ffffff
		66.33%, #188b0c 66.33%, #188b0c);
}

/********Slider*********/
.slider {
	padding: 0px !important;
}

.slider-wraper  .carousel-control {
	opacity: 1;
	top: 46%;
	background: red;
	width: 50px;
	height: 30px;
}

.slider-wraper  .carousel-control.left {
	left: 5%;
}

.slider-wraper  .carousel-control.right {
	right: 5%;
}

.slider-wraper  .carousel-control.left, .slider-wraper .carousel-control.right
	{
	background: transparent;
}

.slider-wraper .carousel-indicators .active {
	background: #ee7310;
	border-color: #ee7310;
}

.slider-wraper .carousel-indicators li {
	border: 3px solid #000000;
	width: 12px;
	height: 12px;
	margin-right: 3px;
}

.slider-wraper .carousel-indicators {
	bottom: 10px;
}

.slider-wraper  .header_text {
	padding: 40px !important;
	width: 100%;
	max-width: 435px;
	background-color: rgba(220, 24, 38, 0.8);
	position: absolute;
	left: 9% !important;
	top: 17% !important;
}

.slider-wraper  .header_text h2 {
	color: #fff;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.3em;
}

.slider-wraper  .header_text a {
	display: inline-block;
	color: #fff;
	border: 1px solid #fff;
	padding: 8px 15px;
	font-size: 20px;
	font-weight: 300;
	margin-top: 40px;
}

.slider-wraper .carousel-inner>.item .header_text {
	opacity: 0;
	transition: all ease 1s;
}

.slider-wraper .carousel-inner>.item.active .header_text {
	opacity: 1;
	transition: all ease 1s;
}

.slider-wraper .text-center img {
	min-height: 400px;
	height: 333px;
	/* Temp Changes  */
	width: 100% !important;
}
/******Client********/
.client-wraper {
	padding: 10px 40px 10px 40px;
	text-align: center;
	background: #fcfcfc;
	background: url(../../../antyodaya/images/custom/carousel-bg.png) repeat;
	border-top: 1px solid #d2d2d2;
}

.client-wraper h3 {
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
}

.client-wraper h3 span {
	font-weight: 400;
}

.client-wraper .sub-title {
	padding-top: 10px;
	font-size: 14px;
	margin-bottom: 30px;
}

.client-wraper .bx-pager {
	display: none !important;
}
/********Locations*******/
.location-wrap {
	padding: 50px;
}

.location-wrap h3 {
	font-size: 18px;
	padding-bottom: 20px;
}

.location-wrap ul li {
	display: inline-block;
	padding-bottom: 15px;
	font-size: 18px;
	font-weight: 100;
	text-align: justify;
}

.location-wrap ul li .location {
	float: left;
	padding: 0 15px 30px 0;
}

.location-wrap ul li .call {
	float: left;
	padding: 0 15px 0px 0;
}

.location-wrap .blog2 {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 20px 20px 0 20px;
}

.location-wrap .blog1 {
	padding: 20px 30px 0 0;
}

.location-wrap .blog3 {
	padding: 20px 30px 0 20px;
}
/*******FOOTER*******/
.footer-wrap {
	position: relative;
	border-top: 2px solid #ee7310;
	background-image:
		url(../../../antyodaya/images/custom/footer-bottom-bg.png);
}

.footer-wrap h3 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	padding-bottom: 40px;
	position: relative;
}

.footer-wrap h3:after {
	content: "";
	position: absolute;
	border-bottom: 2px solid #fe0000;
	bottom: 25px;
	width: 40px;
	left: 0;
}

.footer-wrap h4 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	padding-bottom: 40px;
	position: relative;
	text-align: center;
}

.footer-wrap h4:after {
	content: "";
	position: absolute;
	border-bottom: 2px solid #fe0000;
	bottom: 25px;
	width: 40px;
	left: 45%;
}

.footer-wrap .about-us p {
	font-weight: 100;
	text-align: justify;
	font-size: 14px;
	line-height: 1.7em;
}

.footer-wrap .copy-right {
	text-align: center;
	padding: 6px 0;
	font-weight: 500;
	margin-top: 5px;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
}

.footer-wrap .quick-links {
	padding-left: 40px;
}

.footer-wrap .quick-links ul {
	display: block;
	float: left;
	padding-right: 100px;
}

.footer-wrap .quick-links ul li {
	line-height: 2.5em;
	list-style-type: none;
	line-height: 2.5em;
	display: inline-block;
	padding-right: 30px;
	width: 170px;
}

.footer-wrap .quick-links ul li a {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 100;
	transition: all ease 1s;
}

.footer-wrap .quick-links ul li a:hover {
	color: #bf1e2d;
}

.footer-wrap .certifications .carousel-control.left, .footer-wrap .certifications .carousel-control.right
	{
	background: transparent;
	width: 16px;
	height: 28px;
}

.footer-wrap .certifications img {
	display: inline-block;
}

.footer-wrap #carousel-certification {
	margin-bottom: 15px;
}

.footer-wrap .carousel-control {
	top: 33%;
}

.footer-wrap .certifications .social-links {
	text-align: center;
}

.footer-wrap .certifications .social-links li {
	display: inline-block;
	font-size: 25px;
	padding-right: 15px;
}

.footer-wrap .certifications .social-links li a {
	color: #fff;
}

.footer-wrap .certifications .social-links li a:hover i {
	color: #bf1e2d;
	transition: all ease 1s;
}

.footer-wrap .arrow {
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
	top: -30px;
}

.footer-wrap .arrow img {
	display: inline-block;
	animation: bounce 2s infinite;
}

hr {
	margin-top: 15px !important;
}

.footer-wrap .footer-google-app-link {
	padding-left: 40%;
	padding-top: 10px;
	display: none;
}

@
keyframes bounce { 0%, 20%, 50%, 80%, 100% {
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

40%
{
transform






















:











 











translateY






















(-10
px




















);
}
60%
{
transform






















:











 











translateY






















(-10
px




















);
}
}
/********Inner Page*********/
.contact_wrap {
	margin: 0;
	background: #ffffff;
	padding: 18px 0;
	clear: both;
	width: 100%;
	position: relative;
}

.contact_wrap iframe {
	width: 100%;
	height: 604px;
	border: none;
}

.contact_wrap .contact_inner_wrap .col-lg-6.col-md-6.col-sm-6.col-xs-12
	{
	padding: 0;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure h2
	{
	font-size: 23px;
	color: #fff;
	font-weight: 500;
	background:
		url(../../../antyodaya/images/custom/contact_head_border.jpg) left
		bottom no-repeat;
	padding: 0 0 8px 0;
	margin: 0 0 30px 0;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure form .form-group
	{
	margin: 0 0 20px 0;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure form .form-group input::-webkit-input-placeholder
	{
	color: #666666;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure form .form-group input::-moz-placeholder
	{
	color: #666666;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure form .form-group input
	{
	font-size: 14px;
	height: 35px;
	width: 260px;
	border: none;
	border-radius: 3px;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure form .form-group input:focus
	{
	border-color: transparent;
	box-shadow: none;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure form .form-group textarea.contact_txtarea
	{
	width: 100%;
	height: 185px;
	border-radius: 3px;
	resize: none;
	border-color: transparent;
	outline: 0 none;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure form .form-group textarea:focus
	{
	box-shadow: none;
	border-color: transparent;
	outline: 0 none;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure
	{
	background: linear-gradient(to left, #1a8c0e, #98cb93);
	padding: 40px 10px 40px 10px;
	width: 100%;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure .inputtxt_wrap
	{
	float: left;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure .txtareainput_wrap
	{
	float: right;
	width: 56%;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure .txtareainput_wrap .contact_txtarea::-webkit-input-placeholder
	{
	color: #666666;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure .txtareainput_wrap .contact_txtarea::-moz-placeholder
	{
	color: #666666;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure .txtareainput_wrap .contact_txtarea
	{
	font-size: 14px;
	padding: 6px 12px;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure .txtareainput_wrap .form-group
	{
	margin: 0 0 10px 0;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure .txtareainput_wrap .form-group input#sub_btn
	{
	border: 0 solid;
	box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
	outline: 1px solid;
	outline-color: rgba(37, 37, 37, .5);
	outline-offset: 0px;
	text-shadow: none;
	transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
	width: 95px;
	height: 32px;
	background: #cc892c;
	border-radius: 3px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}

.contact_wrap .contact_inner_wrap .contact_col1_img .contact_form_structure .txtareainput_wrap .form-group input#sub_btn:hover
	{
	border: 1px solid;
	outline-color: rgba(255, 255, 255, 0);
	outline-offset: 15px;
	text-shadow: 1px 1px 2px #427388;
}

.contact_wrap .contact_inner_wrap ul li {
	list-style-type: none;
	line-height: 25px;
	margin: 0 0 5px 0;
	font-weight: 100;
}

.contact_wrap .contact_inner_wrap ul li a {
	color: #000000;
	font-weight: 600;
	font-size: 16px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

.contact_wrap .contact_inner_wrap ul li a img {
	float: left;
	padding: 0 15px 0 0;
}

.contact_add_wrap ul {
	margin: 0 0 20px 0;
}

.contact_wrap .contact_inner_wrap ul li a:hover {
	color: #dc1826;
}

section.location-wrap.contactpg {
	margin: 0 0 35px 0;
}

.contact_wrap .address_list ul li {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}

.contact_wrap .address_list {
	padding: 20px 30px 0 0;
	width: 80%;
}

.contact_wrap .contact_inner_wrap .col-lg-5.col-md-5.col-sm-12.col-xs-12
	{
	padding: 0;
	background: linear-gradient(to right, #ff942a, #ffffff);
}

.contact_wrap .contact_inner_wrap .col-lg-7.col-md-7.col-sm-12.col-xs-12
	{
	padding: 0;
	background: linear-gradient(to right, #ff942a, #ffffff);
}

.contact_wrap .contact_inner_wrap .contact_add_wrap {
	padding: 40px 30px 30px 30px;
	min-height: 387px;
}

.contact_add_wrap .address_list ul li img {
	float: left;
	padding: 0 15px 26px 0;
}

.banner-wrap figure img {
	width: 100%;
}

.contact_inner_wrap .contact_add_wrap h2 {
	font-size: 23px;
	color: #000;
	font-weight: 500;
	background:
		url(../../../antyodaya/images/custom/contact_head_border.jpg) left
		bottom no-repeat;
	padding: 0 0 8px 0;
	margin: 0 0 30px 0;
	text-transform: uppercase;
}
/*****CLIENTS PAGE********/
.client_wrap {
	margin: 50px 0;
	position: relative;
}

.client_wrap p {
	font-size: 16px;
	color: #303030;
	line-height: 26px;
	text-align: center;
	font-weight: 300;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.client_wrap .client_inner_wrap figure {
	transition: 1s;
	border: 5px solid #bd1e2c;
}

.client_wrap .client_inner_wrap figure:hover {
	margin: -15px 0 0 0;
}

.client_wrap .client_inner_wrap figure img {
	margin: 0 auto;
}

.client_wrap .client_inner_wrap figure:after {
	content: "";
	position: absolute;
	top: 139px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -2;
	-webkit-box-shadow: 0px 250px 15px -33px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0px 250px 15px -33px rgba(0, 0, 0, .25);
	box-shadow: 0px 250px 15px -33px rgba(0, 0, 0, .25);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transform: scaleY(.3);
	-webkit-transform: scaleY(.3);
	-moz-transform: scaleY(.3);
	-ms-transform: scaleY(.3);
	-o-transform: scaleY(.3);
	width: 75%;
	margin: auto;
}

.client_wrap .col-lg-4.col-md-4.col-sm-4.col-xs-12 {
	margin: 0 0 70px 0;
}

.client_wrap  .text {
	margin-bottom: 50px;
}

.space-bar {
	height: 50px
}

.contact_wrap .resources ul {
	list-style-image: url(../../../antyodaya/images/custom/list-style.png);
	font-family: Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 0 #FFFFFF, 1px 1px 0 #000000;
	line-height: 28px;
	font-size: 14px;
	text-transform: uppercase;
}

.contact_wrap .resources ul li a {
	color: #0609F4;
}

.contact_wrap .resources ul li .fa {
	padding-left: 10px;
	color: red;
}

.contact_wrap .resources h2 {
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 20px;
}

.contact_wrap .resources h2:after {
	display: block;
	width: 12%;
	height: 3px;
	content: '';
	background: #eb9723;
	margin-top: 5px;
}

.contact_wrap #videos {
	padding-bottom: 20px;
}

.contact_wrap #pdf {
	padding-bottom: 20px;
}

.contact_wrap #ppt {
	padding-bottom: 20px;
}

.resources ul li a.link.dev-link {
	background: rgba(0, 0, 0, 0) url(../image/link-icon.png) no-repeat
		scroll 0 2px;
}

.news-marquee-wraper .news-top {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
/* Mega Menu*/
.mega-dropdown {
	position: static !important;
}

.mega-dropdown-menu {
	padding: 20px 0px;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.header-wraper .dropdown-menu li:hover {
	background: #F5F5F5;
	color: #000000;
}

#both-class {
	margin-top: 40px;
}

.mega-dropdown-menu>li>ul {
	padding: 0;
	margin: 0;
	min-height: 100px;
}

.mega-dropdown-menu>li>ul>li {
	list-style: none;
}

.mega-dropdown-menu>li>ul>li>a {
	display: block;
	color: #222;
	padding: 6px 5px;
	text-transform: capitalize;
	font-size: 12px;
}

.mega-dropdown-menu>li ul>li>a:hover, .mega-dropdown-menu>li ul>li>a:focus
	{
	text-decoration: none;
	background-color: #d1d1d1;
	font-weight: bold !important;
}

.mega-dropdown-menu .dropdown-header {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding: 5px 60px 0px 5px;
	line-height: 30px;
	text-transform: uppercase;
	border-bottom: 1px solid #ee7310;
}

.carousel-control {
	width: 30px;
	height: 30px;
	top: -35px;
}
/* 
.left.carousel-control {
	right: 30px;
	left: inherit;
} */

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right
	{
	font-size: 16px;
	background-color: #00000;
	line-height: 30px;
	color: #ffffff;
}

.header-wraper .navbar-inverse {
	background-color: #000000;
}

.header-wraper .navbar {
	border-radius: 0px !important;
	min-height: 40px !important;
	border-bottom: 2px solid #ee7310 !important
}

.header-wraper .navbar-inverse .navbar-nav>li>a {
	color: #fff;
	font-size: 13px;
	text-transform: capitalize;
	padding: 10px 10px;
	font-weight: 600;
}

.header-wraper .navbar-inverse .navbar-nav>li>a:focus, .header-wraper .navbar-inverse .navbar-nav>li>a:hover
	{
	background: #ee7310;
}

.navbar-nav>li>.mega-dropdown-menu {
	width: 96% !important;
}

/* Registration Form */
ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q, blockquote {
	quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}

a img {
	border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, menu, nav, section, summary {
	display: block;
}

a {
	text-decoration: none;
}

.head, .reg-form {
	padding: 4em 10%;
}

.head {
	background-color: #077ABC;
	color: white;
}

.head h1 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 50px;
	margin-bottom: 10px;
}

.head h1 i {
	color: #055a8b;
}

.head h1 span {
	font-weight: 300;
}

.head p {
	font-weight: 400;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.9);
	letter-spacing: .05em;
	margin-bottom: 10px;
}

.head h3, .head h3 a {
	color: #32CCFE;
}

.head h3 a, .head h3 a a {
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.head h3 a:hover, .head h3 a a:hover {
	color: white;
}

.form-group {
	margin-bottom: 20px;
}

h2.heading {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
	text-align: left;
	color: #506982;
	border-bottom: 1px solid #506982;
	padding-bottom: 3px;
	margin-bottom: 20px;
}

.middle-section  .modal-title {
	font-size: 24px;
}

.middle-section  .modal-header {
	background: #1aa0dd;
	color: #ffffff;
}

.controls {
	text-align: left;
	position: relative;
}

.controls input[type="text"], .controls input[type="email"], .controls input[type="password"],
	.controls input[type="tel"], .controls textarea, .controls button,
	.controls select {
	padding: 8px;
	font-size: 14px;
	border: 1px solid #c6c6c6;
	width: 100%;
	margin-bottom: 15px;
	color: #000;
	font-family: 'Lato', 'sans-serif';
	font-size: 16px;
	font-weight: 300;
	background-color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.controls input[type="text"]:focus, .controls input[type="text"]:hover,
	.controls input[type="email"]:focus, .controls input[type="password"]:focus,
	.controls input[type="email"]:hover, .controls input[type="tel"]:focus,
	.controls input[type="tel"]:hover, .controls textarea:focus, .controls textarea:hover,
	.controls button:focus, .controls button:hover, .controls select:focus,
	.controls select:hover {
	outline: none;
	border-color: #000;
}

.controls input[type="text"]:focus+label, .controls input[type="text"]:hover+label,
	.controls input[type="email"]:focus+label, .controls input[type="password"]:focus+label,
	.controls input[type="email"]:hover+label, .controls input[type="tel"]:focus+label,
	.controls input[type="tel"]:hover+label, .controls textarea:focus+label,
	.controls textarea:hover+label, .controls button:focus+label, .controls button:hover+label,
	.controls select:focus+label, .controls select:hover+label {
	color: #077ABC;
	cursor: text;
}

.controls .fa-sort {
	position: absolute;
	right: 15px;
	top: 17px;
	color: #999;
}

.controls select {
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}

.controls label {
	position: absolute;
	left: 8px;
	top: 5px;
	color: #000;
	font-size: 14px;
	display: inline-block;
	padding: 4px 10px;
	font-weight: 400;
	background-color: rgba(255, 255, 255, 0);
	pointer-events: none;
	-moz-transition: color 0.3s, top 0.3s, background-color 0.8s;
	-o-transition: color 0.3s, top 0.3s, background-color 0.8s;
	-webkit-transition: color 0.3s, top 0.3s, background-color 0.8s;
	transition: color 0.3s, top 0.3s, background-color 0.8s;
}

.controls label.active {
	top: -11px;
	color: #555;
	background-color: white;
}

.controls textarea {
	resize: none;
	height: 120px;
}

.controls input[type="submit"] {
	cursor: pointer;
	background-color: #008cff;
	border: none;
	color: #fff;
	padding: 14px 26px;
	text-align: center;
	text-transform: uppercase;
	margin: auto;
	display: block;
}

.reg-form h2.heading {
	font-weight: 500;
	font-size: 19px;
}

.reg-form {
	border: 1px solid #ccc;
	margin-top: 10px;
	color: #f5f5f5;
	background: #f5f5f5;
}

.controls input[type="submit"]:hover {
	background-color: #008cff;
}

.controls button {
	cursor: pointer;
	background-color: #07B3A1;
	border: none;
	color: #fff;
	padding: 12px 0;
}

.controls button:hover {
	background-color: #08ccb7;
}

.modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0;
	outline: none;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
}

.modal-header {
	border-bottom: 1px solid #48a4ac;
	background: #008cff;
	min-height: 16.4286px;
	padding: 10px 15px;
	margin: 10px 0px;
	border-bottom: 3px solid #c00000;
	color: #fff;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity = 20);
}

.modal-body {
	position: relative;
	padding: 20px;
}

.modal-footer {
	padding: 19px 20px 20px;
	margin-top: 0;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.middle-section .well .next {
	float: right;
}

.middle-section .well .pervious {
	float: left;
}
/* Mauals Page */
.manulas a {
	font-size: 18px;
}

.manulas li .fa {
	font-size: 20px;
}
/* circular Page */
.circular .custab {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 2% 0;
	box-shadow: 3px 3px 2px #ccc;
	transition: 0.5s;
}

.circular .custab:hover {
	box-shadow: 3px 3px 0px transparent;
	transition: 0.5s;
}

.circular .custab thead {
	background: #c00000;
	font-size: 16px;
	color: #ffffff;
	border: 1px solid #ccc;
}

.circular .custab thead  th {
	font-weight: 600;
}

.circular .custab thead  td {
	border: 1px solid #ccc;
}

.circular .table>tbody>tr>td {
	font-size: 15px;
}

.circular .table>tbody>tr:hover {
	color: #c00000;
	background: #dddddd;
}

.circular .table>thead>tr>th:nth-child(1) {
	width: 8%
}

.circular .table>thead>tr>th:nth-child(4) {
	width: 14%
}

.circular .table>thead>tr>th:nth-child(3) {
	width: 14%
}

.circular .table .fa-file-pdf-o {
	color: red;
}

.circular .table .fa-file-word-o {
	color: blue;
}

.circular .table .fa-file-excel-o {
	color: green;
}

.inner-content .pagination {
	margin: 0px auto;
	padding: 0px;
}

.inner-content .pagination ul li {
	float: left;
	border: 1px solid #ccc;
	background: #f5f5f5;
	font-size: 14px;
}

.inner-content .pagination ul li a {
	color: #000000;
	padding: 5px 10px;
}

.inner-content .pagination ul li a:hover {
	color: #ffffff;
	background: #000000;
}

/* Contact Us  Page */
.about_wraper .teamlist h3 {
	font-size: 22px;
	font-weight: 500;
	color: #c00000;
	display: inline-block;
	width: auto;
	margin: auto;
	padding: 10px 20px 10px 5px;
	/* this adds 20px to the sides, extending the border  */
	text-decoration: none;
}

.about_wraper .teamlist {
	text-align: center;
}

.about_wraper .teamlist select {
	padding: 7px;
	font-size: 16px;
}

.teamlist #table {
	margin-top: 20px;
}

.teamlist>tbody>tr>th {
	font-size: 12px;
}

.teamlist .custab thead {
	background: #c00000;
	font-size: 16px;
	color: #ffffff;
	border: 1px solid #ccc;
}

.teamlist .custab thead  th {
	font-weight: 600;
}

.teamlist .custab thead  td {
	border: 1px solid #ccc;
}

.teamlist .table>tbody>tr>td {
	font-size: 13px;
}

.teamlist .table>tbody>tr:hover {
	color: #c00000;
	background: #dddddd;
}

.teamlist .table>thead>tr>th:nth-child(1) {
	width: 5%
}

.teamlist .table>thead>tr>th:nth-child(2) {
	width: 15%
}

.teamlist .table>thead>tr>th:nth-child(3) {
	width: 15%
}

.teamlist .table>thead>tr>th:nth-child(4) {
	width: 20%
}

.teamlist .table>thead>tr>th:nth-child(5) {
	width: 10%
}

.teamlist .table>thead>tr>th:nth-child(6) {
	width: 15%
}

.teamlist .table>thead>tr>th:nth-child(6) {
	width: 15%
}

.teamlist .table>thead>tr>th:nth-child(6) {
	width: 5%
}

.contact_wraper {
	padding: 15px 0px;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	background: #f5f5f5;
}

.contact_wraper .inner-content {
	background: #ffffff;
	padding: 10px;
	min-height: 350px;
}

.contact_wraper .heading {
	text-align: center;
	padding: 0px 0px 10px 0px;
}

.contact_wraper .heading h2 {
	font-size: 28px;
	font-weight: 500;
	color: #c00000;
	border-bottom: 2px solid #c00000;
	display: inline-block;
	width: auto;
	margin: auto;
	padding: 0 20px 5px;
	/* this adds 20px to the sides, extending the border  */
}

.contact_wraper .inner-content {
	background: #fff;
	position: relative;
	box-shadow: 0 1px 15px 3px rgba(0, 0, 0, 0.2);
	overflow: inherit;
}

.contact_wraper .inner-content:before {
	border-right: 50px solid #fff;
	/* border-top: 256px solid #ee7310; */
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	width: 0;
}

.contact_wraper .inner-content .contact_address {
	padding: 26px;
}

.contact_wraper .inner-content .contact_address h2 {
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: 600;
	color: #ee7310;
}

.registration_wraper .contact_address h2 {
	font-size: 18px;
	font-weight: 500;
}

.contact_wraper .inner-content .contact_address h3 {
	font-size: 17px;
	text-decoration: none;
	padding: 0px 0px;
	line-height: 27px;
}

.contact_wraper .inner-content .left-box p {
	font-size: 14px;
	padding-top: 14px;
	color: #ee7310;
}

.contact_wraper .inner-content .left-box {
	border-right: 1px solid #ccc;
}

.contact_wraper .inner-content .address_link_deatils {
	padding: 20px;
}

.contact_wraper .inner-content .address_link_deatils .heading {
	color: #ee7310;
}

.contact_wraper .inner-content .address_link_deatils {
	padding: 26px;
}

.contact_wraper .inner-content .right-box .address_link_deatils h2 {
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: 600;
}

.contact_wraper .inner-content .right-box .address_link_deatils h3 {
	font-size: 17px;
	text-decoration: none;
	padding: 0px 0px;
	color: #000;
}

.contact_wraper .inner-content .right-box .address_link_deatils h3 span
	{
	font-weight: 600
}

.contact_wraper .inner-content .right-box .address_link_deatils h3 a {
	color: #000;
}

.contact_wraper .inner-content .right-box .address_link_deatils h3 a:hover
	{
	color: #1a8b0d;
}

.contact_wraper .inner-content .right-box .address_link_deatils h3:hover
	{
	color: #1a8b0d;
}

.contact_wraper  .contact-team {
	clear: both;
	display: block;
}

.contact_wraper  .contact-team	 h1 {
	display: block;
	text-align: center;
	font-size: 22px;
	text-decoration: underline;
	padding-top: 20px;
}

.contact_wraper  .mobile-app-link {
	padding-top: 20px;
}
/** Footer Wrapper**/
.footer-top-wrapper ul {
	display: inline-block;
	padding: 12px 0px 7px 0px;
}

.footer-top-container {
	margin: 0px auto;
}

.footer-top-wrapper ul li {
	float: left;
	color: #888888;
}

.footer-top-wrapper ul li a {
	padding: 0px 5px;
	color: #fff;
}

.footer-top-wrapper {
	text-align: center;
	background: url("../../../antyodaya/images/custom/footer-top-bg.jpg")
		repeat #333;
}

.footer-top-wrapper .menu span {
	padding-left: 10px;
}
/*Registration */
.middle-section .modal-header {
	border-bottom: 1px solid #1aa0dd;
	background: #1aa0dd;
	min-height: 16.4286px;
	padding: 10px 15px;
	margin: 10px 0px;
}

.middle-section .thumbnail {
	border-radius: 0px;
}

.middle-section .nav-pills>li.active>a, .middle-section  .nav-pills>li.active>a:focus,
	.middle-section  .nav-pills>li.active>a:hover {
	border-radius: 0px;
	background: #126496;
}

.middle-section .well button {
	float: right;
}

.middle-section .btn {
	border-radius: 0px;
}

.middle-section .form-control {
	border-radius: 0px;
	height: 38px;
}

.middle-section .form-group {
	margin-bottom: 5px;
}

.middle-section  .checkbox label {
	padding-left: 40px;
	color: #fff;
	font-weight: 500;
}

.middle-section .nav p {
	font-size: 14px;
	font-weight: 600;
}

.middle-section .nav .fa {
	color: #000;
	font-size: 30px;
}

.input-group-addon.primary {
	color: rgb(255, 255, 255);
	background-color: rgb(50, 118, 177);
	border-color: rgb(40, 94, 142);
}

.input-group-addon.success {
	color: rgb(255, 255, 255);
	background-color: rgb(92, 184, 92);
	border-color: rgb(76, 174, 76);
}

.input-group-addon.info {
	color: rgb(255, 255, 255);
	background-color: rgb(57, 179, 215);
	border-color: rgb(38, 154, 188);
}

.input-group-addon.warning {
	color: rgb(255, 255, 255);
	background-color: rgb(240, 173, 78);
	border-color: rgb(238, 162, 54);
}

.input-group-addon.danger {
	color: rgb(255, 255, 255);
	background-color: rgb(217, 83, 79);
	border-color: rgb(212, 63, 58);
}

.footer-box .row {
	margin-right: 0px;
	margin-left: 0px;
}

.quick-link-wraper .row {
	margin-right: 0px;
	margin-left: 0px;
	white-space: normal;
	vertical-align: middle;
	padding: 10px 0px;
	border-bottom: 1px solid #CCB;
	white-space: normal;
	color: #000;
}

.quick-link-wraper .list-iteam .heading-title {
	padding: 10px 0px 8px 10px;
	background: #f4f4f4;
	font-size: 15px;
}

.quick-link-wraper .row .left {
	text-align: right !important;
}

.quick-link-wraper .list-iteam {
	background: #91e2ff;
}

.report-list .col-lg-9 {
	padding-right: 0px;
}

.report-list .col-lg-9 .fa {
	color: #000;
	padding-right: 7px;
}

#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: #ee7310;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 10px;
}

#myBtn:hover {
	background-color: #188b0b;
}

.about_wraper  .thumb {
	height: 220px;
}

.modal-footer .text-justify {
	font-size: 16px;
}

.pagination>li>a, .pagination>li>span {
	border-radius: 50% !important;
	margin: 0 5px;
}

.about_wraper .pagination {
	margin-top: 42px;
}

.about_wraper .info-report-wraper .thumbnail {
	border: 1px solid #168a09;
}

.video-iteam h4 {
	padding: 0px 20px 10px 20px;
	font-size: 17px;
}

.about_wraper .info-report-wraper .video-list iframe {
	width: 90%;
	height: 200px;
}

.about_wraper .info-report-wraper {
	padding: 0px 10px;
}

.about_wraper .info-report-wraper .ranking-filter .col-sm-12,
	.about_wraper .info-report-wraper .ranking-filter .col-md-6,
	.about_wraper .info-report-wraper .ranking-filter .col-lg-2 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.about_wraper .info-report-wraper .text-heading {
	font-size: 14px;
	padding: 0px 4px;
	text-align: left;
}

.about_wraper .info-report-wraper .ranking-filter ul li {
	color: #000;
	display: inline;
	font-weight: bold;
	width: 100%;
}

.about_wraper .info-report-wraper .ranking-filter {
	text-align: center;
	padding: 10px;
	font-size: 15px;
	padding: 5px 5px 5px 5px;
	background-color: #D5F5E3;
	line-height: 7px !important;
}

.about_wraper .info-report-wraper .ranking-filter p {
	color: #000;
	font-weight: 600;
	padding: 2px;
}

.lock-head span {
	font-size: 13px;
	display: block;
	padding: 0px 10px;
	color: #ee7310;
}

.info-report-wraper .thumbnail a>img, .info-report-wraper .thumbnail>img
	{
	height: 200px;
}

.pagination li {
	display: inline-block;
	padding: 5px;
}

.info-report-wraper .list li {
	width: 234px;
	float: left;
	display: inline-block;
	padding: 10px;
}

.about-wraper .list-objective li {
	line-height: 25px;
	font-size: 16px;
}

.info-report-wraper .col-lg-3, .info-report-wraper .col-md-4,
	.info-report-wraper.col-sm-5 {
	padding-left: 0px;
	padding-right: 0px;
}
/* Photo Gallery */
.demo-gallery>ul {
	margin-bottom: 0;
}

.demo-gallery>ul>li {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
	width: 200px;
}

.demo-gallery>ul>li a {
	border: 3px solid #FFF;
	border-radius: 3px;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
}

.demo-gallery>ul>li a>img {
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	height: 100%;
	width: 100%;
}

.demo-gallery>ul>li a:hover>img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery>ul>li a:hover .demo-gallery-poster>img {
	opacity: 1;
}

.demo-gallery>ul>li a .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
}

.demo-gallery>ul>li a .demo-gallery-poster>img {
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}

.demo-gallery>ul>li a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery>a>img {
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	height: 100%;
	width: 100%;
}

.demo-gallery .justified-gallery>a:hover>img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster>img {
	opacity: 1;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster>img {
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
	height: 48px;
	margin-left: -24px;
	margin-top: -24px;
	opacity: 0.8;
	width: 48px;
}

.demo-gallery.dark>ul>li a {
	border: 3px solid #04070a;
}

.home .demo-gallery {
	padding-bottom: 80px;
}

#lightgallery .carousel-inner>.item>a>img, #lightgallery .carousel-inner>.item>img,
	#lightgallery .img-responsive, #lightgallery .thumbnail a>img,
	.thumbnail>img {
	height: 200px;
	width: 220px;
	/* border: 1px solid #266632;
	-webkit-box-shadow: 1px 1px 1px 2px #266632;
	Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+
	-moz-box-shadow: 1px 1px 1px 2px #266632; Firefox 3.5 - 3.6
	box-shadow: 1px 1px 1px 2px #266632;
	Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.ranking-filter .label {
	font-weight: 500px !important;
}

.inline {
	display: inline-block;
}

.inline+.inline {
	margin-left: 10px;
}

.radio {
	color: #000;
	font-size: 13px;
	position: relative;
	float: left;
	margin-left: 10px;
}

.radio span {
	position: relative;
	padding-left: 20px;
	font-weight: 600 !important;
}

.radio span:after {
	content: '';
	width: 13px;
	height: 13px;
	border: 2px solid;
	position: absolute;
	left: 1px;
	top: 2px;
	border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.radio input[type="radio"] {
	cursor: pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	filter: alpha(opacity = 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.radio input[type="radio"]:checked+span {
	color: #fff;
}

.radio input[type="radio"]:checked+span:before {
	content: '';
	width: 5px;
	height: 5px;
	position: absolute;
	background: #fff;
	left: 5px;
	top: 6px;
	border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}

.dataTables_scrollBody {
	height: 290px;
}

#captcha {
	width: 120px;
	display: inline;
}

.lock-body .input-lg {
	font-size: 13px;
}

.lock-body .col-lg-8, .lock-body .col-lg-6, .lock-body .col-lg-7 {
	padding-right: 0px;
}

.ui-widget-header {
	border: none !important;
}

#getMobileResetOTP td {
	padding-top: 8px;
}

#getMobileResetOTP label {
	margin-bottom: 15px !important;
}

#getMobileResetOTP .btn {
	border-radius: 0px !important;
}

#getMobileResetOTP .btn-primary {
	color: #fff;
	background-color: #ee7310;
	border-color: #ee7310;
}

#isVerifyMobileOTP label {
	color: #000 !important;
	margin: 10px 0px;
}

#isVerifyMobileOTP .ui-widget input, #isVerifyMobileOTP .ui-widget select,
	#isVerifyMobileOTP .ui-widget textarea, #isVerifyMobileOTP .ui-widget button
	{
	margin: 10px 0px;
}

#isVerifyMobileOTP .btn {
	border-radius: 0px !important;
}

#isVerifyMobileOTP .btn-primary {
	color: #fff;
	background-color: #ee7310;
	border-color: #ee7310;
	margin-top: 20px;
}

#forgotPasswordChange label {
	margin: 12px 0px !important;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button
	{
	float: left !important;
}

#forgotPasswordChange .btn {
	border-radius: 0px !important;
}

#forgotPasswordChange .btn-primary {
	color: #fff;
	background-color: #ee7310;
	border-color: #ee7310;
	margin-top: 20px;
}

#newPassword-error, #newConfirmPassword-error {
	color: red;
}

.has-error .form-control {
	border-color: red!importnat;
}

#getMobileResetOTP .form-control {
	border-radius: 0px !important;
}

#useRegistrationSubmit h3 {
	margin: 30px 30px 15px 30px;
	border-bottom: 1px solid #ccc !important;
	padding-bottom: 8px;
}

#preScoreReportOfGramPanchayat tr td {
	padding: 10px;
}

#preScoreReportOfGramPanchayat input {
	width: 60%;
}

#preScoreReportOfGramPanchayat button {
	margin-left: 10px;
}

table.dataTable.order-column tbody tr>.sorting_1, table.dataTable.order-column tbody tr>.sorting_2,
	table.dataTable.order-column tbody tr>.sorting_3, table.dataTable.display tbody tr>.sorting_1,
	table.dataTable.display tbody tr>.sorting_2, table.dataTable.display tbody tr>.sorting_3
	{
	background-color: #efb564;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd
	{
	background-color: #f1f1f1 !important;
}

table.dataTable.stripe tbody tr {
	font-size: 12px;
}

table.dataTable.stripe thead tr {
	font-size: 12px;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
	.dataTables_wrapper.no-footer div.dataTables_scrollBody>table {
	border: 1px solid #808080 !important;
}

table.dataTable thead th, table.dataTable thead td {
	text-align: center !important;
}

.first-col-tbl {
	font-weight: 600 !important;
}

.dropdown-menu li .fa {
	font-size: 15 !important;
}

.color-red {
	color: red;
}

.color-blue {
	color: blue;
}

.color-black {
	color: black;
}

.color-yellow {
	color: yellow;
}

.color-green {
	color: green;
}

.color-white {
	color: white;
}

.registration_wraper .lock-bottom {
	background-color: #EEEEEE;
	margin: 15px;
	padding: 15px;
}

.notifications-message {
	background-color: #EE7310;
	padding: 2px;
	color: white;
	font-size: medium;
}

.training-message {
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
	color: red;
	background-color: #FFD350;
}

li.login-button-menu {
	text-align: center !important;
	vertical-align: middle !important;
	padding: 0px !important;
	margin: 0px !important;
	background-color: #EE7310 !important;
	font-size: x-large !important;
	font-weight: bold !important;
}

li.login-button-menu span {
	font-size: xx-small !important;
	vertical-align: middle !important;
	padding: 0px !important;
	margin: 0px !important;
}

li.login-button-menu:hover {
	text-align: center !important;
	vertical-align: middle !important;
	padding: 0px !important;
	margin: 0px !important;
	background-color: #EE7310 !important;
	font-size: xx-large !important;
	font-weight: bold !important;
}

li.login-button-menu span:hover {
	font-size: x-small !important;
	vertical-align: middle !important;
	padding: 0px !important;
	margin: 0px !important;
}

div.maDivClass {
	border: 1px;
	border-color: gray;
	border-style: solid;
	margin: 3px;
	color: black !important;
	box-shadow: 2px 2px 5px 2px;
	/* background-image: url(resources/antyodaya/images/custom/bg.jpg); */
}

.h3, h3 {
	color: black;
}

.list-objective {
	font-weight: bold;
	text-align: justify;
}

.box .space {
	height: 20px;
}

#graph {
	height: 410px;
	width: 1100px;
}

.totalGpAndVillages tr td {
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background-color: #F4A05B;
}

.viewMore {
	text-decoration: inherit;
	color: #EE7310;
	text-align: right;
	padding-right: 12px !important;
	font-weight: 600;
	font-size: small;
	padding-bottom: 2px;
}

#container, #sliders {
	min-width: 310px;
	max-width: 800px;
	margin: 0 auto;
}

#container {
	height: 400px;
}

.highcharts-background {
	background-color: #ffe389 !important;
}

@font-face {
	font-family: 'digital';
	src: url('../../../templates/template1/fonts/digital-7_mono.ttf');
}

h4.countDigitalFont {
	font-family: 'digital';
	color: #000;
	font-size: x-large;
}

h4.countDigitalFont:HOVER {
	background-color: #DDDDDD;
}

.countDiv h5 {
	color: black;
	font-size: small;
	font-weight: 600;
	padding-bottom: 5px;
}
.countDiv:HOVER h5 {
	color: white !important;
}

.countDiv:HOVER h4 {
	background-color: #DDDDDD !important;
	color: #000000 !important;
}
.countDiv {
	padding: 5px;
	text-align: center;
	margin-left: 3px;
	margin-right: 3px;
	border: 1px;
	border-style: solid;
	border-color: #EE7310;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	border-radius: 5px;
}

.countDiv:HOVER {
	border-color: #EE7310;
	background-color: #EE7310;
	transition: transform .2s; /* Animation */
	color: white !important;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	border-radius: 5px;
}

.countTableTrophy tr td {
	text-align: center;
	width: 33%;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

.trophyFirst {
	font-size: 50px;
	color: #008000;
	text-shadow: 2px 2px 3px #000;
}

.trophySecond {
	font-size: 40px;
	color: #dddddd;
	text-shadow: 2px 2px 3px #000;
}

.trophyThird {
	font-size: 30px;
	color: #EE7310;
	text-shadow: 2px 2px 3px #000;
}

.trophyFirst:HOVER {
	font-size: 50px;
	color: #00a000;
	text-shadow: 2px 5px 5px #000;
}

.trophySecond:HOVER {
	font-size: 40px;
	color: #e8e3e3;
	text-shadow: 2px 5px 5px #000;
}

.trophyThird:HOVER {
	font-size: 30px;
	color: #ff8523;
	text-shadow: 2px 5px 5px #000;
}

.trophyThird:HOVER .tooltip {
	background-color: red;
}

.top3RankGPs {
	font-size: small;
	font-weight: 600;
	color: #777777;
}

.dotForT {
	font-size: 5px;
	color: black;
}

div.extraLine {
	background: linear-gradient(to right, #ff942a, #ffffff, #138806);
	padding: 0px !important;
	margin: 0px !important;
	font-size: 3px;
}

.notifications-message-disclimer {
	background-color: #0e5e05;
	padding: 2px;
	color: white;
	font-size: small;
	font-weight: 600;
	text-align: justify;
}

.notifications-message-disclimer a {
	color: #ffff0a;
}

.highcharts-axis-line {
	stress: inherit;
	color: #000000;
	background-color: #000000;
}

.chart-box-design {
	padding: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.chart-dashboard-section {
	padding: 5px;
	height: 360px;
}

div.chart-box-heading {
	text-align: center;
	color: black;
	font-size: large;
	margin-bottom: 5px !important;
}

div.view-more-chart {
	width: 100%;
	text-align: right;
}

div.view-more-chart a {
	font-size: small;
	font-weight: 600;
	cursor: pointer;
}
.panel-primary>.panel-heading.enu{
	min-height: 105px;
}
table.dataTable.compact thead th, table.dataTable.compact thead td {
    padding: 4px 4px 4px 4px !important;
}
.part-section-td{
	text-align: center;
	font-weight: bold;
	font-size: large;
	background-color: #d6d6d6;
	border: 1px solid #c0c0c0;
}
.part-section-table{
	width: 100%;
	border: 1px solid #c0c0c0;
	
}
.part-section-table tr td{
	padding-left: 20px;
}
input, select{
	margin: 5px 1px 5px 1px !important;
	height: 35px !important;
}
.report-subheading-style a{
	color: #000;
	font-weight: bold;
}
.displayPdfBlockSpanForIagree{
	text-align: center;
	font-weight: 600;
	padding: 5px;
	color: red;
}
span.note{
	font-size: 12px;
	color: red;
	font-weight: 600;
	font-style: italic;
}
.hidden {
	display: none;
}
.aclass {
    color: #000 !important;
    font-weight: bold;
}
.report-heading-style {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: large;
	font-weight: bold;
	color: #EE7310;
	text-decoration: underline;
	text-transform: capitalize;
}