/* Screen stylesheet *//* Designed and developed by TCS Software (www.associationsoftware.com) */

/*
===========================================================================
@IMPORTED STYLESHEET: 500_css_structure
---------------------------------------------------------------------------
*/

/**/body{  margin:0px;  padding:0px;}.imgleft{  margin:0px 10px 10px 0px;}.imgright{  margin:0px 0px 10px 10px;}.admin_controls{  clear:both;}.viewall{  background:#B61E0A;  padding:5px 15px;  color:#ffffff !important;  text-decoration:none !important;  display:inline-block;  margin:0px 0px 10px 0px;}.viewall i{  padding-left:10px;}#main-container{  background:#fff;  padding:0px;}#main .nicetable tr.altrow {  background-color:#fbfbfb;}#main table.nicetable {  margin:0px 0px 20px 0px;  border:1px solid #d4d4d4;  width:100%;  background-color:#fff;}#main .nicetable th {  background-color:#d4d4d4;  font-weight:bold;  padding:6px 5px;  color:#fff;}#main .nicetable td {  padding:3px 5px;  border:none;}body{  color:#000000;    font-family: 'Lato', sans-serif;  font-size:15px;}a:link, a:visited{  color:#B7A68E;  text-decoration:underline;}h3 a:link, h3 a:visited{  color:#B61E0A;  text-decoration:none;}a:hover{  color:#B7A68E;}h1 {  color:#B61E0A;  margin:0px 0px 10px 0px;  font-size:2em;  font-weight:700;}h2 {  color:#B61E0A;  margin:0px 0px 10px 0px;  font-size:1.6em;  font-weight:700;}h3 {  color:#B61E0A;  margin:0px 0px 10px 0px;  font-size:1.3em;  font-weight:700;}h4 {  color:#000000;  margin:0px 0px 5px 0px;  font-weight:bold;  font-size:1.1em;  font-weight:700;}h5 {  color:#000000;  margin:0px 0px 5px 0px;  font-size:1em;  font-weight:normal;}h6 {  color:#000000;  margin:0px 0px 5px 0px;  font-size:1em;}hr{  border:0px;  border-top:1px solid #d4d4d4;  margin:15px auto;}.title{  padding:0px 0px 15px 0px;  border-bottom:1px solid #d4d4d4;  margin:0px 0px 15px 0px;}.side-title{  text-align:center;  padding:0px 0px 15px 0px;  border-bottom:1px solid #d4d4d4;  margin:0px 0px 15px 0px;}.primarytext{  color:#B61E0A !important;}.secondarytext{  color:#B7A68E !important;}.accenttext{  color:#B61E0A !important;}/* MAIN MONITOR ---------------------------- */@media (min-width:993px) and (max-width:1200px) {   .container  {    width:100%;  }}/* MAIN TABLET ---------------------------- */@media (min-width:768px) and (max-width:992px) {   .container  {    width:100%;  }}/* MAIN PHONE ---------------------------- */@media (max-width:767px) {   .container  {    width:100%;  }  .imgleft, .imgright  {    float:none !important;    margin:0px 0px 10px 0px;  }  ul  {    padding-left:30px;  }  img, table, iframe  {    max-width:100%;  }}/* BANNER ---------------------------------------------------------------------- */#banner{  background:#ffffff;  height:80px;  padding-top:7px;  border-bottom:1px solid #B7A68E;}#banner-logo img{  height:60px;  width:auto;}#banner-button a{  display: block;  background:#B7A68E;  padding:10px;  border-radius:10px;  color:#fff;  text-align:center;  text-decoration:none;  font-weight:900;  font-size:20px;  margin-top:7px;  opacity:0.5;}/* BANNER MONITOR ---------------------------- */@media (min-width:993px) and (max-width:1200px) { }/* BANNER TABLET ---------------------------- */@media (min-width:768px) and (max-width:992px) {   }/* BANNER PHONE ---------------------------- */@media (max-width:767px) {   #banner  {    height:auto;    padding-bottom:10px;  }  #banner-button a  {    padding:5px;    font-size:15px;  }}/* HEADER ---------------------------------------------------------------------- */#header{  background:url(https://www.associationdatabase.com/aws/SOS/am/gi/500_header_bg.jpg?ver=1) no-repeat center center;  background-size:cover;}#header .container{  background:url(https://www.associationdatabase.com/aws/SOS/am/gi/500_header_container_bg.png?ver=1) no-repeat center bottom;  background-size:cover;}#logo{  margin-top:100px;  margin-bottom:50px;}#logo img{  width:100%;  height:auto;}/* HEADER MONITOR ---------------------------- */@media (min-width:993px) and (max-width:1200px) { }/* HEADER TABLET ---------------------------- */@media (min-width:768px) and (max-width:992px) {   }/* HEADER PHONE ---------------------------- */@media (max-width:767px) {   #logo  {    margin-top:50px;    margin-bottom:50px;  }  }/* NAV ------------------------------------------------------------------------- */#nav{  background:#ffffff;  border-top:1px solid #B7A68E;  border-bottom:1px solid #B7A68E;}#nav ul{  margin:0px;  padding:0px;  list-style:none;}#nav ul li{  width:14%;  float:left;}#nav .nav-wide{  width:16%;}#nav ul li a:link, #nav ul li a:visited{  display:block;  text-decoration:none;  height:50px;  padding:15px;  font-weight:900;  text-transform:uppercase;  text-align:center;  color:#B61E0A;}#nav ul .twolines a:link, #nav ul .twolines a:visited{  padding:10px 22px;  line-height:1;}#nav ul li a:hover{  background:#B61E0A;  color:#ffffff;}/* NAV MONITOR ---------------------------- */@media (min-width:993px) and (max-width:1200px) {   }/* NAV TABLET ---------------------------- */@media (min-width:768px) and (max-width:992px) {   #nav ul li a:link, #nav ul li a:visited  {    padding:15px 5px;    font-weight:500;    font-size:13px;  }}/* NAV PHONE ---------------------------- */@media (max-width:767px) {   #nav  {    border:0px !important;    position:relative;     background:#B61E0A;  }  #nav button  {    margin:0px;    width:100%;    height:auto;    font-size:15px;    color:#ffffff !important;    border:0px;    border-radius:0px;    padding:10px 0px;  }  #nav button span  {    margin-right:10px;  }  #nav ul  {    border:1px solid #ffffff;    width:80%;    position:absolute;    left:10%;    top:42px;    background:#B61E0A;    padding:0px;    box-shadow:0px 10px 15px #555;    z-index:999;  }  #nav ul li  {    float:none;    width:100% !important;  }  #nav ul li a  {    border-right:0px solid #d4d4d4 !important;    border-bottom:1px solid #ffffff;    padding:15px !important;    color:#ffffff !important;  }  #nav ul li ul   {    display:none;  }  h3.side-title  {    background:#B7A68E;    padding:8px;    font-size:18px;    color:#ffffff !important;    margin-bottom:20px;  }  #side-left ul.subnav-toggle   {    margin-bottom:20px;  }  #side-left .navbar-toggle  {    float:left;    margin:0px 0px 0px 0px;    color:#ffffff !important;    padding-bottom:0px;  }}/* CONTENT --------------------------------------------------------------------- */#content{  padding:30px;}#main{  padding-right:30px;  padding-left:30px;}#side-left{  padding-right:30px;}#side-right{  padding-left:30px;}#tcs-carousel-sponsors{  padding:10px;  margin:20px 0px;}#tcs-carousel-sponsors .item{  height:100px;}#tcs-carousel-sponsors .item img{  max-height:100% !important;  margin:0px auto;}#tcs-carousel-sponsors .carousel-control, #tcs-carousel-sponsors .carousel-indicators{  display:none;}.sidenav ul{  list-style:none;  margin:0px;  padding:0px;  border-top:1px solid #d4d4d4;  border-left:1px solid #d4d4d4;  border-right:1px solid #d4d4d4;}.sidenav ul li a{  display:block;  border-bottom:1px solid #d4d4d4;  padding:8px;  text-decoration:none;}/* CONTENT MONITOR ---------------------------- */@media (min-width:993px) and (max-width:1200px) {   }/* CONTENT TABLET ---------------------------- */@media (min-width:768px) and (max-width:992px) {   }/* CONTENT PHONE ---------------------------- */@media (max-width:767px) {   #side-left, #side-right  {    padding-left:0px;    padding-right:0px;  }  #main  {    padding-right:0px;    padding-left:0px;  }}/* FOOTER ---------------------------------------------------------------------- */#footer{  background:#B61E0A;  color:#ffffff;  font-size:.8em;  padding:20px;}#footer a{  color:#ffffff !important;}.tcspromo{  text-align:right;}.tcs-copyright{  display:none;}/* FOOTER MONITOR ---------------------------- */@media (min-width:993px) and (max-width:1200px) {   }/* FOOTER TABLET ---------------------------- */@media (min-width:768px) and (max-width:992px) {   }/* FOOTER PHONE ---------------------------- */@media (max-width:767px) {   #footer  {    text-align:center;  }  .tcspromo  {    text-align:center;  }}/* COMPONENTS ------------------------------------------------------------------ */.tcsnews_odd, .tcsnews_even, .tcscalendars_odd, .tcscalendars_even, .tcslinks_odd, .tcslinks_even, .tcsjobs_even, .tcsjobs_odd{  margin:0px 0px 20px 0px;}.tcsnews h5, .tcscalendars h5, .tcslinks h5, .tcsjobs h5{  color:#666666;  margin:0px 0px 5px 0px;}.tcsnews a, .tcscalendars a, .tcslinks a, .tcsjobs a{  text-decoration:none !important;}.tcslinks table tr td{  padding:0px 20px 20px 0px;}.tcsnews h3, .tcscalendars h3, .tcslinks h3, .tcsjobs h3{  margin:0px 0px 5px 0px;}.tcsnews h4, .tcscalendars h4, .tcslinks h4, .tcsjobs h4{  margin:0px 0px 5px 0px;}.tcsnews p, .tcscalendars p, .tcslinks p{  margin:0px 0px 5px 0px;}.tcsUserCreatedForm{  border:0px !important;}.none_at_this_time{  display:none;}.hidedetails h4.tcsDetails{  display:none;}h5.tcsDetails{  display:none;}.tcsSubHeadFont{  font-size:1.3em;  margin:0px 0px 10px 0px;  padding:0px 0xp 10px 0px;  border-bottom:1px solid #ccc;  color #ccc;}/* COMPONENTS MONITOR ---------------------------- */@media (min-width:993px) and (max-width:1200px) {   }/* COMPONENTS TABLET ---------------------------- */@media (min-width:768px) and (max-width:992px) {   }/* COMPONENTS PHONE ---------------------------- */@media (max-width:767px) {   }/* COMPONENTS ------------------------------------------------------------------ */.tcscalendars-side .datestamp {  display:table-cell;  text-align:center;  vertical-align: middle;  color:#ffffff;  background:#B7A68E;  width:60px;}	.tcscalendars-side .datestamp h5 {  color:#ffffff;  font-weight:200;}.tcscalendars-side h5 span.bignumber {  font-size:23px;  font-weight:900;}	.tcscalendars-side h6 {  margin:10px 0px 0px 10px;  font-size: 14px;}	.tcscalendars-side h3{  margin:0px 0px 10px 10px;    font-size:17px;}.tcscalendars-side_odd, .tcscalendars-side_even{  margin:0px 0px 10px 0px;  border:1px solid #d4d4d4;  display:table;  width:100%;}/* DIRECOTRY STYLES ------------------------------------------------------------ */input.tcsFormButton{  background:#B61E0A;  padding:0px 10px 0px 10px;  border-radius:0px;  height:30px;  border:0px solid #d4d4d4;  color:#ffffff;}dd input, dd select{  padding:3px;  margin:0px 0px 0px 0px;}dd{  margin:0px 0px 10px 0px;}dt{  margin:0px 0px 0px 0px;}.directory_listing{  margin:0px 0px 15px 0px;  padding:0px 0px 15px 0px;  border-bottom:1px dashed #c0c0c0;}.directory_title{}.directory_title img{  float:right;  width:45px;  margin:-10px 0px;}.directory_title h3{  float:left;  margin:3px 0px 3px 0px;}.directory_title_city{  float:left;  margin:4px 15px;  font-style:italic;  color:#000;}.directory_title_company{  float:left;  margin:3px 0px 3px 30px;  font-weight:bold;  color:#000;}.directory_info{  padding:10px 20px;}.directory_contact{  float:left;  width:250px;  margin:0px 0px 30px 0px;}.directory_primary{  float:right;  width:300px;  margin:0px 0px 10px 0px;}.directory_services{  float:right;  width:340px;  margin:0px 0px 30px 0px;}/* ACCORDIAN STYLES ------------------------------------------------------------ */.accordion .tcslegend{  display:none;}.accordion_odd, .accordion_even{  padding:10px 15px;  border:1px solid #c0c0c0;  margin:0px 0px 5px 0px;}.tcs_accordion_title{  text-decoration:none !important;}.tcs_accordion_title h3{  margin:0px 20px;  color:#000;}.tcs_accordion_content{  padding:20px;}.accordion_odd p, .accordion_even p{  margin:0px 0px 10px 0px;}.resources{  margin:10px 20px;}.resources_inner{  margin:0px 0px 30px 0px;}.resources h3{  margin:0px;}h2.resources_title{  margin:0px 0px 10px 0px;  padding:10px 0px 10px 0px;  border-bottom:1px solid #d4d4d4;}.resources .tcslegendtitle{  margin:0px;  padding:10px 0px;}.resources .back_to_top{  display:none;}.resources_odd, .resources_even{  padding:0px 0px 20px 0px;}.resources .tcslegend{  display:none;}.tcs_accordion_title{  text-decoration:none !important;}.tcs_accordion_title h3, .tcs_accordion_title h4{  margin:0px 0px 0px 20px;  color:#000;  width:545px;}.webinars .tcs_accordion_title h3{  color:#0041A8;}.tcs_accordion_closed_icon{  background:url(https://www.associationdatabase.com/aws/SOS/am/gi/accordian_closed.png?ver=1) no-repeat left center;  width:20px;  height:20px;  display:block;  position:absolute;}.tcs_accordion_open_icon{  background:url(https://www.associationdatabase.com/aws/SOS/am/gi/accordian_open.png?ver=1) no-repeat left center;  width:20px;  height:20px;  display:block;  position:absolute;}.accordion_legend .tcs_accordion_title{  display:block;  font-size:1.2em;  color:#000;  padding:10px;  border:1px solid #d4d4d4;}.accordion_legend .tcs_accordion_closed_icon, .accordion_legend .tcs_accordion_open_icon{  float:left;  position:static;}.accordion_legend_odd, .accordion_legend_even{  margin:20px;}/* MEMBER ONLY STYLES ------------------------------------------------------------------ */#member_info{}.member_icons{  margin:0px 0px 10px 0px;}.member_logout{  float:right; }.member_logout a{  display:block;  padding:8px 30px;  background:#B7A68E;  color:#fff !important;  text-decoration:none !important;  text-align:center;  font-size:.85em;  margin-left:10px;}.memberbutton{  padding:0px !important;  border-bottom:0px dashed #d4d4d4!important;  margin:10px !important;}.memberbutton a{  display:block;  padding:10px 20px;  background:#B7A68E;  color:#fff !important;  text-decoration:none !important;  text-align:center;}#member_account{  padding:30px;  width:38%;  float:left;  box-sizing: border-box;  border:1px solid #d4d4d4;  margin:0px 0px 20px 0px;}#member_docs{  padding:30px;  width:38%;  float:left;  box-sizing: border-box;  border:1px solid #d4d4d4;  clear:left;}#member_contact{  padding:30px;  width:60%;  float:right;  box-sizing: border-box;  border:1px solid #d4d4d4;}#member_info .title{  padding:0px 0px 15px 0px;  margin:0px 0px 15px 0px;}#member_account div, #member_contact div, #member_docs div{  padding:0px 0px 10px 0px;  border-bottom:1px dashed #d4d4d4;  margin:0px 20px 10px 20px;}#member_contact h3, #member_account h3, #member_docs h3{  padding:10px;  margin:0px 0px 15px 0px;  background:#eee;  color:#B61E0A;}#member_account span{  width:120px;  color:#999;  display:inline-block;}#member_contact span{  width:120px;  color:#999;  display:inline-block;}/* MEMBER ONLY  MONITOR ---------------------------- */@media (min-width:993px) and (max-width:1200px) {  }/* MEMBER ONLY  TABLET ---------------------------- */@media (min-width:768px) and (max-width:992px) {   }/* MEMBER ONLY  PHONE ---------------------------- */@media (max-width:767px) {   .member_logout  {    float:none;     margin:0px 0px 10px 0px;  }  #member_account, #member_docs, #member_contact  {    width:100%;    float:none;    margin:0px 0px 10px 0px;    padding:20px 30px;  }  #member_contact h3, #member_account h3, #member_docs h3  {    margin:0px -10px 10px -10px;  }  #member_account div, #member_contact div, #member_docs div  {    margin:0px 0px 10px 0px;  }  #member_account span  {    width:100%;    color:#999;    display:inline-block;  }  #member_contact span  {    width:100%;    color:#999;    display:inline-block;  }}/* FORM STYLES ------------------------------------------------------------ */.tcsUserCreatedForm input, .tcsUserCreatedForm select{  padding:5px;  margin:2px;  border:1px solid #d4d4d4;}.tcsUserCreatedForm td{  vertical-align:middle !important;  padding:2px;}.tcsUserCreatedForm_Table{  border-spacing:3px;}.tcsUserCreatedForm_Table input{  padding:3px;}.tcsUserCreatedForm td h4{  }
/* Sets up a 5 column layout option -------------------------------------- */.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15 {    position: relative;    min-height: 1px;    padding-right: 10px;    padding-left: 10px;}.col-xs-15 {    width: 20%;    float: left;}@media (min-width: 768px) {.col-sm-15 {        width: 20%;        float: left;    }}@media (min-width: 992px) {    .col-md-15 {        width: 20%;        float: left;    }}@media (min-width: 1200px) {    .col-lg-15 {        width: 20%;        float: left;    }}/* Remove Built in Column Padding -------------------------------------- */[class*="col-"] {  padding-left: 0;  padding-right: 0;}.row {  margin-left: 0;  margin-right: 0;}.container-fluid {  margin: 0;  padding: 0;}