
.logo-bar ul li, .top-menu ul li {
	list-style: none
}

body
{
        background-color:#f3f3f3;
            overflow-x: hidden;}
.cmd-image p, div.tab {
}
.lower-menu ul li:after, .navbar-nav li:after, div.tab ul li:after {
	content: "";
	width: 3px;
	position: absolute
}
.cmd-image p, .footer-link p, .footer-link ul, .gallery-img p, .lower-menu ul, .sld ul {
	text-align: center
}
.top-bar {
	background: #434240;
	color: #fff;
	padding: 0px 0
}
.top-menu ul {
	margin: 0;
	padding: 0
}
.text-height span, .top-menu ul li a {
	padding: 0 5px;
	font-size: 12px
}
.top-menu ul li {
	display: inline-block
}
.top-menu ul li:last-child a {
	border-right: none
}
.top-menu ul li a {
	border-right: solid 1px #fff;
	color: #fff
}

.nav>li>a:focus, .nav>li>a:hover {
       color: rgba(255,255,255,.75);
     background-color:transparent; 
}
.text-bg span {
	padding: 1px 6px;
	font-size: 11px;
	margin-right: 7px
}
.text-bg span:last-child {
	margin-right: 0
}
.nav>li>a {
    padding: 6px 9px;
	color:#fff;
	font-size:14px;
}
.navbar {
     min-height:0px; 
     margin-bottom:0px; 
}
.navbar-nav .nav-link {
	font-size: 14px;
	text-transform: uppercase;
	padding:0px;
}
.navbar-inverse .navbar-nav .nav-link {
	color: #fff
}
.navbar-nav li:after {
	height: 35px;
	background: url(../images/menu-bar.png) no-repeat;
	display: block;
	top: 0
}

.navbar-nav li li:after
{
    display: none!important;

 }
