@charset "UTF-8";
/* CSS Document */

body { 
  padding-top: 220px; 
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }
}
.logo_name_left {
        width: 15%;
        float: left;
        margin-bottom: 0;
  		padding-right:10px;
        margin-right: 0;
  		height: 150px !important;
    }

.logo_name_right {
        width: 85%;
  		height:150px !important;
  		line-height:150px !important;
        margin-bottom: 0; 
  		float:left;
  		text-align:center;
    }

.after-orglogo {
  padding:0;margin:0;height:1px !important;
}


h1.orgname {
  padding-bottom:0px;font-size:36px;margin-bottom:0 !important;
}

.orglogo {
  margin-left:30px; max-width:60%;
}

#loginWidgetUsername, #loginWidgetPassword {
	max-width: 110px;	
}

.widget_responsivelogin {
  	padding-right:20px;
}

.bootstrap-select .dropdown-menu li a:hover, .bootstrap-select .dropdown-menu li .dropdown-item.active {
	color: #000 !important;
}

ul[aria-labelledby="dropdownMenu"] > li.dropdown-item.active > a {
	color: #fff !important;
}

.heroOuterDiv {
  margin-top: 75px;
  height: 300px; 
  background-color: #333333; 
  background-image: url(images/Composite%20Colonial%20Portriat%20Images.jpg); 
  background-size: cover;
  background-position: top left;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative; /* Essential for positioning the overlay */
}

.heroInnerDiv {
  text-align:center; 
  width:50%;
  color:#020090; 
  background-color: rgb(255 255 255 / 0.8);
  margin-top:150px;
  padding:16px;
  font-size: 18px; 
  font-weight:700; 
  line-height:28px !important; 
}

.i4a_header_row0 {
    background-color: #fff;
}

.i4a_header_row1 {
   background-color: #fff;
}

.i4a_header_row1_col2 { 
  padding-right:30px;
}

.i4a_header_row2_col1 { 
   padding-left: 0px;
   padding-right: 0px;
   background-color: #8dc8e8;
}


.i4a_header_row3_col1 {
  padding-left:0 !important; padding-right:0 !important;
}  

.i4a_footer_row1 {
	font-size: 16px;
	background-color: #8dc8e8;
  	color: #020090;
	margin-top: 60px;
	padding-top: 30px;
	padding-bottom: 30px;
}

/* BLUE BUTTON #8dc8e8 */

.btn.buttonBlue:hover, .btn.buttonBlue:focus {
    background-position: 0;
}

.btn.buttonBlue, .btn.buttonBlue:hover, .btn.buttonBlue:active:hover, .btn.buttonBlue:active, .btn.buttonBlue.active, .btn.buttonBlue:focus {
    color: #020090;
  	font-weight: 500;
    background-color: #8dc8e8;
    border-color: #8dc8e8;
}

nav.mainNavigation {
  min-height: 50px !important;
  max-height: 51px !important;
  background-color: #8dc8e8 !important;
  background-image: none !important;
  font-size: 20px !important;
  font-weight: 700;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

#mainNavbar > ul > li > a {
	color: #020090 !important;
}

.sub-arrow {
	display: none !important;
}

.navbar-nav .dropdown-menu {
	min-width: 20em !important;
}

ul.dropdown-menu > li > a {
  	text-transform: none !important;
}

ul.dropdown-menu.multi-level {
  padding: 0px !important;
}

.nav-item .dropdown-submenu {
	padding-right: .3rem !important;
	padding-left: .3rem !important;
  	font-size: 16px !important;
}

.navbar-nav > li > a {
  color: #020090 !important;
}

.navbar-nav > li:hover {
  background-color: #a2d2ec !important;
}

.navbar-nav > li > .dropdown-menu {
  background-color: #8dc8e8 !important;
  font-size: 17px;
  font-weight: 300;
}

.navbar-nav > .dropdown-menu > li > a:hover {
  background-color: #a2d2ec !important;
}

nav .dropdown-menu > li > a:focus, nav .dropdown-menu > li > a:hover {
	background-color: #a2d2ec !important;
  	background-image: none !important;
}

nav .dropdown-menu > li > a {
  color: #020090!important;
}

.dropdown-submenu > .dropdown-menu {
  background-color: #8dc8e8;
  font-size: 17px;
  font-weight: 300;
}

#menu_submenu_wrapper #level1_currentSection  {
   margin-top: 5px;
   background-color:#efefef;
}

#menu_submenu_wrapper #level1_currentSection a:link {
   margin-top:5px;
   background-color:#efefef;
   color:#333333;
   padding-left:15px;
   display:block;
}

#menu_submenu_wrapper #level1_currentSection a:hover {
  display:block;
  margin-top:5px;
  padding-left:15px;
  background-color:#660099;
  text-decoration:none;
  color:#ffffff;
}

