body{
font-family: 'Lato', Arial, sans-serif;
font-size: 16px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing: grayscale;
}

a, .formButton, #homeMission{
transition: background 0.3s ease-in-out;
-webkit-transition: background 0.3s ease-in-out;
cursor: pointer;
}

a{
color:#24795e;
}

a:hover img{
opacity:0.7;
}

p {
margin: 10px 0 20px;
}

hr{
border-color:#cecece;
}

.clear{
clear: both;
}

.header{
padding: 10px 0 30px;
}

h1, .ZineTitle h3, .ZineTitle h2{
background: none;
padding-left: 0;
color: #213f7f;
font-size: 36px;
font-weight: normal;
text-transform: none;
}

h2, .zineMemberNews .ZineTitle h2{
color:#496aaf;
font-size:18px;
text-transform:uppercase;
font-weight:bold;
}

h3{
background-image: url(h3-BG.png);
background-repeat: no-repeat;
background-position: 0 2px;
padding-left: 18px;
font-size: 17px;
color: #213f7f;
line-height: 120%;
}

h4{
font-size:17px;
color: #213f7f;
line-height: 120%;
}

h5{
font-size:17px;
color: #24795e;
line-height: 120%;
}

h6{
color:#496aaf;
padding: 10px 0;
}

.Login{
font-size:14px;
}

.Login a{
padding: 10px 20px;
background: #0b7949;
color:#fff;
display:inline-block;
text-transform: uppercase;
font-weight: bold;
}

#mobileLogin{
display: none;
}

a.LoginUserLink,
a.Logout{
text-transform: none;
padding: 0;
font-weight: normal;
background: none;
color: #337ab7;
}

.utilityMenu p{
margin:0;
font-size: 15px;
background:#213f7f;
display:inline-block;
text-transform: uppercase;
}

.utilityMenu a{
color:#fff;
padding: 10px 21.5px;
display: inline-block;
font-size: 15px;
}

.utilityMenu a:hover{
text-decoration:none;
background:#051639;
}


/*-----Menu----*/

.slicknav_menu{
display:none;
}

#SMenu{
float:right;
}


#menu{
text-align: right;
margin-top: 45px;
}

#menu ul{
margin:0;
padding: 0;
}

#menu li{
display: inline-block;	
}

#menu a{
text-transform: uppercase;
display: inline-block;
text-decoration: none;
font-size:20px;
color:#000;
border-bottom:2px solid #9dc9b6;
}

#menu a:hover, #menu #SMenu > li#thispage > a {
color: #0b7948;
}

/*-----Footer----*/

#footer h3{
margin-top:0;
font-size: 16px;
text-transform: uppercase;
margin-bottom: 20px;
background:none;
padding-left:0;
color:#333;
}

.footerSearchBg,
.footerCopyBg{
background:#434343;
padding:15px 0;
}

#footer  .Search input[type="submit"]{
background: url(search.jpg) no-repeat center center;
font-size: 0;
-webkit-appearance: none;
height: 48px;
border: none;
vertical-align: middle;
width: 20%;
}

#footer  div.Search form {
max-width: 100%;
width: 320px;
background: #fff;
line-height: 100%;
}

#footer  div.Search input[type="text"] {
display: inline-block;
background-color: transparent;
box-shadow: none;
outline: 0px none;
padding: 0 0 0 20px;
border: none;
margin: 0;
color: #434343;
width: 80%;
height: 48px;
}

#footer  div.Search input#searchsubmit {
vertical-align: middle;
}

#footer  div.Search input#searchsubmit {
border: medium none;
padding:0px 0px 5px 25px;
}

.Search input[type="text"]{
min-width:200px;
margin-right:5px;
}

.footerCopyBg, .footerCopyBg a{
color:#fefefe;
font-size: 14px;
}

.footerContents{
padding:40px 0;
}

.footerContents .col1{
border-right: 1px solid #959595;
padding-right: 0;
}

.footerContents .col2{
padding-left: 50px;
}

#footer .footerSmallPrint{
margin-top:15px;
}

#footer .footerSmallPrint p{
font-size: 14px;
color:#828282;
margin-bottom:0;
}

#footer .Search h1{
display: none;
}

#footer .sep{
margin:0 20px;
}

.footerIcons{
text-align: right;
line-height: 100%;
}

#footer .socialIcon{
display:inline-block;
width: 48px;
height:48px;
background-image:url(social-media.png);
margin-left: 20px;
}

#instagram{
background-position: -68px 0;
}

#linkedin{
background-position: -136px 0;
}

#pinterest{
background-position: -204px 0;
}

#facebook{
background-position: -272px 0;
}

#twitter{
background-position: -340px 0;
}
#footer .socialIcon:hover{
opacity:0.7;
}

.footer-shape-logo {
  margin-top: 20px;
  display: block;
}

/*-----General----*/

.content img,
.footerContents img{
max-width: 100%;
}

.content{
margin:0 0 40px;
}

.contentBG{
background:#fff;
padding:30px 40px;
min-height: 590px;
}

.sidebar #VMenu{
background:#fff;
margin: 0 0 30px;
padding:15px 30px;
}

.sidebar .menuTitle{
padding: 12px 30px 12px;
text-transform: uppercase;
background: #0b7948;
color: #fff;
margin-top: 30px;
}

.content ul li
{ 
margin-left: 5px; 
margin-top:3px;
padding-left: 17px; 
list-style-type: none; 
background-image: url(arrow.gif); 
background-repeat: no-repeat; 
background-position: 0 6px; 
}

.content ul li li{
background-image:none;
list-style-type: disc;
padding-left: 0;
}

.vmenu a,
.boxWrapper ul li
{ 
padding-left: 17px; 
list-style-type: none; 
background-image: url(arrow.gif); 
background-repeat: no-repeat; 
background-position: 0 6px; 
}

.vmenu{
margin:20px 0;
}



.sidebar {
    margin-top: 30px;
}
.sidebar .menuTitle, 
.sidebar #VMenu {
    display: none;
}




/*-----Homepage----*/

.mainBoxes{
margin-bottom:30px;
}

.mainBoxes a{
color:#333;
}

.mainBoxes li{
margin-bottom: 5px;
}

.mainBoxes li a{
font-weight: bold;
}

.bgWrapper{
background: #F5F5F5;
padding:30px 0 0;
}

#bgInsideWrapper{
padding:0;
}

.homeBox{
background-color:#fff;
}

.boxWrapper{
padding:0 30px 20px;
min-height: 287px;
}

#homeNews .Zine h2,
#homeEvents h1{
display: none;
}

table.ZineTools tr {
float: left;
margin-right: 10px;
}

#homeNews .ZineDate{
margin-bottom:10px;
}

#homeNews .ZineLink{
line-height: 120%;
}

