/*
Theme Name: Flatsome Child Theme
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: UX Themes
Author URI: http: //www.uxthemes.com/
Template: flatsome
Version: 2.5.3
*/

/* @import url("../flatsome/css/foundation.css"); */

/*************** ADD CUSTOM CSS HERE  ***************/
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: none;
  direction: ltr; }

p {
  
/* 
   line-height: 1.4375rem;
   margin-bottom: 1.25em;
*/
  margin-bottom: 1.25em;
  
}

body {

  color: #252526 !important;
}


/* Default header styles */
h1,h2,h3,h4,h5,h6{
	padding-bottom:10px;
}
h1, h4 {
    color: #f15922;
}
h2, h5 {
    color: #5988b9;
}
h3, h6 {
    /*color: #597b7d;*/
color:#4c7563;
}
.avatar, .circle {
 	-webkit-border-radius: none;
	border-radius: none;
}

.social-icons {
	float: right;
}

.social-icons .icon, .yith-wcwl-share li a {
  line-height: 13px;
  font-size: 13px;
}

.social-icons.size-normal.light {
  border: 2px solid #fff;
  color: #fff;
}

.share-icons {
 width: 100%; 
 float: right;
 margin-right: 20px;
}

h2.headIn {
	color: #ff6600;
	font-size: 40px;
	line-height: 42px;
}

h4.headIn {
    font-size: 26px;
    line-height: 28px;
}

h4.headIn.committees {
    min-height: 60px;
}


h4.headIn a {
	color: #777;
}

h6.headIn {
    font-size: 18px;
    line-height: 20px;
}

ul.list-in {
	padding: 20px 0;
	list-style-position: inside;
}

ul, ol {
  margin-left: 40px; }
  ul.no-bullet, ol.no-bullet {
    margin-left: 40px; }
	
.copyright-footer {
  opacity: 1.0 !important;  }

.copyright-info {
  margin-top: 80px;
  text-align: center;  }

.affiliate {
float: left;
}

#globe-on-top {
    border: 3px solid #3f9c9e;
    border-radius: 25px;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: -26px;
    min-height: 250px;
    padding: 15px;
}


/**** Top Menu parent menus *****/
ul.header-nav a.nav-top-link {
    color: #597b7d;
    opacity: 1.0;
}


ul.header-nav li.active a.nav-top-link {
    color: #000;
    opacity: 0.5;
}

ul.header-nav li.current-menu-ancestor a.nav-top-link {
    color: #000;
    opacity: 0.5;
}


/**** Top Menu child menus (drop downs) *****/
ul.header-nav li .nav-dropdown li a {
    color: #597b7d;
}

ul.header-nav li .nav-dropdown li a:hover {
    color: #597b7d;
    opacity: 0.5;
}

ul.header-nav li .nav-dropdown li.current-menu-item a {
    color: #000;
    opacity: 0.5;
}

.nav-column-links {
    padding-left: 10px;
}

ul.header-nav li .nav-dropdown > ul > li.menu-parent-item > a {
    color: #597b7d;
}

.nav-column-links {
    padding-left: 10px;
}


/**** Related Committess on sidebar *****/
.widget_uscib_related_committees .listing-item {
    font-size: 90%;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 120%;
}

.widget_uscib_related_committees .listing-item a {
    border-bottom: 1px solid #eee;
    color: #999;
    display: block;
    padding: 10px 0;
}

.widget_uscib_related_committees .listing-item a:hover {
    color: #111;
}

.widget_uscib_related_committees .listing-item.active a {
    border-right: 3px solid #ddd;
    color: #000;
}

.posted-on {
	line-height: 1.4em;
}

.display-posts-listing .listing-item {
    clear: both;
    line-height: 1.6;
    margin-bottom: 1.25em;
}

.display-posts-listing img {
    float: left;
    margin: 10px 10px 10px 0;
}

.text-left {
    text-align: left !important;
}


#recent-positions-statements {
	font-size: 13px;
}

.follow-us {
	width: 150px;
	text-align: center;
}

footer .right .html-block-inner {
	float: right;
	padding-top: 20px;
}

footer .right .social-icons-lead {
	float: left;
	padding-top: 7px;
}

footer .right .social-icons {
	float: left;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.widget_collapscat .collapsing {overflow: auto;height: auto; }

.autor-desc-about { font-weight: bold; text-decoration: underline; }

#secondary .display-posts-listing .listing-item {
    clear: both;
    line-height: 1.6;
    margin-bottom: 0.25em;
}

div.center-small-divider .tx-div.small, div.center-medium-divider .tx-div.medium {

	margin: 15px auto !important;
}

.fb_iframe_widget {
    background-color: #fff !important;
    border-radius: 5px;
}

.uscib_soc_icons_dark .social-icons .icon, .yith-wcwl-share li a {
	border: 2px solid #f15922;
}

.uscib_soc_icons_dark span {
	color: #f15922;
}

