                        

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

/**/html{  font-size:14px;}body{  margin:0px;  padding:0px;  background:#ffffff;  color:#000000;     font-family: 'Century Gothic', sans-serif;  line-height:1.2;}table td {  font-size:1rem;  font-weight:400;}img, iframe{  max-width:100%;}.imgleft{  margin-right:15px;  margin-bottom:15px;}.imgright{  margin-left:15px;  margin-bottom:15px;}.viewall{  text-align:right;}.viewall a{  text-decoration:none !important;}.tcs_details_link{  padding:5px 15px;  background:#564019;  color:#ffffff !important;  text-decoration:none !important;  border-radius:5px;  display:inline-block;  margin:0px 0px 10px 0px;}.responsive-table{  width:100% !important;}.responsive-table tr td{  padding:10px;  border:1px solid #d4d4d4;}/* GENERAL XS/SM ONLY ------------------------------------------ */@media (max-width: 767px) {  .responsive-table tr td  {    float:left;    width:100%;  }}/* GENERAL MD ------------------------------------------------- */@media (min-width: 768px) {  html  {    font-size:13px;  }}/* GENERAL LG ------------------------------------------------- */@media (min-width: 992px) {  html  {    font-size:14px;  }}/* GENERAL XL ------------------------------------------------- */@media (min-width: 1200px) {  html  {    font-size:16px;  }}/* EDITOR STYLES ------------------------------------------------- */a:link, a:visited, a:focus{  color:#000000;  text-decoration:underline;}a:hover{  color:#564019;}h1 {  color:#B18928;  font-size:2rem;  font-weight:900;}h2 {  color:#564019;  font-size:1.6rem;  font-weight:900;}h3 {  color:#B18928;  font-size:1.3rem;  font-weight:900;}h4 {  color:#6d6e70;  font-size:1.1rem;  font-weight:500;}h5 {  color:#222222;  font-size:1rem;}h6 {  color:#222222;  font-size:.9rem;}hr{  border:0px;  border-top:1px solid #d4d4d4;  margin:15px auto;  clear:both;}.title{  padding:0px 0px 15px 0px;  border-bottom:1px solid #d4d4d4;  margin:0px 0px 15px 0px;}/* HEADER STYLES ------------------------------------------------- */#header{  background:#ffffff;}#header .col-md{  padding:0px;}#header img{  width:100%;}/* NAV ---------------------------------------------------------------------- */#nav{  border-top:5px solid #000000;      background:#B18928;  position:relative;}#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  text-transform:uppercase;  font-weight:900;}/* NAV XS/SM ONLY ------------------------------------------ */@media (max-width: 767px) {  #nav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;  }  #nav .navbar-toggler-icon  {    height:auto;    width:100%;    color:#000000;  }  #nav .navbar-toggler-icon i  {    margin-right:5px;  }  #nav .navbar-collapse  {    background:#B18928;    background:linear-gradient(#ffffff, #eeeeee);      border:1px solid #d4d4d4;    margin:0px 0px;    position:relative;    z-index:999;    margin-bottom:15px;  }  .nav-item  {    clear:both;  }  #nav a:link, #nav a:visited  {    border-bottom:1px dashed #d4d4d4;    padding:10px;    color:#B18928;  }  #nav a:hover  {    color:#564019;  }  #nav .nav-item:last-child a  {    border-bottom:0px dashed #d4d4d4 !important;  }}/* NAV MD ------------------------------------------------------ */@media (min-width: 768px){  .nav-item  {    padding:0px;  }  #nav a:link, #nav a:visited  {    padding-top:20px;    color:#ffffff;    border-right:1px solid #d4d4d4;    text-align:center;    color:#ffffff;    background:#B18928;    height:60px;  }  #nav a:hover  {    border-top:5px solid #000000;    color:#ffffff;    margin-top:-5px;    height:65px;  }  #nav .twolines a:link, #nav .twolines a:visited  {    padding-top:10px;  }  #nav .nav-item:last-child a  {    border-right:0px solid #ffffff;    border-radius:0px 5px 5px 0px;  }  #nav .nav-item:first-child a  {    border-radius:5px 0px 0px 5px;  }}/* BANNER ---------------------------------------------------------------------- */#banner{  background:#000000;  padding:5px;}#conference-banner{  background:#22190a;  padding:5px;}#pic{  padding:10px;  background:#B18928;}#pic #tcs-carousel-banner img{  width:100%;}#pic #tcs-carousel-banner .carousel-control,#pic #tcs-carousel-banner .carousel-indicators{  display:none;}/* BANNER MD ------------------------------------------------------ */@media (min-width: 768px){  #banner  {    padding:25px;  }}/* CONTENT ---------------------------------------------------------------------- */#content{  background:#ffffff;    background:linear-gradient(to right, #ffffff, #564019, #B18928, #ffffff);    padding-top:15px;  padding-bottom:15px;}#main .box, #main .box .box-inner{  height:100%;}.box{  background:#ffffff;  padding:10px;  border:1px solid #B18928;  margin:0px 0px 20px 0px;}.box-inner{  background:#ffffff;  border:1px solid #d4d4d4;  padding:15px;}#register-box .box-inner{  background:#564019;     text-align:center;  box-shadow:inset 0px 0px 10px #000000;}.box-content{  padding:15px !important;}#tcs-carousel-sponsors .carousel-item{  height:125px;}#tcs-carousel-sponsors .carousel-item img{  max-width:90%;  margin:auto;  max-height:125px;  width:auto !important;}#tcs-carousel-sponsors .carousel-inner{  padding-bottom:35px;}#tcs-carousel-sponsors .carousel-control,#tcs-carousel-sponsors .carousel-indicators{  display:none;}#tcs-carousel-sponsors .carousel-caption {  position:absolute;  bottom:-35px;  background:#564019;  left:0px;  right:0px;  height:35px;  padding-top:5px;  top:auto;  padding-bottom:0px;  text-shadow:0px 0px 0px #222222;}#social-links{}#social_media{  list-style:none;  margin:10px 0px 0px 0px;  padding:0px;  height:30px;  display:flex}#social_media li{  float:left;  margin-right:5px;}#social_media li a{  display:block;  color:#ffffff;  background:#564019;  font-size:20px;  padding:4px;  border-radius:20px;  width:30px;  height:30px;  text-align:center;}/* CONTENT MD ------------------------------------------------------ */@media (min-width: 768px){  #content  {    padding-top:25px;    padding-bottom:25px;  }  #social_media li a  {    font-size:15px;    padding:7px;    width:30px;    height:30px;  }}/* GENERAL LG ------------------------------------------------- */@media (min-width: 992px) {  #social_media li a  {    font-size:20px;    padding:9px;    width:40px;    height:40px;  }}/* FOOTER --------------------------------------------------------------------------------- */#footer{  background:#22190a;  color:#ffffff;  font-size:.8rem;  padding:25px 25px 80px 25px;}#footer a{  color:#ffffff !important;}#footer .tcspromo{  padding-top:25px;}/* FOOTER MD ----------------------------------------- */@media (min-width: 768px) {  #footer  {    padding:25px 25px 25px 25px;  }  #footer .tcspromo  {    text-align:right;    padding-top:0px;  }}/* 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, .tcsjobs a, .topstory 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:25px;  margin:0px 0px 10px 0px;  padding:0px 0xp 10px 0px;  border-bottom:1px solid #d4d4d4;  color:#555555;}/* COMPONENTS ------------------------------------------------------------------ */.tcscalendars_odd, .tcscalendars_even{  padding:0px 0px 25px 60px;}.tcscalendars .datestamp {  width:50px;  margin:0px 0px 15px -60px;  float:left;  text-align:center;  clear:left;  padding:0;  height:50px;  border:1px solid #d4d4d4;  overflow:hidden;  border-radius:5px;}	.tcscalendars .datestamp h5 {  padding:4px 0px 0px 0px;  display:block;  width:50px;  color:#ffffff;  background:#000000;  font-size:13px;}.tcscalendars h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#000000;  display:block;  margin-top:3px;  background:#ffffff;  padding:3px 0px;}.tcscalendars p{  margin-bottom:0px;}.tcscalendars .tcs_details_link{  background:#564019;  color:#ffffff;  font-size:.8rem;  margin:0px 0px 0px 0px;  padding:3px 10px;  border-radius:5px;}.primary-button a{  color:#ffffff !important;  background:#B18928;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.secondary-button a{  color:#ffffff !important;  background:#564019;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}
 