/*

 Theme Name: SHA Theme
 Version: 1.0
 Description: WPEX GoPress Child Theme
 Author: Visual Harbor
 Author URI: http://www.visualharbor.com
 Designed & Developed by Visual Harbor
 Theme URI: http://www.visualharbor.com
 Template:     wpex-gopress
 Text Domain:  wpex-gopress-child
*/
/*
GOOGLE FONTS USAGE:

font-family: 'Roboto Condensed', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;

*/
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Open+Sans:400,600|Open+Sans+Condensed:300,700);
@import url("../wpex-gopress/style.css?v=0.0.1");

/*
 * Global
 * Header
 * Top Menu
 * Content
 * Main Menu
 * Top Slider
 * Home Page News
 * Home Page Publications
 * Footer
 * Accordion
 * Publication Search widget
 * Sidebar Page Ancestors Widget
 * Breadcrumbs
 * Publications Advanced Search Form
 * Woocommerce
 * Job Board
 * Members Dirctory
 * Contact Form 7 Overides
 * Juried Links
 * Popup
 * Members Menu
 * Join Form
 * Tablesorter
 * Newsletter Form
 * Restore password popup
 * Search Page
 * Login Page
 * Disqus plugin swap
 * Membership Checkout Page



/* =Theme customization starts here
-------------------------------------------------------------- */