#menu_submenu_wrapper #level1_currentSection_currentPage  {
   margin-top: 5px;
   background-color:#efefef;
}

#menu_submenu_wrapper #level1_currentSection a:link {
   margin-top:5px;
   background-color:#f93 !important;
   color:#333333;
   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:#660099;
  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:#333333;
    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: #660099;
    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:#333333 !important;
    line-height: 30px;
    display: block;
   line-height: normal;
   padding-top: 8px;
   padding-bottom: 8px;
}

#menu_submenu_wrapper #level2_currentSection a:hover {
    margin: 0;
    margin-top: 5px;
    margin-left: -15px;
    padding-left: 15px;
    background-color: #660099;
    color:#ffffff !important;
    text-decoration:none;
    line-height: 30px;
    display: block;
}

/* —————————— menus - begin —————————— */

/* —————————— PRIMARY MENU CUSTOMIZATION BEGIN —————————— */
ul.level-1.first-of-type {
 text-transform:uppercase; 
  float:left;
}
ul.level-2.first-of-type {
 text-transform:initial; 
}
.menu_secondarymenu_link a:hover {
text-decoration:none !important; 
}
/* —————————— PRIMARY MENU CUSTOMIZATION END —————————— */

/* —————————— SECONDARY MENU CUSTOMIZATION BEGIN —————————— */
a.menu_secondarymenu_link_link, a.menu_secondarymenu_link_link:link, a.menu_secondarymenu_link_link:active, a.menu_secondarymenu_link_link:visited {
    text-decoration: none;
    background-color: #fff;
    padding: 7px 13px;
    color: #020090 !important;
    font-size: 18px !important;
  	font-weight: 500;
}

/*#menu_secondarymenu_wrapper {
	margin-top:30px !important; 
}*/

/* —————————— SECONDARY MENU CUSTOMIZATION END —————————— */

/* —————————— SIDEBAR MENU CUSTOMIZATION BEGIN —————————— */

#menu_submenu_wrapper #level1_currentSection  {
margin-top: 5px;
background-color:#efefef;
}

#menu_submenu_wrapper #level1_currentSection a:link {
margin-top:5px;
background-color:#efefef;
color:#333333;
  padding-left:15px;
  display:block;
}

#menu_submenu_wrapper #level1_currentSection a:hover {
  display:block;
  margin-top:5px;
  padding-left:15px;
background-color:#336699;
  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:#333333;
  padding-left:15px;
  display:block;
}

#menu_submenu_wrapper #level1_currentSection_currentPage a:hover {
  display:block;
  margin-top:5px;
  padding-left:15px;
background-color:#336699;
  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:#333333;
    line-height: 30px;
    display: block;
}
#menu_submenu_wrapper #level2_currentSection_currentPage a:hover {
    margin: 0;
        margin-top: 5px;
        margin-left: -15px;
    padding-left: 15px;
    background-color: #336699;
  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:#333333;
    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: #336699;
  color:#ffffff;
  text-decoration:none;
    line-height: 30px;
    display: block;
}

.i4a_header_row1_col2 {
  justify-content: flex-end;
}  

/* below is styles for different screen sizes */

