@import url(responsive.css);
@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500&display=swap');
html{ 
	position:relative;
	min-height:100%;
}
body{
	font-family: 'Ubuntu', sans-serif;
	line-height:1.7;
}
.gallry{
	margin-bottom:10px;
	margin-right: -15px;
}
.heading h1{
	border-bottom: 2px solid #167cdd !important;
    color: #a40b0c !important;
    font-size: 25px !important;
    margin-top: 30 !important;
	padding: 1px 0 !important;
}
.heading h1 span{
	border-bottom: 4px solid #0669c6 !important;
    color: #012140 !important;
}
hr{
	background-color: #FFF;
	height: 1px;
	border:0;
	margin:10px 0;
}
.innerList li {
    display: block;
    font-weight: normal;
    margin: 0;
    padding-left: 22px;
    position: relative;
	margin-left:-35px;
}
.innerList li::before {
    content: "";
    font-family: "FontAwesome";
    left: 0;
    position: absolute;
}
.innerList li strong {
    font-weight: bold;
}
.topheader, .theme1{
	background:#FFF;
	padding: 3px 0;
	border-bottom:1px solid #ddd;
}
.topheader, .theme2{
	padding:5px;
	border-bottom:1px solid #ddd;
}
.topheader, .topheader a{
	color: #616162;
	font-size: 12px;
	font-weight: bold;
}
.topheader a:hover{
	text-decoration: none;
	color: #391202;
}
.topheader a.fntInc{
	display: inline-block;
	/*background: #fff;*/
	color: #333;
	padding: 1px 0;
	width: 25px;
	text-align: center;
}
.topheader a.whlTe, .topheader a.blTh, .topheader a.bluTh{
	background: #fff;
	border: solid 1px #ccc;
	padding: 0;
}
.topheader a.black{
	background: #000;
	color:#FFF;
}
.fcbk{
	font-size:16px;
	color:#3b5998;
	margin:0 5px;
}
.fcbk:hovrer{
	color:red;
}
.twtr{
	font-size:16px;
	color: #6acff4;
	margin:0 5px;
}
.twtr:hovrer{
	color: #2893bb;
}
.wfi{
	font-size:16px;
	color: #fa9921;
	margin:0 5px;
}
.wfi:hovrer{
	color: #af6407;
}
.odisha_logo{
	text-align:right;
}
#custom-search-input{
/*    padding: 3px;*/
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #f8f8f8;
	margin-top:30px;
	margin-bottom:10px;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
	background: #f8f8f8;
	font-weight: bold;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}
p{
	text-align:justify;
}
.topBar li{
	list-style:none;
	display:block;
	float:right;
	margin:10px 0px 3px 10px;
	font-size:14px;
	
}
.topBar li a{
	color:#fa8620;
	border:0px solid #033;
	padding:0 15px;
}
.blacka{
	background:#000;
	padding:10px;
}
.logo{border:none; outline:none;}
.searchPanel .form-control, .searchPanel .btn{
	border-radius: 0;
}
.img-responsive{
	display:initial !important;
}

.header{padding-top:2px; margin:0 auto;}
.navMenu{
	min-height: auto;
	margin-bottom:0;
	border: 0;
	background: #0669c6;
	border-radius: 0;
}

.navbar-nav > li > a{
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	border-right:1px solid #5997d1;
}
.navbar-nav > li:last-child > a{
	border: 0;
}
.nav > li > a:hover, .nav > li > a:focus, .nav > li:hover > a, .nav > li > a.active{
	background: #0c61b1!important;
}
.dropdown-menu{
	background: #0c61b1;
}
.dropdown-menu > li > a{
	color: #fff;
		border-right:1px solid #5997d1;
}
.dropdown:hover .dropdown-menu{
    display: block;
}
/*for sub menu start*/


.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    display: none !important;
    left: 100%;
    margin-left: -1px;
    margin-top: -1px;
    top: 0;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block !important;
}

.dropdown-menu li:first-child ul{
	/*left:inherit;*/
	right:158px;
}
.dropdown-menu li:first-child ul > a::after {
	border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: "xf06/ ";
    display: block;
    float: right;
    height: 0;
    margin-right:0px;
    margin-top: -17px;
    width: 0;
}





.rght-menu{
    left: 100%;
    margin-left: -300px;
    margin-top: -1px;
    top: 0;
}
.dropdown-submenu > a::after {
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right:0px;
    margin-top: 5px;
    width: 0;
}
.dropdown-submenu:hover > a::after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}
/*for sub menu end*/
a{
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-khtml-transition: 0.5s ease;
}
.bannerWraper{
	margin-bottom:15px;
	}
