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

/*
===========================================================================
@IMPORTED STYLESHEET: STEP_css_structure
---------------------------------------------------------------------------
*/

/**/body{  margin:0px;  padding:0px;  background:#2F4B5F;}.imgleft{  margin:0px 10px 10px 0px;}.imgright{  margin:0px 0px 10px 10px;}.step-button a{  color:#ffffff !important;  background:#2F4B5F;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;}.admin_controls{  clear:both;}img, iframe{  max-width:100%;}.viewall{  background:#2F4B5F;  padding:5px 15px;  color:#ffffff !important;  text-decoration:none !important;  display:inline-block;  margin:0px 0px 10px 0px;}.viewall i{  padding-left:10px;}/* MAIN MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   .container  {    width:100%;    padding:0px;  }}/* MAIN TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px) {   .container  {    width:100%;    padding:0px;  }}/* MAIN PHONE ---------------------------- */@media (max-width:767px) {   .container  {    width:100%;    padding:0px;  }  .imgleft, .imgright  {    float:none !important;    margin:0px 0px 10px 0px;  }  ul  {    padding-left:30px;  }  .hotspot table tr td, .tcsnews table tr td, .tcslinks table tr td  {    width:100%;    float:left;  }}/* EDITOR STYLESHEET ---------------------------------------------------------------------- */body {  color:#222222;    font-family: 'Lato', sans-serif;  font-size:15px;}a:link, a:visited, a:focus{  color:#2F4B5F;  text-decoration:underline;}a:hover{  color:#2F4B5F;}h3 a{  text-decoration:none !important;}h1 {  color:#222222;  margin:0px 0px 10px 0px;  font-size:2em;  font-weight:900;}h2 {  color:#222222;  margin:0px 0px 10px 0px;  font-size:1.6em;  font-weight:700;}h3 {  color:#222222;  margin:0px 0px 10px 0px;  font-size:1.3em;  font-weight:700;}h4 {  color:#222222;  margin:0px 0px 5px 0px;  font-weight:bold;  font-size:1.1em;  font-weight:700;}h5 {  color:#222222;  margin:0px 0px 5px 0px;  font-size:1em;  font-weight:normal;}h6 {  color:#222222;  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;}.primarytext{  color:#2F4B5F !important;}.secondarytext{  color:#B9B6AA !important;}.accenttext{  color:@accent !important;}/* HEADER ---------------------------------------------------------------------- */#header{  position:fixed;  top:0px;  left:0px;  right:0px;  padding:20px;  background:#ffffff;  border-bottom:1px solid #d4d4d4;  box-shadow:0px 0px 5px #222222;  z-index:9999;}#logo{  float:left;}#nav{  float:right;  margin-top:50px;}#nav ul {  list-style:none;  margin:0px;  padding:0px;}#nav ul li{  float:right;  padding:0px 20px;  border-right:1px solid #2F4B5F;}#nav ul .last{  border-right:0px;  padding-right:0px;}#nav ul li a{  font-weight:bold;  text-decoration:none !important;}/* HEADER MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   #logo  {    width:330px;  }  #nav  {    margin-top:35px;  }}/* HEADER TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px) {   #logo  {    width:330px;  }  #nav  {    margin-top:15px;  }  }/* HEADER PHONE ---------------------------- */@media (max-width:767px) {   #nav  {    height:auto;    background:#2F4B5F;    margin-top:15px;    width:100%;    position:relative;  }  #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 #d4d4d4;    width:80%;    position:absolute;    left:10%;    top:42px;    background:#ffffff;    padding:0px;    box-shadow:0px 10px 15px #555;  }  #nav ul li, #nav ul .last  {    float:none;    width:100% !important;    padding:0px;    border-right:0px;  }  #nav ul li a:link, #nav ul li a:visited  {    border-right:0px solid #d4d4d4 !important;    border-bottom:1px solid #d4d4d4;    padding:15px !important;    color:#B9B6AA;    display:block;  }}/* BANNER 01 ---------------------------------------------------------------------- */#banner-01{  background:url(https://associationdatabase.com/aws/OOSA/asset_manager/get_image/151178?ver=1) no-repeat center top;  background-size:cover;  background-attachment:fixed;}.banner-container{  position:relative;}#banner-01 .banner-container{  height:650px;}.tagline{  font-size:50px;  font-weight:900;  color:#ffffff;  text-shadow:2px 2px 2px #222222;  position:absolute;  line-height:1;  bottom:50px;}#banner-01 .tagline{  width:50%;}/* BANNER 01  MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   #banner-01 .tagline  {    width:55%;    padding-left:25px;  }  }/* BANNER 01  TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px) {   #banner-01 .tagline  {    width:55%;    padding-left:25px;  }    }/* BANNER 01  PHONE ---------------------------- */@media (max-width:767px) {   #banner-01 .banner-container  {    height:450px;  }  .tagline  {    font-size:30px;    bottom:20px;  }  #banner-01 .tagline  {    width:100%;    padding:10px;  }    }/* CONTAINER 01 ---------------------------------------------------------------------- */#container-01{  background:#ffffff;}.content-container{  background:#ffffff;  padding:50px;}.side-left{  padding-right:25px !important;}.side-right{  border:1px solid #d4d4d4;  padding:25px !important;}/* CONTAINER 01  MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   .content-container  {    padding:25px;  }}/* CONTAINER 01  TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px) {   .content-container  {    padding:25px;  }  .side-left, .side-right  {    padding:0px 0px 15px 0px !important;  }}/* CONTAINER 01  PHONE ---------------------------- */@media (max-width:767px) {   .content-container  {    padding:25px;  }  .side-left, .side-right  {    padding:0px 0px 15px 0px !important;  }}/* BANNER 02 ---------------------------------------------------------------------- */#banner-02{  background:url(https://associationdatabase.com/aws/OOSA/asset_manager/get_image/151198?ver=1) no-repeat center top;  background-size:cover;  background-attachment:fixed;}#banner-02 .banner-container{  height:650px;}#banner-02 .tagline{  width:100%;  text-align:center;}/* BANNER 02  MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   }/* BANNER 02  TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px) {   }/* BANNER 02  PHONE ---------------------------- */@media (max-width:767px) {   }/* CONTAINER 02 ---------------------------------------------------------------------- */#container-02{  background:#ffffff;}/* CONTAINER 02  MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   }/* CONTAINER 02  TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px) {   }/* CONTAINER 02  PHONE ---------------------------- */@media (max-width:767px) {   }/* BANNER 03 ---------------------------------------------------------------------- */#banner-03{  background:url(https://associationdatabase.com/aws/OOSA/asset_manager/get_image/151330?ver=1) no-repeat center top;  background-size:cover;  background-attachment:fixed;}#banner-03 .banner-container{  height:400px;}#banner-03 .tagline{  width:100%;  text-align:center;}/* BANNER 03  MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   }/* BANNER 03  TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px) {   }/* BANNER 03  PHONE ---------------------------- */@media (max-width:767px) {   }/* CONTAINER 03 ---------------------------------------------------------------------- */#container-03{  background:#ffffff;}/* CONTAINER 03  MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   }/* CONTAINER 03  TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px) {   }/* CONTAINER 03  PHONE ---------------------------- */@media (max-width:767px) {   }/* BANNER 04 ---------------------------------------------------------------------- */#banner-04{  background:url(https://associationdatabase.com/aws/OOSA/asset_manager/get_image/151242?ver=1) no-repeat center top;  background-size:cover;  background-attachment:fixed;}#banner-04 .banner-container{  height:400px;}#banner-04 .tagline{  width:100%;  text-align:center;}/* BANNER 04  MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   }/* BANNER 04  TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px) {   }/* BANNER 04  PHONE ---------------------------- */@media (max-width:767px) {   }/* CONTAINER 04 ---------------------------------------------------------------------- */#container-04{  background:#ffffff;}/* CONTAINER 04  MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   }/* CONTAINER 04  TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px) {   }/* CONTAINER 04  PHONE ---------------------------- */@media (max-width:767px) {   }/* FOOTER ---------------------------------------------------------------------- */#footer{  color:#ffffff;  font-size:.8em;  padding:20px 20px 50px 20px;  background:@bg;}#footer a{  color:#ffffff !important;}.tcspromo{  text-align:right;}.tcs-copyright{  display:none;}/* FOOTER MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) { }/* FOOTER TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){ }/* FOOTER PHONE ---------------------------- */@media (max-width:767px) {   #footer  {    text-align:center;    padding-bottom:100px;  }  .tcspromo  {    text-align:center;  }}/* 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{  padding:0px !important;}.formtitle{  margin-bottom:15px;  padding-bottom:15px;  border-bottom:1px solid #d4d4d4;}.tcsUserCreatedForm input, .tcsUserCreatedForm select, .tcsUserCreatedForm textarea{  max-width:100%;}.tcsUserCreatedForm_Table h3{  margin:20px 0px;}/* FORM TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   .tcsUserCreatedForm td  {    width:100%;    float:left;    text-align:left !important;  }  .tcsUserCreatedForm td + td  {    margin-bottom:15px;  }  .tcsUserCreatedForm input, .tcsUserCreatedForm select  {    padding:5px;    margin:2px;    width:100%;    color:#999;  }}/* FORM PHONE ---------------------------- */@media (max-width:767px) {   .tcsUserCreatedForm td  {    width:100%;    float:left;    text-align:left !important;  }  .tcsUserCreatedForm td + td  {    margin-bottom:15px;  }  .tcsUserCreatedForm input, .tcsUserCreatedForm select, .tcsUserCreatedForm textarea  {    padding:5px;    margin:2px;    width:100%;    color:#999;  } }/* COMPONENTS ------------------------------------------------------------------ */.tcsnews_odd, .tcsnews_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;}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;}.tcscalendars_odd, .tcscalendars_even{  margin:0px 0px 20px 60px;}.tcscalendars .datestamp {  width:50px;  margin:0px 0px 15px -60px;  float:left;  text-align:center;  clear:left;  padding:0;  height:50px;  border:1px solid @accent;  overflow:hidden;  border-radius:5px;}	.tcscalendars .datestamp h5 {  padding:4px 0px 0px 0px;  display:block;  width:50px;  color:#ffffff;  background:@accent;  font-size:13px;}.tcscalendars h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#B9B6AA;  display:block;  margin-top:3px;  background:#ffffff;  padding:3px 0px;}	.tcscalendars h3, .tcscalendars h4, .tcscalendars h6, .tcscalendars p{  margin:0px 0px 0px 0px;}.tcscalendars h6{  color:#777777;}.tcscalendars h2{  color:@accent;  padding-bottom:15px;  margin-bottom:15px;  border-bottom:1px dashed #d4d4d4;}/* COMPONENTS MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) { }/* COMPONENTS TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   }/* COMPONENTS PHONE ---------------------------- */@media (max-width:767px) {   }
/* 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;}