html{  height:100%;}img, iframe {max-width: 100%;height: auto;}p, a, li, ul{  font-weight:450 !important;}body{  background:#2463B1;  height:100%;}table td{  font-weight:500 !important;}.no-padding{  padding:0px;}.lprimary-bg{  background:#5382C4;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.primary-bg{  background:#2463B1;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.dprimary-bg{  background:#002a52;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.lsecondary-bg{  background:#E20233;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.secondary-bg{  background:#BD1D37;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.dsecondary-bg{  background:#0d478d;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}/* ------------------------------------------------------------------------------- *//* HEADER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#header{  background:#ffffff;  padding: 20px 0px 0px 0px;  position:relative;  text-align:center;  border-bottom:5px solid #2463B1;}#logo{  margin-bottom:20px;}#header-buttons{  padding-top:10px;  margin-bottom: -5px;}#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;  color:#ffffff;  border-radius:50px;  height:44px;  padding-top:11px;}#header-button-join a{  background:#2463B1;}#header-button-login a, #header-button-profile a{  background:#BD1D37;}#header-button-join i, #header-button-profile i, #header-button-login i{  float: right;  padding: 14px 0px 0px 0px;  margin: -11px -5px -5px -5px;  width: 52px;  height: 44px;  color: #ffffff;  text-align: center;  background: #ffffff50;  border-radius: 0px 20px 20px 0px;}#header-button-join.tcsloginbutton_hide{  display:none;}#header-button-profile.tcsloginbutton{  display:none;}/* HEADER SM ONLY ----------------------------------------- */@media (max-width: 767px) {  }/* HEADER MD ------------------------------------------------- */@media (min-width: 768px) {  #logo img  {    height:100px;  }  #header-buttons  {    position:absolute;    right:0px;    top:20px;    padding:0px;    width:244px;    padding-top:0px;    padding-bottom:20px;  }  #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;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    float:right;    margin:-11px -5px -5px -5px;    width:44px;    height:44px;    color:#ffffff;    text-align:center;    background:#ffffff50;    border-radius:0px;  }}/* HEADER LG ------------------------------------------------- */@media (min-width: 992px) {  #header  {    position:sticky;    left:0px;    top:0px;    right:0px;    z-index:9;  }  #header-buttons  {    width:292px;  }  #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  {    width:44px;    height:44px;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    margin:-11px -5px -5px -5px;  }}/* HEADER XL ------------------------------------------------- */@media (min-width: 1200px) {}/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav{  background:#2463B1;  background:linear-gradient(to right, #5382C4, #2463B1, #5382C4);  position:relative;}#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  text-transform:uppercase;  font-weight:900;}#nav-members a{  color:#BD1D37 !important;}#nav a i{  padding-left:5px;  font-size:.8rem;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #nav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;  }  #nav .navbar-toggler-icon  {    height:auto;    width:100%;    color:#ffffff;  }  #nav .navbar-toggler-icon i  {    margin-right:5px;  }  #nav .navbar-collapse  {    background:#BD1D37;    background:linear-gradient(to bottom right, #BD1D37, #111111);    border:1px solid #BD1D37;    margin:0px 0px;    position:relative;    z-index:0;  }  .nav-item  {    clear:both;  }  #nav a:link, #nav a:visited  {    border-bottom:1px dashed #BD1D37;    padding:10px;    color:#ffffff;  }  #nav .nav-item:last-child a  {    border-bottom:0px dashed #d4d4d4 !important;  }}/* MD ----------------------------------------------------- */@media (min-width: 768px){  .nav-item  {    padding:0px;  }  #nav a:link, #nav a:visited  {    padding:10px 15px;    color:#ffffff;    font-size:.9rem;  }  #nav a:hover  {    opacity:.7;  }  #nav #member-nav a:link, #nav #member-nav a:visited  {    color:#2463B1;  }}/* LG ------------------------------------------------- */@media (min-width: 992px) {  #nav a:link, #nav a:visited  {    padding:12px 15px;  }     }/* ------------------------------------------------------------------------------- *//* SUB MENU DROPDOWN - MULTI COLUMN DROPDOWN ------------------------------------- *//* ------------------------------------------------------------------------------- */#nav .dropdown-menu h1, #nav .dropdown-menu h2, #nav .dropdown-menu h3, #nav .dropdown-menu h4, #nav .dropdown-menu h5, #nav .dropdown-menu h6{  color:#ffffff;}#nav .dropdown-menu.submenu{  color:#ffffff;  padding:15px 0px;  background:#BD1D37;  background-image:linear-gradient(to bottom right, transparent, #ffffff50);}#nav .dropdown-menu.submenu h4{  color:#ffffff;  font-weight:900;  margin-bottom:0px;}#nav .dropdown-menu.submenu hr{  opacity:.5;  border-top:1px dashed #ffffff;  margin:15px 0px;}#nav .dropdown-menu.submenu a:link, #nav .dropdown-menu.submenu a:visited{  color:#ffffff !important;  display:block;  padding:0px;  text-transform:none;  border:0px;  opacity:.8;}#nav .dropdown-menu.submenu a i {  padding-right:10px;}#nav .dropdown-menu.submenu a:hover{  opacity:1;}/* DROPDOWN XS/SM ONLY ---------------------------------------- */@media (max-width: 767px) {  #nav .dropdown-menu.submenu  {    border:0px;    border-radius:0px;    font-size:.9rem;    position:static !important;    transform:none !important;    margin:0px;    padding:15px;    width:100%;    box-shadow:0px 0px 0px #000 !important;  }  #nav .dropdown-menu.submenu h4  {     margin-top:20px;  }}/* DROPDOWN MD ------------------------------------------------ */@media (min-width: 768px){  #nav .dropdown-menu.submenu   {    right:0px;    left:0px !important;    margin:0px;    transform: none !important;    border-radius: 0px;    top: auto !important;    opacity:.95;    border:0px;    padding:15px;  }  #nav .dropdown-menu.submenu .submenu-col  {    padding:20px;  }  #nav .dropdown-menu.submenu #nav-search input.search_button  {      padding:10px;    width:20%;  }  #nav .dropdown-menu.submenu #nav-search .search_input  {      padding:10px;    width:80%;  }  #nav .dropdown-menu.submenu #nav-search input.search_button,  #nav .dropdown-menu.submenu #nav-search .search_input  {    font-size:.9rem;   }}/* DROPDOWN LG ------------------------------------------------- */@media (min-width: 992px) {  #nav .dropdown-menu.submenu   {    left:25% !important;    padding:20px;  } }/* DROPDOWN XL ------------------------------------------------- */@media (min-width: 1200px) {  #nav .dropdown-menu.submenu  {    padding:25px;  } }/* ------------------------------------------------------------------------------- *//* SUB NAV DROPDOWN - STRAIGHT LIST DROPDOWN ------------------------------------- *//* ------------------------------------------------------------------------------- */#nav .dropdown-menu.subnav{  color:#ffffff;  padding:0px;  background:#BD1D37;  background-image:linear-gradient(to bottom right, transparent, rgba(0,0,0,.25));  border:0px;}#nav .dropdown-menu.subnav a:link, #nav .dropdown-menu.subnav a:visited{  color:#ffffff !important;  display:block;  padding:10px;  text-transform:none;  border-bottom:1px solid #ffffff50;  opacity:.8;}#nav .dropdown-menu.subnav a:last-child{  border-bottom:0px solid #ffffff50;}#nav .dropdown-menu.subnav a i {  display:none;}#nav .dropdown-menu.subnav a:hover{  opacity:1;}/* DROPDOWN XS/SM ONLY ---------------------------------------- */@media (max-width: 767px) {  #nav .dropdown-menu.subnav  {    border:0px;    border-radius:0px;    font-size:.9rem;    position:static !important;    transform:none !important;    margin:0px;    padding:0px;    width:100%;    box-shadow:0px 0px 0px #000 !important;  }}/* DROPDOWN MD ------------------------------------------------ */@media (min-width: 768px){  #nav .dropdown-menu.subnav  {    border-radius:0px 0px 5px 5px;  }}/* DROPDOWN LG ------------------------------------------------- */@media (min-width: 992px) { }/* DROPDOWN XL ------------------------------------------------- */@media (min-width: 1200px) { }/* ------------------------------------------------------------------------------- *//* SIDENAV ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sidenav{  margin-bottom:20px;}.sidenav h2{  background:#2463B1;  color:#ffffff;  padding:10px 25px;  border-radius:5px 5px 0px 0px;  margin:0px;  font-size:18px;}.sidenav ul{  list-style:none;  margin:0px;  padding:20px;  border:1px solid #d4d4d4;  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee);   border-radius:0px 0px 5px 5px;  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:#2463B1;  }  .sidenav .navbar-toggler-icon i  {    margin-right:5px;  }  .sidenav ul.navbar-nav  {    margin:0px 0px;    border:1px solid #d4d4d4;  }  .sidenav .dropdown-menu   {    position:static !important;    transform:none !important;    margin:10px;    padding:0px;  }}/* -- SIDENAV LG ONLY ------------------------------------------ */@media (min-width: 992px) and (max-width: 1199px){  .sidenav ul  {    padding:15px;  }}/* ------------------------------------------------------------------------------- *//* BANNER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#banner{  position:relative;  overflow:hidden;}#banner .bg-video{  height:100%;  width:177.77777778vh; /* 100 * 16 / 9 */  min-width:100%;  min-height:56.25vw; /* 100 * 9 / 16 */  position:absolute;  left:50%;  top:50%;  transform:translate(-50%, -50%);  z-index:1;}#banner .carousel-control-prev {  bottom:50%;  top:50%;  height:30px;  width:30px;  left:10px;  background:#2463B1;  border-radius:25px;  margin-top:-15px;}#banner .carousel-control-next {  bottom:50%;  top:50%;  height:30px;  width:30px;  right:10px;  background:#2463B1;  border-radius:25px;  margin-top:-15px;}#banner .tcsnewsarticle_photo{  width:100%;}#banner .tcsnewsarticle_photo img{  width:100%;}#banner-subpage{  background:#BD1D37;  background-image:linear-gradient(to bottom right, transparent, rgba(255,255,255,.25));  height:20px;}.banner-text {  background:#ffffffDD;  border-radius:10px;  padding:20px;  font-size:.9rem;  position:relative;  z-index:9;}.banner-text p:last-child{  margin-bottom:0px;}/* BANNER MD ------------------------------------------------- */@media (min-width: 768px) {  #banner-video  {    height:350px;  }  #banner .carousel-control-prev   {    height:50px;    width:50px;    left:25px;    margin-top:-25px;  }  #banner .carousel-control-next   {    height:50px;    width:50px;    right:25px;    margin-top:-25px;  }  .banner-text   {    padding:25px;    left:55%;    position:absolute;    top:50%;    transform:translate(0, -50%);  }  #banner .carousel-item .admin_controls  {    padding-left:200px;  }  #banner .carousel-item .admin_controls a  {    color:#ffffff !important;  }}/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  #banner-video  {    height:450px;  }  .banner-text   {    position:absolute;    left:70%;    right:20px;    padding:30px;    font-size:1rem;  }  #banner .carousel-item .admin_controls  {    padding-left:250px;  }}/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  .banner-text   {    padding:50px;  }  }/* ------------------------------------------------------------------------------- *//* BANNER SEARCH ----------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#banner-search{  padding:25px 15px 25px 15px;  background:#111111;}#banner-search .search-address{  background:#ffffff url(https://www.ccao.org/aws/CEAO/am/gi/search-address-bg.png) no-repeat left center;  border:1px solid #d4d4d4;  border-right:1px solid #d4d4d4;}#banner-search .search-address input{  width:100%;  height:40px;  border:0px;  background:transparent;  padding-left:50px;  color:#E20233;}#banner-search .search-miles{  border:1px solid #d4d4d4;    background:#ffffff;}#banner-search .search-miles select{  width:100%;  height:40px;  border:0px;  background:transparent url(https://www.ccao.org/aws/CEAO/am/gi/select-bg.png) no-repeat right center;  color:@accent;  text-align:center;  padding-left:20px;  padding-right:20px;  -webkit-appearance:none;  -moz-appearance:none;  -ms-appearance:none;  -o-appearance:none;  appearance:none;}#banner-search .search-button{  background:#2463B1;  background-image:linear-gradient(to bottom right, transparent, #ffffff50) !important;  border:1px solid #d4d4d4;}#banner-search .search-button input{  width:100%;  height:40px;  border:0px;  background:#2463B1;  background-image:linear-gradient(to bottom right, transparent, #ffffff50) !important;  color:#ffffff;}/* SM ONLY -------------------------------------------- */@media (max-width: 767px) {  }/* MD ------------------------------------------------- */@media (min-width: 768px) {  #banner-search  {    padding:30px;  }  #banner-search .search-address  {    border-right:0px;    border-radius:5px 0px 0px 5px;  }  #banner-search .search-miles  {  }  #banner-search .search-button  {    border-radius:0px 5px 5px 0px;  }}/* LG ------------------------------------------------- */@media (min-width: 992px) {  #banner-search  {    padding:40px;  }  #banner-search .search-address input  {    height:50px;  }  #banner-search .search-miles select  {    height:50px;  }  #banner-search .search-button input  {    height:50px;  }}/* XL ------------------------------------------------- */@media (min-width: 1200px) {    }/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#boxes .col-md{  padding:25px 0px 0px 0px;  background: #ffffff;}.box{  text-align:center;  position:relative;  padding:20px;}.box-link{  display:block;  position:absolute;  left:0px;  right:0px;  top:0px;  bottom:0px;  z-index:5;}.box-link:hover{  background-image:linear-gradient(to bottom right,transparent,#11111150);}.box-color{  display:block;  position:absolute;  left:0px;  right:0px;  top:0px;  bottom:0px;  z-index:1;}.box .admin_controls, .box form{  z-index:99999;  position:relative;}.box h3 .admin_controls{  display:none;}.box-icon{  margin:auto;  text-align:center;    position:relative;  z-index:2;}.box i{  font-size:30px;   color:#ffffff;  margin:auto;  text-align:center;    padding-bottom:10px;}.box-text{  margin:auto;  text-align:center;    position:relative;  z-index:2;}.box h3{  color:#ffffff;  font-size:1rem;  margin:auto;  text-align:center;  padding:0px;}.box h3 p{  margin:0px;  padding:0px;}#box-01{  background-size:cover;}#box-02{  background-size:cover;}#box-03{  background-size:cover;}#box-04{  background-size:cover;}/* MD ------------------------------------------------- */@media (min-width: 768px) {}/* LG ------------------------------------------------- */@media (min-width: 992px) {  .box  {    padding:25px;  }  .box i  {    font-size:30px;   }  .box h3  {    font-size:1.1rem;  }    #sidebar .box i  {    font-size:25px;   }  #sidebar .box h3  {    font-size:1rem;  }  }/* XL ------------------------------------------------- */@media (min-width: 1200px) {  .box  {    padding:30px;  }  .box i  {    font-size:40px;   }  .box h3  {    font-size:1.2rem;  }     #sidebar .box i  {    font-size:30px;   }  #sidebar .box h3  {    font-size:1.1rem;  }}/* ------------------------------------------------------------------------------- *//* MAIN BOX ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */ .main-box{  border-radius:10px;  overflow:hidden;  margin-bottom:20px;}.main-box-header{  padding-top:100px;}.main-box-header h2{  margin:0px;  padding:10px;  text-align:center;  color:#ffffff;  text-transform:uppercase;}#main-box-news .main-box-header h2{  background:#5382C490;}#main-box-events .main-box-header h2{  background:#2463B190;}#main-box-careers .main-box-header h2{  background:#BD1D3790;}#main-box-news .main-box-header{  background:url(https://www.ccao.org/aws/CEAO/am/gi/main-box-news-bg.jpg) no-repeat center center;  background-size:cover;}#main-box-events .main-box-header{  background:url(https://www.ccao.org/aws/CEAO/am/gi/main-box-events-bg.jpg) no-repeat center center;  background-size:cover;}#main-box-careers .main-box-header{  background:url(https://www.ccao.org/aws/CEAO/am/gi/main-box-careers-bg.jpg) no-repeat center center;  background-size:cover;}.main-box-content{  padding:20px;}.main-box-content .viewall{  width:100%;  border-radius:5px;  text-transform:lowercase;  text-align:center;}#main-box-news .viewall{  background:#5382C4;}#main-box-events .viewall{  background:#2463B1;}#main-box-careers .viewall{  background:#BD1D37;}/* LG ------------------------------------------------- */@media (min-width: 992px) {  .main-box  {    margin-bottom:30px;  }  }/* XL ------------------------------------------------- */@media (min-width: 1200px) {  .main-box  {    margin-bottom:40px;  }}/* ------------------------------------------------------------------------------- *//* CONTENT ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content{  padding:20px 5px;  background:#ffffff;}.content-box{  padding:15px;  background:#ffffff;  border:1px solid #d4d4d4;  border-top:5px solid #BD1D37;  margin-bottom:20px;  color:#111111;  border-radius:5px;}#sidebar{  border-radius:5px;  overflow:hidden;}/* MD ------------------------------------------------- */@media (min-width: 768px) {  #content  {    padding:25px;  }   .content-box  {    padding:20px;  }  #side  {    padding-right:10px;  }}/* LG ------------------------------------------------- */@media (min-width: 992px) {  #content  {    padding:35px;  }  .content-box  {    padding:30px;  }  #side  {    padding-right:15px;  }}/* XL ------------------------------------------------- */@media (min-width: 1200px) {  #content  {    padding:50px;  }  #side  {    padding-right:35px;  }}/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  color:#ffffff;  font-size:.8rem;  padding:20px 20px 55px 20px;  text-align:left;}#footer a{  color:#ffffff !important;}#footer .tcspromo{  padding-top:25px;}/* FOOTER MD --------------------------------------------------- */@media (min-width: 768px) {  #footer  {    padding:25px 25px 60px 25px;  }  #footer .tcspromo  {    text-align:right;    padding-top:0px;  }}/* FOOTER LG ------------------------------------------------- */@media (min-width: 992px) {  #footer  {    padding:35px 35px 75px 35px  }}/* FOOTER XL ------------------------------------------------- */@media (min-width: 1200px) {  #footer  {    padding:50px 50px 100px 50px;  }}/* ------------------------------------------------------------------------------- *//* SOCIAL LINKS ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#social-links{  text-align:right;  position:fixed;  bottom:0px;  right:0px;  z-index:999;  padding:10px;}#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:40px;  height:40px;  font-size:20px;  border-radius:30px;  text-align:center;  background:#2463B1;  color:#ffffff;  border:1px solid #ffffff;}#site-search input.search_button{  border:0px;  padding:0px 10px 0px 10px;  height:30px;  width:60px;  background:#2463B1;  background-size:20px;  color:#ffffff;  border-radius:0px 30px 30px 0px;  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);}#social-links .social_icon-donate a{  display:block;  padding:3px 20px;  width:auto;  height:40px;  font-size:20px;  border-radius:30px;  text-align:center;  background:#2463B1;  color:#ffffff;  border:1px solid #ffffff;  text-decoration:none;}#site-search .search_input{  background:#ffffff;  width:115px;  border:1px solid #d4d4d4;  border-radius:30px 0px 0px 30px;  color:#777777;  height:30px;  padding:10px 10px 10px 10px;  font-style:italic;  box-sizing:border-box;  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);}#site-search input.search_button,#site-search .search_input{  font-size:.8rem;}/* SOCIAL BAR MD ------------------------------------------------- */@media (min-width: 768px) {  #social-links  {    padding:15px;  } }/* ------------------------------------------------------------------------------- *//* CALENDAR ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.tcscalendars_odd, .tcscalendars_even{  padding:0px 0px 20px 0px;  position:relative;}.tcscalendars .datestamp {  width:50px;  position:absolute;  right:0px;  top:0px;  text-align:center;  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:#BD1D37;  font-size:13px;}.tcscalendars h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#BD1D37;  display:block;  margin-top:3px;  background:#ffffff;  padding:3px 0px;}.tcscalendars .tcs_details_link{  background:#2463B1;  color:#ffffff;  font-size:.8rem;  margin:0px 0px 0px 0px;  padding:3px 10px;  border-radius:5px;}.tcscalendars h2{  font-weight:bold;  color:#ffffff;  background:#BD1D37;  background:linear-gradient(to right, #BD1D37, #BD1D37);  padding:10px;  margin:15px 0px;  font-size:1.2rem;  border-radius:5px;}/* CALENDAR MD ------------------------------------------------- */@media (min-width: 768px) {  .tcscalendars_odd, .tcscalendars_even  {    padding:0px 0px 20px 60px;    position:relative;  }}/* CALENDAR LG ------------------------------------------------- */@media (min-width: 992px) {  .tcscalendars .datestamp   {    position:absolute;    left:0px;    right:auto;  } }/* ------------------------------------------------------------------------------- *//* SEARCH RESULTS ---------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.tcssearch .tcsSubHeadFont {  font-size:25px;  padding:10px;  background:#2463B1;  border-radius:5px 5px 0px 0px;  color:#ffffff;}.tcssearch div.tcsTable_Format1{  border:1px solid #d4d4d4;  padding:20px;  background:#ffffff;  background-image:linear-gradient(#ffffff, #eeeeee);  border-radius:0px 0px 5px 5px;  margin-bottom:20px;}.tcssearch .odd td, .tcssearch .even td{  font-size:1rem;  padding:15px 0px;  border-bottom:1px dashed #d4d4d4;}.tcssearch .odd a, .tcssearch .even a{  text-decoration:none !important;  display:block;}.tcssearch .odd td p:last-of-type, .tcssearch .even td p:last-of-type{  margin:0px;}.tcssearch .pagination{  margin-top:10px;}.tcssearch .pagination a, .tcssearch .pagination .current,.tcssearch .pagination .previous_page{  display:block;  padding:5px;  background:#ffffff;  border-radius:5px;  border-bottom:1px solid #d4d4d4;  text-decoration:none !important;  margin:0px 2px;}.tcssearch .pagination .current,.tcssearch .pagination .disabled{  background:#eeeeee;}/* ------------------------------------------------------------------------------- *//* LOGIN ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page{  background:#2463B1;  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:#2463B1 !important;}#login-box .tcsInputForm {  border:0px solid #F0EFEF;  padding:0px;  border-radius:0px;  margin-bottom:0px;  position:static;}#login-box .tcsForgotPassword{  display:block;  background:#BD1D37;  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:#2463B1;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#2463B1 !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#BD1D37 !important;}#login-box .container-fluid{  max-width:100%;  width:100%;  padding:0px;}#login-box .container-fluid .col-sm-8{  max-width:100%;  width:100%;  padding:0px;  flex:none;}#login-box .container-fluid .col-sm-8 form{  width:100%;}#login-box .container-fluid .col-sm-8 form .alert-info{  background:#eeeeee;  border:1px solid #d4d4d4;  color:#111111;}#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;  }}/* ------------------------------------------------------------------------------- *//* LOGIN ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page{  background:#2463B1;  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:#2463B1 !important;  border:none;}#login-box .tcsInputForm {  border:0px solid #F0EFEF;  padding:0px;  border-radius:0px;  margin-bottom:0px;  position:static;}#login-box .tcsForgotPassword{  display:block;  background:@red;  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:@lblue;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#2463B1 !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:@red !important;}#login-box .container-fluid{  max-width:100%;  width:100%;  padding:0px;}#login-box .container-fluid .col-sm-8{  max-width:100%;  width:100%;  padding:0px;  flex:none;}#login-box .container-fluid .col-sm-8 form{  width:100%;}#login-box .container-fluid .col-sm-8 form .alert-info{  background:#eeeeee;  border:1px solid #d4d4d4;  color:#111111;}#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;  }}