.ZineLink{
font-size: 18px;
font-weight: bold;
}

#homeNews .ZineSummaryIndex{
text-align: right;
padding:0;
}

#homeNews .ZineAbstract{
line-height: 120%;
margin: 10px 0;
font-style: normal;
font-size: 16px;
}

#homeNews .ZineIndex{
margin-top:0;
}

#homeEvents .EvtCal p{
margin-top:0;
font-size:14px;
color:#777777;
}

#homeEvents .EvtCalList{
margin-bottom:25px;
}

#homeEvents .EvtCalList dl{
margin-bottom:10px;
}

#homeEvents .EvtCalList dt{
font-size: 14px;
font-weight: normal;
}

#homeEvents .EvtCalList dd{
font-weight: bold;
margin-bottom: 10px;
border-bottom: none;
max-width: none;
padding: 0;
}

#homeEvents .EvtCal:after{
clear: none;
}

#homeEvents div.EvtCal .EvtCalRSS{
float: left;
margin-right: 25px;
margin-top:0;
line-height: 100%;
}

#homeNews h2,
#homeEvents h2,
#homeLinks h2{
color:#333;
text-transform: uppercase;
font-size: 24px;
margin-top:0;
border-bottom:3px solid #213f7f;
padding: 12px 65px 12px 30px;
position: relative;
font-weight:normal;
margin-bottom:20px;
}

#homeNews h2 span,
#homeEvents span,
#homeLinks span{
background: #213f7f;
height: 100%;
width: 40px;
position: absolute;
right: 25px;
top: 0;
background-repeat: no-repeat;
background-position: center;
}

#homeNews h2 span{
background-image: url(iconPencil.png);
}

#homeEvents span{
background-image: url(iconCalendar.png);
}

#homeLinks span{
background-image: url(iconLink.png);
}

#homeMission{
background-image: url(missionBG.jpg);
background-size: cover;
background-color:#00371f;
color:#fff;
font-size: 18px;
padding: 20px;
min-height: 240px;
position: relative;
line-height: 100%;
cursor: pointer;
}

#homeMission:hover{
background-image:none;
}

#homeMission h2{
color:#fff;
text-transform: uppercase;
font-size: 28px;
margin-top: 50px;
margin-bottom: 30px;
}

#homeMission span{
position: absolute;
top: 0;
right: 0;
padding: 5px 10px;
background:#00371f;
font-size:21px;
}

#homeMission p{
font-size: 18px;
}

.widgetBG{
 background: #FFf;
 padding: 69.5px 25px;
}

.widgetBG iframe{
max-width: 100%;
}


@media (max-width: 1465px) {
.widgetBG{
 padding: 80.5px 25px;
}
}

@media (max-width: 1199px) {
.widgetBG{
 padding: 90.5px 25px;
}
}

@media (max-width: 991px) {
.widgetBG{
 padding: 111px 25px;
}
}

@media (max-width: 767px) {
.widgetBG{
 padding: 45px 25px;
}
}





#allianceTitle{
text-transform: uppercase;
font-size: 28px;
margin: 30px 0 35px;
background:none;
padding-left:0;
color:#333;
}

#homeAlliance a{
display:block;
background-color: #213f7f;
color:#fff;
text-align: center;
text-transform: uppercase;
font-size: 20px;
min-height: 155px;
line-height: 120%;
padding-top: 50px;
position: relative;
}

#homeAlliance a:hover{
background-color:#00133c;
text-decoration: none;
}

#homeAlliance span{
position: absolute;
top: 0;
right: 0;
background:#00133c;
line-height: 100%;
padding: 5px 10px;
}

#homeAlliance .item{
margin-bottom: 30px;
}

#homeLinks ul{
padding-left:0;
margin-bottom:0;
}

.associationsBoxes a{
display:block;
background-color: #213f7f;
color:#fff;
text-align: center;
text-transform: uppercase;
min-height: 130px;
line-height: 120%;
padding-top: 45px;
position: relative;
}

.associationsBoxes a:hover{
background-color:#00133c;
text-decoration: none;
}

.associationsBoxes span{
position: absolute;
top: 0;
right: 0;
background:#00133c;
line-height: 100%;
padding: 5px 10px;
}

.associationsBoxes .item{
margin-bottom: 15px;
}

.associationsBoxes ul{
padding-left:20px;
}

  #homeAlliance.seven-cols .col-md-1,
  #homeAlliance.seven-cols .col-sm-1,
  #homeAlliance.seven-cols .col-lg-1  {
    width: 100%;
  }


@media (min-width: 600px){
  #homeAlliance.seven-cols .col-md-1,
  #homeAlliance.seven-cols .col-sm-1,
  #homeAlliance.seven-cols .col-lg-1  {
    width: 50%;
    float: left;
  }
}

@media (min-width: 992px) {
  #homeAlliance.seven-cols .col-md-1,
  #homeAlliance.seven-cols .col-sm-1,
  #homeAlliance.seven-cols .col-lg-1 {
    width: 25%;
  } 
}

@media (min-width: 1199px) {
  #homeAlliance.seven-cols .col-md-1,
  #homeAlliance.seven-cols .col-sm-1,
  #homeAlliance.seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
  }
}

/* Homepage - 5 column blue boxes */
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}


/*-----Homepage Banners----*/

.sliderWrapper{
position:relative;
}

.sliderWrapper .bx-wrapper{
margin:0 !important;
}

.sliderWrapper .bx-wrapper .bx-caption {
position: absolute;
margin-left: auto;
margin-right: auto;
top: 0;
width: 100%;
text-align: center;
text-transform: uppercase;
font-size: 41px;
font-weight: 700;
/* background-image: url(overlay.png); */
background-size: cover;
background-color: transparent;
}

.sliderWrapper .bx-wrapper .bx-caption span{
padding: 0 21%;
font-size: 41px !important;
font-family: 'Lato', Arial, sans-serif !important;
text-shadow: 2px 2px 1px rgba(0,0,0, 0.9);
margin-top: 10%;
position: relative;
}

.sliderWrapper .bx-wrapper .bx-caption span a{
color:#fff;
}

.sliderWrapper .bx-wrapper .bx-caption span a:hover{
color:#fff;
}

.sliderWrapper .bx-wrapper .bx-pager{
bottom: 0 !important;
z-index: 99;
right: 20px;
padding-bottom: 15px;
padding-top:0 !important;
width: auto !important;
}

.sliderWrapper .bx-wrapper .bx-pager.bx-default-pager a{
background: #fff !important;
}

.sliderWrapper .bx-wrapper .bx-pager.bx-default-pager a:hover,
.sliderWrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
background: #24795e !important;
}

.sliderWrapper .bx-wrapper .bx-controls-direction a{
width: 36px !important;
height: 36px !important;
/* background: rgba(255, 255, 255, 0.4); */
background: rgba(0, 0, 0, 0.4);
/* border:1px solid #e1e1e1; */
}

