@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
body {
  font-family: 'Open Sans', 'sans-serif';
  background:#f0f0f0;
}



.navbar-default{
color: #000;
background-color: #fff;
border-color: #f2f2f2;
padding: 9px -15px;
}
.navbar-default .navbar-nav > li > a{
	color:#000;
}
.navbar-default .navbar-nav > .dropdown > a .caret{
	border-top-color: #ccc;
    border-bottom-color: #ccc;
}
.navbar-default .navbar-brand{
	color:#000;
}
.menu-large {
  position: static !important;
}
.megamenu{
  padding: 20px 0px;
  width:80%;
  margin:0 auto !important;
  right:-10px;
}

.megamenu img {
    width: 80% !important;
	margin:0 0 20px 0;
	padding:0px;
}

.megamenu h4 {
	background: url(../../img/menu-icons/linkbull.png) 0 8px no-repeat; 
    color: #afdefa !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 14px;
    font-weight: 300 !important;
    line-height: 1.5em !important;
}

.megamenu h5 {
    color: #afdefa !important;
    padding: 0 !important;
    margin: 0 0 20px 0 !important;
    font-weight: 300 !important;
    line-height: 1.5em !important;
}


.megamenu p {
    color: #999;
    font-size: .875em;
    line-height: 1.5em;
    margin: 0 0 18px;
    height: 40px;
}

.megamenu> li > ul {
  padding: 0;
  margin: 0;
}
.megamenu> li > ul > li {
  list-style: none;
}
.megamenu> li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  /*background-color: #f5f5f5;*/
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.megamenu.dropdown-header {
  ccolor: #428bca;
  font-size: 18px;
  background-color:#cd0000;
}

a.megamenu-link:link { line-height: 2em; color: #fff !important; padding-left: 20px; text-decoration:none !important;}
a.megamenu-link:visited { line-height: 2em; color: #fff !important; padding-left: 20px; text-decoration:none !important;}
a.megamenu-link:hover { line-height: 2em; color: #fff !important; padding-left: 20px; text-decoration:none !important;}


#resource_icon{ background:url(../../img/menu-icons/resource.png) no-repeat;display:block;padding:10px 0 10px 60px;height:40px;font-weight:300}
#about_icon{background:url(../../img/menu-icons/aboutus_icon.png)0 0 no-repeat;display:block;padding:10px 0 10px 60px;height:40px;font-weight:300}
#mang_icon{background:url(../../img/menu-icons/mgmt_icon.png) no-repeat;display:block;padding:10px 0 10px 60px;height:40px;font-weight:300}
#news-event_icon{background:url(../../img/menu-icons/news-event-icon.png) no-repeat;display:block;padding:10px 0 10px 60px;height:40px;font-weight:300}
#partner_icon{background:url(../../img/menu-icons/partner.png) no-repeat;display:block;padding:10px 0 10px 60px;height:40px;font-weight:300}
#media_icon{background:url(../../img/menu-icons/media_icon.png) no-repeat;display:block;padding:10px 0 10px 60px;height:40px;font-weight:300}
#contact_icon{background:url(../../img/menu-icons/contact_icon.png) no-repeat;display:block;padding:10px 0 10px 60px;height:40px;font-weight:300}


ul.about_innerMenu{margin:0 0 30px; width:50%;}
ul.about_innerMenu li{padding-bottom:10px; background: url(../../img/menu-icons/linkbull.png) 0 8px no-repeat; }
ul.about_innerMenu li a{font-weight:300;padding:0 0 5px;font-size:.875em;color:#bbb;border-bottom:1px dashed #999}






@media (max-width: 768px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 30px;
	border-bottom: 1px solid #47a3da;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;

  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
	color:#000;
  }
  
  .dropdown-menu {
	  background-color: rgba(22,49,79,.95) !important;
	  border-radius: 0px !important;
  }
  
  ul.about_innerMenu{margin:0 0 30px; width:100% !important;}
  
}




.searchcontainer{font-weight:300;padding:20px;text-align:left}

.searchcontainer h3{font-size:1.75em;color:#fff;margin-bottom:20px;text-align:center; text-transform:none;}

.searchcontainer p{font-size:.8375em;color:#fff}#form-container input[type=text],#form-container select,#form-container textarea{background:#fafafa;border:1px solid #eee;color:#5e5e5e;display:block;padding:10px;box-sizing:border-box;font-size:16px;margin:0;height:40px;width:80%;float:left}#searchtext{overflow:hidden}

.webResult{margin-bottom:20px}#form-container input[type=submit]{background:#71b331;border-bottom:1px solid #eee;border-right:1px solid #eee;border-top:1px solid #eee;color:#fff!important;display:block;float:left;font-weight:300;font-size:1.125em;padding:7px 10px;text-align:center;height:40px;box-sizing:border-box;cursor:pointer}#form-container input[type=submit]:hover{background:#333}#form-container{width:40%;margin:0 auto 40px}#resultsDiv a{color:#249cc3}#resultsDiv a:hover{color:#fff}


.flt-left { float:left !important; }