



.topics{
	padding-left: 0px !important;
	text-align: left !important;
}
.ml-0{
	margin-left: 0px !important;
}
.pl-0{
	padding-left: 0px !important;
}
.bordered{
	border: 2px solid;
}






.content ul {
    
    margin: 0 0;
    }
  .navrow {
      position: relative;
     margin-right: 0px;
     
  }
  .breadcrumb{
  	font-size: 18px;
  	font-weight: bold;
  	
  	
  }
  .mb-1{
  	margin-bottom: 5px;
  }
  .submitcolor{
  	background-color: #3982c1;
  	color: white;
  }
  .titlecolor{
	color: #66a6b7;
	font-weight: bold;
}
  bottom-border{
  	border-bottom: 5px solid red;
  }
  .imagecontainer{
  	padding-right: 45px !important;
  }
  .middle-margin{
  	margin-top: 6ex;
  }
 /* .breadcrumb > li >a >span{
  	color: #006060 !important;
  	
  }*/

.mura-categories{
	display: none !important;
}

  .middle-align-text {
    position: absolute;
    bottom: 50%;
    right: 0;
    padding-right: 0px;
  }
  .nolr-padding{
  	padding-right: 0;
  	padding-left: 0;
  }

  .divider{
  	
  	border-top: 10px solid;
  	margin-left: 15px;
  }
  
  
  
  
  .nav>li>a:focus, .nav>li>a:hover{
  	
  	text-decoration: none;
    background-color: #635a55;
  	
  }
  .sidenav{
  	background: #3982c1;
  }
  .sidenav>li>a{
  	color: white;
  	font-size: 16px;
  }
  
  
 .imgheight{
 	height: 450px;
 	padding-left:0px;
 }
 .cogimage{
 	margin-left: 8ex;
 }
 .headerimg{
 	margin-top: 2ex;
 	width:105px;
 	height:140px;
 	
 }
 
 .cognav{
 		background: #3982c1;
 		padding-bottom: 30px;
 		padding-top: 10px;
 }
.evidenceimg{
	background: url("/portal_InnovationStation/assets/stock_planning.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	
	
}
.ploimg{
	background: url("/portal_InnovationStation/assets/stock_interventions2.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	
	
}
.povertyimg{
	background: url("/portal_InnovationStation/assets/stock3.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	
	
}
.resourceimg{
	background: url("/portal_InnovationStation/assets/stock4.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	
	
}
.transparent{
	background: rgba(0,0,0, 0.7);
	
}
.panel{
	margin-bottom: 10px;
}
.panel-footer{
	padding: 4px 15px;
}
.text-white{
	color: white;
}
.bottom-align{
	position:absolute;
	bottom:10px;
	margin-top:7px;
	
}
.panel-default:hover{
	opacity: .7;
}


.panelhead{
	background: none;
	border-top: none;
}   
.margbot{
	margin-bottom: 10px !important;
}
.headingbg{
	background: rgb(53, 141, 164);
}
.welcometext{
	font-size: 21px;

	
}
p span{
	
	font-size: 15px;
	font-weight: bold;
	
	
} 
#norightpad{
	padding-right: 0px;
}
.lesspadding{
	padding-left: 10px;
	padding-right: 10px;
}
.navlinks{
	font-size: 24px;
	border-bottom: 3px solid #85a143 !important;
	

}
.nodec{
	text-decoration: none;
}
.nodec:hover{
	text-decoration: none;
}
.navcolor{
	color: rgb(53, 141, 164);
}
.navbg{
	background-color: rgb(53, 141, 164);
}
.content ul{
	padding-left: 0px !important;
}
.mt-3{
	margin-top: 5px;
}
@media (max-width: 768px){
	.bottom-align{
		bottom: 0px;
	}
}

<!---@media (max-width: 768px)
.navbar-header {
   float: none;
}

@media (max-width: 768px)
.navbar-toggle {
     display: none !important;
}--->
<!---@media (min-width: 768px){
.navbar-collapse.collapse {
    display: block !important; 
    height: auto !important;
    padding-bottom: 0;
    overflow: visible!important;
}}--->
<!---@media (min-width: 768px){
	.collapse{
		display: none !important;
	}
}

@media (min-width: 768px){
.navbar-toggle {
     display: block !important;
}}

@media (min-width: 768px){
.navbar-header {
     float: none !important;
}}--->


@media (max-width: 1200px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
  .topmarg{
  	margin-top: 100px;
  	padding-right: 0px;
  }
}