body{  background:#F2F2F2;}.lprimary-bg{  background:#424078;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.primary-bg{  background:#03004B;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.dprimary-bg{  background:#020038;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.lsecondary-bg{  background:#D06056;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.secondary-bg{  background:#C0001B;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.dsecondary-bg{  background:#902016;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.tcs-empty{  border:0px !important;}/* ------------------------------------------------------------------------------- *//* HEADER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#header-date{  color:#ffffff;  text-transform:uppercase;  font-size:.8rem;  font-weight:500;}#header-date b{  font-weight:500;  color:#03004B;}#ticket-button{  height:60px;  background:#03004B;  background:linear-gradient(to bottom right,#03004B, #020038);  border-radius:5px;  border:2px solid #ffffff;  margin:10px;  position:relative;}  #ticket-button:hover{  background:#03004B;  background:linear-gradient(to bottom right,#424078, #03004B);}#ticket-button img{  position:absolute;  left:0px;  height:100%;} #ticket-button h2{  padding:9px 20px 5px 70px;  font-weight:500;  font-shadow:2px 2px 3px #11111150;  color:#ffffff;  font-size:22px;  text-transform:uppercase;} #ticket-button h2 span{  display:block;  font-size:12px;} #header-buttons{  padding-top:10px;}#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:12px;}#header-button-join a, #header-button-profile a{  background:#03004B;}#header-button-login a{  background:#C0001B;}#header-button-join i, #header-button-profile i, #header-button-login i{  float:left;  padding:14px 0px 0px 0px;  margin:-12px -5px -5px -5px;  border-radius:0px;  width:44px;  height:44px;  color:#ffffff;  text-align:center;}#header-button-join.tcsloginbutton_hide{  display:none;}#header-button-profile.tcsloginbutton{  display:none;}#logo{  position:relative;  z-index:9;  padding:25px;}.gradient{  height:30px;  background:linear-gradient(to bottom, #ffffff 0%, #ffffff40 70%, transparent 100%);  position:absolute;  bottom:-30px;  left:0px;  right:0px;  z-index: 99999;}/* HEADER SM ONLY ----------------------------------------- */@media (max-width: 767px) {  #header  {    position:relative;    z-index:999;    width:100%;    text-align:center;    background:#ffffff;    padding:20px;  }   #mobile-logo  {    display:block !important;  }  #ticket-button  {    margin:10px 0px;  }}/* HEADER MD ------------------------------------------------- */@media (min-width: 768px) {  #header  {    position:sticky;    left:0px;    right:0px;    top:0px;    z-index:999;  }  #logo  {    width:150px;  }  #header-date  {    position:absolute;    left:0px;    right:0px;    top:0px;    z-index:2;    padding:3px;    text-align:center;    background:#902016;  }  #ticket-button  {    position:absolute;    height:40px;    right:0px;    bottom:8px;    z-index:999;    border-radius:5px 0px 0px 5px;    border-right:0px;    margin:0px;  }  #ticket-button h2  {    padding:3px 20px 5px 50px;    font-size:18px;  }   #ticket-button h2 span  {    font-size:9px;  }   #header-buttons  {    position:absolute;    right:0px;    top:10px;    padding:0px;    width:130px;    padding-top:0px;    padding-bottom:20px;  }  #header-button-join a, #header-button-profile a, #header-button-login a  {    height:30px;    padding-top:7px;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    width:40px;    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;  }}/* HEADER LG ------------------------------------------------- */@media (min-width: 992px) {  #header  {    padding-top:0px;  }  #logo  {    width:225px;  }     #header-date  {    right:10px;    top:10px;    left:auto;    padding:0px;    background:none;    text-align:right;  }  #ticket-button  {    height:60px;    bottom:-30px;  }  #ticket-button h2  {    padding:9px 20px 5px 70px;    font-size:22px;  }   #ticket-button h2 span  {    font-size:12px;  }   #header-buttons  {    width:150px;  }  #header-button-join a, #header-button-profile a, #header-button-login a  {    height:36px;    padding-top:8px;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    width:36px;    height:36px;  }}/* HEADER XL ------------------------------------------------- */@media (min-width: 1200px) {  #logo  {    width:300px;  }       #header-date  {    right:25px;    top:25px;  }  #header-buttons  {    width:185px;    top:27px;  }  #header-button-join a, #header-button-profile a, #header-button-login a  {    height:44px;    padding-top:11px;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    width:44px;    height:44px;  }}/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  font-weight:400;}#nav-primary a{  background:#03004B;}#nav-secondary a{  background:#C0001B;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #nav button  {    padding:12px;    font-size:1rem;    width:100%;    font-weight:900;    background:#03004B;    background-size:cover;    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:#C0001B;    border:1px solid #C0001B;    margin:0px 0px;    position:relative;    z-index:999;  }  .nav-item  {    clear:both;  }  #nav a:link, #nav a:visited  {    border-bottom:1px solid #902016;    padding:10px;    color:#ffffff;  }  #nav li a:link, #nav li a:visited  {    color:#03004B !important;  }}/* NAV MD ----------------------------------------------------- */@media (min-width: 768px){  #nav  {    background:#ffffff;    padding:10px;    position:absolute;    top:0px;    left:0px;    right:0px;    bottom:0px;    display:flex;    justify-content:center;    align-items:center;  }  .nav-item  {    padding:0px 5px;  }  #nav a:link, #nav a:visited  {    border-radius:5px;    padding:10px 3px;    font-size:.9rem;    color:#111111;  }}/* NAV LG ------------------------------------------------- */@media (min-width: 992px) {  .nav-item  {    padding:0px 10px;  }}/* NAV XL ------------------------------------------------- */@media (min-width: 1200px) {  #nav  {    padding:15px;  }     .nav-item  {    padding:0px 15px;  }  #nav a:link, #nav a:visited  {    padding:10px 10px;    font-size:1rem;  }}/* DROPDOWN ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- *//* DROPDOWN XS/SM ONLY ---------------------------------------- */@media (max-width: 767px) {  #nav .dropdown-menu   {    position:static !important;    transform:none !important;    margin:0px;    padding:0px;    width:100%;  }  #nav .dropdown-menu p, #nav .dropdown-menu h3  {    display:none;  }  #nav .dropdown-menu h4.title   {    padding:10px;    margin:10px 0px 0px 0px;    border:0px;    background:#03004B;    color:#ffffff;  }  #nav .dropdown-menu a i   {    display:none;  }  .learn-more  {    padding:20px;    border:1px solid #03004B !important;    width:30%;    text-align:center;    margin-bottom:20px;  }}/* DROPDOWN MD ------------------------------------------------ */@media (min-width: 768px){  #nav .dropdown-menu   {    right:0px;    left:0px;    margin:-1px 0px 0px 0px;    padding:0px;    transform: none !important;    top:88px !important;  }  #nav .dropdown-menu .subnav-col  {    padding:20px;  }  #nav .dropdown-menu .subnav  {    background:#03004B;    background-image:linear-gradient(to right, transparent, rgba(0,0,0,.25));    color:#ffffff;    font-size:.9rem;  }  #nav .dropdown-menu .subnav-dark  {    background:#020038;    color:#ffffff;    font-size:.9rem;  }  .subnav .learn-more   {    padding:10px 20px !important;    border:1px solid #ffffff;    display:inline-block !important;    margin:10px 0px 20px 0px;    border-radius:5px;  }  .subnav .title  {    padding-bottom:15px;    margin-bottom:15px;    border-bottom:1px solid #ffffff;  }  .subnav h3, .subnav h4, .subnav h5  {    color:#ffffff;    font-weight:900;  }  .subnav-item  {    display:block;    width:100%;    margin:0px 0px 5px 0px;  }  #nav .dropdown-menu a:link, #nav .dropdown-menu a:visited  {    color:#ffffff !important;    display:block;    padding:0px 0px 8px 20px;    position:relative;    text-transform:none;  }  #nav .dropdown-menu a:hover  {    color:#C0001B;  }  #nav .dropdown-menu a i   {    font-size:.6rem;    position:absolute;    left:0px;    top:9px;  }  .subnav .learn-more i  {    font-size:1rem !important;    padding-right:0px;    padding-left:10px;  }}/* DROPDOWN LG ------------------------------------------------- */@media (min-width: 992px) {  #nav .dropdown-menu .subnav-col  {    padding:30px;  }   #nav .dropdown-menu   {    top:117px !important;  }}/* DROPDOWN XL ------------------------------------------------- */@media (min-width: 1200px) {  #nav .dropdown-menu .subnav-col  {    padding:50px;  }   #nav .dropdown-menu   {    top:145px !important;  }}/* ------------------------------------------------------------------------------- *//* SIDENAV ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sidenav{  margin-bottom:20px;}.sidenav h2{  background:#03004B;  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 input,.sidenav select{  width:100%;  padding:5px;  margin-bottom:15px;}/* -- 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:#03004B;  }  .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:#000;  border-radius:25px;  margin-top:-15px;}#banner .carousel-control-next {  bottom:50%;  top:50%;  height:30px;  width:30px;  right:10px;  background:#000;  border-radius:25px;  margin-top:-15px;}#banner .carousel-control-next,#banner .carousel-control-prev{  display:none;}#banner .tcsnewsarticle_photo{  width:100%;}#banner .tcsnewsarticle_photo img{  width:100%;}#banner-subpage{  background:#C0001B;  background-image:linear-gradient(to bottom right, transparent, rgba(255,255,255,.25));  height:20px;}.banner-search {  background:#902016BB;  padding:25px;  color:#ffffff;  font-size:.9rem;  position:relative;  z-index:9;  border-radius:25px;  text-align:center;}.banner-search input, .banner-search select{  display:block;  width:100% !important;  margin-bottom:10px !important;}.banner-search p:last-child{  margin-bottom:0px;}.banner-search h1, .banner-search h2, .banner-search h3, .banner-search h4, .banner-search h5, .banner-search h6, .banner-search a{  color:#ffffff !important;}.banner-text {  background:#03004B;  padding:20px;  color:#ffffff;  font-size:.9rem;  position:relative;  z-index:9;}.banner-text p:last-child{  margin-bottom:0px;}.banner-text h1, .banner-text h2, .banner-text h3, .banner-text h4, .banner-text h5, .banner-text h6, .banner-text a{  color:#ffffff !important;}/* BANNER SM ------------------------------------------------- */@media (max-width: 768px) {}/* 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-search   {    position:absolute;    top:60%;    transform:translate(0, -50%);  }  .carousel-item .admin_controls  {    position:relative;    z-index:9999;  }  .carousel-item .admin_controls a  {  }  .banner-text   {    padding:25px;    background:linear-gradient(to right, #03004B 0%, #03004Bc2 70%, transparent 100%);    position:absolute;    bottom:0px;    display:flex;    flex-direction:column;    justify-content:center;  }  #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-search   {    position:absolute;    left:60%;    right:30px;    padding:35px;    font-size:1rem;  }  .carousel-item .admin_controls  {  }  .banner-text   {    position:absolute;    top:0px;    right:55%;    left:0px;    margin-right:0px;    padding:30px 120px 30px 30px;    font-size:1rem;  }}/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  .banner-search   {    left:70%;    padding:50px;  }    .banner-text   {    right:60%;    padding:50px 150px 50px 50px;    font-size:1rem;  }  }/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#boxes .col-md{  padding:0px;}#boxes .row{  gap:15px;}.box{  text-align:center;  position:relative;  background:#ffffff !important;  border-radius:11px;}.box form{  position:relative;  z-index:999;}.box span{  position:absolute;  bottom:0px;  left:0px;  right:0px;  display:block;  text-align:center;  color:#ffffff !important;  font-size:.85rem;  padding:5px;}.box span i{  padding-left:10px;}.box-link{  display:block;  position:absolute;  left:0px;  right:0px;  top:0px;  bottom:0px;}.box .admin_controls, .box form{  z-index:99999;  position:relative;}.box h3{  font-size:20px;}.box h3 .admin_controls{  display:none;}.box hr{  margin:40px 40px 0px 40px;}.box-icon{  font-size:30px;  color:#ffffff;  padding:30px;  border-radius:10px;}.box-icon i{  font-size:35px;   color:#ffffff;  margin:auto;  text-align:center;    padding-bottom:15px;}.box-text{  margin:auto;  text-align:left;    font-size:.9rem;  padding:15px;}.box-text a{  text-decoration:none !important;}.box-text i{  margin-left:5px;}.box h3{  color:#ffffff;  font-size:1rem;  margin:auto;  text-align:center;  padding:0px;}.box h3 p{  margin:0px;  padding:0px;}.lprimary-bg h3{}.lprimary-bg .box-icon{  background:#424078;}.lprimary-bg hr{  border-top:1px solid #424078;}.lprimary-bg span{  background:#424078;}.primary-bg h3{}.primary-bg .box-icon{  background:#03004B;}.primary-bg hr{  border-top:1px solid #03004B;}.primary-bg span{  background:#03004B;}.dprimary-bg h3{}.dprimary-bg .box-icon{  background:#020038;}.dprimary-bg hr{  border-top:1px solid #020038;}.dprimary-bg span{  background:#020038;}.lsecondary-bg h3{}.lsecondary-bg .box-icon{  background:#D06056;}.lsecondary-bg hr{  border-top:1px solid #D06056;}.lsecondary-bg span{  background:#D06056;}.secondary-bg h3{}.secondary-bg .box-icon{  background:#C0001B;}.secondary-bg hr{  border-top:1px solid #C0001B;}.secondary-bg span{  background:#C0001B;}/* BANNER SM ------------------------------------------------- */@media (max-width: 768px){  #boxes  {    padding:20px;  }}/* BANNER MD ------------------------------------------------- */@media (min-width: 768px) {  #boxes  {    margin:30px;  }  .box  {    height:100%;  }}/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  .box  {  }  .box h3  {    font-size:1.1rem;  }    #sidebar .box h3  {    font-size:1rem;  }    #boxes  {    margin:40px;  }}/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  .box  {  }  #boxes  {    margin:50px;  }  .box h3  {    font-size:1.2rem;  }     #sidebar .box h3  {    font-size:1.1rem;  }}/* ------------------------------------------------------------------------------- *//* SEARCH ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */.search{  background:url(https://ctao.com/aws/CTAO/am/gi/search-background.jpg?ver=1) center center;  background-size:cover;  padding:30px;  text-align:center;}.search h2{  color:#ffffff;  padding-bottom:20px;}.search form{  width:100%;  display:flex;  flex-direction:row;}.search .col-md,.search .col-md-3{  padding:0px !important;}.search #SRCH_field__1{  width:100%;  border:0px;  border-right:1px solid #d4d4d4;  padding:7px 15px;  border-radius:5px 0px 0px 5px;}.search #SRCH_field__0{  width:100%;  border:0px;  padding:7px 15px;}.search .tcsFormButton{  width:100%;  padding:7px;  border:0px;  border-radius:0px 5px 5px 0px;  text-align:center;  background:#C0001B !important;}/* BANNER SM ------------------------------------------------- */@media (max-width: 768px) {  .search form  {    flex-direction:column !important;  }  .search #SRCH_field__1,  .search .tcsFormButton  {    border-radius:0px !important;  }  .search #SRCH_field__1  {    border-bottom:1px solid #d4d4d4;  }}/* ------------------------------------------------------------------------------- *//* CONTENT ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.homepage #content{  background:#F2F2F2;}#content{  padding:20px 5px;  background:#ffffff;}#news{  padding:20px 5px;  background:#ffffff;}.content-box{  padding:15px;  background:#ffffff;  border:1px solid #d4d4d4;  overflow:hidden;  margin-bottom:20px;  color:#111111;  border-radius:0px 0px 5px 5px;}.events.content-box{  padding:60px 15px 15px 15px;}.content-box .title{  margin:-15px -15px 20px -15px;  background:#03004B;  color:#ffffff;  padding:15px;  position:relative;}.content-box .title .viewall {  position:absolute;  margin:-15px -30px;  padding:22px 20px 0px 20px;  right:0;  top:0;  bottom:0;  border-radius:0px !important;  background:#ffffff50;  margin:0px;}#sidebar{  border-radius:5px;  overflow:hidden;}#sidebar #boxes{  margin:0px 5px !important;}#sidebar .box{  margin-bottom:20px;}/* CONTENT MD ------------------------------------------------- */@media (min-width: 768px) {  #content,  #news  {    padding:25px;  }   .content-box  {    padding:20px;  }  .events.content-box  {    padding:60px 20px 20px 20px;  }  .content-box .title  {    margin:-20px -20px 20px -20px;    padding:15px 20px;  }  #side  {    padding-right:10px;  }}/* CONTENT LG ------------------------------------------------- */@media (min-width: 992px) {  #content,  #news  {    padding:35px;  }  .content-box  {    padding:30px;  }  .events.content-box  {    padding:60px 30px 30px 30px;  }  .content-box .title  {    margin:-30px -30px 20px -30px;    padding:15px 30px;  }  #side  {    padding-right:15px;  }}/* CONTENT XL ------------------------------------------------- */@media (min-width: 1200px) {  #content,  #news  {    padding:50px;  }  #side  {    padding-right:35px;  }}/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  color:#ffffff;  font-size:.8rem;  padding:20px 20px 55px 20px;  text-align:left;  background:#C0001B;}#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:#03004B;  color:#ffffff;  border:1px solid #ffffff;}/* SOCIAL BAR MD ------------------------------------------------- */@media (min-width: 768px) {  #social-links  {    padding:15px;  } }/* ------------------------------------------------------------------------------- *//* LOGIN PAGE STYLES ------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page.login-bg{  background:url(https://ctao.com/aws/CTAO/am/gi/banner-bg.jpg?ver=1) no-repeat center center;  background-size:cover;  height:100vh;  width:100%;}.login-container{  height:100%;  padding:25px;  text-align:center;}#login-box{  background:#ffffff;  padding:25px;  border-radius:10px;  margin:0px auto;  text-align:left;  position:relative;  display:inline-block;  width:100%;  max-width:700px;}#login-logo{  padding-bottom:25px;  margin-bottom:25px;  border-bottom:1px dashed #d4d4d4;  text-align:center;}#login-text{  padding-bottom:25px;  margin-bottom:25px;  border-bottom:1px dashed #d4d4d4;}#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:#03004B !important;  border-bottom:0px;  border-top:0px;  border-left:0px;  border-right:0px;}#login-box .tcsInputForm {  border:0px solid #F0EFEF;  padding:0px;  border-radius:0px;  margin-bottom:0px;  position:static;}#login-box .tcsForgotPassword{  display:block;  background:#C0001B;  padding:10px;  border-radius:5px;  position:static;  text-align:center;}#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:#03004B;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#03004B !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#C0001B !important;}#login-box .alert-info{  background:#eeeeee;  border:1px solid #d4d4d4;  color:#111111;}#login-box .tcsFormInput{  margin-bottom:20px;}/* GENERAL SM ONLY ----------------------------------------- */@media (max-width: 767px) {  #create_account input, #create_account select, #create_account div  {    width:100% !important;  }    }/* LOGIN MD ------------------------------------------------- */@media (min-width: 768px) {  .login-container  {    padding:35px;  }  #loginform  {    width:100%;  }  #create_account, .login-page #mainPage.tcs-bscommon-main-page-area  {    width:100% !important;  }  #create_account label  {    text-align:left !important;  }}/* LOGIN LG ------------------------------------------------- */@media (min-width: 992px) {  .login-container  {    padding:50px;  }   #login-box  {    padding:40px;  }  #create_account, .login-page #mainPage.tcs-bscommon-main-page-area  {    width:100% !important;  }}/* LOGIN XL ------------------------------------------------- */@media (min-width: 1200px) {  .login-container  {    padding:75px;  }  }/* ------------------------------------------------------------------------------- *//* OTHER DIRECTORY STYLES ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */.directory-other-listing{  margin:0px 0px 20px 0px;  padding:20px;  border:1px solid #d4d4d4;  height:150px;}.tcsDirectory br{  display:none;}.directory-other-container{  padding:10px !important;  margin-bottom:10px !important;  border:1px solid #d4d4d4;  position:relative;  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee); }.directory-other-photo{  background:#ffffff;  border:1px solid #d4d4d4;  margin-bottom:10px;  text-align:center;}.directory-other-photo img{  width:auto;}.directory-other-image{  width:100%;  overflow:hidden;  border:10px solid #ffffff;}.directory-other-name{  padding:0px 0px 10px 0px;  margin:0px 0px 10px 0px;  border-bottom:1px solid #d4d4d4;}.directory-other-name h3{  margin:0px;}.directory-other-title{  font-weight:bold;  margin:0px 0px 5px 0px;}.directory-other-company{  font-size:.9em;}/* BOARD MD ------------------------------------------------- */@media (min-width: 768px) {  .tcsDirectory  {    display:grid;    grid-template-columns:1fr 1fr;  }  .directory-other-container  {    width:97%;    float:left;    margin-right:2%;    min-height:150px;  }  .directory-other-photo  {    float:right;    margin:0px 0px 10px 10px;    height:auto;  }  .directory-other-photo img  {    width:100px;    height:auto;  }}/* BOARD LG ------------------------------------------------- */@media (min-width: 992px) {  .directory-other-container  {    width:97%  }  .directory-other-photo img  {    width:200px;    height:auto;  }}