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

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

/**/.col-md-offset-2 #loginform{  width:100% !important;}body{  margin:0px;  padding:0px;}.imgleft{  margin:0px 10px 10px 0px;}.imgright{  margin:0px 0px 10px 10px;}.admin_controls{  clear:both;}img, iframe{  max-width:100%;}.viewall{  background:#d4d4d4;  padding:5px 15px;  color:#ffffff !important;  text-decoration:none !important;  display:inline-block;  margin:10px 0px 10px 0px;}.viewall i{  padding-left:10px;}/* 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;  }}/* TOPBAR ---------------------------------------------------------------------- */#social-links{  text-align:right;  position:fixed;  bottom:0px;  right:0px;  background:#ffffff;  z-index:999;  padding:7px;  box-shadow:0px 0px 10px #333333;}#social-links ul{  margin:0px;  padding:0px 0px;  list-style:none;}#social-links ul li{  margin-right:10px;  padding:0px 0px 0px 0px;  float:right;}#social-links .social_icon a{  display:block;  width:26px;  height:26px;  text-align:center;  padding:1px 0px 0px 0px;  font-size:17px;  color:#ffffff;}#site_search{  margin-right:0px !important;}#site_search input.search_button, .section_search input.search_button, input.tcsFormButton{  border:0px;  color:#ffffff;  padding:0px 10px;  height:26px;}#site_search .search_input, .section_search .search_input{  background:#ffffff;  width:150px;  border:1px solid #d4d4d4;  color:#cccccc;  height:26px;  padding:0px 10px;  font-style:italic;}/* TOPBAR MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) { }/* TOPBAR TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px) { }/* TOPBAR PHONE ---------------------------- */@media (max-width:767px) {   #social-links  {    left:0px;  }  #social-links ul li  {    margin:0px 0px 0px 5px;  }  #site_search input.search_button, .section_search input.search_button, input.tcsFormButton  {    font-size:13px;  }  #site_search .search_input, .section_search .search_input  {    width:125px;  }}/* HEADER ---------------------------------------------------------------------- */#header{  padding:25px;  background:#ffffff;  position:relative;  z-index:2;}#header .container{  position:relative;}#logo{  padding:15px 0px;}#topnav{  position:absolute;  right:15px;  top:15px}#topnav ul{  list-style:none;  margin:0px;  padding:0px;}#topnav ul li{  float:right;  padding:0px;  border:1px solid #ffffff;}#topnav ul li a:link, #topnav ul li a:visited{  display:block;  color:#ffffff;  text-decoration:none;  padding:13px 0px 0px 0px;  height:50px;  font-size:16px;  width:150px;  text-align:center;  text-transform:uppercase;}#topnav ul li a i{  height:50px;  width:50px;  margin:-13px 0px 0px 0px;  padding:13px 0px 0px 0px;  font-size:25px;  text-align:center;  float:left;}#join-button a, #profile-button a{ }#join-button a i, #profile-button a i{  background-image:url(https://mcaohio.com/aws/DBX/am/gi/light_bg.png?ver=2);}#join-button.tcsloginbutton_hide{  display:none;}#profile-button.tcsloginbutton{  display:none;}#login-button a, #logout-button a{}#login-button a i, #logout-button a i{  background-image:url(https://mcaohio.com/aws/DBX/am/gi/light_bg.png?ver=2);}/* HEADER MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) { }/* HEADER TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   #topnav  {    right:0px;    top:5px  }  #topnav ul li a:link, #topnav ul li a:visited  {    padding:10px 0px 0px 0px;    height:40px;    font-size:14px;    width:120px;  }  #topnav ul li a i  {    height:40px;    width:40px;    margin:-10px 0px 0px 0px;    padding:10px 0px 0px 0px;    font-size:20px;  }}/* HEADER PHONE ---------------------------- */@media (max-width:767px) {   #topnav  {    position:static;      height:50px;    padding-top:10px;  }  #topnav ul li  {    width:50%;    }  #topnav ul li a:link, #topnav ul li a:visited  {    padding:10px 0px 0px 0px;    height:40px;    font-size:15px;    width:100%;  }  #topnav ul li a i  {    height:40px;    margin:-10px 0px 0px 0px;    padding:10px 12px 0px 12px;    font-size:20px;  }  }/* NAV ------------------------------------------------------------------------- */#nav{  background-size:contain;  box-shadow:0px 0px 10px #333333;  position:relative;  z-index:1;}#nav ul{  margin:0px;  padding:0px;  list-style:none;  background:#ffffff;  height:50px;}#nav ul li{  float:left;}#nav ul #nav_member{  }#nav ul li a:link, #nav ul li a:visited{  display:block;  border-left:1px solid #d4d4d4;  text-decoration:none;  height:50px;  padding:15px;  font-weight:bold;  text-align:center;  color:#ffffff;  text-transform:uppercase;}#nav ul li a:hover{  opacity:.9;}#nav ul .twolines a{  padding-top:9px !important;  line-height:1em;}#nav_member a:link, #nav_member a:visited{  border-left:0px solid #d4d4d4 !important;}/* 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:#ffffff;  border-top:1px solid #d4d4d4;  border-left:1px solid #d4d4d4;  border-right:1px solid #d4d4d4;  height:auto;}#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 #d4d4d4;  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:10px !important;  border:1px solid #d4d4d4;}.sidenav ul li{}.sidenav ul li a{  border-bottom:1px dashed #d4d4d4;  display:block;  text-decoration:none;  padding:7px;}.sidenav ul li:last-child a{  border-bottom:0px dashed #d4d4d4;}/* NAV MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   #nav_member a, .twolines-tablet a  {    padding:10px 30px !important;    line-height:1;  }  }/* NAV TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   #nav .container  {    padding:0px !important;  }  #nav ul li a  {    padding:15px 0px;    font-size:14px;  }  #nav_member a, .twolines-tablet a  {    padding:10px 15px !important;    line-height:1;  }  #nav ul li ul li a:link, #nav ul li ul li a:visited  {    width:175px;  }  #nav ul .twolines a  {    padding-top:11px !important;  }}/* NAV PHONE ---------------------------- */@media (max-width:767px) {   #nav  {    z-index:99999;    border-top:1px solid #d4d4d4;    position:relative;    height:auto;  }  #nav ul  {    height:auto;  }  #nav button  {    margin:0px;    width:100%;    height:auto;    font-size:15px;    color:#ffffff !important;    border:0px;    border-radius:0px;    padding:10px 0px;  }  #nav button span  {    margin-right:10px;  }  #nav ul  {    border:1px solid #d4d4d4;    width:80%;    position:absolute;    left:10%;    top:42px;    background:#ffffff;    padding:0px;    box-shadow:0px 10px 15px #555;  }  #nav ul li, #nav_member  {    float:none;    width:100% !important;  }  #nav ul li a, #nav ul .twolines 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  {    margin-bottom:20px;  }  .sidenav h2  {    padding:8px;    font-size:18px;    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{  position:relative;  padding:40px 0px 120px 0px;  overflow:hidden;  background:#ffffff;}#banner .pic{  position:absolute;  top:0px;  left:0px;  right:0px;}#banner .container{  }#tcs-carousel-banner img{  max-width: inherit;  min-width: 100%;}#tcs-carousel-banner .carousel-indicators,#tcs-carousel-banner .carousel-control{  display:none;}#banner-search{  background:#ffffff;  border:1px solid #d4d4d4;  padding:20px;}#search-title{  text-transform:uppercase;  text-align:center;  font-weight:900;  padding:10px;}#banner-search-title{  text-align:center;  text-transform:uppercase;  font-weight:900;  padding:10px;  font-size:20px;}#banner-search dt{  font-style:italic;  font-weight:300;  color:@grey;  margin:0px;  font-size:13px;}#banner-search dd{  margin-bottom:13px;}#banner-search input, #banner-search select{  width:100%;  padding:5px;  border:1px solid @grey;  margin-bottom:10px;}#banner_search_button{  display:block;  text-align:center;  text-transform:uppercase;  height:40px;  border:0px !important;  width:50% !important;  float:left;}#advanced_search_button{  display:block;  text-align:center;  text-transform:uppercase;  text-decoration:none;  height:40px;  width:50%;  float:left;  border:0px;  padding-top:10px;}#advanced_search_button{  display:block;  text-align:center;  text-decoration:none;  height:40px;  width:50%;  float:left;  border:0px;  padding-top:10px;}/* BANNER MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {    }/* BANNER TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   #banner  {    padding:200px 0px 0px 0px;  }    #tcs-carousel-banner img  {    height:260px;  }}/* BANNER PHONE ---------------------------- */@media (max-width:767px) {   #banner .carousel-indicators  {    display:none;  }  #banner-search  {    height:auto;    font-size:13px;  }  #banner_search_button  {    width:100% !important;    float:none;  }  #advanced_search_button  {    width:100%;    float:none;  }}/* CONTENT CONTAINER ----------------------------------------------------------------- */#content-container{  background:#ffffff;  padding-top:30px;  padding-bottom:30px;}/* CONTENT CONTAINER TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   }/* CONTENT CONTAINER PHONE ---------------------------- */@media (max-width:767px) {   }/* BOXES ----------------------------------------------------------------------- */#boxes{  margin:-100px 0px 30px 0px;}.box{  color:#ffffff;  padding:40px !important;  text-align:center;  position:relative;  height:260px;}.box-icon{  font-size:50px;}.box-title{  margin:5px 0px;  color:#ffffff !important;}.box-link{  position:absolute;  left:0px;  top:0px;  right:0px;  bottom:0px;}#box1{  }#box2{}#box3{ }#sidebar .box-title{  font-size:22px;}#sidebar .box-text{  display:none;}#sidebar .box{  padding:20px !important;  height:auto;}/* BOXES TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   #boxes  {    margin:0px 0px 30px 0px;  }  .box  {    padding:20px !important;  }  .box-title  {    font-size:25px;  }}/* BOXES PHONE ---------------------------- */@media (max-width:767px) {  .box  {    height:auto;  }  }/* CONTENT --------------------------------------------------------------------------------- */#content{    padding:30px;  background:#ffffff;}#welcome-row{  margin-bottom:30px;}#content-row{  display:table;  width:100%;}#main{  border:1px solid #d4d4d4;  display:table-cell;  float:none;  padding:20px 30px;  vertical-align:top;  background:#ffffff;}#side-left{  border:1px solid #d4d4d4;  border-left:0px;  display:table-cell;  float:none;  vertical-align:top;  padding:20px 30px;  background:#ffffff;}.subpage #side-left{  border-right:0px solid #d4d4d4;  border-left:1px solid #d4d4d4;}#side-right{  border:1px solid #d4d4d4;  border-left:0px;  display:table-cell;  float:none;  vertical-align:top;  padding:20px 30px;}#tcs-carousel-sponsors{  margin:20px 0px;  border:1px solid #eeeeee;  padding:10px;}#tcs-carousel-sponsors .item{  height:125px;}#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:992px) and (max-width:1200px) {   #main, #side-left, #side-right, .subpage #main, .subpage #side-left  {    padding:20px;  }}/* CONTENT TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   #content  {    padding:15px;  }  #welcome-row  {    margin:0px 15px;  }  #main, #side-left, #side-right, .subpage #main, .subpage #side-left  {    padding:15px;    border:0px solid #d4d4d4;    display:block;    float:left;  }}/* CONTENT PHONE ---------------------------- */@media (max-width:767px) {   #content  {    padding:20px;  }  #content .row  {       display:block;  }  #main, #side-left, #side-right, .subpage #main, .subpage #side-left  {    border:0px solid #d4d4d4;    display:block;    padding:0px 15px;  }  #sidebar  {    display:none;  }}/* FOOTER ---------------------------------------------------------------------- */#footer{  color:#ffffff;  font-size:.8em;  padding:20px 20px 50px 20px;  border-top:10px solid #000000;}#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, .tcslinks_odd, .tcslinks_even, .tcsjobs_even, .tcsjobs_odd{  margin:0px 0px 20px 0px;}.tcsnews h5, .tcscalendars h5, .tcslinks h5, .tcsjobs h5{  color:#666666;  margin:0px 0px 5px 0px;}.tcsnews a, .tcscalendars a, .tcslinks a, .tcsjobs a{  text-decoration:none !important;}.tcslinks table tr td{  padding:0px 20px 20px 0px;}.tcsnews h3, .tcscalendars h3, .tcslinks h3, .tcsjobs h3{  margin:0px 0px 5px 0px;}.tcsnews h4, .tcscalendars h4, .tcslinks h4, .tcsjobs h4{  margin:0px 0px 5px 0px;}.tcsnews p, .tcscalendars p, .tcslinks p{  margin:0px 0px 5px 0px;}.tcsUserCreatedForm{  border:0px !important;}.none_at_this_time{  display:none;}h5.tcsDetails{  display:none;}.tcsSubHeadFont{  font-size:1.3em;  margin:0px 0px 10px 0px;  padding:0px 0xp 10px 0px;  border-bottom:1px solid #ccc;  color #ccc;}.tcscalendars_odd, .tcscalendars_even{  margin:0px 0px 20px 60px;}.tcscalendars .datestamp {  width:50px;  margin:0px 0px 15px -60px;  float:left;  text-align:center;  clear:left;  padding:0;  height:50px;  border:1px solid #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:#333333;  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:#555555;  padding-bottom:15px;  margin-bottom:15px;  border-bottom:1px dashed #d4d4d4;}/* HOMEPAGE NEWS ------------------------------------------------ */.tcsnews-home_even, .tcsnews-home_odd{}.tcsnews-home hr{  margin:20px 0px;  border-top:1px dashed #d4d4d4;  clear:both;}.tcsnews-home h3 a{  text-decoration:none !important;}.tcsnews-home_even .tcsnewsarticle_photo, .tcsnews-home_odd .tcsnewsarticle_photo{  float:left;  width:150px;  height:150px;  margin:0px 15px 0px 0px;  overflow:hidden;}.tcsnews-home .tcsnewsarticle_photo img{  height:150px;  max-width:none;}/* BOARD ------------------------------------------------ */.board td{  padding:0px 20px 20px 0px;}/* SPONSORS ------------------------------------------------ */.sponsors td{  padding:10px;  border:1px solid #d4d4d4;}.sponsors td h3{  padding-bottom:10px;  margin-bottom:10px;  border-bottom:1px dashed #d4d4d4;}.sponsors h3 a{  text-decoration:none !important;}/* PARTNERS ------------------------------------------------ */.partners_even, .partners_odd{  padding:20px;  border:1px solid #d4d4d4;  margin-bottom:20px;}.partners_even img, .partners_odd img{  float:right;  width:200px;  margin:0px 0px 20px 20px;}.partners_even h3, .partners_odd h3{  padding-bottom:10px;  margin-bottom:10px;  border-bottom:1px dashed #d4d4d4;}.partners_even h3 a, .partners_odd h3 a{  text-decoration:none !important;}/* NEWSLETTER ------------------------------------------------ */.newsletter td{  padding:0px 20px 20px 0px;}.newsletter img {  width:80%;  float:none;  padding:0px;  margin:0px;}/* COMPONENTS TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   }/* COMPONENTS PHONE ---------------------------- */@media (max-width:767px) {   .tcsnews-home_even .tcsnewsarticle_photo, .tcsnews-home_odd .tcsnewsarticle_photo  {    float:none;    width:100%;    margin:0px 0px 15px 0px;  }   .tcsnews-home .tcsnewsarticle_photo img  {    height:auto;    width:100%;  }  .board td, .newsletter td  {    width:100%;    float:left;    padding:0px 0px 10px 0px;  }}/* calendarbox styles --------------------------------------------------------- */table.calendarbox {  width:100%;  margin-bottom:20px;}.section-container table.calendarbox {  width:80%;  margin:25px 10%;}.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:#000000;}.calendarbox tr.monthrow th a {  text-decoration:none;  font-size:16px;  color:#000000;}.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:#000000;}	.calendarbox td {  text-align:center;  vertical-align: middle;  height:30px;  background-color:#ffffff;  border:1px solid #d4d4d4;}.calendarbox td.eventdate {  background-color:#333333;  font-weight:bold;  text-decoration:none;  color:#ffffff;}.calendarbox td.todaydate {  background-color:#555555;  font-weight:bold;  color:#ffffff;}.calendarbox td.eventdate.todaydate {  background-color:#000000;  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:#000000;}.calendarbox .events {  position:relative;  font-size:.8em;}.calendarbox .events ul {  text-align:left;  position:absolute;  display:none;  z-index:9999;  padding:15px;  margin:0px;  background-color:#000000;  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;}	/* calendarbox MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) { }/* calendarbox TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   }/* calendarbox PHONE ---------------------------- */@media (max-width:767px) {   }/* ACCORDIAN 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;}.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 #d4d4d4;  background:#fbfbfb;}.tcs_accordion_closed_icon{  background:url(https://mcaohio.com/aws/DBX/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://mcaohio.com/aws/DBX/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;  font-size:1.2em;  color:#333333;  padding:10px;  border:1px solid #d4d4d4;}.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, .tcsUserCreatedForm textarea{  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;}input.button{  background:#333333;  padding:5px;  margin:5px 0px;  text-align:center;  color:#ffffff;  border:0px solid #d4d4d4;}/* 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:#ffffff;  }}/* 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:#ffffff;  }   form div  {    float:none !important;    margin:10px 0px !important;  }  input.button  {    width:100%;  }  .tcsConfirmationWindow td, .tcsConfirmationWindow th  {    float:left;    width:100%;    text-align:center !important;  }  form p  {    width:100% !important;  }}/* MEMBER PROFILE STYLES ------------------------------------------------------------ */.profile-button{  float:right;  margin-left:5px;}.profile-button a{  display:block;  color:#ffffff !important;  text-decoration:none !important;  padding:7px 10px;  background:#333333;  text-align:center;}.profile-box .profile-button{  float:none;  margin:15px 0px 0px 0px;}.profile-left .profile-box{  margin-right:10px;}.profile-box{  padding:15px;  border:1px solid #d4d4d4;  margin-bottom:10px;}.profile-box span{  font-weight:900;  display:inline-block;  width:120px;  color:#cccccc;}.profile-box h3{  padding:15px;  background:#000000;  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-photo{  margin:10px 0px;  border:1px solid #d4d4d4;  padding:10px;  text-align:center;  background:#eee;}.profile-image{  background-size:cover;  width:170px;  overflow:hidden;  text-align:center;  border:10px solid #fff;  margin:0px auto;}.profile-image img{  width:100%;  height:auto;}/* MEMBER PROFILE TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   }/* MEMBER PROFILE PHONE ---------------------------- */@media (max-width:767px) {   .profile-button  {    float:none;    margin:5px 0px;  }  .profile-left .profile-box   {    margin-right:0px;  }  .profile-box span  {    width:100%;  }}/* DIRECTORY STYLES ------------------------------------------------------------ */input.tcsFormButton{  background:#000000;  padding:0px 10px 0px 10px;  border-radius:0px;  height:30px;  border:0px solid #d4d4d4;  color:#ffffff;}dd input, dd select{  padding:3px;  margin:0px 0px 0px 0px;  border:1px solid #d4d4d4;}dd{  margin:0px 0px 10px 0px;}dt{  margin:0px 0px 0px 0px;}.directory-container{  padding:20px 20px 20px 20px !important;  margin-bottom:15px !important;  border:1px solid #d4d4d4;  position:relative;  background:#ffffff url(https://mcaohio.com/aws/DBX/am/gi/directory_bg.jpg?ver=1) repeat-x left bottom;}.directory-org{  font-weight:bold;  font-size:24px;  padding-bottom:15px;  margin-bottom:15px;  border-bottom:1px solid #d4d4d4;}.directory-name{  font-weight:bold;}.directory-container span{  display:block;}.directory-specialties{  margin-bottom:20px;}/* DIRECTORY MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   .directory-container  {    padding:20px 20px 20px 20px !important;  }}/* DIRECTORY TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   .directory-container  {    padding:15px 15px 15px 15px !important;  }}/* DIRECTORY PHONE ---------------------------- */@media (max-width:767px) {   .directory-container  {    padding:20px !important;    height:auto;  }  .directory-container .directory-photo  {    position:static;    padding:10px;  }}/* ------------------------------------------------------------------------------- *//* LOGIN ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page{  background:#000000;  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:#000000 !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:#333333;  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:#000000;  color:white !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#000000 !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#333333 !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:@lgrey;  border:1px solid #d4d4d4;  color:#333333;}#login-box .container-fluid .col-sm-8 form .tcsFormInput{  margin-bottom:20px;}#login{  background-color: #000000 !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;  }  #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: MRC_css_structure
---------------------------------------------------------------------------
*/

