html{  height:100%;}body{  background:#ffffff;  height:100%;}.lprimary-bg{  background:#4FA3D2;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.primary-bg{  background:#1484C2;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.dprimary-bg{  background:#0F6392;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.lsecondary-bg{  background:#F99C41;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.secondary-bg{  background:#F77A01;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.dsecondary-bg{  background:#B95C01;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.title-bottom{  height:2.5px;  background:#F77A01;  width:100px;  margin:20px 0px;}.forum-layout .tcs_printer_friendly{  display:none;}/* ------------------------------------------------------------------------------- *//* HEADER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#header-border{}#header{  background:#ffffff;  position:relative;  z-index:9;}#logo{  padding:25px 10px 10px 25px;  display:flex;  align-items:center;  gap:25px;}.interior #logo{  padding:25px;}#logo img{  position:relative;  z-index:1;  filter:drop-shadow(3px 2px 6px rgba(0, 0, 0, 0.5));}.logo-text h4{  display:inline;  color:#1484C2;  margin:0px !important;  padding:0px !important;  font-size:30px;  font-weight:900;}.logo-text{  display:inline;}.logo-text span{  font-weight:900;  color:#F77A01;  font-size:22px;}#header-buttons a{  text-decoration:none;}#header-button-join, #header-button-profile, #header-button-login{  width:50%;  float:right;}#header-button-join, #header-button-profile{  border-radius:0px;}#header-button-login{  border-radius:0px 5px 5px 0px;}#header-button-join a, #header-button-profile a, #header-button-login a{  display:block;  color:#ffffff !important;  text-decoration:none !important;  text-align:center;  padding:10px 10px 10px 40px;  font-weight:900;  text-transform:uppercase;  position:relative;  font-size:.9rem;}#header-button-join a, #header-button-profile a{  background:#F77A01;  border:1px solid #A3A3A3;}#header-button-login a{  background:#F77A01;  border:1px solid #A3A3A3;}#header-button-join i, #header-button-profile i, #header-button-login i{  position:absolute;  top:0px;  left:0px;  bottom:0px;  width:34px;  padding-top:12px;}#header-button-join i, #header-button-profile i{  background:#F99C41;}#header-button-login i{  background:#4FA3D2;}#header-button-profile.tcsloginbutton{  display:none;}/* HEADER SM ------------------------------------------------- */@media (max-width: 768px) {  #header  {    text-align:center;    margin:20px;  }  #header-button-join, #header-button-profile, #header-button-login  {    width:100%;    float:unset;  }  #header-button-join a, #header-button-profile a, #header-button-login a  {    padding:10px 35px;  }  #header-buttons div  {    margin:10px 0px;  }  .logo-text  {    display:none;  }}/* HEADER MD ------------------------------------------------- */@media (min-width: 768px) {  #logo img  {    height:145px;    margin-bottom:-45px;  }   .interior #logo img  {    height:100px;  }  .interior #logo img  {    margin-bottom:0px;  }  #header-buttons  {    position:absolute;    float:right;    top:0px;    right:50px;    display:flex;    gap:25px;    align-items:center;    bottom:0px;  }  #header-button-join, #header-button-profile, #header-button-login  {    min-width:150px;    float:right;    width:auto;  }  #header-button-join a, #header-button-profile a, #header-button-login a  {    padding:10px 35px;    font-size:.9rem;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    width:36px;    padding-top:12px;  }  .interior #header  {    background:#ffffff;    box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);  }  .logo-text  {    display:none;  }}/* HEADER LG ------------------------------------------------- */@media (min-width: 992px) {  #header-border  {    width:100%;  }  #header  {    position:sticky;    left:0px;    right:0px;    top:0px;    width:100%;    z-index:888;  }   #logo img  {    height:165px;  }    .interior #logo img  {    height:120px;  }  #header-button-join, #header-button-profile, #header-button-login  {    min-width:175px;    float:right;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    width:40px;  }}/* HEADER XL ------------------------------------------------- */@media (min-width: 1200px) {  #logo img  {    height:175px;  }  .interior #logo img  {    height:130px;  }  #header-button-join a, #header-button-profile a, #header-button-login a  {    padding:10px 35px;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    width:46px;    padding-top:15px;  }  .logo-text  {    display:inline;  }}/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  text-transform:uppercase;  font-weight:700;  color:#1484C2 !important;}#nav-members a:link, #nav-members a:visited{  color:#1484C2 !important;}#nav a:hover{  opacity:.5;}.subnav-item.tcsloginbutton{  opacity:.5;}.tcsloginbutton .fa-caret-square-right{  display:none;}.tcsloginbutton_hide .fa-lock-alt{  display:none;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #nav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#F77A01;    margin-top:20px;    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;    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;    font-size:.9rem;  }  #nav .nav-item:last-child a  {    border-bottom:0px dashed #d4d4d4 !important;  }}/* NAV MD ----------------------------------------------------- */@media (min-width: 768px){  #nav  {    display:flex;    width:100%;    flex-direction:row;    justify-content:center;    align-items:center;    position:absolute;    top:0px;    bottom:0px;    margin-left:-30px;  }  .nav-item  {    padding:3px 10px;    float:left;  }  .nav-item:hover  {  }  #nav a:link, #nav a:visited  {    padding:0px;    font-size:.8rem;  }}/* NAV LG ------------------------------------------------- */@media (min-width: 992px) {  #nav-left  {    padding-right:150px;   }  #nav-right  {    padding-left:150px;  }  .nav-item  {    padding:5px 20px;  }  #nav a:link, #nav a:visited  {    font-size:.9rem;   }  }/* NAV XL ------------------------------------------------- */@media (min-width: 1200px) {  #nav-left  {    padding-right:190px;  }  #nav-right  {    padding-left:190px;  }  #nav  {    padding-left:160px;  }  .nav-item  {    padding:5px 10px;  }  .logo-text h4  {    display:inline;    color:#1484C2;    margin:0px !important;    padding:0px !important;    font-size:20px;    font-weight:900;  }  .logo-text span  {    font-weight:900;    color:#F77A01;    font-size:12px;  }}/* NAV XXL ------------------------------------------------- */@media (min-width: 1350px) {  .nav-item  {    padding:5px 20px;  }  .logo-text h4  {    display:inline;    color:#1484C2;    margin:0px !important;    padding:0px !important;    font-size:30px;    font-weight:900;  }  .logo-text span  {    font-weight:900;    color:#F77A01;    font-size:22px;  }}/* ------------------------------------------------------------------------------- *//* 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:#F77A01;  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:#F77A01;  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;    margin-top:10px;  }}/* DROPDOWN LG ------------------------------------------------- */@media (min-width: 992px) { }/* DROPDOWN XL ------------------------------------------------- */@media (min-width: 1200px) { }/* ------------------------------------------------------------------------------- *//* SIDENAV ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sidenav{  margin-bottom:20px;}.sidenav h2{  background:#1484C2;  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:#1484C2;  }  .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-overlay{  position:absolute;  top:0px;  height:100%;  max-width:50%;}#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 .tcsnewsarticle_photo{  width:100%;  margin-left:auto;  display:flex;  justify-content:right;}#banner .tcsnewsarticle_photo img{  width:70%;}#banner-subpage{  background:#F77A01;  background-image:linear-gradient(to bottom right, transparent, rgba(255,255,255,.25));  height:20px;}.banner-text {  padding:20px;  color:#111111;  font-size:.9rem;  position:relative;  z-index:9;  bottom:0px;  display:flex;  flex-direction:column;  justify-content:center;}.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{  color:#1484C2 !important;}.banner-text a{  color:#ffffff !important;}.banner-text p{  display:-webkit-box;  -webkit-line-clamp:2;  -webkit-box-orient:vertical;  overflow:hidden;}#banner h1{  font-size:70px;  color:#111111 !important;  letter-spacing:5px;  font-weight:900 !important;}#banner h4{  font-size:22px;  letter-spacing:5px;  color:#F77A01 !important;}/* BANNER SM ------------------------------------------------- */@media (max-width: 768px) {  #banner .tcsnewsarticle_photo img  {    width:100%;  }  .banner-overlay  {    display:none;  }  #banner h1  {    font-size:50px;  }}/* 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 50px 25px 25px;    position:absolute;    top:0px;    right:63%;    left:0px;    margin-right:0px;    font-size:1rem;  }  #banner .carousel-item .admin_controls  {    float:right;  }  .carousel-item .admin_controls a  {    color:#ffffff !important;  }  #banner h1  {    font-size:35px;  }}/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  #banner-video  {    height:450px;  }  .banner-text   {    padding:30px 60px 30px 30px;    right:63%;  }  .carousel-item .admin_controls  {  }  #banner h1  {    font-size:50px;  }}/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  .banner-text   {    right:65%;    padding:50px 100px 50px 50px;    font-size:1rem;  }  #banner h1  {    font-size:70px;  }}/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#boxes .col-md-3{  padding:0px;}.box{  position:relative;  padding:20px 0px 20px 20px;  background:#ffffff;  display:flex;  align-items:center;  gap:20px;}.box-right{  padding-right:20px;}.box-link{  display:block;  position:absolute;  left:0px;  right:0px;  top:0px;  bottom:0px;}.box-title h3{  color:#111111 !important;}.box .admin_controls, .box form{  z-index:99999;  position:relative;}.box h3 .admin_controls{  display:none;}.box-icon{  margin:0px;  text-align:center;}.box-icon div{  background:url(https://mvfea.com/aws/MVFEA/am/gi/hex.png?ver=1) center center;  background-size:contain;  background-repeat:no-repeat;  height:100%;  text-align:center;  width:80px;  aspect-ratio:1/1;}.box-icon i{  padding:3px;}.box-icon div{  padding:20px;}.box i{  font-size:32px;   color:#ffffff;  margin:auto;  padding-bottom:10px;  display:flex;  width:100%;  align-items:center;  position:relative !important;  justify-content:center;}.box-text{  margin:auto;}.box h3{  color:#ffffff;  font-size:1rem;  margin:auto;  padding:0px;}.box h3 p{  margin:0px;  padding:0px;}.box-right{  margin-top:20px;  width: 100%;  border-right:1px solid #d4d4d4;}#box-04 .box-right{  border:0px;}#sidebar .box-right{  border-right:0px;}#sidebar .box{  border-bottom:1px solid #d4d4d4;}#sidebar .box:last-child{  border:0px;}/* BANNER SM ------------------------------------------------- */@media (max-width: 768px) {  .box-right  {    border-right:0px;  }}/* BANNER LG ------------------------------------------------- */@media (min-width: 768px) and (max-width: 992px) {  #sidebar .box-icon div  {    width:45px;    padding:9px;  }  #sidebar .box i  {    font-size:18px;  }  #sidebar .box  {    padding:10px;  }}/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  .box  {    padding:25px 0px 25px 25px;  }  .box-right  {    padding-right:25px;  }  #sidebar .box  {    padding:20px 0px 20px 25px;  }  #sidebar .box-right  {    padding-right:20px;  }  .box i  {    font-size:30px;   }  .box h3  {    font-size:1.1rem;  }    #sidebar .box i  {    font-size:25px;   }  #sidebar .box h3  {    font-size:1rem;  }  }/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  .box  {    padding:30px 0px 30px 30px;  }  .box-right  {    padding-right:30px;  }  #sidebar .box  {    padding:20px 0px 20px 25px;  }  #sidebar .box-right  {    padding-right:20px;  }  .box i  {    font-size:35px;   }  .box h3  {    font-size:1.2rem;  }     #sidebar .box i  {    font-size:30px;   }  #sidebar .box h3  {    font-size:1.1rem;  }}/* ------------------------------------------------------------------------------- *//* CONTENT ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content{  padding:20px 5px;  background:#ffffff;}.content-box{  padding:15px;  background:#ffffff;  border:1px solid #d4d4d4;  border-top:5px solid #F77A01;  margin-bottom:20px;  color:#111111;  border-radius:5px;}#sidebar{  border-radius:5px;  overflow:hidden;}/* CONTENT MD ------------------------------------------------- */@media (min-width: 768px) {  #content  {    padding:25px;  }   .content-box  {    padding:20px;  }  #side  {    padding-right:10px;  }}/* CONTENT LG ------------------------------------------------- */@media (min-width: 992px) {  #content  {    padding:35px;  }  .content-box  {    padding:30px;  }  #side  {    padding-right:15px;  }}/* CONTENT XL ------------------------------------------------- */@media (min-width: 1200px) {  #content  {    padding:50px;  }  #side  {    padding-right:35px;  }}.mission{  background:#1484C2;  padding:50px 10%;  display:flex;  justify-content:center;  align-items:center;}.mission h1,.mission h2,.mission h3,.mission h4,.mission h5,.mission h6,.mission a,.mission span,.mission p{  color:#ffffff !important;}.mission .mission-img,.mission .mission-text{  padding:0px 50px;}.mission .mission-img{  border-right:1px solid #d4d4d4;}/* FOOTER SM --------------------------------------------------- */@media (max-width: 768px) {  .mission  {    flex-direction:column;    gap:20px;  }  .mission .mission-img  {    border-right:0px !important;  }  .mission .mission-img,  .mission .mission-text  {    padding:0px;  }  .mission  {    padding:25px;  }}/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  color:#ffffff;  font-size:.8rem;  padding:20px 20px 55px 20px;  background:#0F6392;}#footer a{  color:#ffffff !important;}#footer .tcspromo{  padding-top:25px;}.pre-footer{  display:flex;  max-height:350px;  position:relative;  overflow:hidden;  align-items:center;  background:#1484C2;  margin-bottom:20px;}.footer-photo{  width:55%;}.footer-text{  width:45%;  padding:0px 35px 0px 0px;}.footer-text .tcs-abstract{  color:#ffffff;}.footer-text h3{  font-size:42px;  color:#ffffff;}.footer-text h3 a{  color:#ffffff;  font-weight:600;}.footer-photo img{  width:100%;  height:100%;  object-fit:cover;  clip-path:polygon(0 0, 100% 0, 82% 100%, 0 100%);}.row:has(.prefooter){  margin:0px !important;}.col-md-12:has(.prefooter){  padding:0px !important;}/* FOOTER SM --------------------------------------------------- */@media (max-width: 768px) {  .pre-footer  {    flex-direction:column;    max-height:unset;  }  .footer-photo,  .footer-text  {    width:100% !important;  }  .footer-photo img  {    clip-path:none;  }  .footer-text  {    padding: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:#1484C2;  color:#ffffff;  border:1px solid #ffffff;}/* SOCIAL BAR MD ------------------------------------------------- */@media (min-width: 768px) {  #social-links  {    padding:15px;  } }/* ------------------------------------------------------------------------------- *//* LOGIN PAGE STYLES ------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-container{  background:#1484C2;  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:#1484C2 !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:#F77A01;  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:#1484C2;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#1484C2 !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#F77A01 !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;  }  }