body{  background:#D70042;}#completedForms a{  color:red !important;  font-size:1.5rem !important;  text-decoration: underline !important;}.lprimary-bg{  background:#0a378b;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.primary-bg{  background:#093078;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.dprimary-bg{  background:#22428A;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.lsecondary-bg{  background:#e10045;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.secondary-bg{  background:#D70042;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}.dsecondary-bg{  background:#D70042;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}/* TOPBAR --------------------------------------------------------------------- */#topbar{  height:40px;  position:absolute;  z-index:1;}#topnav{  }#topnav ul{  list-style:none;  margin:10px 0px 0px 0px;  padding:0px;}#topnav ul li{  float:left;  margin:0px 10px 0px 0px;  padding:0px 10px 0px 0px;  border-right:1px solid #fff;  color:#fff;  font-size:12px;}#topnav ul .last{  border-right:0px;}#topnav ul li a{  color:#fff;  text-decoration:none;}#toplinks{  }#toplinks ul{  list-style:none;  margin:0px;  padding:0px;}#toplinks ul li{  float:right;  margin:6px 0px 0px 10px;  padding:0px;}#toplinks .social_icon a{  display:block;  width:26px;  height:26px;  text-align:center;  background:#D70042;  padding:1px 0px 0px 0px;  font-size:17px;  color:#ffffff;}#site_search{}#site_search input.search_button, .section_search input.search_button, input.tcsFormButton{  background:#D70042;  position: relative;  top: -4px;  border:0px;  color:#ffffff;  padding:0px 10px;  height:26px;}#site_search .search_input, .section_search .search_input{  background:#fff;  width:150px;  position: relative;  top: -3px;  border:0px;  color:#777777;  height:26px;  padding:0px 10px;  font-style:italic;  font-size:14px;}#topnav ul li:last-child{  border-right: 0px;}/* TOPBAR MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   }/* TOPBAR TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px) {   #site_search  {    display:none;  }}/* TOPBAR PHONE ---------------------------- */@media (max-width:767px) {   #topnav, #site_search  {    display:none;  }}/* ------------------------------------------------------------------------------- *//* HEADER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#header{  background:#093078;  position:relative;  text-align:center;  z-index:9;  height:307px;  border-bottom:3px solid #ffffff;}#header-interior{  background:#093078;  position:relative;  text-align:center;  z-index:9;  height:auto;  border-bottom:5px solid #D70042;}#header-interior #nav .dropdown-menu .subnav-dark{  padding-top:50px !important;}#logo{  padding:5px;   position:relative;}#logo a img{  height:120px;  position:relative;  z-index:5;}#header-interior img{  height:120px;  margin-top:5px;  margin-bottom:5px;  position:relative;  z-index:9;}#header-buttons{  padding-top:10px;}#header-button-red, #header-button-white{  width:50%;  float:right;}#header-button-red, #header-button-white{  border-radius:5px;  overflow:hidden;  margin-left:auto;}#header-button-red a{  display:block;  color:#ffffff !important;  text-decoration:none !important;  text-align:center;  padding:10px;  font-weight:900;  text-transform:uppercase;  position:relative;  font-size:.9rem;  z-index:10;}#header-button-white a{  display:block;  color:#093078 !important;  text-decoration:none !important;  text-align:center;  padding:10px;  font-weight:900;  text-transform:uppercase;  position:relative;  font-size:.9rem;  z-index:10;}#header-button-red a{  background:#D70042;}#header-button-white a{  background:#ffffff;}#header-button-red i, #header-button-white i{  position:absolute;  top:0px;  left:0px;  bottom:0px;  width:0px;  padding-top:12px;}#header-button-red i{  background:#e10045;}#header-button-white i{  background:#0a378b;}/* HEADER XS/SM ONLY ----------------------------------------- */@media (max-width: 767px) {  .logo img  {    max-height:198px;  }  #header  {    border-bottom: 3px solid #111111;  }  #header-interior  {    border-bottom: 3px solid #111111;  }}/* HEADER MD ------------------------------------------------- */@media (min-width: 768px) {  #logo  {    padding:5px;     position:relative;  }  #logo a img  {    height:120px;    position:relative;  z-index:1;  }  #header  {  }  #header  {    height:133px;    position:sticky;    top: 0;    left: 0;    right: 0;  }  #header-buttons  {    position:absolute;    right:20px;    top:20px;    padding:0px;  }  #header-button-red, #header-button-white  {    width:135px;    margin-right:10px;    float:right;  }  #header-button-red a, #header-button-white a  {    padding:7px;    font-size:.7rem;  }  #header-button-red i, #header-button-white i  {    width:0px;    padding-top:12px;  }}/* HEADER LG ------------------------------------------------- */@media (min-width: 992px) {  #logo  {    padding:5px;     position:relative;    top:10px;  }  #logo a img  {    height:200px;    position:relative;    z-index:1;  }  #header  {    position:sticky;    left:0px;    right:0px;    top:0px;    width:100%;    z-index:888;  }   #header-interior  {    position:sticky;    left:0px;    right:0px;    top:0px;    width:100%;    z-index:888;  }   #header-buttons  {    right:20px;    top:20px;  }   #header-button-red, #header-button-white  {    width:170px;    float:right;  }  #header-button-red i, #header-button-white i  {    width:40px;  }  #header-button-red a, #header-button-white a  {    font-size:.8rem;  }  .logo img  {    max-height:225px;    position:relative;    top:15px;  }}/* HEADER XL ------------------------------------------------- */@media (min-width: 1200px) {  #header-button-red a, #header-button-white a  {    padding:10px;  }  #header-button-red i, #header-button-white i  {    width:46px;    padding-top:15px;  }    #header-button-red, #header-button-white  {    width:180px;    float:right;  }   #header-button-red a, #header-button-white a  {    font-size:.9rem;  }}/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  font-weight:700;  color:#ffffff !important;}#nav-members a:link, #nav-members a:visited{  color:#093078 !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:#D70042;    margin-top:20px;    border-radius:0px;  }  #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 solid #d4d4d4;    padding:10px;    font-size:.9rem;    color:#093078 !important;  }  .d-none-text  {    display:none;  }}/* NAV MD ----------------------------------------------------- */@media (min-width: 768px){  #nav .navbar-collapse  {    justify-content:center;  }  #nav-left  {    padding-right:64px;     display:block !important;    position:absolute;    right:50%;    bottom:0px;  }  #nav-right  {    padding-left:64px;    display:block !important;    position:absolute;    left:50%;    bottom:0px;  }  .nav-item  {    padding:3px 5px;    float:left;    border-top:3px solid #ffffff;  }  .nav-item:hover  {    border-top:3px solid #D70042;  }  #nav a:link, #nav a:visited  {    padding:0px;    padding-bottom:10px;    font-size:.8rem;  }  .d-none-text  {    display:none;  }}/* NAV LG ------------------------------------------------- */@media (min-width: 992px) {  #nav-left  {    padding-right:140px;   }  #nav-right  {    padding-left:140px;  }  .nav-item  {    padding:5px 8px;  }  #nav a:link, #nav a:visited  {    font-size:.7rem;   }    .d-none-text  {    display:block;  }}/* NAV XL ------------------------------------------------- */@media (min-width: 1200px) {  #nav-left  {    padding-right:145px;  }  #nav-right  {    padding-left:145px;  }  .nav-item  {    padding:5px 11px;  }  #nav a:link, #nav a:visited  {    font-size:.8rem;   }  }/* NAV XXL ------------------------------------------------- */@media (min-width: 1400px) {  .nav-item  {    padding:5px 17px;  }  #nav a:link, #nav a:visited  {    font-size:.9rem;   }  }/* 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, #nav .dropdown-menu h4  {    padding: 20px;    border-top: 1px solid #d4d4d4;    color:#ffffff;  }  .subnav .sub-section  {    padding:0px 0px 40px 20px;  }  #nav .dropdown-menu h5.title   {    padding:10px;    margin:10px 0px 0px 0px;    border:0px;  }}/* DROPDOWN MD ------------------------------------------------ */@media (min-width: 768px){  #nav .dropdown-menu   {    position:fixed !important;    right:0px;    left:0px;    margin:0px;    padding:20px !important;    transform: none !important;    border-radius: 0px;    top:130px !important;  }  #nav .subnav  {    z-index:0;  }  #nav .dropdown-menu .subnav-col  {    padding:20px;  }  #nav .dropdown-menu .subnav  {    background:#093078;    color:#ffffff;    font-size:.9rem;  }  #nav .dropdown-menu .subnav-dark  {    background:#22428A;    color:#ffffff;    font-size:.9rem;    padding-top:100px !important;  }  .subnav .sub-section  {    padding-bottom:40px;  }  #nav .secondary-nav .dropdown-menu .subnav  {    background:#093078;  }  #nav .secondary-nav .dropdown-menu  .subnav-dark  {    background:#093078;  }  #nav .accent-nav .dropdown-menu .subnav  {    background:@teal;  }  #nav .accent-nav .dropdown-menu  .subnav-dark  {    background:@daccent;  }  .subnav .learn-more   {    padding:10px 20px !important;    border:1px solid #ffffff;    display:inline-block !important;    margin:10px 0px 20px 0px;  }  .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;    display:block;    padding:0px;    text-transform:none;  }  #nav .dropdown-menu a i   {    font-size:.6rem;    padding-right:10px;  }}/* DROPDOWN LG ------------------------------------------------- */@media (min-width: 992px) {  #nav .dropdown-menu .subnav-col  {    padding:30px;  }   #nav .dropdown-menu   {    padding:0px !important;    top: 130px !important;  }}/* DROPDOWN XL ------------------------------------------------- */@media (min-width: 1200px) {  #nav .dropdown-menu .subnav-col  {    padding:50px;  } }/* ------------------------------------------------------------------------------- *//* SUB NAV DROPDOWN - STRAIGHT LIST DROPDOWN ------------------------------------- *//* ------------------------------------------------------------------------------- */#nav .dropdown-menu.subnav{  color:#ffffff;  padding:0px;  background:#093078;  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 0px 0px 0px;  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: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:#093078;  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 solid #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 solid #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:#093078;  }  .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;}.carousel-control-prev {  bottom:50%;  top:50%;  height:30px;  width:30px;  left:10px;  background:#000;  border-radius:25px;  margin-top:-15px;}.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%;}#banner .tcsnewsarticle_photo img{  width:100%;}#banner-subpage{  background:#D70042;  background-image:linear-gradient(to bottom right, transparent, rgba(255,255,255,.25));  height:20px;}.banner-search {  background:#c5003cBB;  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:#093078;  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-slideshow-item .tcsnewsarticle_photo img{  width:100% !important;}/* 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   {    background:#093078aa;    padding:25px;    position:absolute;    bottom:0px;  }  .banner-search   {    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-search   {    position:absolute;    left:60%;    right:30px;    padding:35px;    font-size:1rem;  }  .banner-text   {    position:absolute;    top:0px;    left:55%;    right:0px;    margin-right:0px;    padding:30px;    font-size:1rem;  }  #banner .carousel-item .admin_controls  {    padding-left:250px;  }}/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  .banner-text   {    left:65%;    padding:50px;    font-size:1rem;  }    .banner-search   {    left:70%;    padding:50px;  }  }/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#boxes .col-md{  padding:0px;}.box{  text-align:center;  position:relative;  padding:20px;  background:#ffffff !important;}.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:1;  position:relative;}.box h3{  font-size:20px;  text-transform:uppercase;}.box h3 .admin_controls{  display:none;}.box hr{  margin:40px 40px 0px 40px;}.box-icon{  width:60px;  height:60px;  font-size:30px;  border-radius:100%;  color:#ffffff;  margin-top:-30px;  margin-bottom:10px;  margin-left:auto;  margin-right:auto;}.box-icon i{  font-size:30px;   color:#ffffff;  margin:auto;  text-align:center;    padding-top:15px;}.box-text{  margin:auto;  text-align:center;    font-size:.9rem;  padding-bottom:15px;}.box h3{  color:#ffffff;  font-size:1rem;  margin:auto;  text-align:center;  padding:0px;}.box h3 p{  margin:0px;  padding:0px;}.lprimary-bg h3{  color:#0a378b;}.lprimary-bg .box-icon{  background:#0a378b;}.lprimary-bg hr{  border-top:1px solid #0a378b;}.lprimary-bg span{  background:#0a378b;}.primary-bg h3{  color:#093078;}.primary-bg .box-icon{  background:#093078;}.primary-bg hr{  border-top:1px solid #093078;}.primary-bg span{  background:#093078;}.dprimary-bg h3{  color:#22428A;}.dprimary-bg .box-icon{  background:#22428A;}.dprimary-bg hr{  border-top:1px solid #22428A;}.dprimary-bg span{  background:#22428A;}.lsecondary-bg h3{  color:#e10045;}.lsecondary-bg .box-icon{  background:#e10045;}.lsecondary-bg hr{  border-top:1px solid #e10045;}.lsecondary-bg span{  background:#e10045;}.secondary-bg h3{  color:#D70042;}.secondary-bg .box-icon{  background:#D70042;}.secondary-bg hr{  border-top:1px solid #D70042;}.secondary-bg span{  background:#D70042;}/* BANNER MD ------------------------------------------------- */@media (min-width: 768px) {  .box  {    padding:25px;    height: 300px;  }}/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  .box  {    padding:25px;    height:300px;  }  .box h3  {    font-size:1.1rem;  }    #sidebar .box h3  {    font-size:1rem;  }  }/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  .box  {    padding:30px;    height:285px;  }  .box h3  {    font-size:1.2rem;  }     #sidebar .box h3  {    font-size:1.1rem;  }}/* ------------------------------------------------------------------------------- *//* CONTENT ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content{  padding:20px 5px;  background:#ffffff;}.content-box{  padding:15px;  background:#ffffff;  border:1px solid #d4d4d4;  overflow:hidden;  margin-bottom:20px;  color:#111111;  border-radius:5px;}.content-box .title-red{  margin:-15px -15px 20px -15px;  background:#D70042;  color:#ffffff;  padding:15px;  position:relative;}.content-box .title-blue{  margin:-15px -15px 20px -15px;  background:#093078;  color:#ffffff;  padding:15px;  position:relative;}.content-box .title-red .viewall,.content-box .title-blue .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;}/* CONTENT MD ------------------------------------------------- */@media (min-width: 768px) {  #content  {    padding:20px;  }   .content-box  {    padding:20px;  }  .content-box .title  {    margin:-20px -20px 20px -20px;    padding:15px 20px;  }  #side  {    padding-right:10px;  }}/* CONTENT LG ------------------------------------------------- */@media (min-width: 992px) {  #content  {    padding:30px;  }  .content-box  {    padding:30px;  }  .content-box .title  {    margin:-30px -30px 20px -30px;    padding:15px 30px;  }  #side  {    padding-right:15px;  }}/* CONTENT XL ------------------------------------------------- */@media (min-width: 1200px) {  #content  {    padding:40px;  }  #side  {    padding-right:35px;  }}/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  color:#ffffff;  font-size:.8rem;  padding:0px;  text-align:center;}#footer a{  color:#ffffff !important;}#footer .tcspromo{  padding-top:0px;}/* FOOTER MD --------------------------------------------------- */@media (min-width: 768px) {  #footer  {    padding:25px;  }  #footer .tcspromo  {    text-align:right;    padding-top:0px;  }}/* FOOTER LG ------------------------------------------------- */@media (min-width: 992px) {  #footer  {    padding: px  }}/* FOOTER XL ------------------------------------------------- */@media (min-width: 1200px) {  #footer  {    padding: px;  }}/* ------------------------------------------------------------------------------- *//* 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:#093078;  color:#ffffff;  border:1px solid #ffffff;}#social-links .social_icon-donate a{  display:block;  padding:3px 0px;  width:130px;  height:40px;  font-size:20px;  border-radius:30px;  text-align:center;  background:#093078;  color:#ffffff;  border:1px solid #ffffff;  text-decoration:none;}/* SOCIAL BAR MD ------------------------------------------------- */@media (min-width: 768px) {  #social-links  {    padding:15px;  } }/* ------------------------------------------------------------------------------- *//* LOGIN PAGE STYLES ------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page.login-bg{  background:url(http://lists.oclre.org/aws/OCLRE/am/gi/banner-bg.jpg?ver=2) no-repeat center center;  background-size:cover;}.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:700px;}#login-logo{  padding-bottom:25px;  margin-bottom:25px;  border-bottom:1px solid #d4d4d4;  text-align:center;}#login-text{  padding-bottom:25px;  margin-bottom:25px;  border-bottom:1px solid #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:#093078 !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:#D70042;  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:#093078;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#093078 !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#D70042 !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;  }  }/* ------------------------------------------------------------------------------- *//* PROGRAMS STYLES --------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.programs .tcslegend, .programs .back_to_top{  display:none;}.programs .tcslegendtitle{  color:#fff;  margin:10px 0px;  background:#093078;  padding:10px 10px 10px 10px;  font-size:1.2em;  text-align:center;}.programs img{  float:right;  margin:-35px 0px 10px 10px;  width:100px;  height:100px;  border:1px solid #d4d4d4;}.programs td{  padding:15px;}.programs h3{  padding:0px 0px 5px 0px;  border-bottom:1px solid #d4d4d4;  color:#D70042;  margin:0px 0px 10px 0px;}.programs_even, .programs_odd{  padding:15px;}.programs h3 a{  color:#D70042;  text-decoration:none !important;}.programs p{  margin:0px 0px 10px 0px;}