.navbar-nav li:first-child:after {
	background: 0 0
}
.bg-inverse {
	background-color: #041469!important
}
.navbar-toggleable-md>.aa {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
         
			li.dropdown:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
        background-color: #041469;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}

.carousel-inner>.item>a>img{width:100%}
.banner-lower-menu {
	background: #041469;
	color: #fff;
	padding: 7px 0;
	position: relative;
}
.lower-menu ul {
	margin: 0;
	padding: 0
}
.lower-menu ul li {
	list-style: none;
	display: inline-block;
	position: relative;
}
.lower-menu ul li:after {
	    height: 33px;
    background: url(../images/menu-bar.png) no-repeat;
    display: block;
    top: -5px;
}
.lower-menu ul li:first-child:after {
	background: 0 0
}
.lower-menu ul li a {
	color: #fff;
	padding: 0 20px; text-decoration:none;
}

.lower-menu ul li a:hover{text-decoration:none;
}
.cmd-image, .news-box, .tenders {
	margin-bottom:0.5rem
}
.newsList li, .tenderList li{    list-style: url(../images/arrow.png);}
.cmd-image p {
	font-size: 14px;
	padding: 4px 0;
	margin-bottom:0px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0, rgba(246,246,246,1) 47%, rgba(231,230,231,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(231,230,231,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(246,246,246,1) 47%, rgba(231,230,231,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0, rgba(246,246,246,1) 47%, rgba(231,230,231,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0, rgba(246,246,246,1) 47%, rgba(231,230,231,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0, rgba(246,246,246,1) 47%, rgba(231,230,231,1) 100%)
}
.panel-default>.panel-heading {
	background: #041469;
	color: #fff;
	padding: 5px 15px;
	border-bottom: 1px solid transparent
}
.tabcontent {
	border: 1px solid #ccc
}
.panel-body {
	padding: 0 5px
}
.tenders ul, .news-box ul {
	padding-left: 19px
}
.news-box ul li:before {
	list-style: outside
}
div.tab {
	overflow: hidden;
	background: grey;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0, rgba(246,246,246,1) 47%, rgba(231,230,231,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(231,230,231,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(246,246,246,1) 47%, rgba(231,230,231,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0, rgba(246,246,246,1) 47%, rgba(231,230,231,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0, rgba(246,246,246,1) 47%, rgba(231,230,231,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0, rgba(246,246,246,1) 47%, rgba(231,230,231,1) 100%)
}
div.tab ul {
	margin: 0;
	padding: 0
}
div.tab ul li {
	cursor: pointer;
	float: left;
	list-style: none;
	padding: 10px 2px 10px;
	border-right: 1px solid #041469;
}
div.tab ul li:last-child{border-right:none!important;}
.left-sidebar-menu ul li, .tabcontent ul li {
	list-style: url(../images/arrow.png)
}
div.tab ul li a {
	border: none;
	color: #000;
	outline: 0;
	cursor: pointer;
	padding: 0 12px;
	transition: .3s;
	font-size: 14px;
	text-decoration: none
}
div.tab ul li:hover {
	background-color: #ddd
}
div.tab ul li.active {
	background-color: #041469;
	color: #fff
}
div.tab ul li.active a {
	color: #fff
}
.tabcontent {
	display: none;
	    height:171px;
	padding: 6px 12px;
	border-top: 2px solid #041469;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px
}
.imgctr, .other-module {
	border: 1px solid #ccc
}


.footer-link ul li, .sld ul li {
	display: inline-block
}
div.tab ul li:first-child:after {
	background: 0 0
}

.gallery-img p {
	margin-bottom: 0;
	font-size: 13px
}
.footer-link p, .footer-link ul li a {
	font-size: 12px;
	color: #fff;
	    margin-bottom: 0px;
}
.sld {
	background: #f3f3f3;
	padding: 10px 0
}
.sld ul {
	margin: 0;
	padding: 0
}
.sld ul li {
	margin-right: 15px
}
.sld ul li:last-child {
	margin-right: 0
}
.imgctr {
	padding: 21px 10px;
	border-radius: 10px
}
.footer-link ul {
	margin: 0;
	padding: 0
}
.footer-link ul li a {
	border-right: 1px solid #fff;
	padding: 0 15px
}
.footer-link ul li:last-child a {
	border-right: none
}
.py-2 {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important;
}
.carousel-item {
	height: 65vh;
	min-height: 300px;
	background: center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.other-module {
	padding: 10px;
	border-radius: 10px;

}
.other-module p {
	padding: 5px 0;
	color: #FFF;
	font-size: 13px;
	background: #041469;
	margin-bottom: 0
}
.other-md-img {
margin:auto;
       width: 100% !important;
    border-radius: 10px 10px 0px 0px;
}
.carousel-control.left, .carousel-control.right{
    background-image: none;
}
.carousel-control i{top:50%;position:relative;color:#CCC}

.panel-footer {
	padding: 4px 5px;
	background-color: #f4f4f4;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	text-align:right;
}
.panel-footer a {
    font-size: 14px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #2a6496;
	background-color: #eee;
	border-color: #ddd
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 0px 6px;
	line-height: 1.428571429;
	text-decoration: none;
	color: #428bca;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}
.portfolio-item {
	margin-bottom: 30px
}
.left-sidebar-menu ul {
	 margin: 17px 0 0;
	padding: 0
}
.left-sidebar-menu ul li a {
	color: #000;
	font-size: 14px;
	padding: 5px 10px
}
.left-sidebar-menu ul li {
	border-bottom: 1px dotted #555;
	padding: 7px 5px;
	list-style:none!important;
}
.left-sidebar-menu ul li:before{
    content: "\f101";
        font-family: FontAwesome;
        color:#041469;
    }
.breadcrumb {
	background: 0 0
}
.right-content {
	border: 1px solid #ccc;
	padding: 10px 15px;
	position:relative; text-align: justify; line-height:28px;
}


.right-content ul li {list-style: initial;
}

.right-content table { width:100%; border-collapse:collapse; }
.right-content table th{padding:7px; border:#333 1px solid; font-weight:bold; background-color:#041469; color:#fff; text-align: center;}
.right-content table td{ padding:7px; border:#333 1px solid; text-align: center; }
.right-content table td a{ color:navy;text-decoration: none;}
.right-content table td a:hover{ color:#004097;text-decoration: none;}
/* provide some minimal visual accomodation for IE8 and below */
.right-content table tr{background-color: #fff;}
/*  Define the background color for all the ODD background rows  */
.right-content table tr:nth-child(odd){ background-color: #fff; }
/*  Define the background color for all the EVEN background rows  */
.right-content table tr:nth-child(even){ background-color: #f2f2f2; }
.right-content caption { color: #777; padding-bottom: 8px !important; padding-top: 8px !important; text-align:center;}

@media (min-width: 768px) {
 #wpo-content .container-fluid {
    width: 738px;
    background:#fff;
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  #wpo-content .container-fluid {
    width: 958px;
     background:#fff;
     padding-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  #wpo-content .container-fluid {
    width: 1260px;
     background:#fff;
     padding-bottom: 20px;
  }
}


@media (max-width: 1200px){

#wpo-content .container-fluid {
    width: 100%;
     background:#fff;
     padding-bottom: 20px;
}
}

.logo-bar .container-fluid{
     background:#fff;}

.initiatives:first-child
{
    margin-left: 0px!important;
    }
.initiatives{
    width: 32.4%;
    margin: 0 0px 0 10px;
    border: 5px solid #fff;
    cursor: pointer;
    float: left;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 1px 1px #ccc;
    -moz-box-shadow: 1px 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;}
    
    
   
   
   .initiatives .img {
    min-height: 260px;
}

.initiatives .img {
    min-height: 211px;
    display: block;
    position: relative;
}

.initiatives .img img {
    min-height: 260px;
}

.initiatives .img img {
    position: absolute;
    left: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.initiatives .img img {
    min-height: 175px;
    padding: 0px;
    box-shadow: none;
    background: #FFF;
    border: none;
    max-width: 100%;
}

.initiatives .info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(5,8,33,.7);
}

.initiatives .info p {
    width: 56%;
    max-height: 58px;
    float: left;
    margin: 0;
    padding: 2px 0px 0px 10px;
    color: #fff;
    font-size:12px;
    line-height: normal;
}

.initiatives .info .view {
    width: 38%;
    float: right;
    background-color: #041469;
}


.initiatives .info .view a {
    display: block;
    padding: 9px 12px 9px;
    color: #fff;
    font-size:13px;
    text-decoration: none;
}




.initiatives:hover .info p {
    width: 100%;
    text-align: center;
    padding: 10px 10px;
}

.initiatives:hover .view {
    display: none;
}

.initiatives:hover img {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.initiatives:hover .info {
    background-color: #041469;
}
.initiatives .info .view a:before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    float: right;
    font-weight: bold;
        padding-top: 3px;
    margin-right: 4px;
}




.left-sidebar-menu .box-heading {
    background: #041469!important;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    margin-bottom: 12px;
    padding: 7px 20px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 15px;
}
.left-sidebar-menu .box-heading:before {
    border-right: 11px solid transparent;
    border-top: 11px solid #041469;
    bottom: -10px;
    content: "";
    display: inline-block;
    zoom: 1;
    left: 0;
    position: absolute;
    width: 0;
    height: 0;
}


form
{
    margin: 0px!important;}
    
    
    
    
    
    
   .news-box .panel-footer .pagination
   {
       position: absolute;
    top: 5px;
    right: 5px;}
    
    
    
 .tabcontent .viewall
 {
     float:right;
     margin:5px 0px;
         font-size: 14px;
     
     }
     
   .news-item a{  font-size: 14px!important;}  
     
     
     .cmd-image{text-align: center;
                background: rgb(243, 243, 243);
    border-radius: 10px;
    padding: 10px 20px 0px;}
    .cmd-image img
    {
        margin: 0 auto;
    width: 110px;
    border: 3px solid #041469;} 
    
    .cmd-image strong
    {
        display: block;
    font-size: 16px;
    margin-top: 5px;}
    .cmd-image a
    {
           /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#499bea+0,207ce5+100;Blue+3d+%237 */
background: #499bea; /* Old browsers */
background: -moz-linear-gradient(top, #499bea 0%, #207ce5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #499bea 0%,#207ce5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #499bea 0%,#207ce5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 ); /* IE6-9 */
    color: #fff;
    text-decoration: none;
    padding: 7px 0px;
   
    display: block;
    margin-bottom: 7px;
    margin-top: 7px;
    font-weight: 700;
    border-radius: 5px; font-size:95%;} 
    
     .cmd-image a:hover{
        

background: #207ce5; /* Old browsers */
background: -moz-linear-gradient(top, #207ce5 0%, #499bea 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #207ce5 0%,#499bea 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #207ce5 0%,#499bea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207ce5', endColorstr='#499bea',GradientType=0 ); /* IE6-9 */ /* IE6-9 */}



.news-box
{
  position: relative;}
  
  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{background-color: #001ebb!important;}
  
  .navbar-nav>li>.dropdown-menu>li{border-bottom: 1px dotted #fff;}
  
   .navbar-nav>li>.dropdown-menu>li:last-child{border-bottom:none!important;}
   
   .navbar-nav>li>.dropdown-menu>li>a{color: #fff!important;}
   .navbar-nav>li>.dropdown-menu
   {
       background-color: #041469!important;}
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   .marquee
   {
       width: 100%;
    overflow: hidden;
    margin: 0 auto;
   }
   
   .tab .update
   {
       height: 116px!important;}
       


.nbs-flexisel-container {
    position:relative;
    width:1000px;
    margin:0 auto;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
   
}

.nbs-flexisel-item {
    float:left;
    margin:0px!important;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
   
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:100%;
  
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {left:-30px; top: 33px!important;}
.nbs-flexisel-nav-right {right:-30px;top: 33px!important;}


.nbs-flexisel-nav-left:before 
{
        content: "\f053";
    font-family: FontAwesome;
    color: #041469;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    font-size: 38px;
    
    
}

.nbs-flexisel-nav-right:before 
{
       content: "\f054";
    font-family: FontAwesome;
    color: #041469;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    font-size: 38px;
  
}
.nbs-flexisel-nav-right:hover{ opacity: 1!important;}

.nbs-flexisel-nav-left:hover{ opacity: 1!important;}


.dropdown-menu>li>a
{
   color: #fff!important;}
   
  .dropdown-menu>li{border-bottom: 1px dotted #fff;}
  
  .dropdown-menu>li:last-child{border:none!important;}
  
  
  .navbar-nav li:nth-child(10) .dropdown-menu li:nth-child(2) .dropdown-menu
  {
          left: -138%!important;}
          
     .navbar-nav li:nth-child(10) .dropdown-menu li:nth-child(3) .dropdown-menu
  {
          left: -160%!important;}
          
        .tab-box
        {
                float: left;
    width:100%;
    margin-bottom: 20px; height: 213px;
            overflow: hidden;}
    
    .table-bordered {
 
  font-size: 14px!important;
}

#ctl00_ContentPlaceHolder1_ddlyear
   {
    position: absolute;
    right: 32px;
    border-radius: 0;
    box-shadow: none;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}

.table-responsive .table-striped{
	margin-top: 45px;}



.page_style{
	background: none;}
.page_style td table {
    text-align: center;
    width: 60px;
    margin: 20px auto;
}

.page_style td table a{
    border: 1px solid #337ab7;
    padding: 3px 10px;
    font-weight: bold;
	margin: 0px 5px;
}
.page_style td table span{
    border: 1px solid #000000;
    padding: 3px 10px;
    font-weight: bold;
	margin: 0px 5px;
}








.sitemap ul ul{
    display: block!important;
    background: none!important;
    position: relative!important;
    top: 0px!important;
	    left: 20px;
		    float: none!important;
    box-shadow: none!important;
    border: none!important;
	    padding: 0px!important;
}
.sitemap ul ul ul{
	        left: 20px!important;
			    background-color: #fff!important;
				    margin: 0px!important;
}
	.sitemap ul li{
    float: none;
    display: block;
    border: none;
}
.sitemap ul li:hover a{
	background:none!important;
	color:#396daf;}
	.sitemap ul li ul li{
    border: none!important;
}
	.sitemap ul li a{
    padding: 0px;
    display: block;
    color: #000;
    font-size: 14px;
    line-height: 30px;
}
.sitemap ul li a:hover{
	background:none!important;
	color:#396daf!important;
	text-decoration:none;}
.sitemap ul li a:before{
	content: "\f111";
	font-family:FontAwesome;
	    margin-right: 5px;}
	
.sitemap ul li ul li a:before{
	   content: "\f054";
	font-family:FontAwesome;
	    margin-right: 5px;}
.sitemap ul li ul li a:hover{
	background:none!important;}
.sitemap ul li ul li ul li a:before{
	   content: "\f101";
	font-family:FontAwesome;
	    margin-right: 5px;}
.sitemap ul li ul li ul li a:hover{
	background:none!important;}
.sitemap ul li ul li a{
  padding: 0px!important;
  display: block!important;
  color: #000!important;
  font-size: 14px;
  line-height: 30px;
  float: none!important;
  width: auto!important;
}

.sitemap .caret{
	display:none!important;}
	
	
	
.sitemap h3 {
   color: #4361ff !important;
    border-bottom: 2px solid #cacaca;
    padding-bottom: 5px;
    position: relative;
    font-weight: 500;
	    margin-bottom: 20px;
}
.sitemap h3:before {
    background-color: #4361ff;
    bottom: -2px;
    content: "";
    height: 2px;
    position: absolute;
    width: 65px;
}




#ctl00_ContentPlaceHolder1_TabContainer1_TabPanelPhoto_tab a{    text-decoration: none;
    border: 1px solid #041469;
    color: #041469;
    padding: 6px 15px;
	border-bottom: none;}

#ctl00_ContentPlaceHolder1_TabContainer1_TabPanelVideo_tab a{    text-decoration: none;
    border: 1px solid #041469;
    color: #041469;
    padding: 6px 15px;
	border-bottom: none;}
	
#ctl00_ContentPlaceHolder1_TabContainer1_header .ajax__tab_active a{
	background: #041469;
    color: #fff;}
#ctl00_ContentPlaceHolder1_TabContainer1_body {
	    border: 1px solid #041469;
    padding: 10px;
	height:auto!important;}	



#ctl00_ContentPlaceHolder1_TabContainer1_body .table-bordered{
	border:none!important;
	background-color:#fff!important;
	margin-top:0px!important;}
	
#ctl00_ContentPlaceHolder1_TabContainer1_body .table-bordered tr{
	border:none!important;
	background-color:#fff!important;}
	
#ctl00_ContentPlaceHolder1_TabContainer1_body .table-bordered tr td{
	border:none!important;
	background-color:#fff!important;}
	
	
	
#ctl00_ContentPlaceHolder1_TabContainer1_body .table-bordered img{
    max-width: 100%;
    width: 100%;
	border: 3px solid grey;
}

#ctl00_ContentPlaceHolder1_TabContainer1_body .table-bordered .G_box{
	text-align:center;}
	
	
#ctl00_ContentPlaceHolder1_TabContainer1_body .table-bordered .G_box .caption_box{
    padding: 7px 0px;
    background: rgb(4, 20, 105);
    color: #fff;
}











#ctl00_ContentPlaceHolder1_repeaterGallery {
	    
   
	height:auto!important;}	



#ctl00_ContentPlaceHolder1_repeaterGallery{
	border:none!important;
	background-color:#fff!important;}
	
#ctl00_ContentPlaceHolder1_repeaterGallery tr{
	border:none!important;
	background-color:#fff!important;}
	
#ctl00_ContentPlaceHolder1_repeaterGallery tr td{
	border:none!important;
	background-color:#fff!important;}

#ctl00_ContentPlaceHolder1_repeaterGallery img{
    max-width: 100%;
    width: 100%;
	border: 3px solid grey;
}

#ctl00_ContentPlaceHolder1_repeaterGallery .G_box{
	text-align:center;}
	
	
#ctl00_ContentPlaceHolder1_repeaterGallery .G_box .caption_box{
    padding: 7px 0px;
    background: rgb(4, 20, 105);
    color: #fff;
}
.mb20{
	margin-bottom:20px;}
	
	
	
#ctl00_ContentPlaceHolder1_RptNCode{
	background:none!important;
	background-color:#fff!important;
	border:none!important;
	       width: 90%;
    margin: 0 auto;}
	
#ctl00_ContentPlaceHolder1_RptNCode tr td{
	background:none!important;
	background-color:#fff!important;
	border:none!important;
	padding: 15px 30px 15px;}
	
#ctl00_ContentPlaceHolder1_RptNCode tr td{
	background:none!important;
	background-color:#fff!important;
	border:none!important;}
	#ctl00_ContentPlaceHolder1_RptNCode tr td a.nupowerdisplay-image{
		display: block;
		padding:0px!important;
		background:none!important;}
#ctl00_ContentPlaceHolder1_RptNCode tr td a{
	 padding: 9px 0px;
    text-align: center;
    display: block;
    background: rgba(4, 20, 105, 0.86);
    color: #fff;
    font-weight: bold;}		
#ctl00_ContentPlaceHolder1_RptNCode tr td a img{max-width: 100%;
    width: 100%;
	    height: 280px;
    object-fit: cover;
	opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;}
	
	
#ctl00_ContentPlaceHolder1_RptNCode tr td a:hover img{
	    opacity: .5;}
		
		
.viewpublication .vp-image{    max-width: 100%!important;
    width: 100%!important;}

#Access1_btnlang{background: #041469!important;
    border: none!important;
    padding: 5px 10px!important;}
	
	
#ctl00_Access1_btnlang{background: #041469!important;
    border: none!important;
    padding: 5px 10px!important;}
	
	
	
#ctl00_Search2_ImageButton1{background: #041469!important;
    color: #fff!important;
    border-radius: 0px!important;
	padding: 5px 8px!important;}
	
#ctl00_Search2_txtSearch {
	box-shadow:none!important;
	    height: 32px!important;}
		
li{
	list-style:none;}
	
	
.viewpublication tr td:nth-of-type(odd){
	width:300px;}
	
	
	
	
.menu-bar-right-side{
	margin-bottom:0px;
    margin-top: 9px;
}


#Search2_ImageButton1 {
    background: #041469!important;
    color: #fff!important;
    border-radius: 0px!important;
	padding: 5px 8px!important;
}

#Search2_txtSearch {
    box-shadow: none!important;
    height: 32px!important;
}

.logo-bar .img-fluid{
    padding-top: 6px;
}

.table-hover>tbody>tr>th{
	    background: #041469;
    color: #fff;}
    
   #ctl00_ContentPlaceHolder1_dgLiveTender>tbody>tr>th:first-child {
    width: 7%;
}
  #ctl00_ContentPlaceHolder1_dgLiveTender>tbody>tr>td:first-child {
    width: 7%;
}

.feedback .frm_row{
    width: 48%;
    display: inline-block;
        position: relative;
        margin: 0px 7px 20px;
}

.feedback .frm_row2{
   width: 98%;
    display: inline-block;
    position: relative;
    margin: 0px 7px 20px;
}

.feedback .frm_row .form-control{
    height: 40px;
    padding: 10px 10px;
    font-size: 13px;
    line-height: 20px;
    border-radius: 0px;
        background-color: rgb(251, 251, 251);
    border: 2px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all ease-in-out 150ms;
    -ms-transition: all ease-in-out 150ms;
    -o-transition: all ease-in-out 150ms;
    transition: all ease-in-out 150ms;
    display: block;
    width: 100%;
}
.feedback .frm_row .form-control:focus {
  border-color: #041469;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.feedback .frm_row2 .textarea_class{
    height: 120px;
    padding: 10px 10px;
    font-size: 13px;
    line-height: 20px;
    border-radius: 0px;
        background-color: rgb(251, 251, 251);
    border: 2px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all ease-in-out 150ms;
    -ms-transition: all ease-in-out 150ms;
    -o-transition: all ease-in-out 150ms;
    transition: all ease-in-out 150ms;
    display: block;
    width: 100%;
}
.feedback .frm_row2 .textarea_class:focus {
  border-color: #041469;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.feedback .error
{
        position: absolute;
    right: 0;
    bottom: -18px;}
 .feedback .error2
{
        position: absolute;
    left: 0;
    bottom: -18px;}   
 
.feedback .captcha
{
   width: 47%;
    display: inline-block;
    }
 #ctl00_ContentPlaceHolder1_UpdatePanel1{
   width: 47%;
    display: inline-block;
    }
    
    
    
.ulockd-btn-thm{
    background-color: #041469;
    border-color: #041469;
    color: #fff;
    padding: 8px 35px;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 16px;
    line-height: 1.3333333;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    margin-top: 20px;
}
.ulockd-btn-thm:hover{
    background-color: #313131;
    border-color: #313131;
    color: #fff;

}

.left-sidebar-menu
{
  padding-bottom: 60px!important; }
  
  
 .increaseFont:hover
 {
     text-decoration: none!important;}
     
     .resetFont{
     text-decoration: none!important;}
     
     .decreaseFont{
     text-decoration: none!important;}
     
     .breadcrumb>li+li:before{    color: #041469!important;}
     
     .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #041469!important;
    border-color: #337ab7;
}


.publication-img{padding-right: 0px; margin: 20px 0 0 0;}
.publication-img img { max-width: 100%; width: 100%;}
.hidethis {height: 1px; left: 0; overflow: hidden; position: absolute;  width: 1px;}
.hight-contrast { background-color: #000 !important; color: #fff;}
.hight-contrast a {color: #fff;}
/*** Menu Style CSS Start***/
.navigation-bg {background-color: #041469; border-top:1px solid rgba(246,246,246,1);}
.sf-menu, .sf-menu * {margin: 0; padding: 0; list-style: none;}
.sf-menu li {position: relative;}
.sf-menu ul {position: absolute;display: none;top: 100%; left: 0;z-index: 99;}
.sf-menu > li {float: left;}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {display: block;}
.sf-menu ul ul {top: 0; left: 100%;}
/*** DEMO SKIN ***/
.sf-menu {float: left;}
.sf-menu ul {box-shadow: 2px 2px 6px rgba(0,0,0,.2);min-width: 170px; /* allow long menu items to determine submenu width */}
.sf-menu a {color: #fff; text-decoration: none; display: block; position: relative; font-size: 85%; font-weight: 500;}
.sf-menu a:hover {color:rgba(255,255,255,.75);}
.sf-menu ul li a {font-size: 80%;}
.sf-menu li {padding:7px 7px; background: url(../images/menu-bar.png); background-position:right; background-repeat:no-repeat;}
.sf-menu ul li {background: #041469;padding:5px 10px;border-bottom: 1px dotted #f3f3f3;overflow-wrap: break-word;}
.sf-menu ul ul li {background: #041469;margin-left: 2px;}
.sf-menu li:hover,
.sf-menu li.sfHover {background: #001ebb;}
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul { padding-right:1.5em;}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {content: ''; position: absolute; top: 50%; right:0.3em; height: 0; width: 0; /* order of following 3 rules important for fallbacks to work */ border: 5px solid transparent; border-top-color: #ccc; /* edit this to suit design (no rgba in IE8) */
        border-top-color: rgba(255,255,255, 1);}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {border-top-color: #fff; /* IE8 fallback colour */}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {margin-top: -5px; margin-right: -3px; border-color: transparent; border-left-color: #fff; /* edit this to suit design (no rgba in IE8) */ border-left-color: rgba(204,204,204,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {border-left-color: #fff;}
/*** Menu Style CSS End***/


 @media screen and (max-width: 768px) {
.logo-bar .img-fluid {padding-top: 6px; max-width: 100%; }
.tab-box {float: left; width: 100%; margin-bottom: 0px; min-height:335px;}
.tabcontent {height: 100%; min-height: 320px; }
.initiatives {width: 100%; margin: 0px;}
.skip-cont { display: none !important;}
.text-height { display:none !important;}
.sf-arrows .sf-with-ul::after {right: -5em;}
.sf-menu ul ul {left: 0px; top: 0; }
.nbs-flexisel-container {width: 100%;}
.nbs-flexisel-nav-left {left: 0px;}
.nbs-flexisel-nav-right { right:5px;}
    .publication-img {
        padding-right: 15px;
        margin: 20px 0 10px 0;
    }

    .menu-bar-right-side {

        margin: 0px auto;
        text-align: center;
        width: 100%;
    }

        .menu-bar-right-side img {
            margin: 0px auto;
            text-align: center;
            margin-top: 20px;
            float: none !important;
        }
    .feedback .frm_row { width:100%;
    }

.nbs-flexisel-nav-left {left:0px; top: 33px!important;}
.nbs-flexisel-nav-right {right:0px;top: 33px!important;}


    }

.no-table-border table td{
    border: none !important;
}

.no-table-border table tr:nth-child(even){ background-color: #fff!important; }

.board_d_head{background-color:navy; text-align:center; color:white;}
.board_tdw{border:1px solid black; text-align:center; padding-bottom:25px;}
.board_td_img{border:4px solid grey; float:left; margin-right:10px;}
.board_td_link{color: navy;font-size:13px; font-weight:bold; float:right;margin-right: 10px; }