/*----------------------------
..Global
----------------------------*/
.menu-toggle{ display: none; }
.sprite,
[class^=accordion-pic-],
.publications-search-title-wrapper:after,
.publications-read-more:after,
.top-menu-search a,
.posted_date:before
{
    display: inline-block;
    background-image: url('images/sprite.png?v=0.0.6');
    background-repeat: no-repeat;
}
.error{
  color: rgb(124, 0, 29);
  padding: 10px 0;
}
iframe{ max-width: 100%; }
body a, a{ color: #7c001d; }
body a:hover { text-decoration:underline; }
body.home #main a { /*color: #fff;*/ text-decoration:none; line-height:130%; }
body.page .site-content a { color: #7c001d; text-decoration:underline; }

.top-border{ border-top: 1px solid #EEE;  }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
    font-family: 'Open Sans', Arial, Verdana, sans-serif
}

.page-header-title, h1{ font-family: "Roboto Condensed", Helvetica, Arial, sans-serif; font-size:30px; color: #7C001D; font-weight: 100; }
h2{ font-family: "Roboto Condensed", Helvetica, Arial, sans-serif; font-size:26px; color: #713e0b; font-weight: 100; }
h3{ font-family: "Roboto Condensed", Helvetica, Arial, sans-serif; font-size:22px; color: #713e0b; font-weight: 100; }
h4{ font-family: "Roboto", Helvetica, Arial, sans-serif; font-size:20px; color:#7C001D; font-weight: 400; }
h5{ font-family: "Roboto", Helvetica, Arial, sans-serif; font-size:18px; color:#5C6032; font-weight:400; }
h6{ font-family: "Roboto", Helvetica, Arial, sans-serif; font-size:14px; color:#000; font-weight:400; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-family:inherit; font-size:inherit; color:inherit; text-decoration:underline; }

.page-header{ margin-bottom: 10px; }
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {margin: 15px 0 15px;}

small { font-size:11px; }

.entry-content{ max-width: 1006px; }

.addthis_toolbox { display:block; margin:5px 0 20px; }
.aticon-email { background-color:#7C001D !important; }
.aticon-print { background-color:rgb(94, 158, 87) !important; }

.content-table {border-collapse:collapse;border-spacing:0;empty-cells:show;border:1px solid #cbcbcb}
.content-table caption{color:#000;font:italic 85%/1 arial,sans-serif;padding:1em 0;text-align:center}
.content-table td,.content-table th{border-left:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb;border-width:0 0 1px 1px;font-size:inherit;margin:0;overflow:visible;padding:.5em 1em}
.content-table td:first-child,.content-table th:first-child{border-left-width:0}
.content-table thead{background-color:#e0e0e0;color:#000;text-align:left;vertical-align:bottom;font-weight:bold;}
.content-table td{background-color:transparent}
.content-table tbody>tr:last-child>td{border-bottom-width:0}

select{
    padding: 0 6px;
    height: 29px;
    line-height: 29px;
    border: 1px solid rgb(221, 221, 221);
}
label{  
  display: inline-block;
 /* min-width: 200px;
  max-width: 200px;*/
  vertical-align: top;
}
input{ display: inline-block; margin-right:5px; }

input[type="text"], input[type="password"], input[type="email"],select, textarea{ display: inline-block;/* min-width: 295px;*/ }
.woocommerce input[type="text"], .woocommerce input[type="password"], .woocommerce input[type="email"],.woocommerce select, .woocommerce textarea{ min-width: auto; }

textarea{ width: auto; }

form > div{ margin-bottom: 10px; }
input[type="button"], input[type="submit"], 
.sha-button, input[type="submit"].sha-button { 
  display: inline-block;
  cursor: pointer;
  padding: 4px 14px;
  background: #7C001D;
  color: #fff;
  margin: 13px 0;
  height: initial;
  line-height: 180%;
  border:none;
  outline:none;
  border-radius:0;
}
input[type="button"]:hover, input[type="submit"]:hover {
   color: #ffffff ;
   background: #37455c;
}
.button, input[type="submit"].button{
  display: inline-block;
  padding: 5px 12px;
  border: 2px solid #fff;
  font-weight: bold;
  color: #fff;
  text-decoration: none !important;
}
input[type="submit"].button{ height: 40px; }

.button-red, input[type="submit"].button-red{ background-color: #7C001D; color:#ffffff !important; border:none; outline:none; }
.button-red:hover, input[type="submit"].button-red:hover{ background-color: #B00028; color:#ffffff !important; border:none; outline:none; }


.button-beige, input[type="submit"].button-beige{
    font-weight: normal; 
    background: #F6EEE7 !important;
    color: #8F0316 !important;
    border:none; outline:none;
}
.button-beige:hover, input[type="submit"].button-beige:hover{
   font-weight:bold;
}
.center{ text-align: center; }
.ta-right{ text-align: right; }
.ta-left{ text-align: left; }
select[multiple="multiple"]{
    height: initial;
    max-width: 295px; 
}
.page-numbers a{
  color: #fff!important;
  text-decoration: none!important;
}

.page-numbers a:hover, .page-numbers span.current, #edd_download_pagination .page-numbers:hover, #edd_download_pagination .page-numbers.current {
   background: #7C001D;
  color: #fff;
  text-decoration: none;
}

.widget-area h3{
    color:#666;
}

.featured .featured-img {
    max-height: 178px;
    overflow: hidden;
}
/*----------------------------
..Header
----------------------------*/
.top-line{ background: #2d2d2d; padding: 0 0 1px;}
.top-line > div{ margin: 0 auto; max-width: 1100px; }
.top-line > div > div{ display: inline-block; }

.social{ position: relative; top: 6px; margin-left: 30px; }
.social li{ display: inline-block; }
.social li > a{ width: 40px; height: 30px; }
.social li .facebook{ background-position: -367px -15px; }
.social li .linkedin{ background-position: -402px -15px; }
.social li .twitter{ background-position: -442px -15px;}
.social li:not(:last-child){
    border-right: 1px solid #8b8b8b;
}
.row{ display: inline-block; width: 100%; }
.row > div[class^="span"]{ display: inline-block;}
.row.same-height{ display: table; }
.row.same-height > div[class^="span"]{ height: 100%; }
#logo{
    width: 100%;
    height: 0;
    background-size: 136%;
    padding-bottom: 30%;
}

.fright{ float: right; }
.fleft{ float: right; }



/*----------------------------
..Top Menu
----------------------------*/
.menu-top-menu-container{ 
  text-align: right;
  margin-right: 27px;
  margin-top: -4px;
}
#menu-top-menu li{ display: inline-block;}
#menu-top-menu li:not(:last-child):after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 14px;
  position: relative;
  top: 2px;
  margin: 0 6px;
  border-right: 1px solid rgb(169, 170, 172);
}
#menu-top-menu li a{ color: #a9aaac; text-transform: uppercase; }
#menu-top-menu li a:hover{ text-decoration: none; }
.top-menu-search a{ 
    display: inline-block;
    background-position: -374px -62px;
    margin-right: 5px;
}
.top-menu-search a{
    display: inline-block;
    max-width: 22px;
    color: rgba(0,0,0,0) !important;
    float: right;
    top: 16px;
    position: relative;
    height: 34px;
}
.top-menu-search:after{ display: none !important; }

.top-menu-search-form-wrapper{
  margin-right: 5px;
  min-width: 189px;
  position: relative;
  top: 11px;
  float: left;
}
#site-navigation .top-menu-search-form-wrapper{ float: right; }
#site-navigation .top-menu-search a{ background-position: -374px -96px;  margin-top: -2px;}
.top-menu-search-form-wrapper.hidden{ display: none; }
#site-navigation .dropdown-menu ul a{
    padding: 5px 20px 5px 10px;
}
#menu-top-menu li.donate:after{
border-right:none;
 margin: 0;
}
#menu-top-menu li.donate{

}

.donate a{
    display: inline-block;
    color: #ffffff !important;
    text-transform: uppercase;
    padding: 10px 20px;
    /*crazy gradient shit*/
    background: #930118; /* Old browsers */
    background: -moz-linear-gradient(top,  #930118 0%, #8e0013 5%, #930017 9%, #920016 12%, #95011a 14%, #920016 16%, #930016 21%, #98011a 23%, #940016 26%, #960016 30%, #9c011c 33%, #9a0017 35%, #a0011d 37%, #a1001c 40%, #ae0121 49%, #ae001e 51%, #b00020 53%, #c40129 63%, #c30026 65%, #cb012b 70%, #ca0029 72%, #d3022f 74%, #d1002c 77%, #d3002c 79%, #d70232 81%, #d2002a 84%, #d50130 86%, #d60130 88%, #d4002b 91%, #d6002c 95%, #dd0233 98%, #1f1f1f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#930118), color-stop(5%,#8e0013), color-stop(9%,#930017), color-stop(12%,#920016), color-stop(14%,#95011a), color-stop(16%,#920016), color-stop(21%,#930016), color-stop(23%,#98011a), color-stop(26%,#940016), color-stop(30%,#960016), color-stop(33%,#9c011c), color-stop(35%,#9a0017), color-stop(37%,#a0011d), color-stop(40%,#a1001c), color-stop(49%,#ae0121), color-stop(51%,#ae001e), color-stop(53%,#b00020), color-stop(63%,#c40129), color-stop(65%,#c30026), color-stop(70%,#cb012b), color-stop(72%,#ca0029), color-stop(74%,#d3022f), color-stop(77%,#d1002c), color-stop(79%,#d3002c), color-stop(81%,#d70232), color-stop(84%,#d2002a), color-stop(86%,#d50130), color-stop(88%,#d60130), color-stop(91%,#d4002b), color-stop(95%,#d6002c), color-stop(98%,#dd0233), color-stop(100%,#1f1f1f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #930118 0%,#8e0013 5%,#930017 9%,#920016 12%,#95011a 14%,#920016 16%,#930016 21%,#98011a 23%,#940016 26%,#960016 30%,#9c011c 33%,#9a0017 35%,#a0011d 37%,#a1001c 40%,#ae0121 49%,#ae001e 51%,#b00020 53%,#c40129 63%,#c30026 65%,#cb012b 70%,#ca0029 72%,#d3022f 74%,#d1002c 77%,#d3002c 79%,#d70232 81%,#d2002a 84%,#d50130 86%,#d60130 88%,#d4002b 91%,#d6002c 95%,#dd0233 98%,#1f1f1f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #930118 0%,#8e0013 5%,#930017 9%,#920016 12%,#95011a 14%,#920016 16%,#930016 21%,#98011a 23%,#940016 26%,#960016 30%,#9c011c 33%,#9a0017 35%,#a0011d 37%,#a1001c 40%,#ae0121 49%,#ae001e 51%,#b00020 53%,#c40129 63%,#c30026 65%,#cb012b 70%,#ca0029 72%,#d3022f 74%,#d1002c 77%,#d3002c 79%,#d70232 81%,#d2002a 84%,#d50130 86%,#d60130 88%,#d4002b 91%,#d6002c 95%,#dd0233 98%,#1f1f1f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #930118 0%,#8e0013 5%,#930017 9%,#920016 12%,#95011a 14%,#920016 16%,#930016 21%,#98011a 23%,#940016 26%,#960016 30%,#9c011c 33%,#9a0017 35%,#a0011d 37%,#a1001c 40%,#ae0121 49%,#ae001e 51%,#b00020 53%,#c40129 63%,#c30026 65%,#cb012b 70%,#ca0029 72%,#d3022f 74%,#d1002c 77%,#d3002c 79%,#d70232 81%,#d2002a 84%,#d50130 86%,#d60130 88%,#d4002b 91%,#d6002c 95%,#dd0233 98%,#1f1f1f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #930118 0%,#8e0013 5%,#930017 9%,#920016 12%,#95011a 14%,#920016 16%,#930016 21%,#98011a 23%,#940016 26%,#960016 30%,#9c011c 33%,#9a0017 35%,#a0011d 37%,#a1001c 40%,#ae0121 49%,#ae001e 51%,#b00020 53%,#c40129 63%,#c30026 65%,#cb012b 70%,#ca0029 72%,#d3022f 74%,#d1002c 77%,#d3002c 79%,#d70232 81%,#d2002a 84%,#d50130 86%,#d60130 88%,#d4002b 91%,#d6002c 95%,#dd0233 98%,#1f1f1f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#930118', endColorstr='#1f1f1f',GradientType=0 ); /* IE6-9 */
    /*ends here*/
}

a.mbr-ar{
  color: #fff !important;
  background-color: #737b2d;
  padding: 12px 15px 5px 15px;
  -webkit-box-shadow: 0px 6px 0px rgba(92, 97, 47, 1);
  -moz-box-shadow: 0px 6px 0px rgba(92, 97, 47, 1);
  box-shadow: 0px 6px 0px rgba(92, 97, 47, 1);
  text-transform: uppercase;

}

a.mbr-ar:hover{
  text-decoration: none;
}

form.form_geo{
  margin-bottom: 20px;
}
form.form_geo label{

    min-width: 122px;
    max-width: 122px;
    vertical-align: middle;
}

/*----------------------------
..Content
----------------------------*/
.container{ width: 1100px; }
#wrap{ margin: 0 auto; }
.sidebar-container{float: left; width: 270px; }
.left-content { float: right; width: 730px;}
.content-top-box > div{ vertical-align: top; }
.home-top-one-third{ height: inherit; }


/*----------------------------
..Main Menu
----------------------------*/
#site-navigation-wrap {
  display: none;
  background: #7c001d;
  border-bottom: 0;
  margin-bottom: 10px;
}
ul#menu-main-menu-2 { display:flex; align-items:center; justify-content:center; float:none; }
#site-navigation .dropdown-menu li{ height: 40px; }
#site-navigation .dropdown-menu a{ font-family:'Open Sans', Arial, Verdana, sans-serif; color: #fff; font-size:14px; text-transform: uppercase; padding: 0 6px; }

#site-navigation .dropdown-menu > .current-menu-item > a, 
#site-navigation .dropdown-menu > .current-menu-item > a:hover,
#site-navigation .dropdown-menu > .current-page-ancestor a,
#site-navigation .dropdown-menu > .current-page-ancestor a:hover
{
      background-color: #000;
}
.sf-menu > li > ul li.menu-item-has-children > a:after{
    content: ">";
    display: inline-block;
    position: absolute;
    right: 8px;
    font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}
.sf-menu > li:hover > a, .sf-menu > li > a:hover{
    background: #2c2c2c;
}
.sf-menu > li > ul a:hover{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#66662e+0,65652a+3,5d5d26+37,4f4f20+76,4b4b20+100 */
    background: #66662e; /* Old browsers */
    background: -moz-linear-gradient(top,  #66662e 0%, #65652a 3%, #5d5d26 37%, #4f4f20 76%, #4b4b20 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66662e), color-stop(3%,#65652a), color-stop(37%,#5d5d26), color-stop(76%,#4f4f20), color-stop(100%,#4b4b20)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #66662e 0%,#65652a 3%,#5d5d26 37%,#4f4f20 76%,#4b4b20 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #66662e 0%,#65652a 3%,#5d5d26 37%,#4f4f20 76%,#4b4b20 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #66662e 0%,#65652a 3%,#5d5d26 37%,#4f4f20 76%,#4b4b20 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #66662e 0%,#65652a 3%,#5d5d26 37%,#4f4f20 76%,#4b4b20 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66662e', endColorstr='#4b4b20',GradientType=0 ); /* IE6-9 */  
}

.sf-menu > li:last-child ul{
    left: initial;
    right: -17px;
}


/*----------------------------
..Top Slider
----------------------------*/
.bx-wrapper {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


/*----------------------------
..Login Form Widget
----------------------------*/
.login-form-widget-wrapper{
    margin-left: 10px;
    border: 1px solid #dedede;
    height: inherit;
}
.login-form-widget-wrapper > div{
    padding: 43px 38px;
}
.login-form-widget-wrapper h3{ 
    color: #36383c;
    font-size: 17px;
    padding-bottom: 30px;
    border-bottom: 2px dashed #8d8d8d;
    margin-bottom: 20px;
}
.login-form-widget-wrapper .login-fields{
    border: 1px solid #adaeb0;
    background: #e5e7e9;
    margin-bottom: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: inset 0px 4px 23px -10px rgba(0,0,0,.9);
}
.login-form-widget-wrapper .login-fields li:not(:last-child){
    border-bottom: 1px solid #bfbfbf;
}
.login-form-widget-wrapper .login-fields li:not(:first-child){
    border-top: 1px solid #fff;
}
.login-form-widget-wrapper #login .email-wrap,
.login-form-widget-wrapper #login .password-wrap{
    position: relative;
}
.login-form-widget-wrapper #login .email-wrap:before,
.login-form-widget-wrapper #login .password-wrap:before{
    content: "";
    display: inline-block;
    position: absolute;
    background-image: url('images/sprite.png');
}
.login-form-widget-wrapper #login .email-wrap:before{
    width: 22px;
    height: 17px;
    background-position: -403px -65px;
    top: 19px;
    left: 9px;
}

.login-form-widget-wrapper #login .password-wrap:before{
    width: 15px;
    height: 25px;
    background-position: -430px -61px;
    top: 14px;
    left: 14px;
}

.login-form-widget-wrapper #login input[type="email"], 
.login-form-widget-wrapper #login input[type="password"]{
    position: relative;
    padding-left: 40px;
    width: 100%;
    height: 50px;
    border-bottom: none;
}
.login-form-widget-wrapper #login input[type="checkbox"]{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.login-form-widget-wrapper #login input[type="submit"]{
  width: 100%;
  background: #80854e;
  color: #ffffff;
  border-radius: 0; 
}
.login-form-widget-wrapper #login .remember{ margin-bottom: 15px; }


/*----------------------------
..Home Page News
----------------------------*/
.top-wrap{
    margin: 10px 0;
    background: #454545;
    padding: 10px 15px;
}
.top-wrap h3{
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}
.home-bottom-two-thirds .top-wrap{
    display: inline-block;
}
.news-home-wrapper{ position: relative; }
.news-home-wrapper .image-wrapper{
    width: 328px;
    height: 328px;
    background: #7c7c7c;
    overflow: hidden;
}


.news-home-wrapper .image-wrapper img{ width: 100%; min-width: 100%; max-width: 100%;}

.news-cont > .row > div[class^="span"] {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}

/*.news-home-wrapper .info-wrapper{
    position: absolute;
    top: 47%;
    width: 80%;
    background: rgba(0,0,0,0.6);
}*/
.news-home-wrapper .info-wrapper{
    position: absolute;
    top: 3%;
    width: 98%;
    /*background: rgba(0,0,0,0.6);*/
}

.news-home-wrapper .info-wrapper > div{ padding: 20px 15px; }

.news-home-wrapper .info-wrapper .title a{ 
    color: #3f3731 !important;
    font-weight: bold;
    font-size: 14px;
    line-height: 100%;
}
.news-home-wrapper .info-wrapper .title a:hover{
    text-decoration:underline;
}

.news-home-wrapper .image-wrapper{
  background: #f6eee7;
}

.news-home-wrapper .info-wrapper .date {
    background-color: rgb(61,53,47);
	color: #999999;
    width: 150px;
    padding: 10px 17px;
    margin-bottom: 10px;
    margin-left: -14px;
    margin-top: -14px;
}

.excerptsmall {
    max-height: 120px;
    overflow: hidden;
}

.excerptsmall .read-more, .rdmore .read-more{
    max-width: 100%;
    /*left: calc( 50% - 106px );*/
    text-align: center;
    border: 2px solid #8f0316;
    width: 110px;
    display: inline-block;
    padding: 8px 0px;
    font-weight: 800;
    text-transform: uppercase;
    
}
.info-wrapper .rdmore{
  position: absolute;
    bottom: 20px;
    right: 25px;
}
.info-wrapper .pst_cont {
    height: 209px;
}
.info-wrapper .fdr{
    -webkit-box-shadow: 0px -25px 5px 12px #f6eee7;
    box-shadow: 0px -25px 5px 12px #f6eee7;
    position: relative;
    bottom: -10px;
    opacity: .8;
}

/*----------------------------
..Home Page Publications
----------------------------*/
.home-bottom-one-third .top-wrap{
    margin-bottom: 0;
}
.publications-cont .same-height > div{
    vertical-align: top;
}
.publications-cont{
    padding: 15px 15px;
    border-left: 1px dashed #bdbdbd;
}
.publications-cont > .row{ padding: 28px 3px; }
.publications-cont > .row:not(:last-child){
    border-bottom: 1px solid #e1decb;
}
.publications-cont  .title a{
    color: #333333 !important;
    font-size: 15px;
    font-weight: bold;
}

.publications-read-more{
    position: relative;
    display: block;
    text-align: right;
    padding-right: 24px;
    cursor: pointer;
    color: #333333 !important;
}
.publications-read-more:hover{ text-decoration: none; }
.publications-read-more:after{
    content: "";
    position: absolute;
    top: 4px;
    right: 0;
    display: inline-block;
    width: 17px;
    height: 17px;
    background-position: -455px -64px;
}

/*----------------------------
..Footer
----------------------------*/
#footer-wrap{
  background: transparent;
  background-image: url('images/footer.jpg');
  background-repeat: repeat;
  min-height: 70px;
  padding: 40px 30px 20px 30px;
}
#footer-wrap a { color:#bbb; }
#footer-wrap a:hover { color:#bbb; text-decoration:underline; }
.copyright{ 
    border: none;
    margin: 0;
    padding: 25px 0;
    text-align: left;
    font-size: 14px;
}
#footer-wrap .copyright{
   color: #e0eaee; 
   font-size: 15px;
   padding: 0;
   margin: 0;
}
.disclaimer { margin: 0; padding: 25px 0; font-size:13px; line-height:140%; }

#footer-logo{
    height: 48px;
    width: 170px;
    background-position: 0 -122px;   
    float: right;
}
#footer-widgets > div{ margin-bottom: 0; }



.creator{ color: #a3a2a1; text-align:right; margin-top:10px;}
.creator a{ color: #42403d; }

.footer-bottom-wrap .right{ vertical-align: top; padding-top: 25px; }
.footer-menu{ text-align: right; }

.footer-menu ul li{ 
    display: inline-block; 
    position: relative; 
    max-height: 10px;  
    padding: 0 15px;
}
.footer-menu ul li:after{ 
  content: "";
  display: inline-block;
  width: 2px;
  height: 14px;
  background: #9c9a99;
  position: absolute;
  top: 4px;
  right: 0px;
}
.footer-menu ul li:last-child{ padding-right: 0; }
.footer-menu ul li:last-child:after{ display: none;}
.footer-menu ul li a{ color: #3a3530; }
/*----------------------------
..Accordion
----------------------------*/
.accordion-wrapper{
    padding: 0 0 27px;
    border-bottom: 1px solid #d4d4d4;
}
.accordion-wrapper > div.accordion-content {display:none;margin:20px 0 10px; clear:both; word-wrap: break-word;}
.accordion-wrapper h3, 
.accordion-wrapper > *:nth-child(2) {
    display:block;
    position:relative;
    top: 11px;
    margin:20px 0 0;
    cursor:pointer;clear:none;
    margin-top: 0; 
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif; 
    font-size: 19px;
    color: #713e0b; 
    font-weight: 100;
    
}
.accordion-wrapper [class^=accordion-pic-]{
    display: inline-block;
    width: 26px;
    height: 26px;
    float: right;
    margin-right: 7px;
    margin-top: 7px;
    cursor: pointer;
    position: relative;
    top: 2px;

}
.accordion-wrapper ul,.accordion-wrapper p,.accordion-wrapper span{margin-top:0!important;}

.accordion-wrapper .rotate{
    -moz-transition:0.5s all;
    -webkit-transition:0.5s all;
}

.accordion-wrapper .accordion-pic-plus{
    background-position:-170px -137px;
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
}

.accordion-wrapper .accordion-pic-minus{
    background-position:-170px -137px;
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
}
.accordion-wrapper:hover .accordion-pic-plus{
    background-position:-170px -111px;
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
}
.accordion-wrapper:hover .accordion-pic-minus{
    background-position:-170px -111px;
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
}


.accordion-wrapper.small h3{font-size:13px;}
.accordion-wrapper.small [class^=accordion-pic-]{margin-bottom:0;}
.accordion-wrapper > p{ margin: 0; padding: 0; }


/*----------------------------
..Publication Search widget
----------------------------*/
.publications_search-cont{
  background: #5c6032;
  color: #fff;
  height: inherit;
  margin-left: 20px;
  position: relative;
}
.publications-search-title-wrapper:after{
  position: absolute;
  right: 10px;
  top: 7px;
  content: "";
  width: 33px;
  height: 43px;
  background-position: -201px -111px;
}
.publications-search-title-wrapper,
.publications-search-content-wrapper{
    padding: 15px 20px
}
.publications-search-title-wrapper{
    position: relative;
    background: #80854e;
    font-size: 19px;
}
.publications-search-content-wrapper{
    font-size: 15px;
}

#publications-searchform{
    position: relative;
    margin-top: 20px;
    padding: 20px 0 29px;
    border: 1px dashed #f9f9f9;
    border-left: none;
    border-right: none;
}
#publications-searchform .form-title{
    font-weight: bold;
    margin-bottom: 8px;
    font-size: 14px;
}
#publications-searchform input[type="search"]{
    padding-right: 59px;
}
#publications-searchform input[type="submit"]{
    border-radius: 0;
    font-weight: bold;
    background: none;
    padding: 0px;
    z-index: 1;
    top: 40px;
    
}
#publications-searchform.search-submit:after, 
#publications-searchform .search-submit{
    position: absolute;
    right: 2px;
    top: 53px;
    height: 31px;
    width: 49px;
}

