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

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

/**/body{  margin:0px;  padding:0px;  background:#eeeeee;}img, iframe{  max-width:100%;}.imgleft{  margin:0px 0px 10px 0px;}.imgright{  margin:0px 0px 10px 0px;}.viewall, .tcs_details_link{  padding:5px 15px;  background:#C12213;  color:#ffffff !important;  text-decoration:none !important;  display:inline-block;  margin:5px 0px 10px 0px;  font-size:.8rem;}.tcs_printer_friendly a{  background:#d4d4d4 url(https://ohionews.org/aws/ONA/am/gi/icon-print.png?ver=1) no-repeat left center;  padding:10px 20px 10px 50px;  border-radius:5px;  color:#ffffff !important;  text-decoration:none !important;  margin:10px 0px 20px 0px;  font-weight:900;  display:inline-block;}#page-container{  margin:0px;}/* GENERAL MD ------------------------------------------------- */@media (min-width: 768px) {  #page-container  {    margin:25px auto;  }  .imgleft  {    margin:0px 10px 10px 0px;  }  .imgright  {    margin:0px 0px 10px 10px;  }}/* GENERAL LG ------------------------------------------------- */@media (min-width: 992px) {}/* GENERAL XL ------------------------------------------------- */@media (min-width: 1200px) {}/* ------------------------------------------------------------------------------- *//* HEADER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#header{  padding:20px;  background:#ffffff;}#logo{  padding-bottom:10px;}#join-button{  padding:15px;  background:#2E77A5;  color:#ffffff;  font-size:.9rem;  margin-top:40px;  text-align:center;  position:relative;}#join-button a{  display:block;  position:absolute;  left:0px;  right:0px;  top:0px;  bottom:0px;}#join-button h3{  color:#ffffff;  font-size:1rem;  margin-bottom:0px;}#join-button i{  color:#ffffff;  font-size:22px;  width:50px;  height:50px;  border-radius:25px;  text-align:center;  background:#6495B6;  border:1px solid #ffffff;  padding-top:12px;  margin:-40px auto 10px auto;  display:block;}/* HEADER MD ------------------------------------------------- */@media (min-width: 768px) {  #header  {    padding:15px 0px;    position:relative;  }  #logo  {    padding-bottom:0px;  }  #tagline  {    padding-top:15px;  }  #join-button  {    font-size:.8rem;    margin-top:0px;    text-align:left;    position:absolute;    right:0px;    top:15px;    width:200px;  }  #join-button h3  {    font-size:1rem;  }  #join-button i  {    font-size:22px;    width:50px;    height:50px;    float:left;    margin:0px 10px 0px -40px;  }}/* HEADER LG ------------------------------------------------- */@media (min-width: 992px) {  #tagline  {    padding-top:35px;  }}/* HEADER XL ------------------------------------------------- */@media (min-width: 1200px) {  #tagline  {    padding-top:50px;  }  #join-button  {    top:20px;  }}/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav{  background:#222222;  border:1px solid #6495B6;}#nav .navbar-expand-md{  width:100%;}#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  text-transform:uppercase;  font-weight:500;  font-size:.9rem;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #nav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#2E77A5;    border-radius:0px;  }  #nav .navbar-toggler-icon  {    height:auto;    width:100%;    color:#ffffff;  }  #nav .navbar-toggler-icon i  {    margin-right:5px;  }  #nav .navbar-collapse  {    background:#ffffff;    background:linear-gradient(#ffffff, #eeeeee);    border:1px solid #d4d4d4;    margin:0px 0px;    position:relative;    z-index:999;  }  .nav-item  {    clear:both;  }  #nav a:link, #nav a:visited  {    border-bottom:1px dashed #d4d4d4;    padding:10px;    color:#2E77A5;  }  #nav a:hover  {    color:#C12213;  }  #nav #member-nav a:link, #nav #member-nav a:visited  {    color:#C12213;  }  #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:10px 0px;    color:#ffffff;    border-right:1px solid #6495B6;    text-align:center;    background:#2E77A5;    font-size:.7rem;  }  #nav a:hover  {    opacity:.9;  }  #nav #member-nav a:link, #nav #member-nav a:visited  {    background:#C12213;  }  #nav .nav-item:last-child a  {    border-right:0px solid #ffffff;  }}/* NAV LG ------------------------------------------------- */@media (min-width: 992px) {  #nav a:link, #nav a:visited  {    font-size:.9rem;  }}/* DROPDOWN ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav .dropdown-menu {  border-radius:0px;}#nav .dropdown-menu ul{  list-style:none;  margin:0px;  padding:0px;}/* DROPDOWN XS/SM ONLY ---------------------------------------- */@media (max-width: 767px) {  #nav .dropdown-menu   {    position:static !important;    transform:none !important;    margin:0px;    padding:0px;    width:100%;  }}/* DROPDOWN MD ------------------------------------------------ */@media (min-width: 768px){  #nav .dropdown-menu   {    margin:0px;    width:250px;    border:1px solid #6495B6;    padding:0px;    right:0px;    background:#222222;   }  #nav .dropdown-menu a:link, #nav .dropdown-menu a:visited  {    padding:10px 10px;    border-bottom:1px solid #6495B6;    border-right:0px solid #6495B6;    background:#2E77A5;    text-align:left;    color:#ffffff;  }  #nav .dropdown-menu a:hover  {    opacity:.9;  }}/* SIDENAV ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sidenav{  margin-bottom:20px;}.sidenav h2{  background:#2E77A5;  color:#ffffff;  padding:10px 25px;  margin:0px;  font-size:18px;}.sidenav ul{  list-style:none;  margin:0px;  padding:20px;  border:1px solid #d4d4d4;  background:#ffffff;  background:linear-gradient(#ffffff, #ffffff, #eeeeee);    display:block;  width:100%;}.sidenav ul li{}.sidenav ul li a:link, .sidenav ul li a:visited{  display:block;  text-decoration:none;  border-bottom:1px dashed #d4d4d4;  padding:10px 0px;  font-size:.9rem;}.sidenav li:first-child a{  padding-top:0px !important;}.sidenav li:last-child a{  padding-bottom:0px !important;  border-bottom:0px dashed #d4d4d4 !important;}/* -- SIDENAV XS ONLY ------------------------------------------ */@media (max-width: 575px) {  .sidenav-title  {    display:none;  }  .sidenav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#ffffff;     background:linear-gradient(#ffffff, #ffffff, #d4d4d4);    border:1px solid #d4d4d4;  }  .sidenav .navbar-toggler-icon  {    height:auto;    width:100%;    color:@green;  }  .sidenav .navbar-toggler-icon i  {    margin-right:5px;  }  .sidenav ul.navbar-nav  {    margin:0px 0px;    border:1px solid #d4d4d4;  }  .sidenav .dropdown-menu   {    position:static !important;    transform:none !important;    margin:10px;    padding:0px;  }}/* -- SIDENAV LG ONLY ------------------------------------------ */@media (min-width: 992px) and (max-width: 1199px){  .sidenav ul  {    padding:15px;  }}/* ------------------------------------------------------------------------------- *//* BANNER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#banner{  position:relative;}#tcs-carousel-banner .carousel-control-prev,#tcs-carousel-banner .carousel-control-next,#tcs-carousel-banner .carousel-indicators{  display:none;}#banner-search{  padding:20px;  background:#ffffff;  width:100%;}#banner-search h3{  font-size:1.1rem;}#banner-search .row{  margin:0px;}#banner-search #search-address{  padding:0px;}#banner-search #search-address input{  padding:10px;  width:100%;  border:1px solid #d4d4d4;  border-radius:0px;}#banner-search #search-button{  padding:0px;  border-radius:0px;}#banner-search #search-button input{  padding:10px;  width:100%;  text-align:center;  color:#ffffff;  background:#C12213;  border:1px solid #C12213;  border-radius:0px;}/* BANNER MD ----------------------------------------------------- */@media (min-width: 768px){  #banner-search  {    position:absolute;    bottom:0px;    left:10%;    right:10%;    opacity:.9;    width:auto;    padding:15px;  }}/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  #banner-search  {    bottom:25px;    left:15%;    right:15%;    padding:20px;  }}/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  #banner-search  {    bottom:50px;    left:20%;    right:20%;  }}/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#boxes{  padding:20px;  background:#6495B6;}#boxes .col-md{  padding:0px;}.box{  background:#ffffff;  text-align:center;  height:200px;  position:relative;  border:1px solid #d4d4d4;}#sidebar .box{  margin-bottom:20px;  height:180px;}.box-title{  padding:20px;  color:#2E77A5;  font-size:1.1rem;}#sidebar .box-title{  padding:20px;  font-size:1rem;}.box-link{  background:#C12213;  padding:7px 15px;  display:block;  color:#ffffff !important;  text-decoration:none !important;  position:absolute;  left:40px;  right:40px;  bottom:20px;  font-size:.9rem;}#sidebar .box-link{  padding:5px 10px;  font-size:.8rem;  bottom:15px;  left:15px;  right:15px;}/* BOXES MD ----------------------------------------------------- */@media (min-width: 768px){  #boxes .col-md  {    padding:0px 5px;  }  .box-title  {    padding:25px;  }  }/* BOXES LG ------------------------------------------------- */@media (min-width: 992px) {  #boxes .col-md  {    padding:0px 15px;  }  .box  {    height:225px;  }  .box-title  {    padding:30px;  }    }/* ------------------------------------------------------------------------------- *//* CONTENT ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content{  padding:20px;  background:#ffffff;}#side-left{  padding-bottom:30px;}.side-box{  padding:20px;  border:1px solid #d4d4d4;  margin-bottom:20px;}#tcs-carousel-sponsors .carousel-control-prev,#tcs-carousel-sponsors .carousel-control-next,#tcs-carousel-sponsors .carousel-indicators{  display:none;}/* CONTENT MD ----------------------------------------------------- */@media (min-width: 768px){  #content  {    padding:20px 10px;  }}/* CONTENT LG ----------------------------------------------------- */@media (min-width: 992px) {  #content  {    padding:30px 15px;  }  #side-left  {    border-right:1px solid #d4d4d4;    padding-right:30px;    padding-bottom:0px;  }  #main  {    padding-left:30px;  }}/* ------------------------------------------------------------------------------- *//* NEWS HOME --------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.cover-photo .tcsnewsarticle_photo img{  width:100%;  margin-bottom:20px;}/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  background:#2E77A5;  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;  }}/* ------------------------------------------------------------------------------- *//* SOCIAL BAR -------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#social-links{  text-align:right;  position:fixed;  bottom:0px;  right:0px;  left:0px;  background:#ffffff;  z-index:999;  padding:7px;  border-top:1px solid #d4d4d4;}#social-links ul{  margin:0px;  padding:0px 0px;  list-style:none;}#social-links ul li{  margin:0px 0px 0px 5px;  padding:0px 0px 0px 0px;  float:right;}#social-links .social_icon a{  display:block;  padding:5px 10px;  background:#2E77A5;  color:#ffffff;}#site_search{  margin-right:0px !important;}#site_search input.search_button{  border:0px;  padding:5px 10px;  height:auto;  background:#2E77A5;  color:#ffffff;  border-radius:0px;}#site_search .search_input{  background:#ffffff;  width:115px;  border:1px solid #d4d4d4;  color:#555555;  height:auto;  padding:5px 10px;  font-style:italic;  box-sizing:border-box;}#site_search input.search_button,#site_search .search_input{  font-size:.8rem;}/* SOCIAL BAR MD ------------------------------------------------- */@media (min-width: 768px) {  #site_search input.search_button, .section_search input.search_button, input.tcsFormButton,  #site_search .search_input, .section_search .search_input  {    font-size:.9rem;  }  #social-links  {    left:auto;    border-left:1px solid #d4d4d4;  }  #site_search .search_input  {    width:150px;  }}/* ------------------------------------------------------------------------------- *//* 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;}.PageResults, .NewsResults, .CalendarResults, .LinksResults{  margin-bottom:25px;}.tcssearch .odd, .tcssearch .even{  margin-bottom:10px;}.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;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  .tcslinks table td  {    float:left;    width:100%;  }}/* ------------------------------------------------------------------------------- *//* PAGE SEARCH ------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.page-search{  margin:10px 0px 20px 0px;  background:#eeeeee;  background-image:linear-gradient(to bottom right,#ffffff, #eeeeee);  padding:10px;  border:1px solid #d4d4d4;}.page-search input.search_button{  border:0px;  padding:5px 10px;  height:auto;  background:#C12213;  color:#ffffff;  border-radius:0px;  width:20%;}.page-search .search_input{  background:#ffffff;  width:80%;  border:1px solid #d4d4d4;  color:#555555;  height:auto;  padding:5px 10px;  font-style:italic;  box-sizing:border-box;}/* ------------------------------------------------------------------------------- *//* STAFF STYLES ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */.staff_even, .staff_odd{  border:1px solid #d4d4d4;  margin-bottom:20px;  padding:20px;  position:relative;}.staff_even .tcsnewsarticle_photo, .staff_odd .tcsnewsarticle_photo{  padding:10px;  border:1px solid #d4d4d4;  background:#eeeeee;}.staff_even .tcsnewsarticle_photo img, .staff_odd .tcsnewsarticle_photo img{  width:100%;}.staff_even h3, .staff_odd h3{  border-bottom:1px solid #d4d4d4;  margin-bottom:10px;  padding-bottom:10px;}/* BOARD MD ------------------------------------------------- */@media (min-width: 768px) {  .staff_even, .staff_odd  {    padding:20px 210px 20px 20px;  }  .staff_even .tcsnewsarticle_photo, .staff_odd .tcsnewsarticle_photo  {    position:absolute;    right:20px;    top:20px;  }  .staff_even .tcsnewsarticle_photo img, .staff_odd .tcsnewsarticle_photo img  {    width:150px;  }}/* ------------------------------------------------------------------------------- *//* CALENDAR LIST ----------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.tcscalendars_odd, .tcscalendars_even{  padding:25px 0px 25px 60px;  border-top:1px dashed #d4d4d4;}.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:#2E77A5;  font-size:13px;}.tcscalendars h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#2E77A5;  display:block;  margin-top:3px;  background:#ffffff;  padding:3px 0px;}.tcscalendars .tcs_details_link{  background:#C12213;  color:#ffffff;  font-size:.8rem;  margin:0px 0px 0px 0px;  padding:3px 10px;  border-radius:5px;}/* ------------------------------------------------------------------------------- *//* CALENDAR BOX ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */table.calendarbox{  width:100%;  margin-bottom:20px;}.calendarbox td.nodate {  background-color:transparent;  border-color:transparent;}.calendarbox tr.monthrow th {  border:0px;  background-color:transparent;  height:auto;  padding:3px 0px;  text-align:center;  color:#2E77A5;}.calendarbox tr.monthrow th a {  text-decoration:none;  color:#2E77A5;}.calendarbox tr.monthrow th a:visited, .calendarbox tr.monthrow th a:hover {  text-decoration:none;}.calendarbox th {  text-align:center;  height:30px;  color:#ffffff;  font-weight:bold;  vertical-align: middle;	  border:1px solid #ffffff;  background-color:#2E77A5;}	.calendarbox td {  text-align:center;  vertical-align:middle;  height:30px;  background-color:#ffffff;  border:1px solid #d4d4d4;}.calendarbox td.eventdate {  background-color:#C12213;  font-weight:bold;  text-decoration:none;  color:#ffffff;}.calendarbox td.todaydate {  background-color:#C12213;  font-weight:bold;  color:#ffffff;}.calendarbox td.eventdate.todaydate {  background-color:#C12213;  color:#ffffff;}.calendarbox td.eventdate a:link, .calendarbox td.eventdate a:hover, .calendarbox td.eventdate a:visited {  color:#ffffff;  text-decoration:none;}.calendarbox td.eventdate:hover {  background-color:#2E77A5;}.calendarbox .events {  position:relative;  font-size:.8rem;}.calendarbox .events ul {  text-align:left;  position:absolute;  display:none;  z-index:9999;  padding:15px;  margin:0px;  background-color:#2E77A5;  border:2px solid #ffffff;  color:#ffffff;  width:300px;  border-radius:5px;  list-style:none;  max-height:350px;  overflow:auto;}.calendarbox .events li {  padding-bottom:5px;  margin:0px;  padding:0px;}.calendarbox .events li h3 {  margin:0px 0px 5px 0px;  color:#ffffff;}.calendarbox .events li h4 {  margin:0px;  color:#ffffff;}	.calendarbox .events li p {  font-weight:normal;  color:#ffffff;}	.calendarbox .events li + li {  margin-top:10px;  border-top:1px solid #ffffff;  padding-top:10px;}	.calendarbox td.eventdate .events li a:hover {  text-decoration:underline;}/* ------------------------------------------------------------------------------- *//* FORM STYLES ------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.commentbox {  background:#ffffff !important;  background:linear-gradient(#ffffff, #eeeeee) !important;  border-radius:0px !important;  border:1px solid #d4d4d4 !important;  padding:20px !important;  width:100% !important;  font-size:1rem !important;  margin-bottom:10px !important;}select, input[type='checkbox'], input[type="radio"]{  display:inline !important;}::-webkit-input-placeholder /* WebKit, Blink, Edge */{  color:#d4d4d4;}:-moz-placeholder /* Mozilla Firefox 4 to 18 */{  color:#d4d4d4;  opacity: 1;}::-moz-placeholder /* Mozilla Firefox 19+ */{  color:#d4d4d4;  opacity: 1;}:-ms-input-placeholder /* Internet Explorer 10-11 */{  color:#d4d4d4;}::-ms-input-placeholder /* Microsoft Edge */{  color:#d4d4d4;}.tcsUserCreatedForm input, .tcsUserCreatedForm select, .tcsUserCreatedForm textarea,.tcsInputForm input, .tcsInputForm select, .tcsInputForm textarea,#loginform input, #loginform select, #loginform textarea{  margin:0px;  padding:10px !important;  border:1px solid #d4d4d4 !important;  box-shadow:0px 0px 0px !important;  width:auto;  max-width:100%;  box-sizing:border-box;  height:auto;  border-radius:5px;}.tcsUserCreatedForm select, .tcsInputForm select, #loginform select{  background:#ffffff;  background:url(https://ohionews.org/aws/ONA/am/gi/accordian_open.png?ver=1) no-repeat 95% center;  background:url(https://ohionews.org/aws/ONA/am/gi/accordian_open.png?ver=1) no-repeat 95% center, linear-gradient(#ffffff, #eeeeee);  -webkit-appearance: none;  -moz-appearance: none;  appearance: none;}.tcsUserCreatedForm td,.tcsInputForm td,#loginform td{  vertical-align:middle !important;  padding:2px;}.tcsUserCreatedForm_table,.tcsInputForm_table,#loginform_table{  border-spacing:3px;}.tcsUserCreatedForm_table input,.tcsInputForm_table input,#loginform_table input{  padding:3px;  margin-bottom:20px;}.tcsUserCreatedForm,.tcsInputForm,#loginform{  padding:0px;  max-width:100%;}.formtitle{  margin-bottom:15px;  padding-bottom:15px;  border-bottom:1px solid #d4d4d4;}.tcsUserCreatedForm_Table h3,.tcsInputForm_Table h3,#loginform_Table h3{  margin:20px 0px;}.tcsUserCreatedForm .valid.required,.tcsInputForm .valid.required,#loginform .valid.required{  background-position:98%;}.tcsUserCreatedForm [type="radio"], .tcsUserCreatedForm [type="checkbox"],.tcsInputForm [type="radio"], .tcsInputForm [type="checkbox"],#loginform [type="radio"], #loginform [type="checkbox"],#commentform [type="radio"], #commentform [type="checkbox"] {  position:static;  visibility:visible;}.tcsUserCreatedForm input.button,.tcsInputForm input.button,#loginform input.button,.tcsFormButton{  background:#2E77A5;  text-align:center;  color:#ffffff;  border:0px solid #d4d4d4;}#tcs-login-panel .row{  margin:0px;}#tcs-login-panel [class*="col-"] {  padding-left: 0;  padding-right: 0;}#tcs-login-panel #new-user{  width:100%;}/* FORM XS/SM ONLY ------------------------------------------ */@media (max-width: 767px) {  .commentbox   {    padding:10px !important;  }  .tcsUserCreatedForm td,  .tcsInputForm td,  #loginform td  {    float:left;    width:96%;    padding:2px 2%;    text-align:left !important;  }  .tcsUserCreatedForm input, .tcsUserCreatedForm select, .tcsUserCreatedForm textarea,  .tcsInputForm input, .tcsInputForm select, .tcsInputForm textarea,  #loginform input, #loginform select, #loginform textarea  {    max-width:100%;  }}/* ------------------------------------------------------------------------------- *//* DIRECTORY SEARCH STYLES ------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.directory-box{  padding:20px;  border:1px solid #d4d4d4;}.directory-box input,.directory-box select{  width:100%;  margin-bottom:10px;}.pagination a, .pagination .current{  padding:0px 3px;}.tcsDirectory .tcsMapRecord{  display:none;}.directory-search-container{  border:1px solid #d4d4d4;  padding:20px;  background:#ffffff;   background:linear-gradient(#ffffff, #eeeeee);}.directory-search-container h3{  border-bottom:1px dashed #d4d4d4;  padding-bottom:10px;  margin-bottom:10px;}.directory-search-container input, .directory-search-container select{  border:1px solid #d4d4d4;  box-sizing:border-box;  padding:10px;  width:100%;  margin:0px 0px 10px 0px;  height:40px;}.directory-container{  padding:10px !important;  margin-bottom:10px !important;  border:1px solid #d4d4d4;  position:relative;  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee); }.directory-org{  font-weight:bold;  font-size:18px;  padding:0px 0px 10px 0px;  margin:0px 0px 10px 0px;  border-bottom:1px solid #d4d4d4;}.directory-name{  font-weight:bold;}.directory-container span{  display:block;}.directory-photo{  border:1px solid #d4d4d4;  text-align:center;  background:#eeeeee;  margin-bottom:10px;}.directory-image{  width:100%;  overflow:hidden;  border:10px solid #ffffff;  height:250px;}.directory-image img{  width:100%;  height:auto;}/* DIRECTORY SEARCH MD ------------------------------------------------- */@media (min-width: 768px) {  .directory-search-container  {    width:50%;  }    #side-left .directory-search-container  {    width:100%;  }  .directory-container  {    padding:20px 20px 20px 20px !important;    margin-bottom:15px !important;  }  .directory-org  {    font-size:24px;    padding:0px 0px 15px 0px;    margin:0px 0px 15px 0px;  }  .directory-photo  {    position:absolute;    left:20px;    top:20px;  }  .directory-image  {    width:170px;    height:170px;  }}/* DIRECTORY SEARCH LG ------------------------------------------------- */@media (min-width: 992px) {  .directory-search-container  {    width:25%;  }    #side-left .directory-search-container  {    width:100%;  }}/* ------------------------------------------------------------------------------- *//* 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, #eeeeee);}.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://ohionews.org/aws/ONA/am/gi/accordian_closed.png?ver=1) no-repeat left center;  width:20px;  height:20px;  display:block;  position:absolute;  left:15px;  top:10px;}.tcs_accordion_open_icon{  background:url(https://ohionews.org/aws/ONA/am/gi/accordian_open.png?ver=1) 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, #eeeeee);  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;}/* ------------------------------------------------------------------------------- *//* MEMBER PROFILE STYLES --------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.profile-button{  margin:5px 0px;}.profile-button a{  display:block;  color:#ffffff !important;  text-decoration:none !important;  padding:7px 10px;  background:#C12213;  background:linear-gradient(to right,@dsecondary, #C12213);  text-align:center;  border-radius:5px;}.profile-box .profile-button{  float:none;  margin:15px 0px 0px 0px;}.profile-box{  padding:15px;  border:1px solid #d4d4d4;  margin-bottom:10px;  border-radius:5px;  overflow:hidden;}.profile-box span{  font-weight:900;  display:inline-block;  width:100%;  color:#cccccc;}.profile-box h3{  padding:15px;  background:#2E77A5;  background:linear-gradient(to right,#2E77A5, #6495B6);  color:#ffffff;  margin:-15px -15px 15px -15px;}.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 ul li:last-child{  padding:15px;  border-bottom:0px dashed #d4d4d4;}.profile-photo{  margin:10px 0px;  border:1px solid #d4d4d4;  padding:10px;  text-align:center;  background:#eeeeee;}.profile-photo .profile-image{  margin:0px auto;}/* MEMBER PROFILE MD ------------------------------------------------- */@media (min-width: 768px) {  .profile-button  {    float:right;    margin:0px 0px 0px 5px;  }  .profile-left .profile-box  {    margin-right:10px;  }  .profile-box span  {    width:120px;  }}/* ------------------------------------------------------------------------------- *//* LOGIN ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page{  background:#2E77A5;  background-size:cover;  padding:25px;  height:100%;}.login-container{  text-align:center;}#login-text{  max-width:800px;  padding:25px 0px;  border-bottom:0px dashed #d4d4d4;  margin-bottom:25px;}#login-box{  background:#fff;  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:#2E77A5 !important;border-bottom:0px;  border-top:0px;  border-left:0px;  border-right:0px;}#login-box .tcsInputForm {  border:0px solid #F0EFEF;  padding:0px;  border-radius:0px;  margin-bottom:0px;  position:static;}#login-box .tcsForgotPassword{  display:block;  background:#C12213;  padding:10px;  border-radius:5px;  position:static;}#login-box .tcsForgotPassword a{  color:white !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:#2E77A5;  color:white !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#2E77A5 !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#C12213 !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:#eeeeee;  border:1px solid #d4d4d4;  color:#222222;}#login-box .container-fluid .col-sm-8 form .tcsFormInput{  margin-bottom:20px;}#login{  background-color: #2E77A5 !important;}/* GENERAL SM ONLY ----------------------------------------- */@media (max-width: 767px) {  #create_account input, #create_account select, #create_account div  {    width:100% !important;  }      #loginform  {    margin-left:0px;  }}/* LOGIN MD ------------------------------------------------- */@media (min-width: 768px) {  .login-page  {    padding:35px;  }  #loginform  {    max-width:800px;    margin-left:15px;  }  #create_account, .login-page #mainPage.tcs-bscommon-main-page-area  {    max-width:800px !important;  }  #create_account label  {    text-align:left !important;  }  #login-box .container-fluid  {    max-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  {    max-width:800px !important;  }}/* LOGIN XL ------------------------------------------------- */@media (min-width: 1200px) {  .login-page  {    padding:75px;  }  }


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

/**/body {  color:#222222;    line-height:1.2;  font-family:"Helvetica Neue",Arial;}b, strong{  font-weight:900;}a:link, a:visited, a:focus{  color:#2E77A5;  text-decoration:underline;}a:hover{  color:#6495B6;}h1 {  color:#222222;  font-size:2rem;  font-weight:900;}h2 {  color:#222222;  font-size:1.5rem;  font-weight:900;}h3 {  color:#222222;  font-size:1.2rem;  font-weight:900;}h3 a{  text-decoration:none !important;}.small-header h3{  font-size:1rem;}h4 {  color:#222222;  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;}.primarytext{  color:#2E77A5 !important;}.primary-button a{  color:#ffffff !important;  background:#2E77A5;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.secondarytext{  color:#C12213 !important;}.secondary-button a{  color:#ffffff !important;  background:#C12213;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.responsive-table{  width:100% !important;}.responsive-table tr td{  padding:10px;  border:1px solid #d4d4d4;}.primary-cell{  background:#2E77A5;  padding:10px;  color:#ffffff;  font-weight:bold;  font-size:20px;}.secondary-cell{  background:#C12213;  padding:10px;  color:#ffffff;  font-weight:bold;  font-size:20px;}/* XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  .responsive-table tr td  {    float:left;    width:100%;  }}
 