/* Themify Customize Styling */
body {	background: none;
	background-color: #ecf0f1;	line-height:140%;

	color: #000000; 
}
h1 {		font-size:48px;
 
}
h3 {		font-size:24px;
 
}
h6 {	
	font-family: "Verdana", "Geneva", sans-serif;	font-weight:normal;
	font-size:1px;
	line-height:100%;

	color: #000000; 
}
#headerwrap {	background: none;
	background-color: #f7f7f7;
	border-bottom: 3px solid #bdbdbd; 
}
#header {	
	color: #000000; 
}
#headerwrap a {	
	color: #000000; 
}
#headerwrap a:hover {		font-style:normal;

	color: #a55425; 
}
#site-logo {	
	margin: 0px; 
}
#site-description {	
	margin-top: 0px; 
}
#main-nav a {	
	color: #000000;
	font-family: "Arial", "Helvetica", sans-serif;	text-align:left; 
}
#main-nav a:hover {	
	color: #a55425; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #a55425; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #a55425; 
}
#footerwrap {	background: none;
	background-color: #f7f7f7;
	border-top: 3px solid #bdbdbd; 
}
#footer-logo a {	display: none; 
}
#footer {	
	color: #2c445b; 
}
#footer a {	
	color: #d61111; 
}
.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile-menu-visible.header-overlay #headerwrap, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .header-minbar .sidemenu-on, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #d6d6d6; }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .header-minbar .sidemenu-on,  .mobile_menu_active #headerwrap .sidemenu-on { 
	color: #3b67b8; }.mobile-menu-visible.header-slide-out .sidemenu-on a, .mobile_menu_active.header-leftpane #headerwrap a, .mobile_menu_active.header-rightpane #headerwrap a, .header-minbar .sidemenu-on a, .mobile_menu_active #headerwrap .sidemenu.sidemenu-on a { 
	color: #bf0b0b; }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #2c445b; }.header-minbar #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #cc0000; }.mobile_menu_active #menu-icon { 
	color: #2c445b; }
/* Themify Custom CSS */
#sidebar {
    width: 20%;
}
#content {
    width: 78%;
    padding-top: 20px;
}
#sidebar, #sidebar-alt {
    padding: 10px 0;
    font-size: .8em;
    line-height: 130%;
}
.mobile_menu_active .sidemenu {
    background-color: #703f30;
    color: #d6091c;
}
.mobile_menu_active .sidemenu {
    color: #af0606;
}
body:not(.mobile_menu_active) .sidemenu-off #main-nav-wrap {
    margin-left: 0;
}
.main-nav li > a:after {
    content: '\25BC';
}

.main-nav li > a:only-child:after {
    content: "";
}

.main-nav li li > a:after {
    content: '\25BC';
    position: absolute;
    right: 0;
}
.page-title {
    text-transform: uppercase;
    font-size: 2em;
}
@media only screen and (max-width: 990px) {
    #wpadminbar ul li:last-child a     {
      color: black;
	}
}
.wp-caption-text {
    margin: .5em 0;
    color: #af0404;
    font-size: 0.9em;
	  line-height: 110%;
}

.module-image.image-center .image-content {
    text-align: center;
    margin-top: 0.3em;
    margin-bottom: 1.5em;
    color: #af0404;
    font-size: 0.9em;
}

#quickLinks {
    display: inline-block;
    position: absolute;
    color: black;
    margin-left: 500px;
    margin-top: 7px;
    z-index: 10;
}

#quickLinks img {
	  margin: 0px;
		margin-right: 20px;
}

.header-widget-inner {
    height: 0px;
}

@media only screen and (max-width: 1180px) {
	#quickLinks {
		margin-left: 350px;
    margin-top: 5px;
	}
	
	#quickLinks img {
		width: 100px;
		margin-right: 10px;
	}
}

@media only screen and (max-width: 970px) {
	#quickLinks {
		margin-left: 292px;
	}
}