#publications-searchform:after{
    content: "";
    display: inline-block;
    background: #5c621d;
}

.buttons-wrap{
    margin-top: 40px;
}
.buttons-wrap .rect-btn{
    padding: 5px 12px;
    border: 2px solid #fff;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    margin-right: 10px;
}
.buttons-wrap .rect-btn:last-child{ margin-right: none; }
.buttons-wrap .rect-btn:hover{ text-decoration: none; }

/*----------------------------
..Sidebar Page Ancestors Widget
----------------------------*/
.page-ancestors-cont{

}
.menu-ancestors{
    display: block;
    width: 100%;
    height: 100%;
-webkit-box-shadow: inset 8px -30px 91px 6px rgba(229,219,210,1);
-moz-box-shadow: inset 8px -30px 91px 6px rgba(229,219,210,1);
box-shadow: inset 8px -30px 91px 6px rgba(229,219,210,1);
    /*BACKGROUND*/
    background: #fff; /* Old browsers */
   

}


.menu-ancestors li{
    position: relative;
    margin-bottom: 6px;
}

.menu-ancestors [class^="sub-"]{
    padding: 10px 17px;
}
.menu-ancestors li a{
    font-size: 14px;
    color:#7c001d;
    line-height: 100%;
}
.menu-ancestors li > ul a{
    display: inline-block;
    line-height: 24px;
}
.menu-ancestors li > ul a span{
    display: inline-block;
    line-height: 18px;
}
.menu-ancestors li a:hover{ color: #272625;}

.menu-ancestors > li { padding: 0; }
.menu-ancestors > li > a{
    display: block;
    padding: 5px 15px;
    font-size: 15px;
    color: #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#66662e+0,65652a+3,5d5d26+37,4f4f20+76,4b4b20+100 */
    background: #66662e; /* Old browsers */
    background: -moz-linear-gradient(top,  #66662e 0%, #65652a 3%, #5d5d26 37%, #4f4f20 76%, #4b4b20 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66662e), color-stop(3%,#65652a), color-stop(37%,#5d5d26), color-stop(76%,#4f4f20), color-stop(100%,#4b4b20)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #66662e 0%,#65652a 3%,#5d5d26 37%,#4f4f20 76%,#4b4b20 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #66662e 0%,#65652a 3%,#5d5d26 37%,#4f4f20 76%,#4b4b20 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #66662e 0%,#65652a 3%,#5d5d26 37%,#4f4f20 76%,#4b4b20 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #66662e 0%,#65652a 3%,#5d5d26 37%,#4f4f20 76%,#4b4b20 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66662e', endColorstr='#4b4b20',GradientType=0 ); /* IE6-9 */
}
.menu-ancestors > li > a:hover{ color: #fff;}
.menu-ancestors ul li.current > a{ color: #272625;}
.menu-ancestors  ul li.current > a:before{
  content: "";
  position: absolute;
  top: 0;
  left: -17px;
  display: inline-block;
  width: 8px;
  height: 100%;
  background: #76001b;
}
.widget-spacer{
    height: 1px;
    width: 98%;
    background: #e1decb;
    margin: 20px auto;
}

/*----------------------------
..Breadcrumbs
----------------------------*/
.breadCrumbHolder{ margin-bottom: 10px; }
.breadcrumb{
    background-color:rgba(255,255,255, 0.9);
    margin:80px 0 0 0;
    border-radius:0;
}
#breadcrumbs{
    list-style:none;
    margin:0;
    padding:5px 0 5px 11px;
}
#breadcrumbs li{ display:inline-block;}
#breadcrumbs li a{
    font-family:'Roboto', Helvetica, Arial, sans-serif;
    font-size:14px;
    color:#b3b3b3;
}

#breadcrumbs li.separator{
    color:#898989;
    padding:0 3px;
}
#breadcrumbs li strong, #breadcrumbs li{
    font-weight:normal;
    color:#333333;
}
#breadcrumbs li:nth-last-child(n+2):after{
    content: ">";
    display:inline-block;
    margin:0 3px;
    color:#898989;
}
.separator{ display: none; }