.sliderWrapper .bx-wrapper .bx-controls-direction a:hover{
/* background: rgba(255, 255, 255, 0.7); */
background: rgba(0, 0, 0, 0.7);
}

.sliderWrapper .bx-wrapper .bx-prev,
.sliderWrapper .bx-wrapper .bx-next{
background-position:center !important;
background-repeat: no-repeat !important;
}

.sliderWrapper .bx-wrapper .bx-prev{
background-image: url(controls-left.png) !important;
left: 60px !important;
}

.sliderWrapper .bx-wrapper .bx-next{
background-image: url(controls-right.png) !important;
right: 60px !Important;
}




/*-----No Caption Banner----*/
/* .bxslider div:first-child a {
    display: block;
    position: relative;
    z-index: 999;
} */
.bxslider div:first-child .bx-caption {
    background: none;
}
.bxslider div:first-child a:hover img {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}





.insideBanner img{
max-width: 100%;
height: auto;
}

/*--------- BASE CSS ------------*/
.leadershipTable td {
width:50%;
vertical-align: text-top;
}

.leadershipTable td img {
vertical-align: top;
width: 120px;
height: auto;
}

/********** Image Align **********/

.alignLeft {
margin: 0 20px 10px 0;
}

.alignRight {
margin: 0 0 10px 20px;
}

/********** Event Calendar **********/

div.EvtDateSelector {
border:1px solid #999;
background-color:#f7f7f7;
padding-left:20px;
padding-right:20px;
margin-bottom:10px;
}

.EvtCalHeader {
font-size:large;
font-weight:normal;
color: #fff;
}

.EvtCalMonthMenuButton {
cursor:pointer;
}

table.EvtCal { 
border-collapse:collapse; 
margin-bottom:10pt;
}

table.EvtCal td 
{ 
border:1px solid #213f7f; 
margin:0px; 
padding:5px; 
height:80px;
width:14.2%;
vertical-align:top;
background-color:#fff;
font-size:90%;
}

table.EvtCal th 
{ 
border:1px solid #213f7f; 
margin:0px; 
padding:4px; 
background-color: #213f7f;
font-weight:bold; 
font-size:12px; 
color:white;
text-align:center;
}

table.EvtCal caption {
background-color: #213f7f;
color:#ffffff;
border:1px solid #213f7f; 
margin:0px; 
margin-left:-1px;
margin-right:-1px;
padding:4px; 
font-weight:bold; 
font-size:10px; 
}

table.EvtCal td.EvtDay {
background-color:white;
}

table.EvtCal td.Today {
background-color:#ffc;;
}

table.EvtCal div.EvtDay {
font-weight:bold;
}

table.EvtCal div.Evt {
padding-top:4px;
}

table.EvtCal div.Evt a {
font-weight:normal;
}

table.EvtCal div.SharedEvt a {
color:red;
}

table.EvtCal div.OtherEvt a {
color:magenta;
}

table.EvtCal td.NoDay {
background-color:#ddd;
}

.popup_p a:hover {
text-decoration:none;
}

.EvtCal div.popup 
{
border: 2px solid #666677;
background-color:white;
color:black;
padding:10px;
display:none;
z-index:10;
position:absolute;
left: -80px;
text-align:left;
line-height: 140%;
height:auto !important;
}

div.popup a {
font-weight:normal;
}
span.popup_p { 
position:relative;
}
.EvtCal a.popup_close {
display:block;
float:right;
border:1px solid #bbb;
padding:2px;
top:-5px;
left:5px;
position:relative;
font-size:xx-small;
font-weight:normal;
}
table.Report.Membership .popup_close {
background-color:#ddd;
text-decoration:none;
}
.ThisMonth {
font-weight:bold;
}


div.vCalendarLink
{
padding-left:50px;
background-image:url(add_small.png);
background-repeat:no-repeat;
background-position:left center;
margin-top:25px;
height:45px;
font-size: 90%;
display:table;
}

div.vCalendarLink a{
display: table-cell;
vertical-align: middle;
}

p.EvtCalCalendarLink{
background-image: url(back.png);
background-position: 0 center;
background-repeat: no-repeat;
margin: 10px 0;
padding-left: 17px;
font-size:14px;
}

div.EvtCal .EvtCalRSS img
{
margin-right:7px;
}

div.EvtCal .EvtCalRSS a:hover
{
text-decoration:none;
}

div.EvtCal .EvtCalRSS
{
margin-top:15px;
}

div.EvtCal p.EventDate
{
font-size:110%;
font-weight:bold;
}

div.EvtCal dl.EvtCalList dt
{
font-weight:bold;
}

div.EvtCal dl.EvtCalList dd
{
margin-left:0px;
}

div.EvtCal dl.EvtCalList dd p
{
margin-top:0px;
}

div.EvtCal table.EvtCalSm
{
position:relative;
border-collapse:collapse;
}

div.EvtCal table.EvtCalSm th
{
text-align:center;
padding:12px;
color:white;
background-color:#213f7f;
width: 20px;
border:1px solid white;
}

div.EvtCal table.EvtCalSm th select{
font-weight: normal;
color:#333;
}

div.EvtCal table.EvtCalSm td
{
text-align:center;
padding:6px;
border:1px solid #999999;
}

div.EvtCal table.EvtCalSm td.EvtDay
{
background-color:#24795e;
}

div.EvtCal table.EvtCalSm td.EvtDay a{
color:#fff;
}

.EvtCal:after{
clear:both;
}

.EvtCal:before, 
.EvtCal:after{
display: table;
content: " ";
}

a#viewallevent {
background: url(viewallevent.png) no-repeat scroll 0 center rgba(0, 0, 0, 0);
padding: 2px 5px 2px 22px;
text-decoration: none;
font-weight: normal;
float: left;
}

.EvtCalList dd{
margin-bottom: 10px;
border-bottom: 1px dashed rgb(204, 204, 204);
max-width: 500px;
padding: 0 0 10px;
}

.EvtCalList dd div{
margin-bottom: 3px;
}

/*Event Registration 
---------------------------------------------------*/

div.EvtSessionRegistrant div.EventFee 
{
border-bottom: 1px dotted #ccc;
padding:5px;
margin:0px;
}

span.EvtFeeName 
{
text-transform: uppercase;
margin-right:10px;
display: block;
float: left;
}

div.EvtSessionRegistrant
{
margin:0;
padding:0 0 10px 0;
}

div.EventFees div.EvtSessionRegistrant
{
margin-bottom:35px;
}

span.EvtFeeAccess 
{
color:red;
display:block;
font-size:x-small;
font-style:italic;
line-height:120%;
}

