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

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

/**/html{  font-size:14px;   height:100%;}body{  margin:0px;  padding:0px;  background:#326296;  background:linear-gradient(to right, #326296, #002043);}img, iframe{  max-width:100%;}.viewall{  padding:10px 5px 5px 10px;  background:#FF802B;  background:linear-gradient(to right, #FF802B, #A0490D);  color:#ffffff !important;  text-decoration:none !important;  border-radius:50px;  border:1px solid #ffffff;  display:inline-block;  font-size:.8rem;  text-shadow:0px 0px 0px #000000;}.viewall i{  float:right;  font-size:25px;  padding-left:30px;  margin-top:-5px;}.viewall-link a{  color:#FF802B !important;  text-decoration:none !important;  font-size:.9rem;}.viewall-link i{  padding-left:10px;}.tcs_printer_friendly a{  background:#d4d4d4 url(http://w.opra.org/aws/OPRA/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;}.subpage .animated{  animation-name:none !important;}.nodate h4.tcsDetails,.nodetails .tcsDetails, .nodetails .tcs_printer_friendly{  display:none;}/* GENERAL SM ONLY ----------------------------------------- */@media (max-width: 767px) {  .wow, .animated  {    animation-name:none !important;  }  .imgright, .imgleft  {    margin:0px 0px 20px 0px;    float:none !important;  }  .viewall-link  {    display:block;    padding-top:5px;  }}/* 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;  }  .viewall-link  {    float:right;  }}/* GENERAL LG ------------------------------------------------- */@media (min-width: 992px) {  html  {    font-size:14px;  }}/* GENERAL XL ------------------------------------------------- */@media (min-width: 1200px) {  html  {    font-size:16px;  }}/* ------------------------------------------------------------------------------- *//* HEADER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#header{  background:#ffffff;  padding:20px;}#logo{  text-align:center;}#header-buttons{  padding-top:20px;}#header-button-join, #header-button-profile, #header-button-login{  border-radius:50px;  margin-bottom:5px;}#header-button-join a, #header-button-profile a, #header-button-login a{  display:block;  text-decoration:none !important;  text-align:center;  padding:5px;  font-weight:900;  text-transform:uppercase;  background:#ffffff;  background:linear-gradient(#ffffff, #f8f8f8);  border-radius:50px;  height:44px;  padding-top:12px;}#header-button-join a span, #header-button-profile a span, #header-button-login a span{  font-weight:300;}#header-button-join a, #header-button-profile a{  color:#326296;}#header-button-login a{  color:#FF802B;}#header-button-join i, #header-button-profile i, #header-button-login i{  float:left;  padding:9px 0px 0px 0px;  margin-top:-7px;  border-radius:50px;  width:34px;  height:34px;  color:#ffffff;  text-align:center;}#header-button-join a i, #header-button-profile a i{  background:#326296;  background:linear-gradient(#326296, #002043);}#header-button-login a i{  background:#FF802B;  background:linear-gradient(#FF802B, #A0490D);}#header-button-join.tcsloginbutton_hide{  display:none;}#header-button-profile.tcsloginbutton{  display:none;}.head-img img{  height:100px;  padding-left:20px;}/* HEADER MD ------------------------------------------------- */@media (min-width: 768px) {  #logo img  {    height:80px;  }  #header-buttons  {    position:absolute;    right:0px;    top:20px;    padding:0px;    width:175px;    padding-top:0px;    padding-bottom:20px;  }  #header-button-join a, #header-button-profile a, #header-button-login a  {    height:36px;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    margin-top:-9px;    width:30px;    height:30px;  }  #header-button-join, #header-button-profile, #header-button-login  {    border-radius:50px 0px 0px 50px;  }  #header-button-join a, #header-button-profile a, #header-button-login a  {    border-radius:50px 0px 0px 50px;  }  .head-img img  {    position:absolute;    right:200px;    top:30px;    height:70px !important;    padding:0px;  }}/* HEADER LG ------------------------------------------------- */@media (min-width: 992px) {  #logo img  {    height:100px;  }  #header-buttons  {    width:200px;  }  #header-button-join a, #header-button-profile a, #header-button-login a  {    height:44px;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    margin-top:-7px;    width:34px;    height:34px;  }  .head-img img  {    right:220px;    height:80px !important;  }}/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  text-transform:uppercase;  font-weight:700;}#nav a i{  padding-left:10px;  opacity:.5;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #nav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#002a52;    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, #f8f8f8);    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:#002a52;  }  #nav a:hover  {    color:#9A1B1E;  }  #nav #member-nav a:link, #nav #member-nav a:visited  {    color:#9A1B1E;  }  #nav .nav-item:last-child a  {    border-bottom:0px dashed #d4d4d4 !important;  }}/* NAV MD ----------------------------------------------------- */@media (min-width: 768px){  #nav  {    background:#326296;    background:linear-gradient(to right, #326296, #002043);    border-bottom:1px solid #ffffff;  }  .nav-item  {    padding:0px;  }  #nav a:link, #nav a:visited  {    padding:10px 5px;    color:#ffffff;    text-align:center;    font-size:.8rem;  }  #nav a i  {    display:none;  }  #nav a:hover  {  }}/* NAV LG ------------------------------------------------- */@media (min-width: 992px) {  #nav a:link, #nav a:visited  {    padding:10px 15px;    font-size:.9rem;  }  #nav a i  {    display:inline-block;  }}/* 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%;    border-radius:0px;  }}/* DROPDOWN MD ------------------------------------------------ */@media (min-width: 768px){  #nav .dropdown-menu   {    margin:0px;    width:250px;    border:1px solid #d4d4d4;    padding:0px;    right:0px;    background:#ffffff;    background:linear-gradient(#ffffff, #f8f8f8);    border-radius:0px;  }  #nav .dropdown-menu a:link, #nav .dropdown-menu a:visited  {    padding:10px 10px;    border-bottom:1px solid #d4d4d4;    background-color:transparent;    text-align:left;    color:#002a52;    font-size:.8rem;  }  #nav .dropdown-menu a:hover  {    color:#9A1B1E;  }}/* SIDENAV ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sidenav{  margin-bottom:20px;}.sidenav h2{  background:#326296;  background:linear-gradient(to right, #326296, #002043);  color:#ffffff;  padding:10px 25px;  border-radius:0px;  margin:0px;  font-size:18px;}.sidenav ul{  list-style:none;  margin:0px;  padding:20px;  border:1px solid #d4d4d4;  background:#ffffff;  border-radius:0px;  display:block;  width:100%;}.sidenav ul li{}.sidenav ul li a:link, .sidenav ul li a:visited{  display:block;  text-decoration:none;  border-bottom:1px dashed #d4d4d4;  padding:10px 0px;  font-size:.9rem;}.sidenav li:first-child a{  padding-top:0px !important;}.sidenav li:last-child a{  padding-bottom:0px !important;  border-bottom:0px dashed #d4d4d4 !important;}/* -- SIDENAV XS ONLY ------------------------------------------ */@media (max-width: 575px) {  .sidenav-title  {    display:none;  }  .sidenav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#ffffff;     background:linear-gradient(#ffffff, #d4d4d4);    border:1px solid #d4d4d4;  }  .sidenav .navbar-toggler-icon  {    height:auto;    width:100%;    color:#002a52;  }  .sidenav .navbar-toggler-icon i  {    margin-right:5px;  }  .sidenav ul.navbar-nav  {    margin:0px 0px;    border:1px solid #d4d4d4;  }  .sidenav .dropdown-menu   {    position:static !important;    transform:none !important;    margin:10px;    padding:0px;  }}/* -- SIDENAV LG ONLY ------------------------------------------ */@media (min-width: 992px) and (max-width: 1199px){  .sidenav ul  {    padding:15px;  }}/* ------------------------------------------------------------------------------- *//* BANNER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#banner{  background:url(http://w.opra.org/aws/OPRA/am/gi/banner-bg.jpg?ver=1) no-repeat center center;  background-size:cover;  padding-top:125px;}#banner-text{  color:#ffffff;  text-align:right;  font-size:1rem;  font-weight:900;  text-shadow:2px 2px 5px #000000;  padding:20px;  background:url(http://w.opra.org/aws/OPRA/am/gi/banner-text-bg.png?ver=1) no-repeat right center;  background-size:cover;}#banner-text p{  margin-bottom:20px;}/* BANNER MD ------------------------------------------------- */@media (min-width: 768px) {  #banner  {    background:url(http://w.opra.org/aws/OPRA/am/gi/banner-bg.jpg?ver=1) no-repeat center center;    background-size:cover;    background-attachment:fixed;    padding-top:0px;  }  #banner-text  {    font-size:1.2rem;    padding:100px 25px 25px 40%;  }  #banner-text p  {    margin-bottom:25px;  }  }/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  #banner-text  {    font-size:1.3rem;    padding:125px 35px 35px 50%;  }  #banner-text p  {    margin-bottom:35px;  }    }/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  #banner-text  {    font-size:1.3rem;    padding:150px 50px 50px 65%;  }  #banner-text p  {    margin-bottom:50px;  }   }/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#boxes .col-md{  padding:0px;}.box{  border:1px solid #ffffff;  position:relative;  height:100%;}.box-link{  display:block;  position:relative;  z-index:1;  text-decoration:none !important;  text-align:center;  padding:25px;}.box i{  font-size:45px;  margin-bottom:20px;  color:#ffffff;}.box h2{  color:#ffffff;  text-transform:uppercase;  margin-bottom:0px;}#box-01{  background:url(http://w.opra.org/aws/OPRA/am/gi/box-bg-01.jpg?ver=0) no-repeat center center;  background-size:cover;}#box-02{  background:url(http://w.opra.org/aws/OPRA/am/gi/box-bg-02.jpg?ver=0) no-repeat center center;  background-size:cover;}#box-03{  background:url(http://w.opra.org/aws/OPRA/am/gi/box-bg-03.jpg?ver=0) no-repeat center center;  background-size:cover;}#box-04{  background:url(http://w.opra.org/aws/OPRA/am/gi/box-bg-04.jpg?ver=0) no-repeat center center;  background-size:cover;}#box-05{  background:url(http://w.opra.org/aws/OPRA/am/gi/box-bg-05.jpg?ver=0) no-repeat center center;  background-size:cover;}.box-color{  position:absolute;  top:0px;  bottom:0px;  left:0px;  right:0px;  z-index:0;}#box-01 .box-color{  background:#FF802B;  opacity:.8;}#box-02 .box-color{  background:#70D0A9;  opacity:.8;}#box-03 .box-color{  background:#F2A92B;  opacity:.8;}#box-04 .box-color{  background:#326296;  opacity:.8;}#box-05 .box-color{  background:#9A1B1E;  opacity:.8;}#sidebar .box-link{  padding:25px;}#sidebar .box i{  font-size:30px;  margin-bottom:10px;}#sidebar .box h2{  font-size:18px;}/* BOXES MD ------------------------------------------------- */@media (min-width: 768px) {  .box-link  {    padding:15px;  }  .box i  {    font-size:30px;    margin-bottom:10px;  }    .box h2  {    font-size:15px;  }}/* BOXES LG ------------------------------------------------- */@media (min-width: 992px) {  .box-link  {    padding:20px;  }  .box i  {    font-size:35px;    margin-bottom:15px;  }    .box h2  {    font-size:18px;  }  }/* BOXES XL ------------------------------------------------- */@media (min-width: 1200px) {  .box-link  {    padding:25px;  }  .box i  {    font-size:40px;    margin-bottom:20px;  }    .box h2  {    font-size:22px;  }   }/* ------------------------------------------------------------------------------- *//* PROMOTIONS -------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#promotions{  padding:20px;  background:#326296;  background:linear-gradient(to right, #326296, #002043);  position:relative;}#promotions .container,#promotions .row,#promotions .col-md,#promotions .carousel{  position:static;}#promotions .carousel-control-prev:hover{  background:linear-gradient(to right, #002043, transparent);}#promotions .carousel-control-next:hover {  background:linear-gradient(to left, #002043, transparent);}.promo-article .tcsnewsarticle_photo{  background:#ffffff;  border:10px solid #ffffff;  margin:0px 0px 20px 0px;  box-shadow:3px 3px 15px #000000;}.promo-article .tcs_details_link{  display:inline-block;  padding:7px 20px;  background:@accent);  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;  }  .promo-article h3  {    font-size:20px;    margin-bottom:10px;  }  .promo-article h4  {    font-size:14px;    margin-bottom:10px;  }  .promo-article p  {    font-size:.9rem;  }}/* PROMOTIONS LG ------------------------------------------------- */@media (min-width: 992px) {  #promotions  {    padding:40px;  }  .promo-article h3  {    font-size:28px;    margin-bottom:15px;  }  .promo-article h4  {    font-size:20px;    margin-bottom:15px;  }}/* PROMOTIONS XL ------------------------------------------------- */@media (min-width: 1200px) {  .promo-article h3  {    font-size:30px;    margin-bottom:20px;  }  .promo-article h4  {    font-size:22px;    margin-bottom:20px;  }}/* ------------------------------------------------------------------------------- *//* CONTENT CONTAINER ------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content-container{  background:#ffffff;  padding:25px 10px;}.content-box{  background:#ffffff;  background-image:linear-gradient(#ffffff, #f8f8f8);  border:1px solid #d4d4d4;  padding:25px;  margin-bottom:25px;}#page-boxes .row{  padding-bottom:20px;}.page-box{  background:#002a52;  background-image:linear-gradient(#002a52, #002043);  border:1px solid #002043;  padding:25px;  border-radius:5px;  font-size:1.25rem;  text-align:center;  height:100%;}.page-box a{  color:#ffffff !important;  text-decoration:none !important;}/* CONTENT CONTAINER MD --------------------------------------------------- */@media (min-width: 768px) {  #main .content-box  {    height:100%;  }}/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.card-wrapper.tcs-flipcard {  min-height:250px;  margin-bottom:10px;}.tcs-flipcard .card-wrapper .admin_controls{  display:none;}.tcs-flipcard .card-wrapper .card-up {  height:50%;}.tcs-flipcard .face{  border:1px solid #d4d4d4;  box-shadow:0px 0px 0px #000000;  background:#ffffff;}.tcs-flipcard .face.front a.rotate-btn{  display:inline-block;  background:#002a52;  color:#ffffff;  border-radius:5px;  padding:10px 20px;  font-size:.9rem;}.tcs-flipcard .card-wrapper .card-up img {  min-width:100%;  min-height:100%;}.tcs-flipcard .card-body{    padding:20px;}.tcs-flipcard .box-title{  font-weight:900;  margin:0px;  font-size:15px;}.tcs-flipcard .box-abstract {  font-weight:300;  margin:0px;  font-size:.9rem;}.tcs-flipcard .card-wrapper .fa-repeat{  font-size:inherit;  margin:0px;}.tcs-flipcard .face.back{  padding:20px;}.tcs-flipcard .face.back .rotate-btn {  position:absolute;  top:15px;  right:15px;  background:#ffffff;  color:#d4d4d4;  border-radius:50%;  width:25px;  height:25px;  padding-top:2px;  text-align:center;  border:1px solid #d4d4d4;}.tcs-flipcard .card-info-button{  background:#002a52;  padding:10px 20px;  color:#ffffff;  text-decoration:none;  font-weight:bold;  width:100%;  margin-top:10px;   display:inline-block;}.tcs-flipcard .tcs_details_link{  background:#9A1B1E;  padding:10px;  color:#ffffff;  text-decoration:none;  font-weight:bold;  width:100%;  margin-top:10px;  border-radius:5px;  font-size:.8rem;   display:block;}.tcs-flipcard .tcs_details_link:first-child{  display:none;}/* BOXES MD ------------------------------------------------- */@media (min-width: 768px) {  .tcs-flipcard  {    width:48%;    margin-right:2%;    float:left;  }  .card-wrapper.tcs-flipcard   {    min-height:350px;    margin-bottom:20px;  }  .tcs-flipcard .box-title  {    font-size:18px;  }  .tcs-flipcard .card-body  {       font-size:.9rem;  }  .tcs-flipcard .card-wrapper .face h4   {    padding:0px 25px;  }}/* BOXES LG ------------------------------------------------- */@media (min-width: 992px) {  .tcs-flipcard  {    width:31%;  }  .card-wrapper.tcs-flipcard   {    min-height:250px;  }  .tcs-flipcard .box-title  {    font-size:15px;  }}/* BOXES XL ------------------------------------------------- */@media (min-width: 1200px) {  .card-wrapper.tcs-flipcard   {    min-height:250px;  }  .tcs-flipcard .box-title  {    font-size:18px;  }}/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  background:#326296;  background:linear-gradient(to right, #326296, #002043);  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 .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:#002a52;  color:#ffffff;  border-radius:15px;}#site_search{  margin-right:0px !important;}#site_search input.search_button{  border:0px;  padding:5px 10px;  height:auto;  background:#002a52;  color:#ffffff;  border-radius:0px 15px 15px 0px;  border:1px solid #d4d4d4;}#site_search .search_input{  background:#ffffff;  width:115px;  border:1px solid #d4d4d4;  border-radius:15px 0px 0px 15px;  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;    border-radius:15px 0px 0px 0px;  }  #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:#555555;  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;}/* ------------------------------------------------------------------------------- *//* COMMITTEES -------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.committees_even, .committees_odd{  border:1px solid #d4d4d4;  padding:20px;  margin-bottom:20px;  border-radius:10px;}.committees_even h3, .committees_odd h3{  border-bottom:1px dashed #d4d4d4;  padding-bottom:10px;  margin-bottom:10px;}/* ------------------------------------------------------------------------------- *//* BENEFITS ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.benefits_even, .benefits_odd{  padding:20px;  border:1px solid #d4d4d4;  margin-bottom:20px;  position:relative;  background:#ffffff;}.benefits_even h3, .benefits_odd h3{  padding-bottom:10px;  border-bottom:1px solid #d4d4d4;  margin-bottom:10px;}.benefits_odd .tcsnewsarticle_photo, .benefits_even .tcsnewsarticle_photo{  padding:20px;  background:#ffffff;  text-align:center;}/* BENEFITS SM ONLY ----------------------------------------- */@media (max-width: 767px) {  }/* BENEFITS MD --------------------------------------------------- */@media (min-width: 768px) {  .benefits_odd, .benefits_even  {    padding:20px 20px 20px 260px;    min-height:240px;  }    .benefits_odd .tcsnewsarticle_photo, .benefits_even .tcsnewsarticle_photo  {    position:absolute;    left:0px;    top:0px;    bottom:0px;    padding:20px;    background:#ffffff;    border-right:1px solid #d4d4d4;  }  .benefits_odd .tcsnewsarticle_photo img, .benefits_even .tcsnewsarticle_photo img  {    width:200px;  }  }/* ------------------------------------------------------------------------------- *//* PARTNERS ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.partner-card {  border:1px solid #d4d4d4;  margin:5px;  padding:20px;  border-radius:10px;  background:#ffffff;}.partner-card .tcsnewsarticle_photo {  padding:10px;  border:1px solid #d4d4d4;  border-radius:5px;  text-align:center;  height:100px;  margin-bottom:15px;}.partner-card .tcsnewsarticle_photo img{  max-height:80px;}.partner-card h3{  padding-bottom:15px;  border-bottom:1px dashed #d4d4d4;  margin-bottom:15px;}/* PARTNERS SM ONLY ----------------------------------------- */@media (max-width: 767px) {  }/* PARTNERS MD --------------------------------------------------- */@media (min-width: 768px) {  .partner-card   {    height:100%;  }}/* ------------------------------------------------------------------------------- *//* ICF STYLES -------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#icf-search{  margin-bottom:20px;}#icf-search input, #icf-search select{  width:100% !important;}.icf.accordion_odd, .icf.accordion_even {  padding:0px;  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);}.icf .tcs_accordion_content {  padding:20px;  margin-top:0px;  margin-left:0px;  border:1px solid #d4d4d4;}.icf h3{  background:#326296;  background:linear-gradient(to right, #326296, #002043);  color:#ffffff;  padding:10px 10px 10px 40px;  margin:-20px -20px 20px -20px;}.icf table{  width:100% !important;}.icf table tr:nth-child(even){  background:#f4f4f4;}.icf table tr td:first-child{  font-weight:bold;}.icf table tr td{  padding:10px;  vertical-align:middle;  border:1px dashed #d4d4d4;}/* ICF SM ONLY ----------------------------------------- */@media (max-width: 767px) {  .icf table tr td  {    float:left;    width:100% !important;    height:auto !important;  }}/* ICF MD --------------------------------------------------- */@media (min-width: 768px) {  #icf-search .col-md-4  {    padding-left:0px;  }  .icf table tr td:first-child  {    width:15% !important;  }}/* ------------------------------------------------------------------------------- *//* BOARD ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.district_even, .district_odd{  padding:20px 20px 0px 20px;  border:1px solid #d4d4d4;  margin-bottom:20px;  border-radius:5px;}.district_even h3, .district_odd h3{  padding-bottom:10px;  border-bottom:1px dashed #d4d4d4;  margin-bottom:10px;}.board_even, .board_odd{  padding:20px;  margin:0px 0px 10px 0px;  border:1px solid #d4d4d4;  border-radius:5px;  font-size:.9rem;}.board h3{  }.board h3 a{  text-decoration:none !important;}.board .tcsnewsarticle_photo{  margin:0px 0px 10px 0px;  border:1px solid #d4d4d4;}/* BOARD SM ONLY ----------------------------------------- */@media (max-width: 767px) {  .board .tcsnewsarticle_photo img  {    width:100%;  }  }/* BOARD MD --------------------------------------------------- */@media (min-width: 768px) {  .board  {    display:flex;    flex-wrap:wrap;  }  .board_even, .board_odd  {    float:left;    width:30%;    margin:0px 10px 10px 0px;    border:1px solid #d4d4d4;  }  }/* BOARD LG ------------------------------------------------- */@media (min-width: 992px) {  .board_even, .board_odd  {    width:18%;  }}/* ------------------------------------------------------------------------------- *//* STAFF STYLES ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */.staff_even, .staff_odd{  padding:20px;  margin:0px 0px 20px 0px;}.staff h3{  margin:0px 0px 10px 0px;  padding:0px 0px 10px 0px;}.staff h3 a{  text-decoration:none !important;}.staff .tcsnewsarticle_photo{  margin:0px 0px 10px 0px;  padding:25px 25px 15px 25px;  background:#989898;}.contact td{  padding:20px;}.contact .tcs-empty{  border:0px solid #d4d4d4;}.contact h3{  margin:0px 0px 10px 0px;  padding:0px 0px 10px 0px;}.contact h3 a{  text-decoration:none !important;}.contact .tcsnewsarticle_photo{  margin:0px auto 10px auto  padding:10px;  background:#ffffff;  width:100%;}.contact .primary-button a{  text-align:center;  display:block;}.staff-text{  padding:0px 30px 20px;  text-align:center;}.staff-text h3,.staff-text h4{  color:#ffffff;}.staff-text .tcs_details_link{  border-radius:0px;}.staff_even td,.staff_odd td{  border:0px !important;}.staff-container{  background:#989898;  margin:10px;}/* STAFF SM ONLY ----------------------------------------- */@media (max-width: 767px) {  .staff .tcsnewsarticle_photo img  {    width:100%;  }   .contact td  {    width:100%;  }}/* STAFF MD --------------------------------------------------- */@media (min-width: 768px) {  .staff_even, .staff_odd  {    min-height:210px;    }  .staff .tcsnewsarticle_photo  {    margin:0px;  }   .staff .tcsnewsarticle_photo img  {    width:100%;  }  }/* ------------------------------------------------------------------------------- *//* HOMEPAGE NEWS STYLES ---------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.tcsnews.home_even, .tcsnews.home_odd{}.home_even, .home_odd{  padding-bottom:25px;} .home_even .tcsnewsarticle_photo, .home_odd .tcsnewsarticle_photo{  width:100%;  height:100px;  background:url(http://w.opra.org/aws/OPRA/am/gi/news-bg.jpg?ver=1) no-repeat center center;  background-size:cover;  margin-bottom:20px;  overflow:hidden;  border:1px solid #d4d4d4;}.home .tcsnewsarticle_photo img{  width:100%;}/* HOMEPAGE NEWS MD ------------------------------------------------- */@media (min-width: 768px) {   .home_even, .home_odd  {    position:relative;    min-height:120px;    padding-left:150px;  }   .home_even .tcsnewsarticle_photo, .home_odd .tcsnewsarticle_photo  {    position:absolute;    left:0px;    top:0px;    width:130px;  } }/* ------------------------------------------------------------------------------- *//* HOMEPAGE CALENDAR ------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.events-home_odd, .events-home_even {  padding:25px 0px;  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;}.event-box{  padding:0px;}/* 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;    padding:25px;  }   .event-box  {    padding:0px 15px;  }}/* ------------------------------------------------------------------------------- *//* 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:#002a52;  font-size:13px;}.tcscalendars h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#002a52;  display:block;  margin-top:3px;  background:#ffffff;  padding:3px 0px;}.tcscalendars h2{  font-size:20px;  font-weight:bold;  color:#ffffff;  margin:25px 0px;  background:#002a52;  padding:10px;}.tcscalendars .tcs_details_link{  background:#9A1B1E;  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:#002a52;}.calendarbox tr.monthrow th a {  text-decoration:none;  color:#002a52;}.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:#002a52;}	.calendarbox td {  text-align:center;  vertical-align:middle;  height:30px;  background-color:#ffffff;  border:1px solid #d4d4d4;}.calendarbox td.eventdate {  background-color:#9A1B1E;  font-weight:bold;  text-decoration:none;  color:#ffffff;}.calendarbox td.todaydate {  background-color:#9A1B1E;  font-weight:bold;  color:#ffffff;}.calendarbox td.eventdate.todaydate {  background-color:#9A1B1E;  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:#002a52;}.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:#002a52;  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;}/* ------------------------------------------------------------------------------- *//* BIG calendarbox styles -------------------------------------------------------- *//* ------------------------------------------------------------------------------- */table.calendarbox_big{  width:100%;  margin-bottom:20px;}.calendarbox_big td.nodate {  background-color:transparent;  border-color:transparent;}.calendarbox_big .tcs-calendar-location,.calendarbox_big .tcs-calendar-date-range{  display:none;}.calendarbox_big tr.monthrow th {  border:0px;  background-color:transparent;  height:auto;  padding:3px 0px;  text-align:center;  color:#000000;}.calendarbox_big tr.monthrow th a {  text-decoration:none !important;  color:#000000;}.calendarbox_big th {  text-align:center;  height:30px;  color:#ffffff;  font-weight:bold;  vertical-align: middle;	  border:1px solid #ffffff;  background-color:#002a52;}.calendarbox_big td {  text-align:center;  vertical-align:middle;  height:30px;  background-color:#ffffff;  border:1px solid #f8f8f8;  color:#555555;}.calendarbox_big td h4{  color:#ffffff;}.calendarbox_big td.eventdate {  background-color:#002a52;  font-weight:bold;  text-decoration:none;  color:#ffffff;}.calendarbox_big td.todaydate {  background-color:#70D0A9;  font-weight:bold;  color:#555555;}.calendarbox_big td.eventdate.todaydate {  background-color:#002043;  border:1px solid #002a52;  color:#ffffff;}.calendarbox_big td.eventdate a:link, .calendarbox_big td.eventdate a:hover, .calendarbox_big td.eventdate a:visited {  color:#ffffff;  text-decoration:none;}.calendarbox_big td.eventdate:hover {  background-color:#002a52;}.calendarbox_big .events {  position:relative;  font-size:.8rem;}.calendarbox_big .events ul {  text-align:left;  position:absolute;  display:none;  z-index:9999;  padding:15px;  margin:0 !important;  background-color:#002a52;  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;}/* CALENDAR BOX BIG MD --------------------------------------------------- */@media (min-width: 768px) {  .calendarbox_big tr.monthrow th a   {    font-size:1.2rem;  }  .calendarbox_big td   {    text-align:right;    padding:5px 15px;    vertical-align: top;    height:100px;    width:14%;  }  .calendarbox_big .events ul   {    text-align:left;    display:inline !important;    opacity:1 !important;    padding:10px;    font-size:.9em;    position: static;    border: 0px;    background: transparent;  }  .calendarbox_big .events li h3   {    font-size:1.1rem;  }}/* ------------------------------------------------------------------------------- *//* 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, #f8f8f8);}.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(http://w.opra.org/aws/OPRA/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(http://w.opra.org/aws/OPRA/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:#000000;  padding:10px;  border:1px solid #d4d4d4;  background-image:linear-gradient(to bottom right,#ffffff, #f8f8f8);  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, #commentform{  background:#ffffff !important;  background:linear-gradient(#ffffff, #f8f8f8) !important;  border-radius:0px !important;  border:1px solid #d4d4d4 !important;  padding:20px !important;  width:100% !important;  font-size:1rem !important;  margin-bottom:10px !important;}#commentformdiv a:first-child{  padding:10px 15px;  background:#9A1B1E;  color:#ffffff !important;  text-decoration:none !important;  border-radius:5px;  display:inline-block;  margin:0px 0px 10px 0px;}#commentformdiv .button{  padding:10px 15px !important;  background-color:#002a52 !important;  color:#ffffff !important;  text-decoration:none !important;  border-radius:5px;  display:inline-block;  margin:0px 0px 10px 0px !important;}input[type='checkbox'], input[type="radio"]{  display:inline !important;}::-webkit-input-placeholder /* WebKit, Blink, Edge */{  color:#555555;}:-moz-placeholder /* Mozilla Firefox 4 to 18 */{  color:#555555;  opacity: 1;}::-moz-placeholder /* Mozilla Firefox 19+ */{  color:#555555;  opacity: 1;}:-ms-input-placeholder /* Internet Explorer 10-11 */{  color:#555555;}::-ms-input-placeholder /* Microsoft Edge */{  color:#555555;}.tcsUserCreatedForm input, .tcsUserCreatedForm select, .tcsUserCreatedForm textarea,.tcsInputForm input, .tcsInputForm select, .tcsInputForm textarea,#loginform input, #loginform select, #loginform textarea, #commentform input, #commentform 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;  background:#ffffff;}.tcsUserCreatedForm select, .tcsInputForm select, #loginform select{  background:#ffffff;  background:url(http://w.opra.org/aws/OPRA/am/gi/accordian_open.png?ver=0) no-repeat 95% center;  background:url(http://w.opra.org/aws/OPRA/am/gi/accordian_open.png?ver=0) no-repeat 95% center, linear-gradient(#ffffff, #f8f8f8);  -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:#002a52 !important;  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:#9A1B1E;  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;}.profile-box span{  font-weight:900;  display:inline-block;  width:100%;  color:#cccccc;}.profile-box h3{  padding:15px;  background:#326296;  background:linear-gradient(to right, #326296, #002043);  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:#f8f8f8;}/* 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;}.sidenav .tcsInputForm input, .sidenav .tcsInputForm select{  width:100%;  display:block;  margin-bottom:10px;}.tcsDirectory .tcsMapRecord{  display:none;}.directory-search-container{  border:1px solid #d4d4d4;  padding:20px;  background:#ffffff;   background:linear-gradient(#ffffff, #f8f8f8);}.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, #f8f8f8); }.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:#f8f8f8;  margin-bottom:10px;}.directory-image, .profile-image{  width:100%;  overflow:hidden;  border:10px solid #ffffff;  height:250px;  margin:0px auto;}.directory-image img, .profile-image img{  width:100%;  height:auto;}/* DIRECTORY SEARCH MD ------------------------------------------------- */@media (min-width: 768px) {  .directory-search-container  {    width:50%;  }    #side-left .directory-search-container  {    width:100%;  }  .directory-container  {    padding:20px 20px 20px 20px !important;    margin-bottom:15px !important;  }  .directory-org  {    font-size:24px;    padding:0px 0px 15px 0px;    margin:0px 0px 15px 0px;  }  .directory-photo  {    position:absolute;    left:20px;    top:20px;  }  .directory-image, .profile-image  {    width:170px;    height:170px;  }}/* DIRECTORY SEARCH LG ------------------------------------------------- */@media (min-width: 992px) {  .directory-search-container  {    width:25%;  }    #side-left .directory-search-container  {    width:100%;  }}/* ------------------------------------------------------------------------------- *//* FORUM STYLES ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */.forum_even, .forum_odd{  padding:20px;  margin:0px 0px 20px 0px;  border:1px solid #d4d4d4;  background:#ffffff;  background:linear-gradient(#ffffff, #f8f8f8);}.forum .tcs_details_link{  padding:5px 15px;  background:#9A1B1E;  color:#ffffff !important;  text-decoration:none !important;  border-radius:5px;  display:inline-block;  margin:0px 0px 10px 0px;}.forum h3{  margin:0px 0px 10px 0px;  padding:0px 0px 10px 0px;  border-bottom:1px solid #d4d4d4;}.forum-side h3{  padding:10px !important;  background:transparent !important;  color:#002a52;  margin:0px;  font-size:1rem;}.forum-page h4.tcsDetails, .forum-page .tcs_printer_friendly{  display:none;}/* ------------------------------------------------------------------------------- *//* LOGIN ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page{  background: url(https://associationdatabase.com/aws/OPRA/am/gi/login-bg.jpg?ver=1) no-repeat center top;;  background-size:cover;  padding:25px;  height:100%;}.login-container{  text-align:center;}#login-text{  max-width:770px;  padding:25px 0px;  border-bottom:1px dashed #d4d4d4;  margin-bottom:25px;  margin-left:auto;  margin-right:auto;}#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:#002a52 !important;}#login-box .tcsInputForm {  border:0px solid #F0EFEF;  padding:0px;  border-radius:0px;  margin-bottom:0px;  position:static;}#login-box .tcsForgotPassword{  display:block;  background:#9A1B1E;  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:#002a52;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#002a52 !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#9A1B1E !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:#f8f8f8;  border:1px solid #d4d4d4;  color:#000000;}#login-box .container-fluid .col-sm-8 form .tcsFormInput{  margin-bottom:20px;}/* GENERAL SM ONLY ----------------------------------------- */@media (max-width: 921px) {  #create_account input, #create_account select, #create_account div  {    width:100% !important;  }      #login-box .tcsInputForm   {    padding-left:20px;    padding-right:20px;  }}/* LOGIN MD ------------------------------------------------- */@media (min-width: 922px) {  .login-page  {    padding:35px;  }  #loginform  {    width:800px;  }  #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-box .tcsInputForm   {    margin-left:30px;  }}/* 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  {    width:800px !important;  }  #login-box .tcsInputForm   {    margin-left:30px;  }}/* LOGIN XL ------------------------------------------------- */@media (min-width: 1200px) {  .login-page  {    padding:75px;  }    #login-box .tcsInputForm   {    margin-left:30px;  }}


/*
===========================================================================
@IMPORTED STYLESHEET: 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(http://w.opra.org/aws/OPRA/am/gi/edit-mode-off.png?ver=0) no-repeat center center;  background-size:200px 40px;}.tcshideadmin{  background:#28a745 url(http://w.opra.org/aws/OPRA/am/gi/edit-mode-on.png?ver=0) 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(http://w.opra.org/aws/OPRA/am/gi/accordian_open.png?ver=0) no-repeat 95% center;  background:url(http://w.opra.org/aws/OPRA/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: Editor_Stylesheet
---------------------------------------------------------------------------
*/

/**/body {  color:#000000;    line-height:1.2;  font-weight:400;  font-family: 'Lato', sans-serif;}a:link, a:visited, a:focus{  color:#002a52;  text-decoration:underline;}a:hover{  color:#002a52;}h1 {  color:#002a52;  font-size:30px;  font-weight:700;  margin:0px 0px 10px 0px;}h2 {  color:#002a52;  font-size:24px;  font-weight:700;  margin:0px 0px 10px 0px;}h3 {  color:#002a52;  font-size:20px;  font-weight:700;  margin:0px 0px 10px 0px;}h3 a{  text-decoration:none !important;}.small-header h3{  font-size:1.1rem;}h4 {  color:#000000;  font-size:1.1rem;  font-weight:700;}h5 {  color:#000000;  font-size:1rem;}h6 {  color:#000000;  font-size:.9rem;}hr{  border:0px;  border-top:1px solid #d4d4d4;  margin:15px auto;  clear:both;}.title{  padding:0px 0px 15px 0px;  border-bottom:1px solid #d4d4d4;  margin:0px 0px 15px 0px;}.primary-button a{  color:#ffffff !important;  background:#002a52;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.secondary-button a{  color:#ffffff !important;  background:#9A1B1E;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}table td {  font-size:1rem;  font-weight:400;}.responsive-table{  width:100% !important;}.responsive-table tr td{  padding:10px;  border:1px solid #d4d4d4;}.primary-cell{  color:#ffffff !important;  background:#002a52;  padding:10px;  font-weight:bold;  font-size:20px;}.secondary-cell{  color:#ffffff !important;  background:#9A1B1E;  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;  }}
 