/*----------------------------
..Blog
----------------------------*/
.wp-caption {
  max-width: 100% !important;
  background-color: #F6EEE7;
  padding: 10px;
}
.wp-caption p.wp-caption-text {
  box-sizing: border-box;
  text-align: center;
  margin: 10px 0 0;
  padding: 0;
  font-size: 12px;
  line-height: 130%;
}
.wp-caption img {
  display: block;
  border: 0 none;
  margin: 0;
  width: 100%;
  padding: 0;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
}

/*----------------------------
..Publications Advanced Search Form
----------------------------*/
.publications-search-form-wrapper{margin-bottom: 15px; }
.publications-search-form-wrapper > .search-title{font-weight: bold;cursor: pointer;}
.publications-search-form-wrapper > .search-title:hover{ text-decoration: underline;}

.publications-search-form-wrapper #publications-searchform input[type="submit"]{top: 43px;} /*40px*/
.publications-search-form-wrapper #publications-searchform input[type="submit"].publications-keyword{top: 43px;}
.search-page-form-wrap .publications-search-form-wrapper #publications-searchform input[type="submit"]{top: 43px;} /*49px*/
.publications-search-form-wrapper .form-title {
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 14px;
}
.publications-search-form [class^="span_"]{ vertical-align: top; }
.publications-search-form-wrapper select{
  max-width: 192px;
  width: 192px;
  padding: 5px;
  border: 1px solid rgb(221, 221, 221); 
}
.search-title [class^=accordion-pic-]{
    display: inline-block;
    width: 26px;
    height: 26px;
    float: right;
    cursor: pointer;
    position: relative;
    top: 0px;
    left: 7px;

}