.clear10{
	clear:both;
	padding:0;
	margin:0;
	padding:10px 0;
}
.clear8{
	clear:both;
	padding:0;
	margin:0;
	padding:8px 0;
}
.news{
	color:#FFF;
	font-size:15px !important;
	padding:7px 5px;
	font-weight:bold;
	background:	#535353;
	}
.news_text a{
	color:#FFF;
	font-size:16px;
	padding:7px 5px;
	font-weight:bold;
	}
.news_events{
	padding-left: 15px !important
}
.news_events li{
    position: relative;
    display: block!important;
    margin: 0!important;
    font-weight:  bold !important;
    padding: 10px;
	  border-bottom: 1px solid #ddd;
	
}
.news_events li a{
	color:#333;
	padding-left: 5px;
	/*line-height:10px;*/
}
.news_events li a:hover{
	color: #009;
	text-decoration:none;
}
.news_events li:before{
    font-family: 'FontAwesome';
    content: "\f061";
	margin-left: -17px;
    color: #aaa;
	font-size: 12px;
}
.news_events li strong{
    font-weight: bold;
}
.fot_link li{
    position: relative;
    display: block!important;
    margin: 0!important;
    font-weight: normal!important;
    padding-left: 18px;
	font-size:13px;
	color:#FFF !important;
	line-height:25px;
}
.fot_link li:before{
    font-family: 'FontAwesome';
    content: "\f101";
    position: absolute;
    left: 0;
}
.fot_link li strong{
    font-weight: bold;
}
.bodyContent{
	padding-top:20px;
	text-align:justify;
}
h2{
	color:#333;
	font-weight: bold;
	font-size:20px;
	padding:10px 0;
	margin:0;
}
h5{
	font-size:14px; 
	color: #666;
	text-align:center;
}
.midbox{
	/*margin-top: 10px;*/
}
.midbox h2{
	font-size: 25px;
	color:#454545;
	text-align:left;
}
.midbox h2 i{
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	color: #0669c6;
	font-size:45px;
}
.midbox h2 span{
	position:relative;
	top: -8px;

}
.coursebg{
	background:#02025b;
	height:196px;
	border:1px solid #ddd;
	padding-left:10px;
	display:block;
}
.courseStyle li {
    background: rgba(0, 0, 0, 0) url("../images/arrow_icon.png") no-repeat scroll 0 10px;
    padding: 0 17px;
}
.courseStyle li a {
    color: #fff;
    display: block;
}
.courseStyle li a:hover {
    color: #650000;
    text-decoration: none;
}
.nav-tabs>li {
	margin-bottom:0px;
	border-bottom:1px solid #3682c9;
}
.nav-tabs {
	border-bottom:transparent;
	border-right:1px solid #3682c9;
}
.nav-tabs>li>a {
	background:#f5f5f5;
	color:#666;
	border-radius:0;
	border:0 none;
	line-height:24px;
	margin-right:0;
	padding:13px 15px;
}
.nav-tabs li:last-child {
	border-bottom:0 none;
}
.nav-stacked>li+li {
	margin-top:0;
}
.nav-tabs>li>a:hover {
	background:#1f1f20 !important;
	color:#fff;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	border:0;
	color:#fff;
	background:#1f1f20 !important;
	position:relative;
}
.nav-tabs>li.active>a:after {
	position:absolute;
	content:"";
	width:auto;
	height:auto;
	border-style:solid;
	border-color:transparent transparent transparent #1f1f20;
	border-width:25px 22px;
	right:-44px;
	top:0;
}


 .dropdown-menu{
	background: #0c61b1;
	z-index: 11;
}
.dropdown-menu > li > a{
	color: #fff;
	padding:5px 10px;
	border-bottom:1px solid #5997d1;
	font-size:13px;
}
.dropdown:hover .dropdown-menu{
    display: block;

}

.smplsrch{
	background:#0669c6;
	color:#FFF;
	font-size:12px;
	border:1px solid #FFF;
	font-weight:bold;
	border-radius:0;
	text-align:right;
	padding:8px 15px;
}
.smplsrch:hover{
	opacity: 0.8;
	background: #1762a8;
	color: #FFF;
    text-decoration:none;
}
.advsmplsrch{
	background:#fbb02b;
	color:#FFF;
	font-size:12px;
	border:1px solid #FFF;
	font-weight:bold;
	border-radius:0;
	text-align:right;
	padding:8px 15px;
}
.advsmplsrch:hover{
	opacity: 0.8;
	background: #ffa300;
	color: #FFF;
    text-decoration:none;
}
.readmore{
	background:#0084b5;
	color:#FFF;
	font-size:12px;
	border:1px solid #FFF;
	font-weight:bold;
	border-radius:0;
	text-align:right;
	padding:8px 15px;
	margin: 5px 15px;
}
.readmore:hover{
	opacity: 0.8;
	background: #057fac;
	color: #FFF;
    text-decoration:none;
}