/* x-large
---------------------------------------------------------------*/
@media (max-width: 1200px) {
  
  	body {
      padding-top: 240px;
  	}
    .logo_name_left {
        width: 10%;
        float: left;
        margin-bottom: 0;
  		padding-right:0px;
        margin-right: 0;
  		height: 125px !important;
    }

	.logo_name_right {
        width: 90%;
  		height:125px !important;
  		line-height:125px !important;
        margin-bottom: 0; 
        padding-left:15px;
  		float:left;
  		text-align:center;
    }

	h1.orgname {
      padding-bottom:0px;font-size:24px;margin-bottom:0 !important;
 	}

  
  	.heroOuterDiv {
      margin-top: 50px;
  	}
  	.heroInnerDiv {
      font-size:20px; margin-top:120px;width:80%;
  	}

div#header_row2_column1 {
  padding-bottom: 0px !important;
} 
.i4a_header_row1_col2 {
  justify-content: flex-start; padding-left: 40px;padding-bottom:10px;
 }  

}
/* large tablets
---------------------------------------------------------------*/
@media (max-width: 992px) {
  
  	 body {
       padding-top: 240px;
  	}
  	.heroOuterDiv {
      margin-top: 80px;
  	}
  	.heroInnerDiv {
      font-size:20px; margin-top:120px;width:80%;
  	}
  	.logo_name_left {
        width: 15%;
        float: left;
        margin-bottom: 0;
  		padding-right:10px;
        margin-right: 0;
  		height: 125px !important;
    }

	.logo_name_right {
        width: 85%;
  		height:125px !important;
  		line-height:125px !important;
        margin-bottom: 0; 
  		float:left;
  		text-align:center;
    }

	h1.orgname {
      padding-bottom:0px;font-size:30px;margin-bottom:0 !important;
  	}

	.orglogo {
      max-width:60%;
  	}
  
  
  	#mainNavbar {
		margin-top: 3px;
		border-top: solid 0px;
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.navbar-nav.sm-collapsible .has-submenu {
		padding-right: 0 !important;
	}
	
	#mainNavbar > ul > li > a {
		padding-left: 15px !important;
	}
	
	#mainNavbar > ul > li > a:hover {
		background-color: #a2d2ec !important;
	}	
	
	div[class*="col"] {
	    padding-bottom: 10px !important;
    	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: 13px !important;
	}
  

  	.widget_responsivelogin {
        margin-top: 5px !important;
        margin-left: 10px !important;
    	float: left !important;
    }
    	
  	.i4a_header_row2_col1 {
    	padding-right: 10px;
	}
 
  	nav.mainNavigation {
      font-size:18px !important;
  	}
  	div#header_row2_column1 {
      padding-bottom: 0px !important;
  	} 
  	div#header_row1_column1 {
      padding-bottom: 0px !important;
  	}   
  	.i4a_header_row1_col2 {
      justify-content: flex-start !important; padding-left: 40px;
  	}  
  
  .navbar-toggler {
  		color: rgba(255,255,255,1) !important;
  		border-color: #fff !important;
  		margin-left: auto !important;
  	}
  	
  	.navbar-toggler:hover {
  		background-color: #8dc8e8 !important;
  		color: rgba(255,255,255,1) !important;
  	}
  	
  	.navbar-collapse {
  		background-color: #8dc8e8 !important;
  		height: auto !important;
  	}
  	.i4a_header_row2_col1 {
      justify-content: flex-end !important;
  	}     	
  	
}

/* medium tablets
---------------------------------------------------------------*/
@media (max-width: 768px) {

	body {
      padding-top: 240px;
  	}
  
  		.logo_name_left {
        width: 12%;
        float: left;
        margin-bottom: 0;
  		padding-right:10px;
        margin-right: 0;
  		height: 125px !important;
    }

.logo_name_right {
        width: 88%;
  		height:125px !important;
  		line-height:125px !important;
  		padding-left:10px;
        margin-bottom: 0; 
  		float:left;
  		text-align:center;
    }

h1.orgname {
  padding-bottom:0px;font-size:24px;margin-bottom:0 !important;
}

.orglogo {
  max-width:70%;
}
	
	.container {
    	max-width: 100% !important;
	}
  
  .widget_responsivelogin {
        margin-top: 5px !important;
        margin-left: 10px !important;
    	float: left !important;
    	padding-right:5px;
    	margin-bottom:0px;
    }
  
  	.loginWidgetFormGroup {
    	margin-bottom: 0 !important;
	}
  
  	div#header_row1_column1 {
      padding-bottom: 0px !important;
  	}   
  	.i4a_header_row1_col2 {
      justify-content: flex-start !important; padding-left: 40px;
  	}    
  
  div#i4awidget_widget_responsivemenu_310 { margin-top:0px !important;}
  
  .i4a_header_row3_col1 {
    	padding-left:0 !important; padding-right:0 !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: 14px !important;
	}
	.contactUsButton {
    	margin-top: 5px !important;
	}
  
  nav.mainNavigation {
    font-size:16px !important;
  }
  
  nav.mainNavigation {
    min-height: 50px !important;
    max-height: 51px !important;
    background-color: #8dc8e8 !important;
    background-image: none !important;
    font-weight: 500;
}
  
  #mainNavbar {
		margin-top: 3px;
		border-top: solid 0px;
		margin-left: -15px;
		margin-right: -15px;
	}
  	div#header_row2_column1 {padding-bottom: 0px !important;}   	
	
}

/* smartphones
---------------------------------------------------------------*/
@media (max-width: 576px) {
	
	body {
	    padding-top: 185px;
	}
	
	div[class*="col"] {
		padding-bottom: 10px;
		padding-top: 0px;
	}
  
  .heroOuterDiv {
    height:250px; margin-top: 20px;
  }
  .heroInnerDiv {
    font-size:16px; margin-top:75px;width:90%;line-height:24px !important;
  }
  
  h1.orgname {
    padding-bottom:0px;margin:0 !important;font-size:15px !important;
  }
  .orglogo {
    margin-left:5px;max-width:100%;
  }
  
  .logo_name_left {
        width: 10%;
        float: left;
        margin-bottom: 0;
  		padding-right:0px;
        margin-right: 0;
  		height: 70px !important;
    }

.logo_name_right {
        width: 90%;
  		height:70px !important;
  		line-height:70px !important;
        margin-bottom: 0;   		
    	padding-left:15px;
  		float:left;
  		text-align:center;
    }
  

  .widget_responsivelogin {
        margin-top: 5px !important;
        margin-left: 10px !important;
    	float: left !important;
    	padding-right:5px;
    	margin-bottom:0px;
    }
  
  	.loginWidgetFormGroup {
    	margin-bottom: 0 !important;
	}
  
  	div#header_row1_column1 {
      padding-bottom: 0px !important;
  }   
  
  	.i4a_header_row1_col2 {
      justify-content: flex-start !important;padding-left:10px;
  }    
	
	.i4a_header_row2_col1 {
      justify-content: flex-end !important;
  	}    
  
  .i4a_header_row3_col1 {
    padding-left:0 !important; padding-right:0 !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: 12px !important;
	}
	.contactUsButton {
    	margin-top: 5px !important;
	}
  
  nav.mainNavigation {font-size:16px !important;}
  
  #mainNavbar {
		margin-top: 3px;
		border-top: solid 1px;
		border-color: #020090;
		margin-left: -15px;
		margin-right: -15px;
	}
}