.search-title .rotate{
    -moz-transition:0.5s all;
    -webkit-transition:0.5s all;
}

.search-title .accordion-pic-plus{
    background-position:-170px -137px;
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
}

.search-title .accordion-pic-minus{
    background-position:-170px -137px;
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
}
.search-title:hover .accordion-pic-plus{
    background-position:-170px -111px;
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
}
.search-title:hover .accordion-pic-minus{
    background-position:-170px -111px;
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
}


/*----------------------------
..Woocommerce
----------------------------*/
.woocommerce ul.products li.product h3 { font-size: 23px; padding-top: 0;}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  float: left;
  width: 16%;
  margin-right: 20px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    margin-bottom: 10px;
}
.woocommerce ul.products li.product .button{ margin-bottom: 15px; }
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  float: left;
  width: 82%;
}
.loop-entry{ min-height: 100%; }
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
  width: 16%;
}
.summary-1{
  border-right: 1px solid #dddddd;
  margin-right: 29px;
  width: 20% !important;
}
.summary-2{
    width: 58% !important;
}
.woocommerce div.product{ clear: both; }
.product .left{
  display: inline-block;
  width: 10%;
  vertical-align: top;
  text-align: center;
}
.product .right{
  display: inline-block;
  vertical-align: top;
  width: 88%;
}
.product .right.row > div[class^="span"] {
  display: inline-block;
  vertical-align: top;
}
.woocommerce ul.products li.product .price {
  margin-bottom: 0;
  font-size: 14px;
}
.woocommerce ul.products li.product .button{ margin-top: 0; vertical-align: top; }