span.EvtFeeCost 
{
margin-right:7px;
font-weight:bold;
float:left;
}

span.EvtFeeRegLink 
{
float: right;
text-align: center;
}

span.EvtFeeRegDoneLink
{
float:right;
}

span.EvtFeeRegLink a 
{
border: 1px solid black;
color:#fff;
font-weight: bold;
margin-left: 25px;
padding: 4px 7px;
font-size:95%;
text-decoration:none;
background:#1a700a;
text-transform:uppercase;
}

span.EvtFeeRegLink a:hover 
{
opacity:0.7;
color:white;
text-decoration:none;
background:#666;
border: 1px solid #999;
}

div.EventFees
{
padding:10px;
}

div.EventFees h3
{
background-color: #ccc;
color: #3C3C3C;
font-size:100%;
top: 0;
line-height:10pt;
margin-bottom:3px;
}

div.EvtRegRegistrants div.popup, div.popup
{
display:none;
background-color: white;
border: 1px solid #ccc;
padding: 15px;
position: absolute;
width: 500px;
z-index: 100;
}

span.EvtFeeRegDone a
{
color: #fff;
font-weight: bold;
margin-left: 35px;
padding: 2px 6px;
line-height: 160%;
display: inline-block;
float: left;
text-transform: uppercase;
text-decoration: none;
background: #1a700a;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-size: 85%;
}

span.EvtFeeRegDone a:hover {
opacity: 0.7;
color: white;
text-decoration: none;
background: #666;
}

div.EventFee span.popup_p a.popup
{
padding:0 15px 0 0;
}

div.EvtRegRegistrants span.popup_p a.popup:hover,div.EventFee span.popup_p a.popup:hover
{
color:#9097A9;
text-decoration:underline;
}

div.EvtFeeActivityInfo
{
display: inline;
}

.EvtFeeActivityInfo .MagPopup-inline{
display: inline-block;
}

div.EvtFeeGroup div.EventFee div.EvtFeeActivityInfo
{
float:left;
}

div.EvtRegRegistrants div.popup .Event h3
{
padding:0;
width:80%;
background:none;
font-size:12pt;
text-transform:none;
margin:0px;
}

span.EvtFeeGroupName
{
font-size: 120%;
font-weight: bold;
margin-bottom: 7px;
margin-top:30px;
padding-bottom: 2px;
display:block;
color:#666;
}

div.EvtRegContinue
{
padding:0;
margin-bottom:20px;
}

div.EvtRegContinue h2, div.EvtRegFinish h2
{
background-color:#E3E3E3;
color: #333;
line-height: 12pt;
margin: 0px;
padding: 10px 10px 10px 15px;
position: relative;
font-size:12pt;
text-transform:uppercase;
}

div.EvtRegRegistrants h3, div.EvtRegMerchandise h3
{
background-color: #E3E3E3;
background-image: none;
color: #333;
line-height: 12pt;
margin: 0px;
padding: 10px 10px 10px 15px;
position: relative;
font-size:12pt;
border-radius:0px !important;
text-transform:uppercase;
display:block;
}

div.EvtRegMerchandise h3
{
margin-bottom:15px;
}

div.EvtRegRegistrants .EventFees h3
{
color: black;
margin: 15px 0px;
padding: 0px;
font-size:22px;
background-color: white;
border:0px;
}

.EvtFeeThankYou h2{
font-size: 20px;
}

.backToEvent{
display:block;
margin-top:20px;
}

.EvtRegRegistrants .boxhead span:hover{
text-decoration:underline;
}

.EvtRegRegistrants .boxhead{
margin-bottom:10px;
}

.EvtRegRegistrants .blindbox{
margin:40px 0 45px;
}

div.EvtRegContinue div.EvtRegContinue
{
border:0px;
padding:0px;
margin:0px;
}

div.EvtRegFinish
{
border:1px solid #ccc;
padding:0;
}

div.EvtRegFinish p,div.EvtRegFinish div.Pay
{
padding:10px;
}

div.EventFee
{
background-color: #EEEEEE;
padding: 8px 15px;
margin-bottom:10px;
}

.EvtRegRegistrants div.EventFee
{
width:auto;
}

div.EvtFeeGroup div.EventFee
{
background: none;
border:0px;
border-bottom: 1px dashed;
margin-bottom:0px;
padding:8px 5px;
}

div.EvtFeeGroup
{
padding:0;
}

div.EventFee .EvtFeeName
{
display:inline;
float:none;
}

div.EventFee .EvtFeeBuyInfo
{
display:inline;
float:right;
text-align:right;
}

div.EventFees div.EventFee
{
display:block;
min-height:36px;
font-size:85%;
line-height: 19px;
}

div.EventFee:before, 
div.EventFee:after {
content: " ";
display: table;
}

div.EventFee:after {
clear: both;
}

div.EvtFeeDescr
{
font-size:95%;
font-style:italic;
clear:both;
}

div.EvtRegContinue div.EventFee
{
display:block;
background:none;
border:0px;
border-bottom:1px dashed #ccc;
margin-bottom:0px;
}

div.EvtReg form
{
clear:both;
padding-top:15px;
}

div.EvtRegMerchandise p.CatalogPath
{
display:none;
}

div.EvtRegMerchandise h2
{
background:none;
color:#006A71;
width:60%;
}

div.ProductPrice
{
font-weight:bold;
}

div.EvtReg span.popup_p
{
font-size:90%;
padding-left:5px;
}

div.EvtReg .EvtRegProduct span.popup_p
{
display:inline;
}

.EvtRegProduct
{
padding-left:20px;
}

span.EvtFeeRegdate
{
font-style: italic;
padding-left:10px;
font-size:80%;
}

div.EvtRegContinue div.EventFee span.EvtFeeName 
{
float:left;
}

div.EvtRegRegistrants div.EventFees
{
border:1px solid #D9D9D9;
margin-bottom:35px;
padding:3px 20px;
}

div.EvtRegMerchandise
{
border:1px solid #D9D9D9;
padding-bottom:20px;
}

table.EvtRegComps caption {
font-size: 20px;
margin-bottom: 10px;
text-align: left;
}

span.EvtFeeSoldOut { 
font-weight: bold; 
border: 1px solid #000; 
color: #FFF; 
font-weight: bold; 
margin-left: 25px; 
padding: 4px 22px; 
font-size: 95%; 
text-decoration: none; 
background: #F00; 
text-transform: uppercase; 
}

/********** Blindbox **********/

.boxhead span.boxtitle{
font-size:17px;
padding-right:18px;
background-position:center right;
background-repeat:no-repeat;
background-image:url(drop_up.png);
cursor:pointer;
}

.paneClosed span.boxtitle{
background-image:url(drop.png) !important;
}

.blindbox .boxpane h2{
display:none;
}

.blindbox .boxpane .location h2{
display:block;
}


