@font-face {
 font-family: 'OpenSans-Semibold';
 src: url('../fonts/OpenSans-Semibold.eot');
 src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Semibold.woff') format('woff'), url('../fonts/OpenSans-Semibold.ttf') format('truetype'), url('../fonts/OpenSans-Semibold.svg#glyphicons_halflingsregular') format('svg')
}

@font-face {
 font-family: 'OpenSans-Light';
 src: url('../fonts/OpenSans-Light.eot');
 src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype'), url('../fonts/OpenSans-Light.svg#glyphicons_halflingsregular') format('svg')
}

@font-face {
 font-family: 'OpenSans-Bold';
 src: url('../fonts/OpenSans-Bold.eot');
 src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans-Bold.svg#glyphicons_halflingsregular') format('svg')
}

@font-face {
 font-family: 'OpenSans-LightItalic';
 src: url('../fonts/OpenSans-LightItalic.eot');
 src: url('../fonts/OpenSans-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-LightItalic.woff') format('woff'), url('../fonts/OpenSans-LightItalic.ttf') format('truetype'), url('../fonts/OpenSans-LightItalic.svg#glyphicons_halflingsregular') format('svg')
}

@font-face {
 font-family: 'OpenSans-BoldItalic';
 src: url('../fonts/OpenSans-BoldItalic.eot');
 src: url('../fonts/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-BoldItalic.woff') format('woff'), url('../fonts/OpenSans-BoldItalic.ttf') format('truetype'), url('../fonts/OpenSans-BoldItalic.svg#glyphicons_halflingsregular') format('svg')
}

@font-face {
 font-family: 'OpenSans-Regular';
 src: url('../fonts/OpenSans-Regular.eot');
 src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular.svg#glyphicons_halflingsregular') format('svg')
}

@font-face {
 font-family: 'OpenSans-ExtraBold';
 src: url('../fonts/OOpenSans-ExtraBold.eot');
 src: url('../fonts/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-ExtraBold.woff') format('woff'), url('../fonts/OpenSans-ExtraBold.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBold.svg#glyphicons_halflingsregular') format('svg')
}

@font-face{
  font-family: 'SourceSansPro-Regular';
  src: url('../font/SourceSansPro-Regular.otf');
}


body{
	    font-family : 'OpenSans-Regular';
}


.form-horizontal .form-group{
    margin-right:0px;
    margin-left:0px;
}

.hader{
width: 100%;
float:left;
margin:0px;
padding:0px;}

.navbar-inverse{
width : 100%;
float : left;
border-radius : 0;
background-color:#00446d;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#008080+0,99daff+100 */
/*background: #008080; /* Old browsers */
/*background: -moz-linear-gradient(top, #008080 0%, #99daff 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(top, #008080 0%,#99daff 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom, #008080 0%,#99daff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
border-bottom : 5px solid #0079c3;
border-top:1px solid #0079c3;
margin-bottom : 0;
min-height:auto;
z-index : 999;
}
.navbar-inverse .navbar-nav > li > a {
color : #FFF;
border-right : 1px solid #0079c3;
padding:8px 7px;
}

.navbar-inverse .navbar-nav-hindi > li > a {
padding:8px 21px;
}

.navbar-inverse .navbar-nav > li > a em{
	font-size:18px;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color : #fff;
background-color : #0079c3;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color : #fff;
background-color : #0079c3;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color : #FFF;
background-color :#0079c3;
}
.navbar-inverse .navbar-collapse {
padding-left : 10px;
}
.affix {
top : 0 !important ;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.hadding-slider
{
	font-size: 60px;
	text-shadow: 4px 4px 2px rgba(255, 255, 255, 0.4);
}
.social-hader{
	color: #FFF;
	padding:5px 0px 0px 0px;
	float:left;
	width: 100%;
	background: #02253c;
    border-bottom: 2px #02253c solid;
}

.social-hader .navbar{
	min-height:auto;
	margin-bottom:0px;
	z-index:999;
}

.social-hader .navbar-toggle{
	margin-right:0px;
}

.nav > li > a {
    padding: 0px 10px;
}

.nav > li > span{
    display:inline-block;
    padding: 0px 10px;
}


.social-hader p{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

.social-hader p span{
	font-size:15px;
}

.social-hader a{
	text-align: center;
	padding:2px 5px;
	margin:0px 0px 0px 0px;
	color: #FFFFFF;
	transition: ease 0.5s;
	display: inline-block;
}
.social-hader a:hover{
	text-decoration:underline;
	transition: ease 0.5s;
}

.logo-header-wrapper{
	margin:0px;
	padding:10px 0px 5px 0px;
	width:100%;
	float:left;
/*	background-image:url(../img/head2.jpg);
	background-size:cover;
	background-position:center center;*/
}