.widget_shopping_cart_content{ margin-bottom: 15px; }
/*----------------------------
..Job Board
----------------------------*/
.job_board_result{ }
.job_board_result_item{ margin: 20px 0;   padding: 0 10px; }
.job_board_result_item hr{ margin: 10px 0 15px 0; }
.job_board_result_item .job-info{ margin-left: 0; }
.job_board_result_item h3 {margin:0 10px 0 0; line-height:100%;}
.job_board_result_item h3 a{ font-weight: bold; font-size: 16px; }
.job_board_result_item .row > div[class^="span"]{ vertical-align: top; }
.job_board_result_item .posted_on > strong{ display: inline-block; min-width: 89px; }
.job_board_form .wp-editor-wrap{ max-width: 495px; }
.job_form{ margin-top: 20px; }
.job_form > div{ margin-bottom: 10px; }
.job_board_form select {
  max-width: 100%;
  padding: 5px 0;
  border: 1px solid rgb(221, 221, 221);
}
.job_board_form input[type="text"], 
.job_board_form input[type="email"],
.job_board_form select{ min-width: 295px; }
.job_board_form input, 
.job_board_form select, 
.job_board_form label, .job_board_form,
.checkbox-wrapper,
.field-group{display: inline-block; padding-right:10px;}

.job_form.search{ margin-bottom: 20px; }
.job_form.search form > div{ display: inline-block; margin-left: 10px; }
.job_form.search form > div label { margin-right: 5px; min-width: 0; }
.job_form.search select{ min-width: 0; }

.job-list-head {
  padding: 10px 10px;
  background-color: rgb(113, 62, 11);
  color: #fff;
  margin-top: 20px;
}
.job-list-head > div { font-weight: bold; font-size: 16px; }
.job_board_result_item.single{ padding-left: 0; }
.job_board_result_item.single .top-info{ margin-bottom: 20px; }
.job_board_result_item.single .top-info > div > span{ font-weight: bold; }
.job_board_result_item .posted_date{ display: inline-block; position: relative; padding-left: 11px;}
.job_board_result_item .posted_date:before{ 
    content: "";
    display: inline-block; 
    position: relative;
    background-position: -478px -64px;
    width: 12px;
    padding-bottom: 12px;
    left: -5px;
    top: 1px;
}
.actions-status a{
    display: inline-block;
    margin-right: 5px;
}

