@charset "UTF-8";
/* CSS Document */

.companyLogo {
  padding-bottom: 5px;
  padding-top: 5px;
}

ul[aria-labelledby="dropdownMenu"] > li.dropdown-item > a:hover, li.dropdown-item:hover > a {
	color: #fff !important;
}

ul[aria-labelledby="dropdownMenu"] > li.dropdown-item.active > a {
	color: #fff !important;
}

.i4a_header_row1 {
   background-color: #00569e;
}

#header_row2_column1 {
	padding-left: 0px;
	padding-right: 0px;
}

.btn.buttonRed:hover, .btn.buttonRed:focus, .btn.buttonPurple:hover, .btn.buttonPurple:focus {
    background-position: 0;
}

.btn.buttonRed, .btn.buttonRed:hover, .btn.buttonRed:active:hover, .btn.buttonRed:active, .btn.buttonRed.active, .btn.buttonRed:focus {
    text-transform: uppercase !important;
  	background-image: -webkit-linear-gradient(#e72510, #d9230f 6%, #cb210e) !important;
    background-image: -o-linear-gradient(#e72510, #d9230f 6%, #cb210e) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e72510), color-stop(6%, #d9230f), to(#cb210e)) !important;
    background-image: linear-gradient(#e72510, #d9230f 6%, #cb210e) !important;
    background-repeat: no-repeat !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe72510', endColorstr='#ffcb210e', GradientType=0) !important;
    -webkit-filter: none !important;
    filter: none !important;
    border: 1px solid #a91b0c !important;
}

.btn.buttonPurple, .btn.buttonPurple:hover, .btn.buttonPurple:active:hover, .btn.buttonPurple:active, .btn.buttonPurple.active, .btn.buttonPurple:focus {
    background-image: -webkit-linear-gradient(#a54caa, #9b479f 6%, #914294) !important;
    background-image: -o-linear-gradient(#a54caa, #9b479f 6%, #914294) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#a54caa), color-stop(6%, #9b479f), to(#914294)) !important;
    background-image: linear-gradient(#a54caa, #9b479f 6%, #914294) !important;
    background-repeat: no-repeat !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa54caa', endColorstr='#ff914294', GradientType=0) !important;
    -webkit-filter: none !important;
    filter: none !important;
    border: 1px solid #79377c !important;
  	color: #fff !important;
  	text-shadow: 0px !important;
}

.btn-secondary.buttonBlue {
  	color: #fff !important;
}

nav.mainNavigation {
  min-height: 30px !important;
  max-height: 40px !important;
  background-color: #22263e !important;
  background-image: none !important;
  border: none !important;
  color: #22263e !important;
  text-transform: uppercase !important;
}

.navbar-nav .nav-link {
    color: #fff !important;
}

.sub-arrow {
	display: none !important;
}

.widget_responsivemenu {
	padding-bottom: 30px;	
}


.widget_responsivesearch {
	float: right !important;
}

.nav-link {
	padding-top: 8px;
	padding-bottom: 8px;
}

.navbar-nav .dropdown-menu {
	min-width: 20em !important;
	/*max-width: 40em !important;*/
}

ul.dropdown-menu > li > a {
	text-transform: none !important;	
}

.navbar-nav > li > a {
  color: #fff !important;
  /*text-transform: uppercase !important;*/
}

.navbar-nav > li:hover {
  background-color: #d3be90 !important;
}

.navbar-nav > li > .dropdown-menu {
  background-color: #22263e !important;
}

.navbar-nav > .dropdown-menu > li > a:hover {
  background-color: #00569e !important;
}

nav .dropdown-menu > li > a:focus, nav .dropdown-menu > li > a:hover {
	background-color: #00569e !important;
  	background-image: none !important;
}

nav .dropdown-menu > li > a {
  color: #fff !important;
}

/*---Right Side Sub Menu---*/

.dropdown-submenu > .dropdown-menu {
  background-color: #00569e;
}

#menu_submenu_wrapper #level1_currentSection  {
   margin-top: 5px;
   background-color:#00569e;
}

#menu_submenu_wrapper #level1_currentSection a:link {
   margin-top:5px;
   background-color:#00569e;
   color:#00569e;
   padding-left:15px;
   display:block;
   line-height: normal;
   padding-top: 8px;
   padding-bottom: 8px;
}

#menu_submenu_wrapper #level1_currentSection a:hover {
  display:block;
  margin-top:5px;
  padding-left:15px;
  background-color:#00569e;
  text-decoration:none;
  color:#ffffff;
}

#menu_submenu_wrapper #level1_currentSection_currentPage  {
   margin-top: 5px;
   background-color:#efefef;
}

#menu_submenu_wrapper #level1_currentSection_currentPage a:link {
   margin-top:5px;
   background-color:#efefef;
   color:#00569e;
   padding-left:15px;
   display:block;
   line-height: normal;
   padding-top: 8px;
   padding-bottom: 8px;
}

#menu_submenu_wrapper #level1_currentSection_currentPage a:hover {
  display:block;
  margin-top:5px;
  padding-left:15px;
  background-color:#00569e;
  text-decoration:none;
  color:#ffffff;
}