/********** Zines **********/

.ZineDebug {
font-size:8pt;
font-family:sans-serif;
color:green;
border:0px solid black;
/* remove next line for debugging CSS */
display:none;
}

/********** Articles **********/

.ZineArticle .ZineHeader {
font-weight:bold;
font-size:16pt;
}

.ZineArticle .ZineAbout {
padding-top:5px;
padding-bottom:10px;
font-style:italic;
}

.ZineArticle .ZineAbout .ZineSummary {
padding-left:50px;
text-align:left;
}

.ZineSummary {
padding:15px;
font-style:italic;
}

.ZineDate {
display:block;
font-style:normal;
font-size:14px;
}

.ZineAuthor {
color:#333;
display:inline;
}

.ZineBody pre {
padding:10px;
border:1px dashed #99c;
background-color:#ddf;
}

.ZineArticle .ZineFooter {
color:#999;
font-style:italic;
font-size:9pt;
}

.ZineArticle .ZineFooter table.ZineTools {
margin-top:5px;
}

.ZineArticle .ZineAttachment {
padding:10px;
margin-top:10px;
font-size:9pt;
background-color:#ffffff; 
}

table.ZineImage {
margin-bottom:10pt;
}

div.ZineImage table.ZineImage {
margin-bottom:0pt;
}

.ZineFooter a {
font-weight:normal;
font-size:9pt;
}

.ZineQuote {
margin-left:5px;
margin-right:50px;
margin-top:5px;
margin-bottom:5px;
padding-left:45pt;
font-size:10pt;
font-style:italic;
display:block;
background-repeat:no-repeat;
}

/********** Indexes **********/

.ZineIndex {
margin-top:15px;
}

.ZineItem {
margin-bottom:10px;
}

.ZineItem .ZineHeader,.ZineItem .ZineAboutBody,.ZineItem .ZineFooter { 
padding-left:10px; 
padding-right:10px; 
}
.ZineItem .ZineSummaryIndex { 
padding-left:10px; 
padding-right:10px; 
padding-bottom:10px; 
text-align:right;
}
.ZineArchive .ZineItem {
padding:0px;
margin-bottom:5px;
}

.ZineComments .ZineItem {
margin-bottom:20px;
background-color:#eee;;
border:0px solid #fff;
}

ul.ZineThread {
margin:0px;
}

/* creates a sequence of buttons for paged indexes */

.ZinePagedIndex a {
padding-left:4px; 
padding-right:4px; 
padding-top:2px; 
padding-bottom:2px; 
border:1px solid #ccf;
font-size:9pt;
color:#99c;
font-weight:normal;
text-decoration:none;
}
.ZinePagedIndex a.ZinePagedIndexCurrent {
background-color:#eef;
border:1px solid #99c;
}
.ZinePagedIndex a:hover {
background-color:#eef;
border:1px solid #99c;
}

table.ZineIndex td.ZineThumb {
/* typically used for photoblog galleries */
background-color:#ffffff;
padding:20px;
}

/* table indexes are used in semithreaded and table indexes */

table.ZineIndex { 
border:2px #666677 solid; 
border-collapse:collapse; 
margin-bottom:10pt;
width:100%;
}
table.ZineIndex td { 
border-top:1px #666677 dotted; 
border-bottom:1px #666677 dotted; 
border-left:1px #666677 solid; 
border-right:1px #666677 solid; 
margin:0px; 
padding:5px; 
}
table.ZineIndex th { 
border:1px #666677 solid; 
margin:0px; 
padding:5px; 
background-color:#ccccdd;
}

/********** Comments **********/

.ZineComment 
{
margin-bottom:15px;
}

.ZineComment .ZineHeader 
{
padding:4px;
background-color:#eeeeee; 
font-weight:bold;
font-size:11pt;
display:block;
}

.ZineComment .ZineAboutBody{
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
}

.ZineComment .ZineAbout 
{
padding:10px;
float:left;
width:80px;
font-size:8pt;
color:#666;
}

.ZineComment .ZineBody 
{
padding:10px;
margin-left:100px;
}

.ZineComment .ZineFooter 
{
padding:7px 7px 7px 15px;
background-color:#eee;
font-size:9pt;
display:block;
clear:both;
}

.ZineComment 
{
border:1px solid #eeeeee;
}

.ZineComment .ZineAttachment 
{
padding:10px;
margin-top:10px;
font-size:9pt;
display:block;
background-color:#eeeeff; 
}

.ZineQuote
{
font-size:9pt;
color:#666;
border:1px dashed #999;
padding:10px;
margin-top:10px;
}

/********** Toolboxs **********/

/* show tools in a small, grey font so they don't steal too much attention */
table.ZineTools td {
padding-right:7px;
}

table.ZineTools td a,
.EvtCalRSS a, #viewallevent{
font-size:9pt;
font-weight:normal;
text-decoration:none;
color:#333;
}

table.ZineTools td a:hover {
text-decoration:underline;
}

.ZineArticle table.ZineTools {
padding:4px;
}

/* kludge because table.ZineIndex td adds cell borders */
table.Report table.ZineTools td { border:0px solid white; }
table.ZineIndex table.ZineTools td { border:0px solid white; }


/********** Attachments **********/

table.ZineAttachmentForm {
/* put attachment upload fields in a box */
background-color:#eee;
border:1px solid #999;
padding:10px;
margin-top:5px;
margin-bottom:5px;
}

div.ZineAttachment {
height:125px;
}
.ZineAttachment table {
/* lines up attachments left-to-right */
float:left;
padding-right:10px;
}
.ZineCaption {
color:#666;
font-style:italic;
padding-bottom:10px;
}

/********** Status, Moderation **********/

.ZineStatusIcon {
float:right;
}
.ZineWarning {
padding:15pt;
border:1px dashed red;
background-color:#faa;
color:brown;
font-weight:bold;
}


/********** Catalogue **********/

div.CategoryProductWrapper .CatalogProduct
{
padding:5px 0;
clear:both;
min-height: 175px;
border-bottom: #999 dashed 1px;
}

div.CategoryProductWrapper .CatalogProduct .CatalogProductThumbnail 
{
float:left;
margin-right:15px;
}

div.CategoryProductWrapper .CatalogProduct .CatalogTitle
{
font-weight:bold;
font-size:105%;
margin-top: 10px;
}

div.CategoryProductWrapper .CatalogProduct .CatalogPrice
{
font-weight:bold;
margin-top:15px;
}

div.CategoryProductWrapper .CatalogProduct .CatalogSummary
{
font-size:85%;
}

div.Catalog .CatalogPath
{
display:none;
}

div.ProductPrimaryImageWrapper
{
float:right;
margin: 0 0px 10px 30px;
text-align:center;
}

