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

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

/**/body{  margin:0px;  padding:0px;  background:#eeeeee;}.imgleft{  margin:0px 10px 10px 0px;}.imgright{  margin:0px 0px 10px 10px;}.admin_controls{  clear:both;}.viewall{  background:#59230f;  padding:5px 15px;  color:#ffffff !important;  text-decoration:none !important;  display:inline-block;  margin:0px 0px 10px 0px;}.viewall i{  padding-left:10px;}.subpage #main .tcsDetails{  display:none;}#main-container{  background:#fff;  padding:0px;}#main .nicetable tr.altrow {  background-color:#fbfbfb;}#main table.nicetable {  margin:0px 0px 20px 0px;  border:1px solid #59230f;  width:100%;  background-color:#fff;}#main .nicetable th {  background-color:#59230f;  font-weight:bold;  padding:6px 5px;  color:#fff;}#main .nicetable td {  padding:3px 5px;  border:none;}/* 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%;  }}/* HEADER ---------------------------------------------------------------------- *//* 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) { }/* NAV ------------------------------------------------------------------------- */#nav{  background:#000000;}#nav ul{  margin:0px;  padding:0px;  list-style:none;}#nav ul li{  width:14%;  float:left;}#nav .nav-last{  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:#ffffff;  background:#bf1515;  }#nav ul li a:hover{  opacity:.9;}#nav ul .nav-last a:link, #nav ul .nav-last a:visited{  background:#f2a516;  }#nav ul .nav-last a:hover{  opacity:.9;}#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:#bf1515;  width:250px;  border-top:1px solid #eeeeee;  border-left:1px solid #eeeeee;  border-right:1px solid #eeeeee;}#nav ul li ul h3{  margin:0px;}#nav ul li ul h3 a:link, #nav ul li ul h3 a:visited{  display:block;  padding:15px 10px;  border-bottom:1px solid #59230f;  font-size:16px;  text-decoration:none;  height:auto;}#nav ul li ul .admin_controls a, #nav ul li ul p a, #nav ul li ul span a{  font-size:12px !important;  display:inline !important;  font-weight:200 !important;  height:auto !important;  padding:0px !important;}.sidenav ul{  list-style:none;  margin:0px;  padding:0px;  border-top:1px solid #59230f;  border-left:1px solid #59230f;  border-right:1px solid #59230f;}.sidenav ul li a{  display:block;  border-bottom:1px solid #59230f;  padding:8px;  text-decoration:none;}.sidenav h3{  margin:0px;}.sidenav h3 a:link, .sidenav h3 a:visited{  display:block;  padding:10px;  border-bottom:1px solid #59230f;  font-size:16px;  font-weight:normal;  text-decoration:none;}/* 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 ul li  {    width:13.5%;  }  #nav .nav-last  {    width:19%;  }}/* NAV PHONE ---------------------------- */@media (max-width:767px) {   #nav  {    border:0px !important;    position:relative;    background:#bf1515;  }  #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:#f2a516;    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 #59230f !important;    border-bottom:1px solid #ffffff;    padding:15px !important;  }  #nav ul li ul   {    display:none;  }  .navbar-toggle  {    margin:5px auto;    width:100%;    color:#f2a516;  }  .sidenav h2  {    background:#f2a516;    color:#ffffff;    padding:8px;    font-size:18px;    color:#ffffff !important;    margin-bottom:0px;  }  .sidenav ul   {    margin-bottom:20px;  }  .sidenav .navbar-toggle  {    float:left;    margin:0px 0px 0px 0px;    color:#ffffff !important;    padding:7px 7px 0px 7px;    width:35px;  }}/* CONTENT --------------------------------------------------------------------- */#content{  padding:30px;}#main{  }#side-left{  padding-right:30px;}#side-right{  padding-left:30px;}#tcs-carousel-sponsors{  padding:15px;  margin:20px 0px;  border:1px solid #59230f;}#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;}/* 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;  }}/* FOOTER ---------------------------------------------------------------------- */#footer{  background:#f2a516;  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;}.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 #d4965b;  overflow:hidden;  border-radius:5px;}	.tcscalendars .datestamp h5 {  padding:4px 0px 0px 0px;  display:block;  width:50px;  color:#ffffff;  background:#d4965b;  font-size:13px;}.tcscalendars h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#bf1515;  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:#d4965b;  padding-bottom:15px;  margin-bottom:15px;  border-bottom:1px dashed #59230f;}/* AGENDA ACCORDIAN STYLES ------------------------------------------------------------ */.conference-agenda .tcs-calendar-date-range{  display:block !important;}.conference-agenda{  display:block;}.conference-agenda .accordion_even h5,.conference-agenda .accordion_odd h5{  margin:0px 0px 10px 0px;  padding-top:10px;  padding-bottom:20px;  border-bottom:1px dashed #59230f;}.conference-agenda .tcs_accordion_title{  display:block;  background:#ffffff;  padding:10px;}.conference-agenda .section_cs1,.conference-agenda .section_cs2,.conference-agenda .section_cs3,.conference-agenda .section_cs4,.conference-agenda .section_cs5{  background:#59230f;  padding:0px 0px 0px 60px;}.conference-agenda .section_cs11,.conference-agenda .section_cs21,.conference-agenda .section_cs31,.conference-agenda .section_cs41,.conference-agenda .section_cs51{  background-color:#f2a516 !important;  padding:0px 0px 0px 60px;}.conference-agenda .section_cs12,.conference-agenda .section_cs22,.conference-agenda .section_cs32,.conference-agenda .section_cs42,.conference-agenda .section_cs52{  background-color:#bf1515 !important;  padding:0px 0px 0px 60px;}.conference-agenda .section_cs13,.conference-agenda .section_cs23,.conference-agenda .section_cs33,.conference-agenda .section_cs43,.conference-agenda .section_cs53{  background-color:#d4965b !important;  padding:0px 0px 0px 60px;}.conference-agenda .section_cs14,.conference-agenda .section_cs24,.conference-agenda .section_cs34,.conference-agenda .section_cs44,.conference-agenda .section_cs54{  background-color:#59230f !important;  padding:0px 0px 0px 60px;}.conference-agenda .section_cs15,.conference-agenda .section_cs25,.conference-agenda .section_cs35,.conference-agenda .section_cs45,.conference-agenda .section_cs55{  background-color:#f2a516 !important;  padding:0px 0px 0px 60px;}.conference-agenda .section_cs1a,.conference-agenda .section_cs2a,.conference-agenda .section_cs3a,.conference-agenda .section_cs4a,.conference-agenda .section_cs5a{  background:url(https://www.leadingageohio.org/aws/LAO/am/gi/background_track_a.png?ver=1) no-repeat left center;  background-position:15px;}.conference-agenda .section_cs1b,.conference-agenda .section_cs2b,.conference-agenda .section_cs3b,.conference-agenda .section_cs4b,.conference-agenda .section_cs5b{  background:url(https://www.leadingageohio.org/aws/LAO/am/gi/background_track_b.png?ver=1) no-repeat left center;  background-position:15px;}.conference-agenda .section_cs1c,.conference-agenda .section_cs2c,.conference-agenda .section_cs3c,.conference-agenda .section_cs4c,.conference-agenda .section_cs5c{  background:url(https://www.leadingageohio.org/aws/LAO/am/gi/background_track_c.png?ver=1) no-repeat left center;  background-position:15px;}.conference-agenda .section_cs1d,.conference-agenda .section_cs2d,.conference-agenda .section_cs3d,.conference-agenda .section_cs4d,.conference-agenda .section_cs5d{  background:url(https://www.leadingageohio.org/aws/LAO/am/gi/background_track_d.png?ver=1) no-repeat left center;  background-position:15px;}.conference-agenda .section_cs1e,.conference-agenda .section_cs2e,.conference-agenda .section_cs3e,.conference-agenda .section_cs4e,.conference-agenda .section_cs5e{  background:url(https://www.leadingageohio.org/aws/LAO/am/gi/background_track_e.png?ver=1) no-repeat left center;  background-position:15px;}.conference-agenda .section_cs1f,.conference-agenda .section_cs2f,.conference-agenda .section_cs3f,.conference-agenda .section_cs4f,.conference-agenda .section_cs5f{  background:url(https://www.leadingageohio.org/aws/LAO/am/gi/background_track_f.png?ver=1) no-repeat left center;  background-position:15px;}.conference-agenda .section_cs1g,.conference-agenda .section_cs2g,.conference-agenda .section_cs3g,.conference-agenda .section_cs4g,.conference-agenda .section_cs5g{  background:url(https://www.leadingageohio.org/aws/LAO/am/gi/background_track_g.png?ver=1) no-repeat left center;  background-position:15px;}.conference-agenda .section_cs1h,.conference-agenda .section_cs2h,.conference-agenda .section_cs3h,.conference-agenda .section_cs4h,.conference-agenda .section_cs5h{  background:url(https://www.leadingageohio.org/aws/LAO/am/gi/background_track_h.png?ver=2) no-repeat left center;  background-position:15px;}.conference-agenda .section_cs1l,.conference-agenda .section_cs2l,.conference-agenda .section_cs3l,.conference-agenda .section_cs4l,.conference-agenda .section_cs5l{  background:url(https://www.leadingageohio.org/aws/LAO/am/gi/background_track_l.png?ver=3) no-repeat left center;  background-position:15px;}.conference-agenda .tcs_accordion_closed_icon, .conference-agenda .tcs_accordion_open_icon{  display:none !important;}.conference-agenda .tcs_accordion_content{  padding:10px;  background:#fafafa;  border-top:1px dashed #59230f;}.conference-agenda .tcs_accordion_title h3, .conference-agenda .tcs_accordion_title h4{  margin:0px 0px 0px 0px;}.conference-agenda .tcs_accordion_title p{  margin:0px 0px 0px 0px !important;  color:@black !important;}/* AGENDA HANDOUTS STYLES ------------------------------------------------------------ */.conference-handouts h5{  position:absolute;  right:15px;  top:20px;  text-align:right;  font-weight:bold;  line-height:0;}.conference-handouts .back_to_top{  display:none;}.conference-handouts .tcs-calendar-date-range{  display:none;}.conference-handouts .tcslegendtitle{  margin:20px 0px;}/* COMPONENTS MONITOR ---------------------------- */@media (min-width:993px) and (max-width:1200px) {   }/* COMPONENTS TABLET ---------------------------- */@media (min-width:768px) and (max-width:992px) {   .conference-handouts h5  {    right:10px;    top:10px;  }}/* COMPONENTS PHONE ---------------------------- */@media (max-width:767px) {   .conference-handouts h5  {    position:static;    text-align:left;    padding:0px 0px 0px 0px;  }}/* ACCORDIAN STYLES ------------------------------------------------------------ */.accordion .tcslegend{  display:none;}.accordion_odd, .accordion_even{  padding:10px 15px 10px 40px;  border:1px solid #59230f;  margin:0px 0px 5px 0px;  position:relative;}.tcs_accordion_title{  text-decoration:none !important;}.tcs_accordion_title h3{  display:block !important;  width:auto;}.tcs_accordion_title h4{  }.tcs_accordion_content{  padding:20px;  border-top:1px dashed #59230f;  background:#fbfbfb;}.tcs_accordion_closed_icon{  background:url(https://www.leadingageohio.org/aws/LAO/am/gi/accordian_closed.png?ver=0) no-repeat left center;  width:20px;  height:20px;  display:block;  position:absolute;  left:15px;  top:10px;}.tcs_accordion_open_icon{  background:url(https://www.leadingageohio.org/aws/LAO/am/gi/accordian_open.png?ver=0) 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;  font-size:1.2em;  color:#000000;  padding:10px;  border:1px solid #59230f;}.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 TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   }/* ACCORDION PHONE ---------------------------- */@media (max-width:767px) {   .accordion_odd, .accordion_even  {    padding:8px 8px 8px 25px;  }  .tcs_accordion_open_icon, .tcs_accordion_closed_icon  {    width:15px;    height:15px;    left:8px;    top:8px;  }  .accordion_even ul,   .accordion_odd ul  {    padding-left:15px;  }}/* 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 #59230f;}.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;  } }


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

/**/body{  color:#000000;    font-family: 'Lato', sans-serif;  font-size:15px;}a:link, a:visited{  color:#bf1515;  text-decoration:underline;}a:hover{  color:#bf1515;}h1 {  color:#f2a516;  margin:0px 0px 10px 0px;  font-size:2em;  font-weight:700;}h2 {  color:#f2a516;  margin:0px 0px 10px 0px;  font-size:1.6em;  font-weight:700;}h3 {  color:#f2a516;  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 #59230f;  margin:15px auto;}.title{  padding:0px 0px 15px 0px;  border-bottom:1px solid #59230f;  margin:0px 0px 15px 0px;}.primarytext{  color:#f2a516 !important;}.secondarytext{  color:#bf1515 !important;}.accenttext{  color:#d4965b !important;}.header_darkgreen{  background:#f2a516;  color:#fff;  padding:5px;}.header_green{  background:#f2a516;  color:#fff;  padding:5px;}.header_gold{  background:#bf1515;  color:#fff;  padding:5px;}.header_silver{  background:#bf1515;  color:#fff;  padding:5px;}.header_red{  background:#d4965b;  color:#fff;  padding:5px;}.header_darkgreen a, .header_green a, .header_gold a, .header_silver a, .header_red a{  color:@hite !important;  text-decoration:none !important;}.header_darkgreen h3, .header_green h3, .header_gold h3, .header_silver h3, .header_red h3{  margin:0px !important;}.greentext{  color:#f2a516;}.darkgreentext{  color:#f2a516;}.goldtext{  color:#bf1515;}.redtext{  color:#d4965b;}
/* 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;}