.tab-wrap {
	border:1px solid #e6e6e6;
	margin-bottom:20px;
}
.tab-content {
	padding:10px;
	background:#FFF;
	text-align:center;
}
.tab-content h2 {
	margin-top:0;
}
.tab-content img {
	border-radius:4px;
}
.testimonial h2 {
	margin-top:0;
}
.testimonial-inner {
	color:#858586;
	font-size:14px;
}
.testimonial-inner .pull-left {
	border-right:1px solid #e7e7e7;
	padding-right:15px;
	position:relative;
}
.testimonial-inner .pull-left:after {
	content:"";
	position:absolute;
	width:9px;
	height:9px;
	top:50%;
	margin-top:-5px;
	background:#FFF;
	-webkit-transform:rotate(45deg);
	border:1px solid #e7e7e7;
	right:-5px;
	border-left:0 none;
	border-bottom:0 none;
}
.media>.pull-left {
	margin-right:20px;
}
.media>.pull-right {
	margin-left:20px;
}
.ltbdr{
	border-bottom:1px solid  #F3F3F3 ;
}
.serch{
	background:#e7f0ff;
	border:1px solid #cfc4c4;
	padding:1px;
	margin-top:10px;
	margin-bottom:15px;
	}
.serch input{
	border:none;
	background:#e7f0ff;
	padding:6px;
}
.serch input[type="submit"]{
	background:#3d3d3d;
	color:#fff;
	font-weight:bold;
	float:right;
}

.impLink{margin-top:29px;margin-bottom:10px;}

.photo_glry    { 
          box-shadow:inset 1px 1px 40px 0 rgba(0,0,0,.45);
          border-bottom:2px solid #fff;
          border-right:2px solid #fff;
          margin:5% auto 0 auto; 
          background:url(../images/photo_gallery.jpg);
		  background-size:cover;
		  border-radius:5px;
		  overflow:hidden;}
.photo_glry:hover .overlay {
               opacity:1;
}
.overlay    {  background:rgba(0,0,0,.75);
               text-align:center;
               padding:45px 0 66px 0;
               opacity:0;
               -webkit-transition: opacity .25s ease;
}

.plus       {  font-family:Helvetica;
               font-weight:900;
               color:rgba(255,255,255,.85);
               font-size:96px;}
.scrollToTop {
    background: rgba(0, 0, 0, 0) url("../images/scrool_top.png") no-repeat scroll 0 0;
    bottom: 4%;
    display: none;
    height: 58px;
    position: fixed;
    right: 2%;
    width: 50px;
}
.scrollToTop:hover {
    opacity: 0.5;
}
.footer{
	background: #0669c6;
	color:#fff;
	position:absolute;
	bottom:0;
	width: 100%;
	padding: 10px 0;
	}
.footer a{
	color:#FFF;
}
.footer span{
	background:#020f2b;
	padding:8px;
	font-weight:bold;
	}