.ProductInfo form
{
margin-top:15px;
font-weight:bold;
float:left;
}

div.ProductAttachmentImageWrapper
{
clear:both;
}

.ProductAttachment{
float:left;
max-width:123px;
text-align:center;
}

.ProductInfo table.cart_form .input input {
margin-top:5px;
}

.ProductInfo form table
{
font-weight:normal;
}

.ProductInfo form #quantity_input
{
background: url("textbox_bg.gif") repeat-x scroll 0 0 #F6F6F6;
border: 1px solid #C5CBD0;
color: #65686F;
padding: 2px 3px;
width:100px;
}

span.ProductDetail
{
font-size:90%;
}

div.Catalog h1
{
font-size: 140%;
font-weight: bold;
}

div.Membership #email, div.Membership #organization,div.Membership #meta_5fwork_5fcounty
{
width:400px;
}

div.Catalog table {
width: 100%;
}



/********** Search **********/

div.Search dl {
margin-bottom:40px;
margin-left:15px;
}

div.Search dt {
font-weight:bold;
}

div.Search dd {
font-style:italic;
margin-bottom:10px;
font-size:85%;
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

/********* Member Directory **********/

div.MembershipDirectoryAlpha
{
margin-bottom:20px;
}

span.MembershipNoMembers
{
background-color:#999999;
color:white;
}

.pagination {
margin: 20px 0;
}

div.MembershipDirectoryAlpha {
display: inline-block;
*display: inline;/* IE7 inline-block hack */
*zoom: 1;
margin-left: 0;
margin-bottom: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.MembershipDirectoryAlpha a {
float: left;
padding: 4px 8px;
line-height: 20px;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #dddddd;
border-left-width: 0;
}

.MembershipDirectoryAlpha .selected_char,
.MembershipDirectoryAlpha a:hover,
.MembershipDirectoryAlpha a:focus {
background-color: #24795e;
color: #FFF;
border-color: #24795e;
}


div.MembershipDirectoryAlpha a:first-child {
border-left-width: 1px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}

div.MembershipDirectoryAlpha a:last-child {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}

.MembershipDirectoryMenu .active{
font-weight:bold;
}

div.MembershipMiniProfile
{
border:1px solid #999999;
padding:15px 20px;
margin-top:15px;
}

.MembershipMiniProfile .name{
background-image: url(Email.png);
background-repeat: no-repeat;
background-position: left center;
padding-left:20px;
font-weight:bold;
}

div.MembershipMiniProfile table.MemberMiniProfile td
{
vertical-align:top;
}

td.body_content div.MembershipMiniProfile table.MemberMiniProfile img
{
padding:0px 15px 0px 0px;
}

td.body_content div.MembershipMiniProfile table.MemberMiniProfile a
{
font-weight:bold;
margin-top: 10px;
display:block;
}

a.dp-choose-date {
background: url("date.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display: inline-block;
height: 16px;
margin: 5px 3px 0;
overflow: hidden;
padding: 0;
text-indent: -2000px;
width: 16px;
}

/*************** Profile *************/

table.Report .error {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: none;
}

.error {
background-color: #f2dede;
border: 1px solid #ebccd1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #a94442;
padding: 10px 15px;
}

.info {
background-color: #d9edf7;
border: 1px solid #bce8f1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #31708f;
padding: 10px 15px;
}

.warn{
background-color: #F8FAAB;
border: 1px solid #E6E88A;
color: #5D5E3C;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 10px 15px;
font-weight: bold;
}

div.EvtFeeDescr .error {
padding: 5px;
display: inline-block;
margin-top: 5px;
}

span.EvtFeeBuyInfo .error {
float: right;
font-size: 13px;
padding: 5px;
}

#photos,#photo
{
float:right;
padding:0;
margin:0 0 10px 20px;
}

#cropbox{margin-bottom:10px;}

span.input #photo
{
float:none;
margin:0;
font-size:small;
}

#photos img,#photo img
{
padding:5px;
margin:0;
}

div.MembershipStatus{
background: #eee;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-size: 100%;
margin: 10px 0px;
padding: 10px 15px;
display:block;
width: 100%;
font-weight: bold;
}

ul.Membership_update_profile_menu
{
display:inline-block;
width:100%;
padding:0;
margin:0 0 20px 0;
list-style:none;
}

ul.Membership_update_profile_menu li
{
padding:0 5px 5px 0;
margin:0;
background:none;
float:left;
}

ul.Membership_update_profile_menu li a
{
color: #505050;
font-size:12px;
background-color:#fff;
background-repeat:no-repeat;
background-position:7px center;
text-decoration:none;
padding:0 10px 0 27px;
display:block;
line-height:30px;
height:30px;
/* shadow */
-moz-box-shadow: 0px 2px 5px #999; /* Firefox */
-webkit-box-shadow: 0px 2px 5px #999; /* Safari,Chrome */
box-shadow: 0px 2px 5px #999; /* CSS3 */
}

ul.Membership_update_profile_menu li a:hover
{
background-color: #9dc9b6;
text-decoration:none;
}

#Membership_view_profile_link{background-image:url(account.png);}
#Membership_update_profile_link{background-image:url(user.png);}
#Membership_update_contact_link{background-image:url(address.png);}
#Membership_update_photo_link{background-image:url(Camera.png);}
#Membership_change_password_link{background-image:url(login.png);}
#Membership_account_link{background-image:url(clock.png);}


h1.membername
{
text-transform:none;
}

ul.MembershipType
{
list-style:none;
margin-left:0px;
margin-top:20px;
}

ul.MembershipType li
{
padding-bottom:10px;
}

ul.MembershipType li a
{
font-weight:bold;
}

.profile_photo
{
float:right;
border:1px solid #ccc;
padding:5px;
margin:0 0 10px 20px;
position:relative;
top:-30px;
}

table.Report {
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
max-width: 100%;
}
table.Report {
margin-bottom: 20px;
width: 100%;
}
table.Report th, table.Report td {
border-top: 1px solid #dddddd;
line-height: 20px;
padding: 8px;
text-align: left;
vertical-align: top;
}
table.Report th {
font-weight: bold;
}
table.Report thead th {
vertical-align: bottom;
}
table.Report caption + thead tr:first-child th, table.Report caption + thead tr:first-child td, table.Report colgroup + thead tr:first-child th, table.Report colgroup + thead tr:first-child td, table.Report thead:first-child tr:first-child th, table.Report thead:first-child tr:first-child td {
border-top: 0 none;
}
table.Report tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed th, .table-condensed td {
padding: 4px 5px;
}
table.Report, .Report {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-collapse: separate;
border-color: #dddddd #dddddd #dddddd #dddddd;
border-image: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}

table.Report caption + thead tr:first-child th, table.Report caption + tbody tr:first-child th, table.Report caption + tbody tr:first-child td, table.Report colgroup + thead tr:first-child th, table.Report colgroup + tbody tr:first-child th, table.Report colgroup + tbody tr:first-child td, table.Report thead:first-child tr:first-child th, table.Report tbody:first-child tr:first-child th, table.Report tbody:first-child tr:first-child td {
border-top: 0 none;
}
table.Report thead:first-child tr:first-child > th:first-child, table.Report tbody:first-child tr:first-child > td:first-child, table.Report tbody:first-child tr:first-child > th:first-child {
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
}
table.Report thead:first-child tr:first-child > th:last-child, table.Report tbody:first-child tr:first-child > td:last-child, table.Report tbody:first-child tr:first-child > th:last-child {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
}
table.Report thead:last-child tr:last-child > th:first-child, table.Report tbody:last-child tr:last-child > td:first-child, table.Report tbody:last-child tr:last-child > th:first-child, table.Report tfoot:last-child tr:last-child > td:first-child, table.Report tfoot:last-child tr:last-child > th:first-child {
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
table.Report thead:last-child tr:last-child > th:last-child, table.Report tbody:last-child tr:last-child > td:last-child, table.Report tbody:last-child tr:last-child > th:last-child, table.Report tfoot:last-child tr:last-child > td:last-child, table.Report tfoot:last-child tr:last-child > th:last-child {
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}
table.Report tfoot + tbody:last-child tr:last-child td:first-child {
border-bottom-left-radius: 0;
}
table.Report tfoot + tbody:last-child tr:last-child td:last-child {
border-bottom-right-radius: 0;
}
table.Report caption + thead tr:first-child th:first-child, table.Report caption + tbody tr:first-child td:first-child, table.Report colgroup + thead tr:first-child th:first-child, table.Report colgroup + tbody tr:first-child td:first-child {
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
}
table.Report caption + thead tr:first-child th:last-child, table.Report caption + tbody tr:first-child td:last-child, table.Report colgroup + thead tr:first-child th:last-child, table.Report colgroup + tbody tr:first-child td:last-child {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
background-color: #f5f5f5;
}

table.Report tr.B {
background-color: #eee;
}

table.Report caption{
text-align:left;
}


/********** Shopping Cart **********/

.Pay h3{
background: none;
padding-left: 0;
}

div.Pay table.Receivable 
{
width:100%;
font-size:85%;
border-collapse:collapse;
margin-bottom:15px;
margin-top:15px;
}

div.Pay table.Receivable th
{
color: white;
background-color: #213C73;
padding: 5px;
font-size:90%;
text-transform:uppercase;
border: 1px solid #999;
}

div.Pay table.Receivable tfoot
{
background-color:#eee;
padding:5px;
}

div.Pay table.Receivable td
{
padding:5px;
border: 1px solid #ddd;
}

div.Pay table.Receivable td div.total
{
font-weight:bold;
}

table.Receivable div.number
{
text-align:right;
}

.ReceivableBuyer
{
background:#eee;
border:1px solid #ccc;
padding:10px 10px 0;
margin-top:15px;
}


/********** Required Fields **********/

span.requiredPrompt
{
background-image:url(asterisk.png);
background-position:top right;
background-repeat:no-repeat;
padding-right:10px;
font-weight:bold !important;
}

span.requiredPrompt label{
font-weight:bold;
}

/********** Web Forms **********/

table.QA_confirmation
{
font-size:90%;
border-collapse: collapse;
}

table.QA_confirmation caption
{
text-align:left;
padding-left: 3px;
padding-bottom:15px;
font-weight:bold;
}

table.QA_confirmation td
{
font-weight:normal;
border:1px solid #ccc;
padding:5px 15px;
}

table.QA_confirmation tr.B
{
background-color:#ddd;
}

table.QA_confirmation th
{
border:1px solid #ccc;
background-color:#2D3A5A;
color:white;
padding:5px 15px;
}

div.QA_question {
padding:10px;
margin-bottom:5px;
}
form div.A {
background-color:#eee;
}
div.QA_prompt {
font-size:120%;
}
table.QA_question_group td {
padding:3px;
}

/********** Responsive Image List **********/

ul.image_list
{
list-style:none;
margin:0px;
padding:0px;
font-size:85%;
}

ul.image_list img
{
display:block;
margin-bottom:7px;
}

ul.image_list li
{
float:left;
width:150px;
padding-right:15px;
min-height:200px;
}

/********** CMenu Mobile **********/

#CMenuMobile{display:none;}

#CMenuMobileM
{
box-shadow: 0 0 5px rgba(68, 68, 68, 0.5);
background: none repeat scroll 0 0 #AE6219;
color: #FFFFFF;
height: 100%;
padding: 20px 20px 20px 30px;
position: fixed;
right: 0;
text-align: left;
top: 0;
z-index: 1000;
}

#CMenuMobile ul#CMenuM
{
border-bottom: 1px solid #e9a666;
clear: both;
list-style-type: none;
margin: 10px 0 0;
padding: 0;
width: 190px;
}

#CMenuMobile ul#CMenuM li 
{
border-top: 1px solid #e9a666;
margin: 0;
padding: 0;
}

#CMenuMobile ul#CMenuM a
{
letter-spacing: 0.07em;
padding: 10px;
text-transform: uppercase;
color: #FFFFFF;
display: block;
}

a#CMenuMBClose
{
float:right;
position:relative;
top:-5px;
}

a#CMenuMBClose img
{
max-height:20px;
}

/********** Address Cards**********/

div.ContactPreview .ContactEditTip
{
color:#999;
font-style:italic;
font-size:90%;
}

#help1{display:none;}

.Membership .popup_close{
float:right;
}

.Membership .popup_close:hover{
background-color:transparent;}

.Membership .help_hotspot {
background: none repeat scroll 0 0 #f5f5f5;
border: 1px solid #eee;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #333;
cursor: pointer;
display: inline-block;
font-size: 14px;
margin: 0 0 20px;
padding: 0 10px;
}

.Membership .help_popup ul{
margin-bottom:30px;
padding-left:20px;
}

a.ContactDeleteLink
{
padding:8px 15px;
background:#cc0000;
text-align:center;
margin:3px 0;
text-decoration:none !important;
color:#fff;
display:inline-block;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

a.ContactDeleteLink:hover
{
color:#fff;
background:#666;
text-decoration:none;
}

/********** Bootstrap **********/

a:focus{
outline: 0;
}

textarea
{
max-width:100%;
}

label{
font-weight:normal;
}

/********** Renew Now Button **********/

a.renew
{
border:0px solid #e93e3a; 
color:#fff;
background-color: #D9534F;
border-color: #D43F3A;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight: normal;
padding: 5px 6px;
text-decoration:none;
display: inline-block;
margin-left:10px;
cursor: pointer;
}

a.renew:hover
{
border:0px solid #e93e3a;
background-color: #C9302C;
border-color: #AC2925;
}

/******* Login ********/

table.LoginForm td {
padding: 0 10px 10px 0;
}

/******* File Server ********/

div.FileServerSearch{
margin-bottom:20px;	
}

/********** Polls **********/

.Poll{
background: rgb(247, 247, 247);
display: inline-block;
padding: 0px 25px 20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 1px solid rgb(226, 226, 226);
margin:15px 0;
}

.Poll .poll_question{font-weight:600;}

.Poll h1{
font-size: 24px;
}

.Poll input[type="radio"] {
margin: 8px 0;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="string"], input[type="tel"], input[type="color"],  .uneditable-input {
background-color: #ffffff;
border: 1px solid #cccccc;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
padding: 5px;
outline:0;
}

textarea:focus, input[type="text"]:focus, input[type="string"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
border-color: rgba(82, 168, 236, 0.8);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
outline: 0 none;
}

input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
border-color: #ee5f5b;
color: #b94a48;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus, input.requiredInput[type="text"]:focus, textarea.requiredInput:focus {
border-color: #e9322d;
box-shadow: 0 0 6px #f8b9b7;
}

.button,
input[type="button"], 
input[type="reset"],
input[type="submit"], 
.content .ZineSummaryIndex a{
font-size: 100%;
display: inline-block;
zoom: 1;
line-height: normal;
white-space: nowrap;
vertical-align: middle;
text-align: center;
cursor: pointer;
-webkit-user-drag: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: .5em 1em;
color: rgba(0,0,0,.8);
border: none;
background-color: #E6E6E6;
text-decoration: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.button:hover,
.button:active,
.button:focus,
input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus, 
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
.content .ZineSummaryIndex a:hover,
.content .ZineSummaryIndex a:active,
.content .ZineSummaryIndex a:focus {
background-color:#065a35;
text-decoration:none;
color: #fff;
}

.button, input[type="submit"],
.content .ZineSummaryIndex a{
background-color:#0B7948;
color:#fff;
}

.formButtons {
margin: 30px 0;
}

.zineMemberNews .ZineItem{
float: left;
width: 29%;
margin-right: 4%;
}

.zineMemberNews .ZineSummaryIndex a{
margin-top:15px;
}

.zineMemberNews .ZineTools{
clear:both;
}

/********** Documents **********/

.Document dd{
margin-bottom:20px;
}

.Document span.DocumentInfo {
font-size: 11px;
font-style: italic;
}

.Document .error{
padding: 0 5px;
}

/*----------------------
         VMENU
------------------------*/

ul#VMenu {
text-align:left;
margin:0;
list-style-type: none;
padding:5px 0;
background:#fff;
}

ul#VMenu a.menu {
display:block;
line-height: 100%;
padding:0 10px;
text-decoration: none;
margin: 0;
background:none;
}

ul#VMenu a:hover{
text-decoration:underline;
}

ul#VMenu li span.VM_expand a.menu{
cursor: pointer;
padding: 0;
display:inline-block;
width:85%;
line-height:120%;
}

ul#VMenu li {
margin: 0;
text-decoration: none;
border: none;
font-size: 16px;
font-style: normal;
font-weight: normal;
color: #4C7B81;
}