@media only screen and (max-width: 800px) {
	#quickLinks {
		display: none;
	}
}
.about-us h5 {
    line-height: 20px !important;
    margin: 0.2em;
    font-size: 1.5em;
}
.about-us li {
	margin: 0;
}
.about-us h2 {
	font-size: 2.2em;
}
.curly li {
    line-height: 110%;
    margin: 0 0 0.3em 0;
}
.curly ul {
	line-height: 10px;
}


tr.group,
tr.group:hover {
    background-color: #ddd !important;
}
tr.group td {
  font-size: 16px;
}
table.dataTable thead {
    display: none;
}
table.dataTable .group {
    color: #3e34d6;
    height: 4em;
}
table.dataTable tbody tr.odd {
    background-color: #f8f8f8;
}
table.dataTable .group td {
    font-size: 3em;
}
#member_table_filter {
    color: black;
    padding-bottom: 10px;
}
#member_table_filter input {
    color: black;
    background-color: white;
}
#member_table_info {
    color: lightsteelblue;
}
.dataTables_empty {
    color: red;
}


#members_table {
    display: none;
}
#processing {
    font-size: 200%;
    text-align: center;
    padding: 30px;
}

.mem_entry {
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
	  font-size: 90%;
}

.mem_picture {
    float: left;
    min-width: 50px;
    width: 100% !important;
    height: 100% !important;
}

.mem_pic_div {
    width: 10%;
    float: left;
}

.mem_label {
    text-align: center;
    font-size: 0.9vw;
    color: #f48412;
    min-width: 45px;
}

@media only screen and (max-width: 1192px) {
    .mem_label {
        font-size: 11px;
    }
}

.mem_text {
    display: inline-block;
    margin-left: 20px;
    float: left;
    vertical-align: top;
    width: 86%;
    color: black;
}

.mem_left {
    display: inline-block;
    width: 43%;
    vertical-align: top;
	  padding-right: 1%;
}

.mem_right {
    display: inline-block;
    vertical-align: top;
    width: 56%
}

.mem_name {
    font-size: 110%;
    font-weight: 600;
}

.mem_farm {
    font-size: 110%;
}

.mem_herd {
    font-size: 100%;
}

.mem_bio {
    line-height: 130%;
    height: 50px;
    border: 1px solid black;
    overflow: auto;
    padding: 10px;
	  font-size: 100%
}
.tml-user-admin-bar-front-wrap {
    display: none;
}
.black_text p, .black_text {
    color: #000000;
}

#aroundUS {
    width: 606px;
    height: 100%;
    padding: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
}

.aroundUS_IMG {
    width: 100px;
    height: 75px;
    float: left;
    padding: 2px 2px;
}

#wp-user-avatars {
    background-color: transparent;
    color: #CCC;
}

#wp-user-avatars-photo {
    width: 150px;
    height: 150px;
}

.form-table > tbody:nth-child(1) > tr:nth-child(2) {
    display: none;
}

#wp-user-avatars-user-settings th {
    display: none;
}

#agha_icondiv {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.mem_picture img {
    width: 100%;
    height: 100%;
}

.wwrap {
    width: 320px;
    float: left;
    padding-right: 15px;
    font-size: 13px;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.60);
}

.top-buttons, #l-button, #bam-button {
    width: 130px;
    height: 30px;
    font-size: 13px;
    margin-right: 20px;
    font-family: 'Open Sans',"Arial",sans-serif;
    padding: 0;
    text-transform: none;
    letter-spacing: normal;
    background-color: #2b435d;
	  color: white;
}

.top-buttons:hover {
	background-color: #4d657f;
}

.top-buttons a {
	color: white !important;
}

.top-buttons a:hover {
	text-decoration: none; 
}

#top-buttons {
	display: none;
}

#mobile-buttons {
	display: none;
}

@media only screen and (min-width: 801px) {
	#top-buttons {
		display: block;
    text-align: center;
		position: absolute;
		margin: -150px;
		left: 50%;
	}
}

@media only screen and (max-width: 800px) {
	#mobile-buttons {
		display: block;
    text-align: center;
	}
}

input[type="reset"], input[type="submit"], button, #respond #cancel-comment-reply-link, .commentlist .comment-reply-link {
    color: #fff;
}