/******************added by lmarkert to accomodate special case spacing of displayposts shortcode*********************************/
.uscib-dp-container {
}

/*ADDED BY LOU MARKERT TO ACCOMODATE BETTER SPACING BETWEEN LINE ITEMS*/
.entry-content li {
    padding-bottom: 15px;
    padding-left: 15px;
}

div.uscib-dp-container > .display-posts-listing .listing-item { 
	margin-bottom:2px;
	padding-bottom: 0px;
	padding-left:0px;
}

.author-box a {
    color: #f15922;
}

.author-box > .row {
  background-color: rgba(87, 152, 217, 0.2);
  border: 1px solid rgb(79, 117, 99);
  border-radius: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}



/*end comment*/

blockquote {
    color:rgb(19, 19, 19);
    border: 1px solid rgb(79, 117, 99);
    border-radius: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin:25px;
}
blockquote > p {
color:rgb(19, 19, 19);
}
/****Modified by Interact and Lou for color*/
#top-bar { 
	background-color:#597b7d !important; 
}

/****Modified by Lou Markert 2/12/2015****/
.blog_shortcode_item .from_the_blog_comments {
display:none;
}
.text-center .tx-div {
    margin: 5px auto;
}
.blog_shortcode_item .from_the_blog_excerpt {
    color: black;
    font-size: 80%;
}
.uscib_dp_headliner{
}

div.uscib_dp_headliner >.display-posts-listing .listing-item .title{
clear:both;
float:left;
text-align:center;
text-transform:uppercase;
font-size:20px;
padding-bottom:5px;
}

div.uscib_dp_headliner >.display-posts-listing .listing-item .excerpt-dash {
display:none;}

div.uscib_dp_headliner >.display-posts-listing .listing-item .excerpt{
clear:both;
float:left;
margin-bottom:15px;
margin-left:20px;
}

div.uscib_dp_headliner >.display-posts-listing .listing-item a{
text-align:center;
}

/******************* Events Calendar **************************/
.ecs-event-list { list-style-type: none; margin-left: 10px; }
.ecs-event-list:first-child { margin-top: -20px; }
ul.ecs-event-list { line-height: 20px; }
.ecs-event h4 { font-weight: normal; padding-bottom: 0px; }
.ecs-event img { float: left; margin-right:15px; }
.ecs-event .duration {  }
.ecs-event .venue { }
.ecs-event .entry-title {text-transform:uppercase;font-weight:800; font-size: 14px; letter-spacing: 0.05em; }
.ecs-event .entry-title a { text-decoration: underline; }
.ecs-event {padding-bottom:25px;}

.tribe-events-event-image { display: none;}

#submit.small, button.small, .button.small, input.small[type="submit"]{
background-color:#f15922;
}

h3.section-title {
    border-bottom: 3px solid #f1f1f1;
    margin: 0 0 20px;
    text-transform: uppercase;
    color: #f15922;
}

h3.section-title span {
    border-bottom: 0px;
    display: inline-block;
    margin-bottom: -3px;
    padding-bottom: 15px;
}
/*To remove the ical and google calendar buttons from the Events Calendar List*/
.single-tribe_events .tribe-events-cal-links {
    display: none;
    margin-bottom: 1.75em;
}

/*****Added by Lou Markert feb 18 2015 to add highlight to tabs*****/
.tabbed-content ul.tabs li a {
    border-top: 4px solid #fff;
    color: green;
    display: block;
    font-size: 90%;
    font-weight: bold;
    margin-right: 25px;
    padding: 10px 0;
    text-transform: uppercase;
    transition: border 200ms ease-out 0s;
}

/*****added by lou to hide the temp class with wordrpess and doc ids for a meeting****/
.temp {
    display: none;
}

/************* Flatsome 1.9.X to 2.2.x fixes **************/
p:empty {
    display: none !important;
}

#content p:empty {
    display: none !important;
}

hr {
    border-color: #dddddd;
    margin: 1.25em 0 1.1875em;
}



.ux-box-text .from_the_blog_comments {
	display: none;
}

.ux-section .ux-section-content {
	margin: 0 20px;
}

.panels .row.container {
	margin-bottom: 0px !important;
}

.ux_banner .center {
	bottom: none !important;
}

.column-slider .ux-box-image
{
    position: relative;
    width: 45%;
    float: left;
    padding-left: 0.5375em;
    padding-right: 0.5375em;
}

.column-slider .ux-box.text-center .ux-box-text {
	padding: 5px 20px 30px;
}

.column-slider .ux-box-text 
{
    position: relative;
    width: 55%;
    float: right;
    padding-left: 0.5375em;
    padding-right: 0.5375em;
    color: #252526;
	
}

.column-slider .ux-box-text h3
{
	font-size: 15px;
	line-height: 1.4;
	text-align: left;
}

.column-slider .tx-div {
	margin: 10px 0px 20px;
}

.column-slider .from_the_blog_excerpt {
	text-align: left;
}