ul#VMenu li ul {
list-style-type:disc;
padding:0 10px;
display:block;
border-left: 1px solid #9dc9b6;
margin-left: 15px;
}

ul#VMenu ul a.menu {
letter-spacing:normal;
text-decoration: none;
}

ul#VMenu li ul ul{
border:0;
padding:7px 7px 7px 5px;
}

ul#VMenu li ul ul li{
border:0;
padding:0 7px;
}

ul#VMenu li ul li {
display:block;
text-decoration: none;
border: none;
max-width: 90%;
font-size: 14px;
font-style: normal;
font-weight: normal;
color: #4C7B81;
}


ul#VMenu li a.menu {
display: block;
text-decoration: none;
border: none;
max-width: 90%;
padding: 7px 10px 10px 15px !important;
background-image: url(arrow.gif);
background-repeat: no-repeat;
background-position: left;
}

ul#VMenu li a.menu:hover {
text-decoration: underline;
color:#2D9A68;
}

ul#VMenu li ul li a.menu {
text-decoration: none;
border: none;
padding: 7px 10px 10px 0px !important;
font-size: 15px;
color: #4C7B81;
background:none;
}

ul#VMenu li ul ul li a.menu {
text-transform:none;
padding:10px 10px 10px 25px;
font-size:14px;
font-weight:normal;
}