/*----------------------------
..Members Dirctory
----------------------------*/
[class^="toggle-block-"]{ padding: 15px 10px; }
.members-table-toggle[class^="toggle-block-"]{
  position: absolute;
  z-index: 1;
  background-color: #fafafa;
  left: 0;
  padding-left: 35px;
  border: 2px solid #333;
}
.members-table-toggle[class^="toggle-block-"] h3{
    color: #515150;
    margin: 10px 0 5px;
}

[class^="toggle-block-"] > div{ display: block; }
.actions{ margin-top: 10px; }
.actions a {
  display: inline-block;
  margin-right: 10px;
  background: rgb(124, 0, 29);
  color: #fff !important;
  padding: 5px 25px;
  cursor: pointer;
  text-decoration: none;
}

.actions a:hover{ text-decoration: none; }

.actions a.button-beige{color: #8F0316 !important;}
.members-directory-search{  
    display: block;
    border: 1px solid rgb(207, 186, 179);
    padding: 18px;
}
.members-directory-search .note{ margin-bottom: 20px; }
/*----------------------------
..Pagination
----------------------------*/
.pagination > *{ display: inline-block; padding: 5px; }
.page-numbers a, .page-numbers span, #edd_download_pagination .page-numbers{
    background: #7C001D;
    /*height: 16px;*/
}

/*----------------------------
..Contact Form 7 Overides
----------------------------*/
span.wpcf7-list-item { display: block; }

/*----------------------------
..Juried Links
----------------------------*/
.juried_links_result_item .row > div[class^="span"] {
  vertical-align: middle;
} 
fieldset{ margin-bottom: 15px; }
fieldset label{
    min-width: 0;
}
fieldset > .label{
    display: inline-block;
    min-width: 200px;
}
fieldset > div{
    display: inline-block;
}
fieldset input{
    min-width: 0;
}
.juried_links_form label, fieldset > .label{
  max-width: 200px;
  margin-right: 10px;
  vertical-align: top !important;
}
.juried_links_form textarea{ min-height: 150px; }
.juried_links_form label,.juried_links_form input, 
fieldset > .label, fieldset > div, .juried_links_form textarea
{
    vertical-align: middle;
    
}

.image-form-field-wrapper{
    display: inline-block;
    position: relative;
}

.delete-image{
  position: absolute;
  top: -12px;
  right: -5px;
}
.delete-image:hover{
    text-decoration: none;
}

/*----------------------------
..Popup
----------------------------*/
.popup-content-wrap{
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px;
}
.popup-dismiss{
  position: absolute;
  top: 0;
  right: 6px;
  color: #333333;
  font-size: 18px;
  text-decoration: none;
}
.popup-dismiss:hover{text-decoration: none;}
.wp-editor-container textarea.wp-editor-area, .mce-container-body.mce-stack-layout{
    border: 1px solid rgb(228, 228, 228);
}
.open-popup-link{
    margin: 5px 0 10px;
}