.home .blog_shortcode_item .blog_shortcode_text h3 {
    font-size: 100%;
}

.home .ux-box.text-center .ux-box-text  {
    padding: 20px 30px;
}

.home h3.from_the_blog_title {
    	font-size: 13px;
	line-height: 1.4;
}

.home .ux-box-text .from_the_blog_excerpt {
    color: black;
    font-size: 13px;
    text-align: center;
}

.home .column-slider .ux-box-image
{
    position: relative;
    width: 100%;
    float: none;
    padding-right: 0;
    padding-left: 0;
}
.home .column-slider .ux-box-text 
{
    position: relative;
    width: 100%;
    float: none;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
}

.home .column-slider .ux-box-text h3
{
	font-size: 13px;
	line-height: 1.4;
	text-align: center;
}

.home .column-slider .tx-div {
	margin: 10px auto;
}

.social-icons span {
	position: relative;
	top: 25%;

}



/***************ADDED BY LOU MARKERT 5/26 FOR FRONT PAGE EVENTS*************************************/

.uscib-fw-events {}

div.uscib-fw-events .duration {
    font-style: italic;
    line-height: 25px;
}
div.uscib-fw-events .ecs-event {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
}
div.uscib-fw-events .ecs-excerpt {
    margin-bottom: 45px;
}

/***************ADDED BY LOU MARKERT 5/26 FOR FULL PAGE EVENTS (END)*******************************/

/************* Flatsome 1.9.X to 2.2.x fixes (end) **************/

.menu-member-nav-container .nav-top-link {
	display: none;
}

.nav-top-tabs {
	margin-top:-30px;float:right
}


/************* Flatsome 2.2.X to 2.5.x fixes (start) **************/

.mobile-sidebar li.html-block a {
    display: inline;
    font-size: 20px;
    margin: 1px;
    padding: 5px;
}

/* #menu-top-bar-menu { display: none; } */

/************* Flatsome 2.2.X to 2.5.x fixes (end) **************/


_::selection, .button-iefix {
    margin-top: 25px;
}


.uscib-wwtw-col {
	width: 48%; 
	margin-right: 10px; 
	display: inline; 
	float: left;
}

/************* Flatsome 2.2.X to 2.7.x fixes (start) **************/

.duration p { margin-bottom: 0px; }

.tablepress li { padding-top: 10px !important; }

/************* Flatsome 2.2.X to 2.7.x fixes (end) **************/



@media only screen and (max-width: 860px) {
	.uscib-wwtw-col { width: 100%; }
}

@media only screen and (max-width: 48em) {
/*************** ADD CUSTOM MOBILE CSS HERE  ***************/

.share-row span {
	font-size: 12px;
}

.nav-column-links {
    padding-left: 0px;
}


ul.header-nav li .nav-dropdown li {
	min-width: 310px;
}

/************* Flatsome 1.9.X to 2.2.x fixes **************/
.column-slider .ux-box-image, .home .column-slider .ux-box-image
{
    position: relative;
    width: 100%;
    float: none;
    padding-left: 0.9375em;
    padding-right: 0.9375em;

}
.column-slider .ux-box-text, .home .column-slider .ux-box-text 
{
    position: relative;
    width: 100%;
    float: none;
    padding-left: 0.9375em;
    padding-right: 0.9375em;

}
.home .column-slider .ux-box-image
{
    position: relative;
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;

}
.home .column-slider .ux-box-text 
{
    position: relative;
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;

}

li.ux-box {
	width: 250px !important;
}

/************* Flatsome 1.9.X to 2.2.x fixes (end) **************/


.nav-top-link {
	display: block;
}

.nav-top-tabs {
	display: none;
}


/************* Flatsome 2.2.X to 2.5.x fixes (start) **************/
#logo a img {
    height: 100%;
    width: 100%;
}

#masthead #logo {
	padding: 0;
}


/************* Flatsome 2.2.X to 2.5.x fixes (end) **************/

}

@media only screen and (max-width: 480px) {
/*************** ADD CUSTOM MOBILE CSS HERE  ***************/

.social-icons .icon, .yith-wcwl-share li a {

	height: 24px;
	width: 24px;
	font-size: 10px;
	line-height: 10px;
}

footer .right .social-icons {
	margin-left: 20%;
}

.tx-div.full {    margin-top: 25px;}

#top-bar { display: block;}

}

@media only screen and (max-width: 460px) {
/*************** ADD CUSTOM MOBILE CSS HERE  ***************/

.alignleft {
    float: none;
}
   
.affiliate {
    float: none;
    margin: 0 auto;
    width: 150px;
    padding: 10px 0;
}

.affiliate a img {
    display: block;
    margin: auto;
}

footer .right .social-icons {
    padding-top: 0;
}

}


/*************** SHARE SHORTCODE EDITS  ***************/


span.share{
    font-size: 24px;
    font-weight: bold;
    color: RED;
}