.form-horizontal .control-label{
	margin-bottom:10px;
}

.logo-wrapper{
	margin:0px;
	padding:0px;
}

.logo-wrapper a img{
	display:inline-block;
	margin:-20px 0px 0px 0px;
	padding:0px;
}

.logo-wrapper a{
	font-family: 'OpenSans-Semibold';
    text-transform: capitalize;
    font-size: 22px;
    color: #000;
}

.logo-wrapper a:hover{
	text-decoration:none;
	color:#01164f;
}

.logo-wrapper a span{
	display:inline-block;
	margin:0px;
	padding:5px 0px 0px 15px;
}

.logo-wrapper a span strong{
	    font-size: 15px;
    display: block;
    margin-top: 0px;
}

.search-wrapper{
	margin:0px;
	padding:0px 0px;
	position:relative;
}

.search-wrapper label{
	display:block;
	margin-bottom:0px;
}

.search-wrapper a.search-btn{
	margin:0px;
	padding:0px;
	position:absolute;
	right:10px;
	top:26px;
	color:#01164f;
}

.navbar-header-wrapper{
	width:100%;
	float:left;
	margin:0px;
	border-top:1px solid #FFF ;
	padding:0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#008080+0,99daff+100 */
background: #008080; /* Old browsers */
background: -moz-linear-gradient(top, #008080 0%, #99daff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #008080 0%,#99daff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #008080 0%,#99daff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

body {
  /*background:url(../images/body-bg.jpg)  repeat left top;*/
}

.formError {
    
}

.my-login-wrapper .form-horizontal .control-label{
	margin-bottom:10px
}



.my-login-wrapper .forgot-link{
	 float:right; 
	 position: relative; 
	 top:-23px
}

.registration-main-wrapper{
	margin:0px;
	padding:0px 15px;
}

.registration-main-wrapper .page-header{
	padding-bottom:0px;
    margin: 0px 0 30px 0px;
    border-bottom: 1px solid #337ab7;
}

.registration-main-wrapper .page-header h2{
	font-size:22px;
	color:#337ab7;
}

.registration-main-wrapper label.control-label{
	margin-top:5px;
}

/** Ragistration**/

@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
/* written by riliwan balogun http://www.facebook.com/riliwan.rabo*/
.board{
    width:100%;
margin:0px auto;
margin-bottom:50px;
background: #fff;
/*box-shadow: 10px 10px #ccc,-10px 20px #ddd;*/
}
.board .nav-tabs {
    position: relative;
     border-bottom: 0;
     width: 100%; 
    margin: 40px auto;
    margin-bottom: 0;
	border:1px solid #337ab7;
    box-sizing: border-box;

}

.board > div.board-inner{
    background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
    background-size: 30%;
}

p.narrow{
    width: 60%;
    margin: 10px auto;
}

.liner{
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}




.tab-content{
}
.tab-pane{
   position: relative;
padding-top: 0px;
}
.tab-content .head{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.btn-outline-rounded{
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px;
}

.btn.green{
    background-color:#5cb85c;
    /*border: 2px solid #5cb85c;*/
    color: #ffffff;
}

.red-star{
	    color: #fa0634;
    font-size: 14px;
    display: inline-block;
}



.form-ragister-wrapper .checkbox, .radio{
	margin-top:0px;
	margin-bottom:0px;
}

.radio-show-hide .radio-text{
	font-size:18px;
}

.navbar-inverse{
	background-color:#337ab7;
    border-color:#337ab7;
}

.navbar-inverse .navbar-brand{
	color:#FFF;
}

.navbar-inverse .navbar-nav>li>a{
	color:#FFF;
}

.verify-otp{
    margin-top:6px;
}

.verify-otp .form-control{
        width: 63%;
    margin-right: 15px;
}

.navbar-brand{
	height:auto;
	padding:5px 0px;
	display:inline-flex;
}

.navbar-bg-wrapper {
    background-color: #337ab7;
    border-color: #337ab7;
	width:100%;
	float:left;
}

.my-login-wrapper #loginbox{
	margin-top:50px;
	margin-bottom:30px;
}

.navbar-brand span{
	    display: inline-block;
    padding: 13px 10px 5px 10px;
    font-size: 20px;
    line-height: 30px;
}

.top_links_wrap .navbar-nav{
    margin: 0px 0px;
}




.navbar{
	margin-bottom:0px;
}

.footer-bg{
	margin:0px;
	padding:12px 0px 0px 0px;
	background-color:#337ab7;
	color:#FFF;
	text-align:center
}

.panel-info>.panel-heading {
    color: #FFF;
    background-color: #337ab7;
    border-color: #337ab7;
}

.panel-info {
    border-color: #337ab7;
}

.panel-info a{
    color: blue;
}

.enter-aadhar-detail .panel-body input[type=checkbox]{
	margin-top:-8px;
}

a.regiterlink{
	color:#23527c;
}

.navbar-wrapper .btn{
	padding:6px 36px;
}

.enter-aadhar-detail {
}

.fetch-aadhar-detail .row{
	margin-bottom:15px;
}

.enter-cast-detail .row{
	margin-bottom:15px;
}

.enter-cast-detail .pane-agree{
	margin-left:15px;
	width:97%;
}

.text-mandatory{
	color: #337ab7;
    text-align: left;
    font-size:12px;
    margin-top: -24px;
    margin-bottom: 15px;
    margin-left: 15px;
}

.text-mandatory b{
	color:#fa0634;
	font-size:18px;
}

.no-padding-left{
	padding-left:0px;
}

.navbar-brand>img{
	height: 75px;
    width: 75px;
    margin-top: 6px;
}

.navbar-brand span b {
    font-size: 28px;
}

/**theme Css*/

.heading { border-bottom: 1px solid #183C9F; display: block; padding-bottom: 0px; }
.heading span { border-bottom: 2px solid #183C9F!important; display: inline-block; padding-bottom: 5px; }
.pad_0 { padding: 0px; }
.main_wrap { background: #FFF; overflow: hidden; max-width: 100%; margin: auto }
.main_content { padding: 10px; overflow: hidden; padding-top: 20px; }
.top_links_wrap { background: #F5F5F5; border-top: 2px solid #337ab7; overflow: hidden; padding: 5px 10px 0px 0px; }
.top_links { line-height: 32px; }
.top_links li { display: inline-block; margin-right: 5px; border-right: 1px solid #999; padding: 0 10px; }
.red_link a { background:#337ab7; color: #FFF; text-decoration: none; padding:3px 8px; }
.red_link a:hover { background: #2196F3 !important; }
.navbar-toggle { margin: 0px; padding: 0px; }
.top_links_wrap .navbar { margin: 0px; min-height: 0px }
.top_links_wrap .navbar .nav a { padding: 7px 12px }
/*Text Resize*/


.resize-sm { font-size: .9em; }
.resize-md { font-size: 1em; }
.resize-lg { font-size: 1.2em; line-height: 1.6em }
.animate { -webkit-transition: font-size 0.5s; -moz-transition: font-size 0.5s; -o-transition: font-size 0.5s; -ms-transition: font-size 0.5s; transition: font-size 0.5s; }
.top_links_wrap .navbar .nav .resizer a { padding: 7px 3px; }
.resizer .active { text-decoration: underline; }
.social_links { text-align: right }
.social_links li { display: inline; }
.social_links li a i { color: #fff; padding: 10px 11px; min-width: 35px; text-align: center }
.social_links li a i.fb { background: #08095B; }
.social_links li a i.yt { background: #B71E20; }
.social_links li a i.tw { background: #53D2E1; }
header { padding: 10px; overflow: hidden; background:#337ab7; }
header .logo {  font-size: 28px; color: #FFF; font-weight: bold; float: left; line-height:15px;   }
header .logo h3.first { margin-top:12px; margin-bottom:2px; display: -moz-inline-stack; display: inline-block; *display: inline; font-weight:bold}
header .logo h3.second { margin-top:2px; margin-bottom:5px; font-weight:bold}

header .logo span { font-size:20px; color:#222; font-weight:normal }
header .logo img { vertical-align: middle; margin-right: 10px; float:left }

header .logo2 { float: left; padding-left: 10px; margin-left: 10px; border-left:1px solid #ddd;}
.header_right { float: right;    margin-top: 13px; }

.header-right-logo{
	margin:0px;
	padding:0px;
}

.header-right-logo img{
	display:inline-block;
}

#fileselector {
    margin: 10px; 
}
#upload-file-selector {
    display:none;   
}
.margin-correction {
    margin-right: 10px;   
}

#fileselector .btn{
	display:block;
}

header .qr { text-align: right }
header .qr img { max-width: 90px; }
header .search_form label { width: 100%; position: relative;/* float: left; display: inline-block; margin-bottom: 15px;*/ }
header .search_form label input { border-radius: 0px; float: left; width: 220px; height: 45px; padding-right: 25px }
header .search_form label button { position: absolute; right: 0; background: none; border: none; padding: 12px 10px; }
header .theme_select { float: left; text-align: right; width: 100%; }
header .theme_select li { width: 15px; height: 15px; display: inline-block; margin: 0px; }
header .theme_select li:last-child { margin-right: 0px; }
header .theme_select li a { padding: 0 8px; }
.blue_theme { background: #1B0E70 }
.red_theme { background: #BB2F32 }
.green_theme { background: #208037 }
.orange_theme { background: #f90 }
.sky_theme { background: #4692D9 }
.light_blue_theme { background: #004488; }

/*Footer*/

footer { background: #fff; color: #fff; padding: 0px 0 0 0; overflow: hidden; }
.footer_app_list { position: relative; overflow: hidden; margin-bottom: 10px; }
.fcarousel { texe-align: center }
.fcarousel .bannerImage { display: inline-block; padding: 0px 4px 0 4px; border: 1px solid #ccc; border-width: 1px; margin: 0 0px; min-height: 80px; border-color: 999; }
.fcarousel .item { text-align: center }
.fcarousel .item .bannerImage:last-child { }
.fcarousel .bannerImage a { height: 80px; display: table-cell; vertical-align: middle; }
.footer_links { padding: 20px 0; background:#337ab7; overflow: hidden }
.footer_links ul { text-align: center }
.footer_links ul li { display: inline-block; margin: 0 2px; border-right: 1px solid #999; padding-right: 10px; }
.footer_links ul li:last-child { border-right: none }
.footer_links ul li a { color: #FFF; }
.copyright { background:#204d74; padding: 20px 0; overflow: hidden; color: #FFF }
.copyright a { color: #FFF }
.copyright p { margin-bottom: 0px; }

/*Inner Page*/

.inner_wrap footer { background: #f4f4f4; }
.inner_content { background: #fff; padding: 20px 0 0 0; min-height: 300px; text-align: justify }
.inner_content .in_right_col { margin-top: 0 }
.bc { }
.bc span { font-size: 22px; }
.inner_content form { margin-top: 0px; margin-bottom: 20px }
.inner_content form .form-control { padding:7px 10px; height: auto; border-radius: 0px;
    top: 0px;
    left: 0px;
}
.inner_content form .checkbox label { margin-right: 10px; }
.inner_content form .btn { border-radius: 0px;  padding: 7px 20px; }

.cont_box { width: 100%; background: #fff; border: 1px solid #ddd; border-bottom: 2px solid #183C9F; margin-bottom: 15px; }
.cont_box_head { background:#337ab7; color: #fff; padding: 10px; font-size: 16px; margin: -1px; }
.cont_box_head .txt_link { color: #fff; font-size: 14px; }
.cont_box_head .txt_link:after { display: none }
.txt_link { margin-top: 0px; color: #D01E1E; font-weight: bold; position: relative; padding-right: 15px; }
.txt_link:after { content: '\f178'; display: inline-block; margin-left: 5px; position: absolute; font-family: 'FontAwesome'; font-size: 10px!important; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #D01E1E; }
.box_content { padding: 10px; }
.box_content ul,.box_content li { list-style: none; padding: 0px; margin: 0; }
.box_content img { max-width: 150px; margin: 0 auto 10px auto; display: block }
.box_content li { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px solid #ccc; padding-left: 12px; position: relative; }
.box_content li:before { position: absolute; left: 0; top: 0px; content: '\f101'; display: inline-block; font-family: 'FontAwesome'; font-size: 13px!important; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #004488; }
.box_content .txt_link { margin-top: 0px; display: block; color:#337ab7; font-weight: bold; }
.box_content .txt_link:after { content: '\f178'; display: inline-block; margin-left: 5px; font-family: 'FontAwesome'; font-size: 10px!important; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #D01E1E; }
.box_content p:first-child { margin-bottom: 0px; }
.box_content h4 { font-size: 16px; font-weight: bold; margin-bottom: 0px; }
.h_200 { height: 220px }


.box .input-group{
    display: inline-table;
    margin-bottom: 0px;
}

.margin-bottom-15{
	margin-bottom:15px;
}

.margin-top-30{
	margin-top:30px;
}

.my-login-wrapper{
	min-height:750px;
	margin-top:50px
}

@media( max-width : 767px ){
.navbar-brand>img{
	width:100%;
}
	
.panel-title {
    text-align: center;
}

.my-login-wrapper .forgot-link {
     top:0px;
	 float:none;
}

.capchta-img{
	width:100%;
}

.navbar-brand {
    display: block;
    text-align: center;
}

.nav-tabs > li{
	width:100%;
}

.nav-tabs > li a{
	width:100%;
}

.nav-tabs > li.active:after {
content: " ";
position: absolute;
left:45%;
}

}

@media( max-width : 585px ){
    
    .board {
width: 90%;
height:auto !important;
}
    span.round-tabs {
        font-size:16px;
width: 50px;
height: 50px;
line-height: 50px;
    }
    .tab-content .head{
        font-size:20px;
        }




.btn-outline-rounded {
    padding:12px 20px;
    }
}
.user{
        text-align: right;
    margin-bottom: -69px;
    padding: 10px;
}

.no-padding{
    padding: 0px;
}
.bs-linebreak{
    height:20px;
}