/*----------------------------
..Members Menu
----------------------------*/
.members-menu-title{ 
    padding: 7px 10px;
    background-color: rgb(113, 62, 11);
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
[id^="menu-members-menu"]{ padding: 10px 5px; }
[id^="menu-members-menu"] > li{ padding: 5px; border-bottom: 1px dashed #d4d4d4; }
[id^="menu-members-menu"] > li.current-menu-item{ font-weight: bold; }
[id^="menu-members-menu"] > li.current-menu-item a{ color: #7C001D; }
[id^="menu-members-menu"] > li a:hover{ color: #7C001D; }

/*----------------------------
..Announcements
----------------------------*/
.announcements-wrapper{
    padding: 10px;
    border-bottom: 1px dashed #dddddd;
}

/*----------------------------
..Join Form
----------------------------*/
.member_level_form .item-wrapp{
    border-bottom: 1px dashed #d4d4d4;
    padding: 15px 0;
}
.member_level_form .item-wrapp .price{
    vertical-align: top;
    font-weight: bold;
    padding: 10px 0;
}
.member_level_form .item-wrapp .level_value{ font-size: 16px; font-weight: bold; }
.member_level_form .item-wrapp .level_value input{ margin-right: 5px; }
.member_level_form .item-wrapp .level_description{
    margin-left: 24px;
}

/*----------------------------
..Tablesorter
----------------------------*/
table.tablesorter {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  background-color: transparent;
}
table.tablesorter tr:not(:last-child) td{
    position: relative;
    border-bottom: 1px dashed #d4d4d4;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    padding: 5px;
    font-weight: bold;
}


/*----------------------------
..Newsletter Form
----------------------------*/
.newsletter_form fieldset{
    display: block;
    padding: 15px;
    border: 1px solid #d4d4d4;
}
.newsletter_form .send_test{ margin-top: 0 !important; }

/*----------------------------
..Restore password popup
----------------------------*/
.restore-password{ max-width: 296px; }


.juried-links-item-wrapper{
  margin: 15px 0;
  background: rgb(236, 236, 236);
  padding: 15px;
}
.juried-links-item-wrapper .name a{ font-size: 15px; font-weight: bold; }
.juried-links-item-wrapper b{ font-weight: bold; }

/*----------------------------
..Search Page
----------------------------*/
.search-entry {
  padding-left: 100px;
  min-height: 123px;
}
.search-entry-title{ font-size: 16px; }
.search-entry-thumbnail { width: 85px; }
.search-entry-thumbnail img { border: 1px solid #EDEDED; }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  width: 100%;
}
.woocommerce ul.products li.product .thump-wrapper {
  min-height: 199px;
  display: block;
  border: 1px solid #EDEDED;
}

/*--------------------
..Login Page
--------------------*/
.login-form-wrapper-green{ background: #5c6032; color: #fff; }
.green-header,
.take-me-to,
.green-body{
    padding-left: 20px;
}
.green-header{ 
    background: #80854e;
    color: #fff;
}
.green-header .lg-p-icon{
    position: relative;
    top: 8px;
    width: 22px;
    height: 28px;
    background-position: -237px -111px;
}
.green-header > div{ display: inline-block; height: 32px }
.green-header .heading-text{ margin-left: 6px; }

.take-me-to{ padding: 20px 20px 0; color: #fff; }
.take-me-to strong{ color: #fff; }
.take-me-to .checkbox-wrapper{ margin-left: 30px; }
.green-body{ padding: 20px; }

.green-body input[type="text"],
.green-body input[type="password"]{
    background: #fff;
}
input[type="submit"].rect-btn {
  padding: 2px 54px;
  border: 2px solid #fff;
  color: #fff;
  text-decoration: none;
  margin-right: 10px;
  background: #5c6032;
}
.green-body label{ 
    display: inline-block;
    min-width: initial;
    width: auto;
    margin-right: 5px; 
}
.green-body  input[type="text"], 
.green-body  input[type="password"]{
  display: inline-block;
  min-width: 225px;
}
.green-body .row > div{ margin-bottom: 15px; }
.f-pass-wrapper{ 
  display: block;
  border-top: 1px dashed #fff;
  padding: 10px 0;
  margin: 10px 0 0;
}
.forgot-password{ color: #fff; text-decoration: underline; }
/* Disqus plugin swap*/
#disqus_thread{
    display:none;
}

.wgt-login-user-form, .wgt-green-welcome{
  background: #5c6032;
  color: #fff;
  /*height: inherit;*/
  margin-left: 20px;
  position: relative;
  margin-bottom: 0px;
}
.wgt-green-form{
   padding: 30px 30px 0px;
}
.wgt-green-form input{
    padding: 10px 10px;
    margin:0;
}
.wgt-green-form input[type="submit"].rect-btn{
  padding: 8px 91px;
}
.wgt-green-form .forgot-password {
    color: #fff;
    text-decoration: underline !important;
}
.wgt-green-form .f-pass-wrapper{
  margin-bottom: 0px !important;
}

.wgt-green-welcome{
  text-align: center;
  padding: 45px 0px 122px;
}


.wgt-green-welcome input[type="submit"].rect-btn {
    white-space: pre-line;
    padding: 14px 17px;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    background: #5c6032;
    font-size: 19px;
    line-height: 25px;
    margin: 22px 40px 0px 20px;
}
.wgt-green-welcome input[type="submit"].rect-btn:first-line {
    font-size: 17px;
}

.wgt-green-welcome .user-welcome{
    font-size: 17px;
    margin: 0px 40px 30px 20px;
}

/*--------------------
..Publications Category Tree
--------------------*/
.entry ul.publications-category-tree li{ list-style: none; }
.publications-category-tree > li ul{ display: none; }
.publications-category-tree li:before{
    content: "";
    display: inline-block;
    width: 22px;
    height: 30px;
    position: relative;
    left: -10px;
    background: url('images/folder.png');
    vertical-align: top;
}
.publications-category-tree li:before{
    background-position: 0 0;
}
.publications-category-tree li.opened:before{
    background-position: -22px 0;
}
.cat-title, .pub-title{
  display: inline-block;
  cursor: pointer;
  max-width: 90%;
  vertical-align: top;
}
.publications-category-tree li.publication:before,
.publications-category-tree li.publication.opened:before
{
    background: url('images/icon_pdf.png');
    background-position: 0 0;
}

.button.product_type_{ background: #7c001d; }

/*--------------------
..Modal
--------------------*/
.popup__overlay {
    position: absolute;
    display: none;
    left:  0;
    top:  0;
    background: rgba(0,0,0, .5);
    z-index: 10001;
    width: 100%;
    height: 100%;
    }
.popup{
    position: absolute;
    width: 50%;
    max-width: 980px;
    z-index: 10002;
    border: 1px solid #ccc;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top:10%;
    padding: 30px;
    color: #1f1f1f;
}
    
.popup .image-wrapper{
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

/*--------------------
..Membership Checkout Page
--------------------*/

.pmpro_checkout thead th {
    padding:10px;
    text-align: left;
    font-size: 16px;
	background:#F6EEE7;
}
.pmpro_checkout tbody td {
    padding: 10px;
}
.pmpro_asterisk { color:#7c001d; }

select#ExpirationMonth, 
select#ExpirationYear,
input#CVV { min-width:100px !important; }

#pmpro_pricing_fields label,
#pmpro_user_fields label,
#pmpro_add_address_fields label,
#pmpro_billing_address_fields label,
#pmpro_payment_information_fields label{
    min-width: auto !important;
    text-align: left;
    width: 145px;
}

#shipping-info label, #billing-info label{
    float:left;
}

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
   font-size: 1em;
}

label.gfield_label {
   font-size: 1.075em !important;
}

.gform_wrapper span.ginput_total {
   font-size: 1.4em !important;
   font-weight: 600;
}
body .gform_wrapper ul li.gfield {
   padding-top: 10px;
}
.member_form label {
   min-width: 200px;
}

@media (max-width:768px) {
	form.pmpro_form #pmpro_payment_information_fields .pmpro_thead-msg { float:right !important; width:100%; }
	.pmpro_sslseal { float:left; margin:0.5em 0 1em 0 !important; }
	#pmpro_pricing_fields label,
	#pmpro_user_fields label,
	#pmpro_add_address_fields label,
	#pmpro_billing_address_fields label,
	#pmpro_payment_information_fields label{
    	width:100% !important;
		max-width:90%;
		float:none;
	}
}


.add_user_form #tabs > div > div{
    margin-bottom: 15px;
}

/*--------------------
..FIREFOX STYLES
--------------------*/
@-moz-document url-prefix() { 
  .buttons-wrap .rect-btn {padding: 5px 10px;}
  #site-navigation .dropdown-menu a{ padding: 0 5px; }
}
.buttons-wrap .rect-btn {padding: 5px 10px;}

table.tablesorter tbody td {
    position: relative;
}
.line-break{ display: block; width: 100%; height: 1px; background: #ddd; }