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

/*
===========================================================================
@IMPORTED STYLESHEET: OOS_css-structure
---------------------------------------------------------------------------
*/

/**/html{  font-size:14px;}body{  margin:0px;  padding:0px;  background:#013D65;}#page-container{  background:#ffffff;  background:linear-gradient(#eeeeee, #ffffff);}.imgright{  margin:0px 0px 20px 20px;}.imgleft{  margin:0px 20px 20px 0px;}img, iframe{  max-width:100%;}.viewall{  padding:5px 15px;  background:#00AEEF;  color:#ffffff !important;  text-decoration:none !important;  border-radius:5px;  display:inline-block;  margin:0px 0px 10px 0px;}.tcs_printer_friendly a{  background:#d4d4d4 url(https://www.osma.org/aws/OSMA/am/gi/icon-print.png?ver=0) 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;}.contact-form .formtitle{  display:none;}/* GENERAL SM/MD ONLY ----------------------------------------- */@media (max-width: 991px) {  .wow  {    animation-name:none !important;  }  .imgright, .imgleft  {    margin:0px 0px 20px 0px;    float:none !important;  }}/* GENERAL MD ------------------------------------------------- */@media (min-width: 768px) {  html  {    font-size:13px;  }}/* GENERAL LG ------------------------------------------------- */@media (min-width: 992px) {  html  {    font-size:14px;  }}/* GENERAL XL ------------------------------------------------- */@media (min-width: 1200px) {  html  {    font-size:15px;  }  }/* ------------------------------------------------------------------------------- *//* HEADER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#header{  border-top:5px solid #013D65;  background:#ffffff;}#logo{  padding:20px;  text-align:center;}#header-buttons{  padding-top:20px;}#header-button-join, #header-button-profile, #header-button-login{  border-radius:5px;  width:50%;  float:right;}#header-button-join a, #header-button-profile a, #header-button-login a{  display:block;  color:#ffffff !important;  text-decoration:none !important;  text-align:center;  padding:12px 10px 12px 40px;  font-weight:900;  text-transform:uppercase;  position:relative;  border-radius:5px;  font-size:.9rem;}#header-button-join a, #header-button-profile a{  border-radius:0px 5px 5px 0px;}#header-button-login a{  border-radius:5px 0px 0px 5px;}#header-button-join a, #header-button-profile a{  background:#00AEEF;}#header-button-login a{  background:#013D65;}#header-button-join i, #header-button-profile i, #header-button-login i{  position:absolute;  top:0px;  left:0px;  bottom:0px;  width:34px;  padding-top:12px;}#header-button-join i, #header-button-profile i{  background:url(https://www.osma.org/aws/OSMA/am/gi/light_bg.png?ver=0);}#header-button-login i{  background:url(https://www.osma.org/aws/OSMA/am/gi/light_bg.png?ver=0);}#header-button-join.tcsloginbutton_hide{  display:none;}#header-button-profile.tcsloginbutton{  display:none;}/* HEADER MD ------------------------------------------------- */@media (min-width: 768px) {  #logo img  {    height:60px;  }  #logo  {    text-align:left;  }  #header-buttons  {    position:absolute;    right:20px;    top:20px;    padding:0px;  }  #header-button-join, #header-button-profile, #header-button-login  {    width:150px;    margin-left:15px;    float:right;  }  #header-button-join a, #header-button-profile a, #header-button-login a  {    padding:12px 10px 12px 40px;    font-size:.9rem;    border-radius:5px;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    width:36px;    padding-top:12px;  }}/* HEADER LG ------------------------------------------------- */@media (min-width: 992px) {  #logo img  {    height:80px;  }   #header-buttons  {    right:30px;    top:30px;  }   #header-button-join, #header-button-profile, #header-button-login  {    width:175px;    margin-left:15px;    float:right;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    width:40px;  }}/* HEADER XL ------------------------------------------------- */@media (min-width: 1200px) {  #header-button-join a, #header-button-profile a, #header-button-login a  {    padding:15px 10px 15px 50px;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    width:46px;    padding-top:15px;  }   }/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav{  background:#013D65;}#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  text-transform:uppercase;  font-weight:700;}.nav-item.tcsloginbutton_hide{  display:none;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #nav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#013D65;    border-radius:5px;  }  #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:#013D65;  }  #nav #join-nav a:link, #nav #join-nav a:visited  {    color:#00AEEF;  }  #nav #member-nav a:link, #nav #member-nav a:visited  {    color:#90B43E;  }  #nav #member-nav i,   #nav #join-nav i   {    padding-right:10px;  }  #nav .nav-item:last-child a  {    border-bottom:0px dashed #d4d4d4 !important;  }}/* NAV MD ----------------------------------------------------- */@media (min-width: 768px){  .nav-item  {    padding:0px 10px;  }  #nav a:link, #nav a:visited  {    padding:10px 0px;    color:#ffffff;    font-size:.9rem;  }  #nav a:hover  {    opacity:.8;  }  #nav #join-nav  {    background:#00AEEF;  }  #nav #member-nav  {    background:#90B43E;    margin-left:auto;  }  #nav #member-nav i,   #nav #join-nav i   {    padding-right:5px;  }}/* NAV LG ------------------------------------------------- */@media (min-width: 992px) {  .nav-item  {    padding:0px 15px;  }  #nav a:link, #nav a:visited  {    padding:12px 0px;    font-size:1rem;  }  #nav #member-nav,   #nav #join-nav   {    padding-left:60px;    position:relative;  }  #nav #member-nav i,   #nav #join-nav i   {    position:absolute;    left:0px;    top:0;    width:40px;    text-align:center;    height:100%;    padding-top:12px;    padding-right:0px;  }  #nav #join-nav i   {    background:#7FD6F7;  }  #nav #member-nav i   {    background:#B1D06C;  }}/* NAV XL ------------------------------------------------- */@media (min-width: 1200px) {  .nav-item  {    padding:0px 20px;  }}/* DROPDOWN ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#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 @dprimary;    padding:0px;    right:0px;    background:#013D65;     background:linear-gradient(@dprimary, #013D65);    border-radius:0px;  }  #nav .dropdown-menu a:link, #nav .dropdown-menu a:visited  {    padding:12px;    border-bottom:1px solid @dprimary;    background-color:transparent;    text-align:left;    color:#ffffff;    font-weight:500;    font-size:.9rem;  }  #nav .dropdown-menu a:hover  {      }}/* SIDENAV ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sidenav{  margin-bottom:20px;  background:#ffffff;}.sidenav h2{  background:#013D65;  color:#ffffff;  padding:10px 20px;  margin:0px 0px 0px 0px;}.sidenav ul{  list-style:none;  margin:20px;  padding:0px;  display:block;  width:100%;  border:1px solid #d4d4d4;}.sidenav ul li{}.sidenav ul li a:link, .sidenav ul li a:visited{  display:block;  text-decoration:none;  border-bottom:1px solid #d4d4d4;  padding:10px;  font-size:.9rem;}.sidenav li:last-child a{  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;     border:1px solid #d4d4d4;  }  .sidenav .navbar-toggler-icon  {    height:auto;    width:100%;    color:#00AEEF;  }  .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;  }}/* ------------------------------------------------------------------------------- *//* PROMOTIONS -------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#promotions{  padding:20px;  background:#013D65;  background:linear-gradient(to bottom right, #6589A2, #013D65);  position:relative;}#promotions .container,#promotions .row,#promotions .col-md,#promotions .carousel{  position:static;}#promotions .carousel-control-prev:hover{  background:linear-gradient(to right, @dprimary, transparent);}#promotions .carousel-control-next:hover {  background:linear-gradient(to left, @dprimary, transparent);}.promo-article .tcsnewsarticle_photo{  background:#ffffff;  border:10px solid #ffffff;  margin:0px 0px 20px 0px;  box-shadow:3px 3px 15px #222222;}.promo-article .tcs_details_link{  display:inline-block;  padding:7px 20px;  background:#90B43E;  color:#ffffff;  text-decoration:none;  font-weight:900;}.promo-article h1,.promo-article h2,.promo-article h3,.promo-article h4,.promo-article h5,.promo-article h6,.promo-article p,.promo-article a{  color:#ffffff !important;}/* PROMOTIONS MD ------------------------------------------------- */@media (min-width: 768px) {  #promotions  {    padding:30px;  }  .promo-article .tcsnewsarticle_photo  {    float:left;    width:47%;    margin:0px 3% 0px 0px;  }}/* PROMOTIONS LG ------------------------------------------------- */@media (min-width: 992px) {  #promotions  {    padding:40px;  }}/* PROMOTIONS XL ------------------------------------------------- */@media (min-width: 1200px) {  }/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#boxes{  padding:20px;}#boxes .col-md{  padding:0px;}.box{  padding:30px;  text-align:center;  position:relative;  height:100%;  box-shadow:3px 3px 5px #ccc;}#box1.box{  background:url(https://www.osma.org/aws/OSMA/am/gi/box-01-bg.jpg?ver=0) no-repeat center center;  background-size:cover;}#box2.box{  background:url(https://www.osma.org/aws/OSMA/am/gi/box-02-bg.jpg?ver=0) no-repeat center center;  background-size:cover;}#box3.box{  background:url(https://www.osma.org/aws/OSMA/am/gi/box-03-bg.jpg?ver=0) no-repeat center center;  background-size:cover;}#box4.box{  background:url(https://www.osma.org/aws/OSMA/am/gi/box-04-bg.jpg?ver=0) no-repeat center center;  background-size:cover;}#box5.box{  background:url(https://www.osma.org/aws/OSMA/am/gi/box-05-bg.jpg?ver=0) no-repeat center center;  background-size:cover;}.box-color{  position:absolute;  left:0px;  right:0px;  top:0px;  bottom:0px;  z-index:0;  opacity:.9;}#box1 .box-color{  background:#00AEEF;}#box2 .box-color{  background:#013D65;}#box3 .box-color{  background:#90B43E;}#box4 .box-color{  background:#6589A2;}#box5 .box-color{  background:#7FD6F7;}.box i{  color:#ffffff;  font-size:40px;  position:relative;  z-index:2;}.box h3{  text-transform:uppercase;  color:#ffffff;  margin-top:15px;  position:relative;  z-index:2;}.box-link{  display:block;  position:absolute;  left:0px;  right:0px;  top:0px;  bottom:0px;  color:#ffffff !important;  text-align:right;  z-index:9;}#sidebar .box{  border-right:0px !important;  padding:20px !important;  box-shadow:0px 0px 0px #ccc;}/* BOXES MD ------------------------------------------------- */@media (min-width: 768px) {  #boxes  {    padding:20px;  }}/* BOXES LG ------------------------------------------------- */@media (min-width: 992px) {  #boxes  {    padding:30px;  }  .box  {    padding:20px 0px;  }  .box h3  {    font-size:17px;  }}/* BOXES XL ------------------------------------------------- */@media (min-width: 1200px) {  .box  {    padding:30px;  }  .box h3  {    font-size:1.3rem;  } }/* ------------------------------------------------------------------------------- *//* CONTENT ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content{  padding:20px 0px;}.content-box{  padding:20px;  margin-bottom:20px;  border:1px solid #d4d4d4;  background:#ffffff;  box-shadow:3px 3px 5px #ccc;}#main .content-box{  height:100%;}.side-box{  padding:20px;  margin-bottom:20px;  border:1px solid #d4d4d4;  text-align:center;}.box-title{  background:#013D65;  margin:-20px -20px 20px -20px;  padding:10px 20px;  color:#ffffff;}/* CONTENT MD ------------------------------------------------- */@media (min-width: 768px) {  #content  {    padding:0px 20px 20px 20px;  }  .subpage #content  {    padding:20px;  }  #content .container-fluid  {    padding:0px;  }  .box-title  {    margin:-30px -30px 30px -30px;    padding:15px 30px;  }}/* CONTENT LG ------------------------------------------------- */@media (min-width: 992px) {  #content  {    padding:0px 30px 30px 30px;  }  .subpage #content  {    padding:30px;  }  .content-box  {    padding:30px 30px 30px 30px;    margin-bottom:30px;  }}/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  background:#013D65;  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 0px;  width:30px;  text-align:center;  background:#013D65;  color:#ffffff;}#site_search{  margin-right:0px !important;}#site_search input.search_button{  border:0px;  padding:5px 10px;  height:auto;  background:#013D65;  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;}/* ------------------------------------------------------------------------------- *//* TESTIMONIAL STYLES ------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */.testimonial_even, .testimonial_odd{  padding:20px;  border:1px solid #d4d4d4;  font-style:italic;  margin-bottom:20px;  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee);}.testimonial_even h3, .testimonial_odd h3{  padding-top:20px;  margin-top:20px;  border-top:1px dashed #d4d4d4;  text-align:right;}/* ------------------------------------------------------------------------------- *//* BOARD STYLES ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */.board td{  padding:20px;  border:1px solid #d4d4d4;}.board td.tcs-empty{  border:0px solid #d4d4d4;}.board td h3{  padding-bottom:10px;  margin-bottom:10px;  border-bottom:1px dashed #d4d4d4;}.board img{  float:none;  margin:0px 0px 10px 0px;  margin:-40px 0px 10px 10px;  width:120px;  background:#ffffff;  padding:5px;  border:1px solid #d4d4d4;}/* BOARD XS ONLY -------------------------------------------- */@media (max-width: 575px) {  .board td  {    float:left;    width:100%;  }}/* BOARD MD ------------------------------------------------- */@media (min-width: 768px) {   .board img  {    float:right;    margin:-40px 0px 10px 10px;    width:120px;  }}/* ------------------------------------------------------------------------------- *//* STORE STYLES ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */.store_even, .store_odd{  padding:20px 20px 20px 20px;  border:1px solid #d4d4d4;  margin-bottom:20px;}.store h2{  margin-bottom:15px;  padding-bottom:15px;  border-bottom:1px dashed #d4d4d4;  color:@green;}.store .tcsproducts_thumb{  float:right;  margin:0px 0px 20px 20px;  border:1px solid #d4d4d4;}.store .tcsproducts_thumb img{  max-height:135px;  border:10px solid #eeeeee;}.store form{  background:linear-gradient(to right, #ffffff, #eeeeee);  clear:both;  text-align:right;  border:1px solid #d4d4d4;  padding:10px;  margin-top:10px;}.featured.store form{  text-align:left;}.store form .button{  background:#013D65;  color:#ffffff !important;  border:0px solid #d4d4d4;  padding:5px 15px;  display:inline-block;}.store form select{  background:#ffffff;  background:url(https://www.osma.org/aws/OSMA/am/gi/accordian_open.png?ver=0) no-repeat 95% center;  background:url(https://www.osma.org/aws/OSMA/am/gi/accordian_open.png?ver=0) no-repeat 95% center, linear-gradient(#ffffff, #eeeeee);  -webkit-appearance: none;  -moz-appearance: none;  appearance: none;  margin:0px;  padding:3px 20px 3px 5px !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;  font-size:.9rem;  color:#555555;}.featured.store form input, .featured.store form select{  display:block;  width:100%;  margin-bottom:10px;}.featured.store form .button{  margin-top:-15px;}.store .red.alert{  padding:0px 10px 0px 15px;  background-color:transparent !important;  font-weight:900;  color:#ff0000;}.featured.store .red.alert{  padding:0px 0px 0px 0px;}/* STORE MD ------------------------------------------------- */@media (min-width: 768px) {  }/* STORE LG ------------------------------------------- */@media (min-width: 992px) {  }/* ------------------------------------------------------------------------------- *//* HOMEPAGE NEWS STYLES ---------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.tcsnews.home_even, .tcsnews.home_odd{}.home_even, .home_odd{  padding-bottom:20px;} .home_even .tcsnewsarticle_photo, .home_odd .tcsnewsarticle_photo{  width:100%;  height:100px;  background:url(https://www.osma.org/aws/OSMA/am/gi/OOS-news-bg.png?ver=1) no-repeat center center;  background-size:cover;  margin-bottom:15px;  overflow:hidden;  border:1px solid #d4d4d4;}.home .tcsnewsarticle_photo img{  width:100%;}/* HOMEPAGE NEWS MD ------------------------------------------------- */@media (min-width: 768px) {   .home_even, .home_odd  {    padding-bottom:30px;  }  .home_even, .home_odd  {    position:relative;    min-height:130px;    padding-left:150px;  }   .home_even .tcsnewsarticle_photo, .home_odd .tcsnewsarticle_photo  {    position:absolute;    left:0px;    top:0px;    width:130px;  } }/* HOMEPAGE NEWS LG ------------------------------------------------- */@media (min-width: 992px) {  .home_even, .home_odd  {    min-height:150px;    padding-left:180px;  }   .home_even .tcsnewsarticle_photo, .home_odd .tcsnewsarticle_photo  {    width:160px;    height:130px;  } }/* ------------------------------------------------------------------------------- *//* EDUCATION STYLES -------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.education_even, .education_odd{  padding:25px;  border:1px dashed #d4d4d4;  margin-bottom:25px;  min-height:200px;}.education_even > h3:first-of-type, .education_odd > h3:first-of-type{  padding-bottom:10px;  border-bottom:1px dashed #d4d4d4;  margin-bottom:10px;}.education_even .tcsnewsarticle_photo img, .education_odd .tcsnewsarticle_photo img{  width:100%;  margin-bottom:15px;  border:1px solid #d4d4d4;  padding:10px;  background:#eeeeee;}/* HOMEPAGE NEWS MD ------------------------------------------------- */@media (min-width: 768px) {   .education_even .tcsnewsarticle_photo img, .education_odd .tcsnewsarticle_photo img  {    float:right;    width:150px;    margin:0px 0px 15px 15px;  } }/* HOMEPAGE NEWS LG ------------------------------------------------- */@media (min-width: 992px) {  .education_even .tcsnewsarticle_photo img, .education_odd .tcsnewsarticle_photo img  {    width:200px;    margin:0px 0px 25px 25px;  } }/* ------------------------------------------------------------------------------- *//* HOMEPAGE CALENDAR ------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.events-home_odd, .events-home_even {  padding:25px;  position:relative;}.events-home_even {  border-top:1px dashed #d4d4d4;}.events-home_odd .datestamp, .events-home_even .datestamp{  float:right !important;  margin:0px 0px 10px 10px !important;}/* HOMEPAGE EVENTS MD ------------------------------------------------- */@media (min-width: 768px) {  #homepage-events #homepage-calendarbox   {    border-right:1px solid #d4d4d4;  }   .events-home_odd, .events-home_even   {    float:left;    width:50%;    border-top:0px dashed #d4d4d4;    border-left:1px solid #d4d4d4;    min-height:300px;  } }/* ------------------------------------------------------------------------------- *//* CALENDAR ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.tcscalendars_odd, .tcscalendars_even{  padding:25px 25px 25px 85px;  border:1px dashed #d4d4d4;  margin-bottom:25px;}.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:#013D65;  font-size:13px;}.tcscalendars h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#013D65;  display:block;  margin-top:3px;  background:#ffffff;  padding:3px 0px;}.tcscalendars h2{  font-size:20px;  font-weight:bold;  color:#ffffff;  margin:25px 0px;  background:#00AEEF;  padding:10px;}.tcscalendars .tcs_details_link{  background:#00AEEF;  color:#ffffff;  font-size:.8rem;  margin:10px 0px 0px 0px;  padding:7px 15px;  border-radius:5px;  display:inline-block;}/* ------------------------------------------------------------------------------- *//* 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:#013D65;}.calendarbox tr.monthrow th a {  text-decoration:none;  color:#013D65;}.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:#013D65;}	.calendarbox td {  text-align:center;  vertical-align:middle;  height:30px;  background-color:#ffffff;  border:1px solid #d4d4d4;}.calendarbox td.eventdate {  background-color:#00AEEF;  font-weight:bold;  text-decoration:none;  color:#ffffff;}.calendarbox td.todaydate {  background-color:#00AEEF;  font-weight:bold;  color:#ffffff;}.calendarbox td.eventdate.todaydate {  background-color:#00AEEF;  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:#013D65;}.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:#013D65;  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;}/* ------------------------------------------------------------------------------- *//* 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://www.osma.org/aws/OSMA/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.osma.org/aws/OSMA/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;  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;}/* ------------------------------------------------------------------------------- *//* 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://www.osma.org/aws/OSMA/am/gi/accordian_open.png?ver=0) no-repeat 95% center;  background:url(https://www.osma.org/aws/OSMA/am/gi/accordian_open.png?ver=0) 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:#013D65;  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%;  }}/* ------------------------------------------------------------------------------- *//* MEMBER PROFILE STYLES --------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.profile-button{  margin:5px 0px;}.profile-button a{  display:block;  color:#ffffff !important;  text-decoration:none !important;  padding:7px 10px;  background:#00AEEF;  text-align:center;}.profile-box .profile-button{  float:none;  margin:15px 0px 0px 0px;}.profile-box{  padding:15px;  border:1px solid #d4d4d4;  margin-bottom:10px;  background:#ffffff;}.profile-box span{  font-weight:900;  display:inline-block;  width:100%;  color:#cccccc;}.profile-box h3{  padding:15px;  background:#013D65;  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 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;  }}/* ------------------------------------------------------------------------------- *//* DIRECTORY SEARCH STYLES ------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.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-email {  display:inline-block;  background:@lblue;  background:linear-gradient(to bottom right, @dblue, @lblue);  padding:5px 25px;  border-radius:5px;  margin-top:15px;  color:#ffffff !important;}.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 210px !important;    margin-bottom:15px !important;    min-height:235px;  }  .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%;  }}


/*
===========================================================================
@IMPORTED STYLESHEET: OOS_css-inline-editor
---------------------------------------------------------------------------
*/

/**/.mce-tinymce.tcs-inline_fullphoto{  z-index:888888 !important;  width:auto !important;  position:fixed !important;  top:0px !important;  right:0px !important;  left:0px !important;  border:5px solid #d4d4d4 !important;  box-shadow:0px 0px 10px #000000 !important;}.mce-menu, .mce-popover {  z-index:999999 !important;}.tcshideadmin, .tcsshowadmin{  position:fixed;  bottom:0px;  left:0px;  z-index:999999;  border-top:1px solid #ffffff;  border-right:1px solid #ffffff;  opacity:.9;  border-radius:0px 5px 0px 0px;  text-decoration:none !important;  color:#ffffff !important;  display:inline-block;  text-indent:-1000px;  overflow:hidden;  height:50px;  width:250px;}.tcsshowadmin{  background:#dc3545 url(https://www.osma.org/aws/OSMA/am/gi/edit-mode-off.png?ver=1) no-repeat center center;  background-size:200px 40px;}.tcshideadmin{  background:#28a745 url(https://www.osma.org/aws/OSMA/am/gi/edit-mode-on.png?ver=1) no-repeat center center;  background-size:200px 40px;}.ui-tabs-tab .admin_controls{  display:none;}.tcsfiledropzone, .tcslinkto_create_div, .tcscontact_fields_div{  position:fixed;  top:0px;  bottom:0px;  left:0px;  right:0px;  background:rgba(0,0,0,.75);  z-index:999999;}.tcsfiledropzone .panel-heading,.tcsfiledropzone .panel-body,.tcsfiledropzone .panel-footer {  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee);  width:96%;  font-size:.9rem;}#tcs_results_div .panel-heading,#tcs_results_div .panel-body,#tcs_results_div .panel-footer {  width:100%;  padding:20px !important;  margin:0px;}#tcs_results_div .panel-heading {  padding:20px !important;  margin:0px;}.tcsfiledropzone .panel-heading {  padding:15px 25px !important;  margin:25px auto 0px auto;  border-bottom:1px dashed #d4d4d4;  border-radius:10px 10px 0px 0px;}.tcsfiledropzone .panel-body {  padding:15px 25px !important;  margin:0px auto 0px auto;  border-bottom:1px dashed #d4d4d4;}.tcsfiledropzone .panel-footer{  padding:15px 25px !important;  margin:0px auto 10px auto;  border-radius:0px 0px 10px 10px;}.tcsfiledropzone .panel-body .row {  margin:0px !important;}.tcsfiledropzone .panel-body [class^=col-] {  padding:0px !important;}.tcsfiledropzone .panel-body input{  width:100% !important;}.tcsfiledropzone .panel-body .tcs-default-input-checkbox {  width:auto !important;}.tcsfiledropzone .panel-body select{  height:auto !important;}.tcsfiledropzone .hidden-lg{  display:none;}.tcsfiledropzone .hidden-sm,.tcsfiledropzone .hidden-lg{  width:100%;  height:100%;}.tcsfiledropzone .panel-footer .text-right{  text-align:right;}.tcsfiledropzone .panel-footer a{  display:block;  margin:0px 5px;  color:#000000 !important;  text-decoration:none !important;}#tcs_results_div .panel-footer a {  display:inline-block;  margin:0px 5px;  color:#000000 !important;  text-decoration:underline !important;}.ui-autocomplete{  z-index:999999;}.tcslinkto_create_div table{  width:75% !important;  margin:50px auto;  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee);  border-radius:10px;  border-spacing:20px;  border-collapse:separate;}.tcscontact_fields_div div  {  width:75% !important;  margin:50px auto;  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee);  border-radius:10px;  padding:20px !important;}.tcslinkto_create_div table a,.tcscontact_fields_div div a{  display:inline-block;  background:#555555;  color:#ffffff !important;  padding:10px 25px;  text-decoration:none !important;  font-weight:bold;  border-radius:5px;}.tcslinkto_create_div input, .tcslinkto_create_div select,.tcscontact_fields_div input, .tcscontact_fields_div select{  margin:0px 10px 0px 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;}.tcslinkto_create_div select, .tcscontact_fields_div select{  background:#ffffff;  background:url(https://www.osma.org/aws/OSMA/am/gi/accordian_open.png?ver=0) no-repeat 95% center;  background:url(https://www.osma.org/aws/OSMA/am/gi/accordian_open.png?ver=0) no-repeat 95% center, linear-gradient(#ffffff, #eeeeee);  -webkit-appearance: none;  -moz-appearance: none;  appearance: none;}/* GENERAL SM/XS ONLY ----------------------------------------- */@media (max-width: 767px) {  .mce-container-body.mce-abs-layout   {    width: 100% !important;    overflow: scroll !important;  }  .tcsfiledropzone .panel-heading,  .tcsfiledropzone .panel-body,  .tcsfiledropzone .panel-footer   {    width:100%;    font-size:.8rem;  }  .tcsfiledropzone .panel-heading   .tcsfiledropzone .panel-body    .tcsfiledropzone .panel-footer  {    padding:5px 10px !important;    margin:0px;    border-radius:0px;  }}/* GENERAL MD ------------------------------------------------- */@media (min-width: 768px) {  .tcsfiledropzone .panel-heading   {    padding:25px 50px !important;    margin:40px auto 0px auto;  }  .tcsfiledropzone .panel-body   {    padding:15px 25px !important;    margin:0px auto 0px auto;  }  .tcsfiledropzone .panel-footer  {    padding:25px 50px !important;    margin:0px auto 50px auto;  }  .tcsfiledropzone .panel-body .col-md-8  {    padding-right:20px !important;  }  .tcsfiledropzone .panel-heading,  .tcsfiledropzone .panel-body,  .tcsfiledropzone .panel-footer   {    font-size:1rem;  }}/* GENERAL LG ------------------------------------------------- */@media (min-width: 992px) {  .tcsfiledropzone .panel-heading,  .tcsfiledropzone .panel-body,  .tcsfiledropzone .panel-footer   {    width:76%;  }}/* GENERAL XL ------------------------------------------------- */@media (min-width: 1200px) {}/* INVALID STYLESHEET COMPONENT NAME */


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

/**/body {  color:#222222;    line-height:1.2;  font-family: Arial, sans-serif;  font-size:18px;}a:link, a:visited, a:focus{  color:#013D65;  text-decoration:underline;}a:hover{  color:#6589A2;}b, strong{  font-weight:bold;}h1, .tcsnews h3, h2.tcsDetails {  color:#013D65;  font-size:2.2rem;  font-family:Georgia;  font-weight:normal;  margin:0px 0px 10px 0px;}h1.larger-font{  font-size:3rem;}h2 {  color:#013D65;  font-family:Arial;  font-size:1.6rem;  font-weight:bold;  margin:0px 0px 10px 0px;}h2.larger-font{  font-size:2.1rem;}h3 {  color:#013D65;  font-family:Arial;  font-size:1.3rem;  font-weight:bold;  margin:0px 0px 10px 0px;}h3.larger-font{  font-size:1.8rem;}h3 a{  text-decoration:none !important;}.small-header h3{  font-size:1rem;}.primary-header h3{  color:#013D65;}.secondary-header h3{  color:#00AEEF;}h4 {  color:#013D65;  font-family:Arial;  font-weight:normal;  font-size:1.1rem;}h4.larger-font{  font-size:1.6rem;}h5 {  color:#013D65;  font-family:Arial;  font-weight:bold;  font-style:italic;  font-size:1.1rem;}h5.larger-font{  font-size:1.6rem;}h6 {  color:#222222;  font-size:1rem;}h6.larger-font{  font-size:1.5rem;}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;}.dark-blue-button a{  color:#ffffff !important;  background:#013D65;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.light-blue-button a{  color:#ffffff !important;  background:#6589A2;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.orange-button a{  color:#ffffff !important;  background:#90B43E;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.green-button a{  color:#ffffff !important;  background:#00AEEF;  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;}.dark-blue-cell{  color:#ffffff !important;  background:#013D65;  padding:10px;  font-weight:bold;  font-size:20px;}.light-blue-cell{  color:#ffffff !important;  background:#6589A2;  padding:10px;  font-weight:bold;  font-size:20px;}.orange-cell{  color:#ffffff !important;  background:#90B43E;  padding:10px;  font-weight:bold;  font-size:20px;}.green-cell{  color:#ffffff !important;  background:#00AEEF;  padding:10px;  font-weight:bold;  font-size:20px;}/* XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  .responsive-table tr td  {    float:left;    width:100% !important;    height:auto !important;  }}
 