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

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

/**/body{  margin:0px;  padding:0px;  background:#073559;}.imgleft{  margin:0px 10px 10px 0px;}.imgright{  margin:0px 0px 10px 10px;}.admin_controls{  clear:both;}.viewall{  float:right;  padding:5px 15px;  color:#073559 !important;  text-decoration:none !important;  display:inline-block;  margin:0px 0px 10px 0px;}.viewall i{  padding-left:10px;}.box-right{  float:right;  margin:0px 0px 20px 20px;  background:#f0f0f0;  padding:20px;  width:200px;}.box-right .viewall{  float:none;  background:#00A85F;  color:#ffffff;  width:100%;  text-align:center;}#print-logo{  display:none;}img, iframe{  max-width:100%;}/* MAIN MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   .container  {    width:100%;  }}/* MAIN TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px) {   .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;  }  .hotspot table tr td, .tcsnews table tr td, .tcslinks table tr td  {    width:100%;    float:left;  }  .box-right  {    float:none;    margin:0px 0px 10px 0px;    width:100%;  }  #sidebar  {    display:none;  }  .viewall  {    float:none;  }}/* HEADER ---------------------------------------------------------------------- */#header{  background:#073559;}#header .container{  height:125px;  position:relative;}#logo{  position:absolute;  left:15px;  top:25px;}#name{  position:absolute;  left:175px;  top:25px;}#name h1{  color:#ffffff;  text-transform:uppercase;  font-weight:300;  font-size:25px;}#toplinks{  position:absolute;  right:15px;  top:25px;}#toplinks ul{  margin:0px;  padding:0px 0px 0px 0px;  list-style:none;}#toplinks ul li{  margin:0px 0px 0px 10px;  padding:0px 0px 0px 0px;  float:right;}#toplinks .social_icon a{  display:block;  width:26px;  height:26px;  text-align:center;  padding:1px 0px 0px 0px;  font-size:17px;  color:#ffffff;  border:1px solid #506680;}#site_search{}#site_search input.search_button{  background:#00A85F;  border:0px;  color:#ffffff;  padding:0px 10px;  height:26px;  font-size:13px;}#site_search .search_input{  background:#ffffff;  width:150px;  border:0px;  height:26px;  padding:0px 10px;  font-style:italic;  font-size:13px;}/* HEADER MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   #name h1  {    font-size:21px;  }}/* HEADER TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   #name  {    width:40%;  }}/* HEADER PHONE ---------------------------- */@media (max-width:767px) {  #header .container  {    height:auto;    padding:0px;  }   #toplinks  {    position:static;    padding:10px;    height:46px;  }    #site_search  {    display:none;  }  #logo  {    position:static;    padding:10px;    text-align:center;  }    #logo img  {    max-width:100%;  }  #name  {    position:static;    padding:0px;    text-align:center;  }}/* NAV ------------------------------------------------------------------------- */#nav{  position:absolute;  left:175px;  right:15px;  bottom:0px;  height:50px;  border-left:1px solid #506680;  border-top:1px solid #506680;}#nav ul{  margin:0px;  padding:0px;  list-style:none;}#nav ul li{  width:12.5%;  float:left;}#nav ul li a:link, #nav ul li a:visited{  display:block;  border-right:1px solid #506680;  text-decoration:none;  height:48px;  padding-top:13px;  font-weight:bold;  text-align:center;  color:#ffffff;}#nav ul li a:hover{  background:#506680;}#nav ul #nav-member a:link, #nav ul #nav-member a:visited{  background:#00A85F;}#nav ul #nav-member a:hover{  background:#005F37;}/* NAV DROPDOWN ------------------------------------- */#nav ul li:hover ul, #nav li.sfhover ul {  left:auto;}#nav ul li ul {  position:absolute;  padding:0;  margin:0px 0px 0px -1px;  left:-999em;  list-style:none;  z-index:1000000;  padding:0px;  overflow:hidden;  background:#073559;  border-top:1px solid #506680;  border-left:1px solid #506680;  border-right:1px solid #506680;}#nav ul li ul li {  clear:both;  margin:0;  padding:0;  width:auto;}	#nav ul li ul li a:link, #nav ul li ul li a:visited{  padding:10px !important;  border-right:0px;  border-bottom:1px solid #506680;  text-align:left;  width:250px;  height:auto;}	#nav ul li ul li:hover, #nav ul li ul li a:hover, #nav ul li ul li.mem a{}/* NAV SIDENAV ------------------------------------- */.sidenav ul{  list-style:none;  margin:0px 0px 20px 0px;  padding:0px;  border-top:1px solid #d4d4d4;  border-left:1px solid #d4d4d4;  border-right:1px solid #d4d4d4;}.sidenav ul li{}.sidenav ul li a{  border-bottom:1px solid #d4d4d4;  display:block;  color:@primary;  text-decoration:none;  padding:10px;}/* NAV MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {    }/* NAV TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   #nav  {    position:static;    margin-top:120px;    height:40px;  }  #nav ul li a:link, #nav ul li a:visited  {    height:40px;    padding-top:10px;    font-size:13px;  }}/* NAV PHONE ---------------------------- */@media (max-width:767px) {   #nav  {    z-index:99999;    border-top:0px solid #d4d4d4;    position:relative;    height:auto;    left:0px;    right:0px;    background:#00A85F;    height:42px;  }  #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:#073559;    padding:0px;    box-shadow:0px 10px 15px #555;  }  #nav ul li, #nav_member  {    float:none;    width:100% !important;  }  #nav ul li a  {    border-right:0px solid #d4d4d4 !important;    border-bottom:1px solid #d4d4d4;    padding:15px !important;  }  #nav-member a  {    border-bottom:0px solid #d4d4d4 !important;  }  #nav ul li ul   {    display:none;  }  .sidenav h2  {    background:#073559;    padding:8px;    font-size:18px;    color:#ffffff !important;    margin-bottom:0px;  }  .sidenav .title  {    font-family: 'Lato', sans-serif;    font-size:20px;    font-weight:700;  }  .sidenav ul   {    margin-bottom:20px;  }  .sidenav .navbar-toggle  {    float:left;    margin:0px 0px 0px 0px;    color:#ffffff !important;    padding-bottom:0px;  }}/* BANNER ---------------------------------------------------------------------- */#banner{  background:#eeeeee;  padding:30px 0px 90px 0px;}#pic-container{  background:#ffffff;  margin:0px;}#pic-large{  background:#d4d4d4;  border:5px solid #ffffff;  height:315px;}#pic-left{  background:#d4d4d4;  border:5px solid #ffffff;  border-left:0px solid #ffffff;  height:160px;}#pic-right{  background:#d4d4d4;  border:5px solid #ffffff;  border-left:0px solid #ffffff;  height:160px;}#tcs-carousel-banner .carousel-control, #tcs-carousel-banner .carousel-indicators,#tcs-carousel-banner-left .carousel-control, #tcs-carousel-banner-left .carousel-indicators,#tcs-carousel-banner-right .carousel-control, #tcs-carousel-banner-right .carousel-indicators{  display:none;}#pic-text{  padding:30px;  color:#073559;  height:155px;}#pic-container #pic-text a{  position:absolute;  bottom:5px;  right:5px;  background:#00A85F;  color:#ffffff;  padding:7px 15px;  text-decoration:none;}#pic-container #pic-text a i{  margin-left:50px;}/* BANNER MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {  #pic-large  {    height:auto;  }  #pic-left  {    height:auto;  }  #pic-right  {    height:auto;  }   #pic-text  {    padding:10px 11px 45px 10px;    height:auto;  }}/* BANNER TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   #pic-large  {    height:auto;  }  #pic-left  {    border-left:5px solid #ffffff;    border-right:3px solid #ffffff;    height:auto;  }  #pic-right  {    border-left:3px solid #ffffff;    border-right:5px solid #ffffff;    height:auto;  }    #pic-text  {    padding:20px 30px 50px 30px;  }}/* BANNER PHONE ---------------------------- */@media (max-width:767px) {   #pic-large  {    height:auto;  }  #pic-left  {    border-left:5px solid #ffffff;    border-right:3px solid #ffffff;    height:auto;  }  #pic-right  {    border-left:3px solid #ffffff;    border-right:5px solid #ffffff;    height:auto;  }    #pic-text  {    padding:20px 30px 50px 30px;    height:auto;  }  }/* BOXES ----------------------------------------------------------------------- */#boxes{  margin:0px 0px 0px 0px;  padding:0px 0px;  background:#ffffff;}#boxes .container{  margin-top:-60px;}.box{  padding:25px 0px;  text-align:center;  height:120px;  color:#ffffff;  position:relative;}.box h2{  color:#ffffff;  margin:0px 0px 5px 0px;  text-transform:uppercase;  font-weight:300;}.box i{  font-size:40px;}.box-link{  display:block;  position:absolute;  left:0px;  top:0px;  width:100%;  height:100%;}#box1{  background:#073559;}#box2{  background:#0065B6;}#box3{  background:#005F37;}#box4{  background:#00A85F;}/* BOXES MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   .box i  {    font-size:35px;  }}/* BOXES TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   }/* BOXES PHONE ---------------------------- */@media (max-width:767px) {   }/* CONTENT --------------------------------------------------------------------- */#content{  padding:30px;  background:#ffffff;}.content-box{  padding:0px 45px 20px 45px;}#home-left{  padding:0px 30px;}#home-right{  padding:0px 30px;}#main{  }#side-left{  padding-right:30px;}#side-right{  padding-left:30px;}#social-facebook{  padding-right:5px;  padding-left:5px;}#social-youtube{  padding-left:10px;}#social-twitter{  padding-right:10px;}/* CONTENT MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   }/* CONTENT TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   #content  {    padding:15px;  }  #home-left  {    padding:0px 30px 30px 30px;  }  .content-box  {    padding:0px 0px 20px 0px;  }  #side-left  {    padding-right:10px;  }  #side-right  {    padding-left:10px;  }}/* CONTENT PHONE ---------------------------- */@media (max-width:767px) {   #content  {    padding:15px;  }  #home-right, #home-left, #main, #side-left, #side-right  {    padding:0px 0px 20px 0px;  }  .content-box  {    padding:0px 0px 20px 0px;  }}/* SOCIAL ---------------------------------------------------------------------- */#social{  background:#eeeeee;  padding:30px 0px 30px 0px;}/* SOCIAL MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   }/* SOCIAL TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   }/* SOCIAL PHONE ---------------------------- */@media (max-width:767px) {   }/* FOOTER ---------------------------------------------------------------------- */#footer{  background:#073559;  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: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;  }  .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;}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;}.historylinks.accordion_legend{  margin:0px 0px 30px 0px;}.historylinks.accordion_legend .tcs_accordion_title{  padding:5px 10px;  margin-top:-10px;}.historylinks td{  padding:0px 20px 10px 0px;}.tcscalendars_even, .tcscalendars_odd{  display:table;  margin-bottom:20px;  border:1px solid #d4d4d4;  padding-right:10px;  width:100%;}.tcscalendars .datestamp{  display:table-cell;  vertical-align:middle;  padding:10px;  text-align:center;  color:#ffffff;  background:#073559;  border-right:10px solid #ffffff;  font-size:13px;}.tcscalendars .datestamp{  width:80px;}.tcscalendars .datestamp h5{  color:#ffffff;}.tcscalendars .datestamp .bignumber{  font-size:25px;  font-weight:900;}.tcscalendars h6{  padding:10px 0px 0px 0px;  margin:0px;  color:#cccccc;}.tcscalendars h3{  padding:3px 0px;  margin:0px;  font-weight:500;}.tcscalendars h3 a{  text-decoration:none !important;}.tcscalendars p{  padding:0px 0px 10px 0px;  margin:0px;}/* COMPONENTS MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   }/* COMPONENTS TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   .historylinks td  {    width:100%;    float:left;    padding:0px 0px 10px 0px;  }    }/* COMPONENTS PHONE ---------------------------- */@media (max-width:767px) {   .historylinks td  {    width:100%;    float:left;    padding:0px 0px 10px 0px;  }  }/* CALENDARBOX STYLES ------------------------------------------------------------------ */table.calendarbox {  width:100%;  margin-bottom:30px;}#calendarblock table.calendarbox {  width:201px;  margin-bottom:10px;}.subcol table.calendarbox {  background-color:#fff;}	.calendarbox th {  text-align:center;  width:26px;  height:26px;  color:#fff;  font-weight:bold;  vertical-align: middle;	  border:1px solid #fff;  background-color:#073559;}	.calendarbox td {  text-align:center;  vertical-align: middle;  width:26px;  height:26px;  background-color:#fff;  border:1px solid #f0f0f0;}	.calendarbox tr.monthrow th {  border:0;  background-color:transparent;  height:auto;  padding:3px 0;  text-align:center;  color:#073559;}	.calendarbox tr.monthrow th a {  text-decoration:none;  font-size:1.4em;  color:#0065B6;}.calendarbox tr.monthrow th a:visited, .calendarbox tr.monthrow th a:hover {  text-decoration:none;}	.calendarbox td.todaydate {  background-color:#00A85F;  font-weight:bold;  color:#fff;}	.calendarbox td.eventdate {  background-color:#0065B6;  font-weight:bold;  text-decoration:none;  color:#fff;}	.calendarbox .calendarbox td.eventdate.todaydate {  background-color:#073559;  color:#fff;}	.calendarbox td.eventdate a, .calendarbox td.eventdate a:hover, .calendarbox td.eventdate a:visited {  color:#fff;  text-decoration:none;}	.calendarbox td.eventdate:hover {  background-color:#073559;}	.calendarbox .events {  position: relative;  font-size:.8em;}.calendarbox .events ul {  text-align: left;  position: absolute;  display: none;  z-index: 1000;  padding: 10px;  margin:0;  background-color:#073559;  color:#fff;  width: 410px;  Border-radius: 5px;  list-style: none;  max-height:350px;  overflow:auto;}.calendarbox .events li {  padding-bottom: 5px;  margin:0;  padding:0;}	.calendarbox .events li h3 {  margin:0 0 .2em 0;  color:#fff;}	.calendarbox .events li h4 {  margin:0;  color:#fff;}	.calendarbox .events li p {  font-weight:normal;  color:#fff;}	.calendarbox .events li + li {  margin-top:.6em;  border-top:1px solid #fff;  padding-top:.3em;}	.calendarbox td.eventdate .events li a {  font-weight:normal;}	.calendarbox td.eventdate .events li a:hover {  text-decoration:underline;}	.calendarbox td.nodate {  background-color:transparent;  border-color:transparent;}/* ------------------------------------------------------------------------------- *//* ACCORDION STYLES -------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.accordion .tcslegend{  display:none;}.accordion_odd, .accordion_even{  padding:10px 15px 10px 40px;  border:1px solid #d4d4d4;  margin:0px 0px 5px 0px;  position:relative;  background-image:linear-gradient(to bottom right,#ffffff, @lgrey);}.tcs_accordion_title{  text-decoration:none !important;}.tcs_accordion_title h3{  display:block !important;  width:auto;  margin:0px;  font-size:20px;}.tcs_accordion_title h4{  }.tcs_accordion_content{  padding:20px;  margin-top:10px;  border:1px dashed #d4d4d4;  background:#fbfbfb;  margin-left:-25px;}.tcs_accordion_closed_icon{  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/accordian_closed.png?ver=2) no-repeat left center;  width:20px;  height:20px;  display:block;  position:absolute;  left:15px;  top:10px;}.tcs_accordion_open_icon{  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/accordian_open.png?ver=2) no-repeat left center;  width:20px;  height:20px;  display:block;  position:absolute;  position:absolute;  left:15px;  top:10px;}.accordion_legend .tcs_accordion_title{  display:block;  color:@font;  padding:10px;  border:1px solid #d4d4d4;  background-image:linear-gradient(to bottom right,#ffffff, @lgrey);  margin-top:-15px;  font-weight:900;}.accordion_legend .tcs_accordion_closed_icon, .accordion_legend .tcs_accordion_open_icon{  float:left;  position:static;}.accordion_legend_odd, .accordion_legend_even{  margin:20px;}.accordion_legend .tcs_accordion_content{  margin:0px 0px 10px 0px;  padding:20px;}.accordion_legend .tcs_accordion_content .tcslinks h3{  font-size:16px;}/* 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;  } }/* DIRECOTRY STYLES ------------------------------------------------------------ */input.tcsFormButton{  background:@primary;  padding:0px 10px 0px 10px;  border-radius:0px;  height:30px;  border:0px solid #d4d4d4;  color:@lfont;}dd input, dd select{  padding:3px;  margin:0px 0px 0px 0px;}dd{  margin:0px 0px 10px 0px;}dt{  margin:0px 0px 0px 0px;}.directory-container{  padding:15px !important;  margin-bottom:15px !important;  border:1px solid #d4d4d4;}.directory-name{  font-weight:bold;  font-size:24px;  padding-bottom:15px;  margin-bottom:15px;  border-bottom:1px solid #d4d4d4;}.directory-org{  font-weight:bold;}.directory-container span{  display:block;}/* MEMBER PROFILE STYLES ------------------------------------------------------------ */.profile-button{  float:right;  margin-left:5px;}.profile-button a{  display:block;  color:#ffffff !important;  text-decoration:none !important;  padding:5px 10px;  background:#00A85F;  text-align:center;}.profile-box input.tcsFormButton{  background:#00A85F !important;  padding:7px;  height:auto;  color:#ffffff;}.profile-box .profile-button{  float:none;  margin:15px 0px 0px 0px;}.profile-box{  padding:15px;  border:1px solid #d4d4d4;  margin:10px;}.profile-box span{  font-weight:900;  display:inline-block;  width:120px;  color:#cccccc;}.profile-box h3{  padding:15px;  background:#073559;  color:#ffffff;  margin:0px;}.profile-box ul + h3{  margin-top:15px;}.profile-box ul{  list-style:none;  margin:0px;  padding:0px;}.profile-box ul li{  padding:15px;  border-bottom:1px dashed #d4d4d4;}.profile-box input, .profile-box select{  width:100%;  margin:0px 0px 10px 0px;}.profile-box form{  padding:20px;}/* MEMBER PROFILE TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   }/* MEMBER PROFILE PHONE ---------------------------- */@media (max-width:767px) {   }/* ------------------------------------------------------------------------------- *//* LOGIN ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page{  background:@primary;  background-size:cover;  padding:25px;  height:100%;}.login-container{  text-align:center;}#login-text{  max-width:770px;  padding:25px 0px;  border-bottom:1px dashed #d4d4d4;  margin-bottom:25px;  margin-left:auto;  margin-right:auto;}#login-box{  background:#ffffff;  padding:25px;  border-radius:10px;  margin:0px auto;  text-align:center;  position:relative;  display:inline-block;}#login-box input{  width:100% !important;  display:block;}#login-box .col-md-8.col-md-offset-2{  flex:none;  max-width:100%;  padding:0px;}#login-box .tcsSubHeadFont{  padding-bottom:15px;  margin-bottom:15px;  margin-top:0px;  font-weight:900;  color:@primary !important;  border:none;}#login-box .tcsInputForm {  border:0px solid #F0EFEF;  padding:0px;  border-radius:0px;  margin-bottom:0px;  position:static;}#login-box .tcsForgotPassword{  display:block;  background:#00A85F;  padding:10px;  border-radius:5px;  position:static;}#login-box .tcsForgotPassword a{  color:#ffffff !important;  text-decoration:none !important;}#login-box .tcsFormTitle{  display:none;}#login-box #login, #login-box button{  display:block;  width:100% !important;  margin:15px 0px;  background:#0065B6;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:@primary !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#00A85F !important;}#login-box .container-fluid{  max-width:100%;  width:100%;  padding:0px;}#login-box .container-fluid .col-sm-8{  max-width:100%;  width:100%;  padding:0px;  flex:none;}#login-box .container-fluid .col-sm-8 form{  width:100%;}#login-box .container-fluid .col-sm-8 form .alert-info{  background:#0065B6;  border:1px solid #d4d4d4;  color:#000000;}#login-box .container-fluid .col-sm-8 form .tcsFormInput{  margin-bottom:20px;}/* GENERAL SM ONLY ----------------------------------------- */@media (max-width: 921px) {  #create_account input, #create_account select, #create_account div  {    width:100% !important;  }      #login-box .tcsInputForm   {    padding-left:20px;    padding-right:20px;  }}/* LOGIN MD ------------------------------------------------- */@media (min-width: 922px) {  .login-page  {    padding:35px;  }  #loginform  {    width:800px;  }  #create_account, .login-page #mainPage.tcs-bscommon-main-page-area  {    width:800px !important;  }  #create_account label  {    text-align:left !important;  }  #login-box .container-fluid  {    width:800px;  }}/* LOGIN LG ------------------------------------------------- */@media (min-width: 992px) {  .login-page  {    padding:50px;  }   .login-page #footer  {    position:fixed;    bottom:0px;    left:0px;    right:0px;    opacity:.9;  }  #login-box  {    padding:40px;  }  #create_account, .login-page #mainPage.tcs-bscommon-main-page-area  {    width:800px !important;  }  #login-box .tcsInputForm   {    margin-left:-125px;    margin-right:135px;  }}/* LOGIN XL ------------------------------------------------- */@media (min-width: 1200px) {  .login-page  {    padding:75px;  }    #login-box .tcsInputForm   {    margin-left:-120px;    margin-right:155px;  }}


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

/**/body {  color:#000000;    font-family: 'Lato', sans-serif;  font-size:15px;}a:link, a:visited{  color:#073559;  text-decoration:underline;}a:hover{  color:#0065B6;}h1 {  color:#073559;  margin:0px 0px 10px 0px;  font-size:2em;  font-weight:700;}h2 {  color:#073559;  margin:0px 0px 10px 0px;  font-size:1.6em;  font-weight:700;}h3 {  color:#073559;  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;}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;}.title i{  margin-right:20px;}.dbluetext{  color:#073559 !important;}.bluetext{  color:#0065B6 !important;}.dgreentext{  color:#005F37 !important;}.greentext{  color:#00A85F !important;}.primary-button a{  color:#ffffff !important;  background:#073559;  padding:10px 30px;  border-radius:5px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.secondary-button a{  color:#ffffff !important;  background:@secondary;  padding:10px 30px;  border-radius:5px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.accent-button a{  color:#ffffff !important;  background:@accent;  padding:10px 30px;  border-radius:5px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.responsive-table{  width:100% !important;  border:0px solid #d4d4d4;}.responsive-table tr td{  padding:10px;  border:1px solid #d4d4d4;}.committee-table.responsive-table tr td{  padding:20px;  border:1px solid #d4d4d4;}.committee-table.responsive-table .responsive-table tr td{  padding:0px;  border:1px solid #ffffff;}.empty-cell{  border:0px solid #d4d4d4 !important; }.responsive-table tr td .title{  padding:0px 0px 10px 0px;  border-bottom:1px dashed #d4d4d4;  margin:0px 0px 10px 0px;}.primary-cell{  color:#ffffff !important;  background:@primary;  padding:10px;  font-weight:bold;  font-size:20px;}.secondary-cell{  color:#ffffff !important;  background:@secondary;  padding:10px;  font-weight:bold;  font-size:20px;}.accent-cell{  color:#ffffff !important;  background:@accent;  padding:10px;  font-weight:bold;  font-size:20px;}
 /* 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;}