ul#VMenu li ul ul li a.menu:hover, 
ul#VMenu li ul ul li a#thispage {
text-decoration:none;
padding:10px 10px 10px 25px;
}

ul#VMenu li ul li a.menu:hover, 
ul#VMenu li ul li a#thispage,
ul#VMenu a#thispage {
text-decoration: underline;
color: #2D9A68;
}

ul#VMenu li span.VM_collapse a.menu{
cursor: pointer;
display:inline-block;
padding: 0;
width:85%;
line-height:120%;
}

ul#VMenu ul span.VM_collapse a.menu,ul#VMenu ul span.VM_collapse a.menu:hover{
cursor: pointer;
display:inline-block;
}

ul#VMenu ul span.VM_expand a.menu,ul#VMenu ul span.VM_expand a.menu:hover{
cursor: pointer;
display:inline-block;
padding-right:5px;
}

.VM_collapse {
cursor: pointer;
display:block;
padding-right: 0;
background-image: url(plus.png);
background-position:98% center;
background-repeat: no-repeat;
background-size:8px auto;
}

ul#VMenu ul span.VM_collapse{
background-image:url(plus.png) !important;
background-position: right center;
background-repeat: no-repeat;
border:0px;
background-size:8px auto;
}


ul#VMenu ul span.VM_collapse:hover{
background:none;
background-image:url(plus.png) !important;
background-position:right center;
background-repeat: no-repeat;
background-size:8px auto;
}

.VM_expand {
background-image: url(minus.png);
background-position: 100% center;
background-repeat: no-repeat;
cursor: pointer;
display:block;
padding-right: 0;
background-size:8px auto;
}

ul#VMenu ul span.VM_expand{
display:block;
background-image:url(minus.png) !important;
background-position: right center !important;
background-repeat: no-repeat !important;
background-size:8px auto;
}

span.VM_expand a#thispage,span.VM_collapse a#thispage{
width:70%;
}

div.LoginForm{
background: #f5f5f5;
border-radius: 5px;
display: block;
margin: 0 auto;
padding: 10px 30px;
position: relative;
width: 350px;
margin-top: 30px;
}



.alert {
    position: relative;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-primary a {
    color: #004085;
    text-decoration: underline;
}