/*---profile small button overrides---*/
#contactTab .btn-group>.btn-secondary, .btn-group>.btn-secondary:hover {
  background: #eee !important;
  background-image: none !important;
  border-color: #ccc !important;
}

#activitiesTab .btn-group>.btn-secondary, .btn-group>.btn-secondary:hover {
  background: #eee !important;
  background-image: none !important;
  border-color: #ccc !important;
}

#individualsTab .btn-group>.btn-secondary, .btn-group>.btn-secondary:hover {
  background: #eee !important;
  background-image: none !important;
  border-color: #ccc !important;
}

/*---default button override for applied bootstrap theme---*/
.btn-secondary {
    color: #fff !important;
    background-color: #020090 !important;
    border-color: #020090 !important;
}

.btn-secondary:hover {
    color: #fff !important;
    background-color: #020090 !important;
    border-color: #020090 !important;
}

.btn-group>.btn-secondary:hover {
  background-color: #020090 !important;
    border-color: #020090 !important;
}

.btn-primary {
  background-color: #8dc8e8 !important; border-color: #8dc8e8 !important; color: #020090 !important;
}
.btn-primary:hover  {
  color: #020090 !important;background-color: #8dc8e8 !important; border-color: #8dc8e8 !important;
}
.text-primary {
  color: #3E85C6 !important;
}
a.text-primary:link, a.text-primary:active {
  color: #3E85C6 !important;
}
a.text-primary:hover {
  color: #020090 !important;
}

.table-primary tbody+tbody, .table-primary td, .table-primary th, .table-primary thead th {
    background-color: #8dc8e8 !important; border-color: #8dc8e8 !important; color: #020090 !important; font-size: 1rem !important;
}

.table-hover .table-primary:hover>td, .table-hover .table-primary:hover>th {
    background-color: #8dc8e8 !important; border-color: #8dc8e8 !important; color: #020090 !important; font-size: 1rem !important;
}

.btn-outline-primary {
  	font-family: 'Catamaran';
    color: #020090;
    border-color: #020090;
}

.btn-outline-primary:hover {
  	font-family: 'Catamaran';
    background-color: #020090;
    border-color: #020090;
  	color: #fff;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #020090;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #020090;
    text-decoration: none;
    background-color: #f8f9fa;
}

 .btn-primary.disabled {
  color: #020090;
  background-color: #8dc8e8 !important;
  border-color: #8dc8e8 !important;
}

 .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #020090;
  background-color: #8dc8e8 !important;
  border-color: #8dc8e8 !important;
}

.alert-danger {
  color: #020090;
  background-color: #8dc8e8;
  border-color: #8dc8e8;
}

.btn-primary.focus, .btn-primary:focus {
  color: #020090;
  background-color: #8dc8e8 !important;
  border-color: #8dc8e8 !important;
    box-shadow: 0 0 0 .2rem rgba(141, 200, 232, 1);
}

.alert-warning {
  background-color: #8dc8e8;
}

.form-group.has-error input {
  border: 1px solid #020090 !important;
}

.form-group.has-error {
  color: #020090 !important;}
}

.form-control:focus {
    border-color: #020090 !important;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.badge-primary {
  color: #fff;
  background-color: #020090;
}

.badge-dark {
    color: #fff;
    background-color: #020090;
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(141, 200, 232, .5);
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(141, 200, 232, .5);
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #020090;
    border-color: #020090;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(141, 200, 232, .25);
}
a#cardViewBtn.btn.btn-primary {
  display:none !important;background-color: #8dc8e8 !important;
}

 .page-item.disabled .page-link {
  color: #020090 !important;
  background-color: #8dc8e8 !important;
}

.page-item.active .page-link {
  color: #fff !important;
  background-color: #020090 !important;
  border-color: #020090 !important;
}

.bg-dark {background-color: #a2d2ec !important;}