/**/body{  background:#ECB220;}.viewall{  background:#d4d4d4;  color:#ffffff !important;}/* TOPBAR ---------------------------------------------------------------------- */#social-links .social_icon a{  background:#1C457D;  color:#ffffff;}#site_search input.search_button, .section_search input.search_button, input.tcsFormButton{  background:#1C457D;  color:#ffffff;}/* HEADER ---------------------------------------------------------------------- */#header{  border-top:5px solid #ECB220;}#logo{  padding:0px;}#join-button a, #profile-button a{  background:#00AEEF;}#login-button a, #logout-button a{  background:#ECB220;}/* NAV ------------------------------------------------------------------------- */#nav{  background:#1C457D;}#nav ul li{  width:16%;}#nav ul #nav_member{  width:20%;}#nav ul li a:link, #nav ul li a:visited{  color:#ffffff;  background:#1C457D;}#nav_member a:link, #nav_member a:visited{  background:#ECB220 !important;  color:#ffffff !important;}/* NAV PHONE ---------------------------- */@media (max-width:767px) {   .sidenav h2  {    background:#ECB220;    color:#ffffff !important;  }}/* BANNER ---------------------------------------------------------------------- *//* BOXES ----------------------------------------------------------------------- */#box1{  background:#1C457D;}#box2{  background:#ECB220;}#box3{  background:#00AEEF;}.box {  height: 230px;}/* COMPONENTS ------------------------------------------------------------------ */.tcscalendars .datestamp h5 {  color:#ffffff;  background:#1C457D;}.tcscalendars h5 span.bignumber {  color:#ECB220;}	.tcscalendars h2{  color:#00AEEF;}/* HOMEPAGE NEWS ------------------------------------------------ */.tcsnews-home_even .tcsnewsarticle_photo, .tcsnews-home_odd .tcsnewsarticle_photo{  background:url(https://mcaohio.com/aws/DBX/am/gi/csia_news_bg.jpg?ver=1) no-repeat center center;  background-size:cover;}/* calendarbox styles --------------------------------------------------------- */.calendarbox tr.monthrow th {  color:#1C457D;}.calendarbox tr.monthrow th a {  color:#1C457D;}.calendarbox th {  color:#ffffff;  background-color:#1C457D;}	.calendarbox td.eventdate {  background-color:#ECB220;  color:#ffffff;}.calendarbox td.todaydate {  background-color:#00AEEF;  color:#ffffff;}.calendarbox td.eventdate.todaydate {  background-color:#1C457D;  color:#ffffff;}.calendarbox td.eventdate a:link, .calendarbox td.eventdate a:hover, .calendarbox td.eventdate a:visited {  color:#ffffff;}.calendarbox td.eventdate:hover {  background-color:#1C457D;}.calendarbox .events ul {  background-color:#1C457D;  color:#ffffff;}/* FORM STYLES ------------------------------------------------------------ */input.button{  background:#ECB220;  color:#ffffff;}/* MEMBER PROFILE STYLES ------------------------------------------------------------ */.profile-button a{  color:#ffffff !important;  background:#ECB220;}.profile-box h3{  background:#1C457D;  color:#ffffff;}/* DIRECTORY STYLES ------------------------------------------------------------ */input.tcsFormButton{  background:#1C457D;  color:#ffffff;}/* CONSUMER INFO STYLES ------------------------------------------------------------ */.consumer-info_odd, .consumer-info_even{  border:1px solid #d4d4d4;  padding:20px 240px 20px 20px;  margin-bottom:20px;  position:relative;  min-height:200px;}.consumer-info_odd img, .consumer-info_even img{  max-width:200px;  max-height:160px;  padding:10px;  border:1px solid #d4d4d4;  position:absolute;  top:20px;  right:20px;  background:#ffffff;  width:auto;  height:auto;}.consumer-info_odd h3, .consumer-info_even h3{  border-bottom:1px solid #d4d4d4;  padding-bottom:10px;  margin-bottom:10px;}.consumer-info_odd h3 a, .consumer-info_even h3 a{  text-decoration:none;}/* CONSUMER INFO PHONE ---------------------------- */@media (max-width:767px) {   .consumer-info_odd, .consumer-info_even  {    padding:20px 20px 20x 20px;  }  .consumer-info_odd img, .consumer-info_even img  {    max-width:100%;    max-height:200px;    position:static;  }}#maplegend{  width:230px;  float:right;}#maplegend table{  border-spacing:0px 10px;}.legend_color{  width:25px;  border:1px solid #c0c0c0;}.legend_name{  padding:3px 0px 3px 5px;  font-size:.9em;}#maplegend h2{  margin:0px 0px 10px 0px;  padding:0px 0px 10px 0px;  border-bottom:1px dashed #c0c0c0;}/* ------------------------------------------------------------------------------- *//* LOGIN ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page{  background:#1C457D;  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:#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:#1C457D !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:#ECB220;  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:#1C457D;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#1C457D !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#ECB220 !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:@lgrey;  border:1px solid #d4d4d4;  color:#333333;}#login-box .container-fluid .col-sm-8 form .tcsFormInput{  margin-bottom:20px;}#login{  background-color: #1C457D;}/* GENERAL SM ONLY ----------------------------------------- */@media (max-width: 767px) {  #create_account input, #create_account select, #create_account div  {    width:100% !important;  }    }/* LOGIN MD ------------------------------------------------- */@media (min-width: 768px) {  .login-page  {    padding:35px;  }  #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;  }   #loginform  {    width:800px;    margin-left:-130px;  }  .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 XL ------------------------------------------------- */@media (min-width: 1200px) {  .login-page  {    padding:75px;  }      #loginform  {    width:800px;    margin-left:-130px;  }}


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

/**/body {  color:#333333;    font-family: 'Lato', sans-serif;  font-size:15px;}a:link, a:visited, a:focus{  color:#000000;  text-decoration:underline;}a:hover{  color:#000000;}h1 {  color:#000000;  margin:0px 0px 10px 0px;  font-size:2em;  font-weight:900;}h2 {  color:#000000;  margin:0px 0px 10px 0px;  font-size:1.6em;  font-weight:700;}h3 {  color:#000000;  margin:0px 0px 10px 0px;  font-size:1.3em;  font-weight:700;}h4 {  color:#333333;  margin:0px 0px 5px 0px;  font-weight:bold;  font-size:1.1em;  font-weight:700;}h5 {  color:#333333;  margin:0px 0px 5px 0px;  font-size:1em;  font-weight:normal;}h6 {  color:#333333;  margin:0px 0px 5px 0px;  font-size:1em;}hr{  border:0px;  border-top:1px solid #d4d4d4;  margin:15px auto;}.title{  padding:0px 0px 15px 0px;  border-bottom:1px solid #d4d4d4;  margin:0px 0px 15px 0px;}.primarytext{  color:#000000 !important;}.primary-button a{  color:#ffffff !important;  background:#000000;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.secondarytext{  color:#333333 !important;}.secondary-button a{  color:#ffffff !important;  background:#333333;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.accenttext{  color:#555555 !important;}.accent-button a{  color:#ffffff !important;  background:#555555;  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:#000000;  padding:10px;  color:#ffffff;  font-weight:bold;  font-size:20px;}.secondary-cell{  background:#333333;  padding:10px;  color:#ffffff;  font-weight:bold;  font-size:20px;}.accent-cell{  background:#555555;  padding:10px;  color:#ffffff;  font-weight:bold;  font-size:20px;}
 

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

/**/a:link, a:visited, a:focus{  color:#005FBF;  text-decoration:underline;}a:hover{  color:#005FBF;}h1 {  color:#000000;}h2 {  color:#000000;}h3 {  color:#000000;}h4 {  color:#333333;}h5 {  color:#333333;}h6 {  color:#333333;}.primarytext{  color:#000000 !important;}.primary-button a{  color:#ffffff !important;  background:#000000;}.secondarytext{  color:#005FBF !important;}.secondary-button a{  color:#ffffff !important;  background:#005FBF;}.accenttext{  color:#21D7E0 !important;}.accent-button a{  color:#ffffff !important;  background:#21D7E0;}.primary-cell{  background:#000000;  color:#ffffff;}.secondary-cell{  background:#005FBF;  color:#ffffff;}.accent-cell{  background:#21D7E0;  color:#ffffff;}
 /* 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;}