#menu_submenu_wrapper #level2_currentSection_currentPage {
    margin: 0;
    margin-top: 5px;
    margin-left: 15px;
    padding-left: 15px;
    background-color: #cccccc;
    line-height: 30px;
    display: block;
} 

#menu_submenu_wrapper #level2_currentSection_currentPage a:link {
    margin: 0;
    margin-top: 5px;
    margin-left: 0px;
    padding-left: 0px;
    background-color: #cccccc;
    color:#00569e;
    line-height: 30px;
    display: block;
	line-height: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}

#menu_submenu_wrapper #level2_currentSection_currentPage a:hover {
    margin: 0;
    margin-top: 5px;
    margin-left: -15px;
    padding-left: 15px;
    background-color: #00569e;
    color:#ffffff;
    text-decoration:none;
    line-height: 30px;
    display: block;
}

#menu_submenu_wrapper #level2_currentSection {
    margin: 0;
    margin-top: 5px;
    margin-left: 15px;
    padding-left: 15px;
    background-color: #cccccc;
    line-height: 30px;
    display: block;
}

#menu_submenu_wrapper #level2_currentSection a:link {
    margin: 0;
    margin-top: 5px;
    margin-left: 0px;
    padding-left: 0px;
    background-color: #cccccc;
    color:#00569e !important;
    line-height: 30px;
    display: block;
}

#menu_submenu_wrapper #level2_currentSection a:hover {
    margin: 0;
    margin-top: 5px;
    margin-left: -15px;
    padding-left: 15px;
    background-color: #00569e;
    color:#ffffff !important;
    text-decoration:none;
    line-height: 30px;
    display: block;
}

/* below is styles for different screen sizes */

/* large tablets
---------------------------------------------------------------*/
@media (max-width: 991px) {

}

/* small tablets
---------------------------------------------------------------*/
@media (max-width: 767px) {
	
	div[class*="col"] {
		padding-bottom: 10px;
		padding-top: 0px !important;
	}
	
	.navbar-toggler {
    	border-color: #dddddd !important;
    	margin-left: auto !important;
    	margin-top: -5px;
	}
	
	.navbar-toggler:hover {
    	background-color: #dddddd !important;
	}
	
	
	.navbar-collapse {
		height: auto !important;
		background-color: #cc0000 !important;
		background-image: none !important;
	}
	
	#mainNavbar {
		margin-left: -15px !important;
		margin-right: -15px !important;
		border-top: 1px solid !important;
		margin-top: 2px !important;
	}
	
	#mainNavbar > ul > li > a {
		padding-left: 15px !important;
	}
	
}

/* smartphones
---------------------------------------------------------------*/
@media (max-width: 480px) {
	
	div[class*="col"] {
		padding-bottom: 10px;
		padding-top: 0px !important;
	}
	
	a.menu_secondarymenu_link_link, a.menu_secondarymenu_link_link:link, a.menu_secondarymenu_link_link:active, a.menu_secondarymenu_link_link:visited {
		font-size: 11px !important;
	}

}

/*---breaking news category select override---*/
#headlinesCatSelect {
    font-weight: bold;
    font-size: 15px;
    color: #777 !important;
}

/*---profile small button overrides---*/
#contactTab .btn-group>.btn-secondary, .btn-group>.btn-secondary:hover {
  background: #bfbfbf !important;
  background-image: none !important;
}

#activitiesTab .btn-group>.btn-secondary, .btn-group>.btn-secondary:hover {
  background: #bfbfbf !important;
  background-image: none !important;
}

#individualsTab .btn-group>.btn-secondary, .btn-group>.btn-secondary:hover {
  background: #bfbfbf !important;
  background-image: none !important;
}

/*--------------home page image carousel----------*/
/*change or remove if using images wider than 1200px*/
.carousel {
	position: relative;
	max-width: 1200px;
}