.ftr_back{
	background: #012f59;
	border-top:1px solid #404040;
}
.ftr_back a{
	display: inline;
}
.ftr_image{
	margin:0 15px 0 15px;
	border-right:1px solid #404040;
	margin:10px;
	padding:0 20px;
}
.socil{
	color:#FFF;
	font-size:40px;
	margin:15px 10px;
}
.socil:hover{
	color: #9CD7F5;
}
.powered{
	font-size:15px !important;
	font-weight:bold;
	text-decoration:none;
	color: #FFF !important;
}
.powered:hover{
	color:#CCC;
}
.sociamedia{
	margin-top: 10px;
}
.sociamedia a{
	display: inline-block;
	background: #fff;
	padding: 5px 10px;
	border-radius: 3px;
	color: #202f39;
	margin-left: 5px;
	transition: 0.5s ease;
}
.sociamedia a:hover{
	background: #202f39;
	color: #fff;
}
.fotCopyright{
	border-top: solid 1px #486477;
	padding-top: 15px;
	margin-top: 10px;
	color: #d2d2d2;
}
.fotCopyright a, .fotCopyright span{
	color: #e9cd2f;
}
.vistiter{padding-top:12px;}
.innerContent{margin-top:5px; margin-bottom:20px; padding:10px 15px; border:1px solid #dadada; background:#f6f6f6;}
.innerContent h3{
	font-weight:bold;
	padding-bottom:10px;
	}
.innerContent h4{
	font-weight:bold;
	font-size:16px;
	margin-top:30px;
	color:#333;
}
.innerContent p{
	color:#5c5c5c;
	text-align:justify;
	font-size:14px !important;
}
.clear{padding:0 !important; margin:0 !important; clear:both !important;}
.cap-head{background:url(../images/caption-re.png) repeat-y left top; padding:20px 40px 10px 40px; background-size:100%; font-size:22px; font-weight:bold;}
.cap-descri{background:url(../images/caption-re.png) repeat-y left top;padding:0px 40px; background-size:100%; font-size:14pxpx;}
.form-group label{font-weight:normal !important;}
.pgallery .thumbnail{ margin-bottom:5px;}
/*Nilambar style Start*/
.site-bg{
	background: #f2f2f2;
	padding:2px;
}
.lft_site{
	padding: 5px 10px;
}
.lft_site li{
	position: relative;
	display: block !important;
	margin: 0 !important;
    margin-bottom: 0px;
	font-weight: normal !important;
	padding-left: 38px;
	height: 34px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px !important;
}
.lft_site li:hover{
	border-bottom: 1px solid #1f66a8;
}
.lft_site li a{
	color:#333;
	line-height:30px;
	display: block;
	font-size: 16px;
}
.lft_site li a:hover{
	/*! border-bottom: 1px solid #ddd; */
	text-decoration: none;
	color:#036;
}
.lft_site li:before{
    font-family: 'FontAwesome';
    content: "\f0B2";
    position: absolute;
    left: 0;
	background: #0669c6;
	padding: 5px 10px;
	color: #fff;
}
.lft_site li strong{
    font-weight: bold;
}
.policy, .proceding, .notification{
	padding:0;
	margin: 0;
	min-height:235px;
}
.policy li a, .proceding a, .notification a{
	text-decoration: none;
}
.policy li a:hover, .proceding li a:hover, .notification li a:hover{
	color: #009;
}
.policy h3, .proceding h3, .notification h3{
	font-size:17px;
	font-weight:bold;
	margin: 3px;
}
.policy h3 span, .proceding h3 span, .notification h3 span{
	position: relative;
	top: -8px;
}
.policy .hedr{
	background:#006;
	color: #fff;
	padding: 10px 20px 5px 10px;
	margin: 5px 0;
}
.proceding .hedr{
	background:#74007b;
	color: #fff;
	padding: 10px 20px 5px 10px;
	margin: 5px 0;
}
.notification .hedr{
	background:#7b5d00;
	color: #fff;
	padding: 10px 20px 5px 10px;
	margin: 5px 0;
}
.policy .hedr i{
	font-size: 35px;
}
.proceding .hedr i{
	font-size: 35px;
}
.notification .hedr i{
	font-size: 35px;
}
.readmore2{
	background-color:transparent;
	color:#FFF;
	font-size:12px;
	border:1px solid #FFF;
	font-weight:bold;
	border-radius:0;
	text-align:right;
	padding:8.5px 15px;
}
.readmore2:hover{
	opacity: 0.8;
    text-decoration:none;
}
.breadcrumb
{
    background: #fff !important;
   }
   
   .heading h2
{
    font-size: 25px;
    border-bottom: 2px solid #ccc;
      }
    .ajax__calendar_container 
    {
        padding: 5px;
        cursor: default;
        width: 170px;
        font-size: 11px;
        text-align: center;
        font-family: tahoma,verdana,helvetica;
        background: #fff;
        border: 1px solid #ccc;
        }
        .filter-option 
        {
            margin-top: 35px;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 1px 2px 3px 0px #ccc;
}
/*-----GRF Stylesheet-----*/
.main-cont-gap
{
    padding: 30px 0;
}
h2
{
    position: relative;
    font-size: 25px;
    border-bottom: 2px solid #ccc;
    font-weight: 500;
}
.filter-option label, .navbar-nav > li > a
{
    font-weight: 500 !important;
}
.help-bt
{
    position: absolute;
    right: 0;
}
.table-responsive{
	max-height: 800px;
	overflow-y: auto;
	margin-bottom: 15px;
}
.table thead tr th{
    background: #0669c6;
    color: #fff;
    font-weight: 500;
    text-align: center;
}
.table tr th, .table tr td{
	font-size: 12px;
	font-weight: normal !important;
}
.table tr td b, .table tr td strong{
	font-weight: normal !important;
}