html{  height:100%;}body{  background:#ffffff;  height:100%;}.lprimary-bg{  background:#694243;}.primary-bg{  background:#370304;}.dprimary-bg{  background:#290203;}.lsecondary-bg{  background:#B0C7B8;}.secondary-bg{  background:#95B4A0;}.dsecondary-bg{  background:#708778;}/* ------------------------------------------------------------------------------- *//* HEADER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#header-date{  color:#ffffff;  text-transform:uppercase;  font-size:.8rem;  font-weight:500;}#header-date b{  font-weight:500;  color:#370304;}#ticket-button{  height:60px;  background:#95B4A0;  background:linear-gradient(to bottom right,#95B4A0, #708778);  border-radius:5px;  border:2px solid #ffffff;  margin:10px;  position:relative;}  #ticket-button:hover{  background:#95B4A0;  background:linear-gradient(to bottom right,#B0C7B8, #95B4A0);}#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;} .mainpage .pic{  height:450px !important;}.pic{  height:375px;  position:relative;  z-index:100;}#content_concert_pic{  background: url(https://www.oada.com/aws/OADA/am/gi/concert-main.jpg?ver=1) no-repeat center center;  background-size: cover;  background-attachment: fixed;}.concert-text{  margin-top:-375px;  position:relative;  height:375px;  width:100%;  position:relative;  background:#222222aa;  z-index:887;  padding:0px 100px;  display:flex;  justify-content:center;  align-items:center;  text-align:center;  flex-direction:column;}.concert-text h1,.concert-text h2,.concert-text h3,.concert-text h4,.concert-text h5,.concert-text h6,.concert-text p,.concert-text a,.concert-text span{  color:#ffffff !important;}/* HEADER SM ------------------------------------------------- */@media (max-width: 768px) {  .pic  {    height:500px;  }  .concert-text  {    margin-top:-500px;    height:500px;  }  #logo  {    display:none;  }   .no-mobile  {    display:none;  }  .mobile-only  {    padding:20px;    width:350px;    display:block !important;  }  #header  {    text-align:center;  }  .concert-text  {    padding:0px 30px;  }}/* HEADER MD ------------------------------------------------- */@media (min-width: 768px) {  #logo  {    padding:0px 0px 10px 0px;    height:70px;  }   #header  {    border-bottom:5px solid #95B4A0;  }  #header-buttons  {    position:absolute;    right:20px;    top:20px;    padding:0px;  }  #header-button-join, #header-button-profile, #header-button-login  {    width:150px;    float:right;  }  #header-button-join a, #header-button-profile a, #header-button-login a  {    padding:10px 10px 10px 40px;    font-size:.9rem;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    width:36px;    padding-top:12px;  }  #ticket-button  {    position:fixed;    height:40px;    right:0px;    top:40px;    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 LG ------------------------------------------------- */@media (min-width: 992px) {  #header-border  {    position:fixed;    width:100%;    z-index:999;  }  #header  {    position:sticky;    left:0px;    right:0px;    top:0px;    width:100%;    z-index:888;  }   #logo  {    padding:0px 0px 20px 0px;    height:90px;  }   #header-buttons  {    right:30px;    top:30px;  }   #header-button-join, #header-button-profile, #header-button-login  {    width:175px;    float:right;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    width:40px;  }  #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 XL ------------------------------------------------- */@media (min-width: 1200px) {  #logo  {    padding:10px 0px;    height:100px;  }   #header-button-join a, #header-button-profile a, #header-button-login a  {    padding:10px 10px 10px 50px;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    width:46px;    padding-top:15px;  }   }/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  text-transform:uppercase;  font-weight:400;}#nav-primary a{  background:#370304;}#nav-secondary a{  background:#95B4A0;}#nav .nav-item:hover{  background:#111111;  color:#ffffff !important;  border-radius:5px;}#nav a:hover{  color:#ffffff !important;}#nav .nav-item:hover:first-child{  background:transparent !important;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #nav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#708778;    background-size:cover;      border:1px solid #708778;    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:#95B4A0;    border:1px solid #95B4A0;    margin:0px 0px;    position:relative;    z-index:999;  }  .nav-item  {    clear:both;  }  #nav a:link, #nav a:visited  {    border-bottom:1px dashed #777777;    padding:10px;    color:#ffffff;  }}/* NAV MD ----------------------------------------------------- */@media (min-width: 768px){  #nav  {    background:#ffffff;    padding:10px;  }  .nav-item  {    padding:0px 10px;  }  #nav a:link, #nav a:visited  {    border-radius:5px;    padding:10px 0px;    font-size:.9rem;    color:#111111;  }}/* NAV LG ------------------------------------------------- */@media (min-width: 992px) {}/* NAV XL ------------------------------------------------- */@media (min-width: 1200px) {  #nav  {    padding:15px;  }     #nav a:link, #nav a:visited  {    padding:10px 10px;    font-size:1rem;  }}/* ------------------------------------------------------------------------------- *//* 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:#95B4A0;  background-image:linear-gradient(to bottom right, #708778, #111111);  font-size:.9rem;}#nav .dropdown-menu.submenu h4{  color:#ffffff;  font-weight:700;  margin-bottom:0px;  text-transform:uppercase;}#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   {    border-radius:0px 0px 5px 5px;    opacity:.95;    border:0px;    padding:15px;    margin-top:15px;    width:650px;  }  #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   {    padding:20px;    margin-top:25px;  } }/* 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:#95B4A0;  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:#370304;  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:#370304;  }  .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;  border-bottom:5px solid #ffffff;}#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:#95B4A0;  background-image:linear-gradient(to bottom right, transparent, rgba(255,255,255,.25));  height:20px;}.banner-text {  background:#708778aa;  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;}.tyler-headshot{  position:absolute;  bottom:0px;}.banner .col-md-7{  text-align:center;  padding:20px 0px;}.banner-left{  width:65%;}.banner-slideshow img{  width:100%;}.tyler{  background:url("https://www.oada.com/aws/OADA/am/gi/tyler-banner.png?ver=1") right center;  min-height:400px;  height:100%;  background-repeat:no-repeat;  width:100%;  position:relative;  top:0px;  left:0px;  right:0px;  z-index:50;  bottom:0px;  background-size:cover;}.tyler .col-md-6 h1,.tyler .col-md-6 h2,.tyler .col-md-6 h3,.tyler .col-md-6 h4,.tyler .col-md-6 h5,.tyler .col-md-6 h6,.tyler .col-md-6 p,.tyler .col-md-6 a,.tyler .col-md-6 span{  color:#ffffff !important;}.tyler .content-box{  background:transparent;}/* BANNER MD ------------------------------------------------- */@media (min-width: 768px) {  #banner-video  {    height:350px;  }  .banner-text   {    padding:25px;    position:absolute;    bottom:0px;  }  .tyler  {    background:url("https://www.oada.com/aws/OADA/am/gi/tyler-banner.png?ver=1") left center;    min-height:400px;    height:100%;    background-repeat:no-repeat;    width:100%;    position:relative;    top:0px;    left:0px;    right:0px;    z-index:50;    bottom:0px;    background-size:cover;  }}/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  #banner-video  {    height:450px;  }  .banner-text   {    position:absolute;    top:0px;    left:55%;    right:0px;    margin-right:0px;    padding:30px;    font-size:1rem;  }}/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  .banner-text   {    left:65%;    padding:50px;    font-size:1rem;  }  }/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#boxes .col-md{  padding:0px;}#boxes{  background:#95B4A0;}.box-img{  border-radius:20px;}.box{  text-align:center;  position:relative;  padding:20px;}.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 .admin_controls{  display:none;}.box-icon{  margin:auto;  text-align:center;  }.box i{  font-size:30px;   color:#ffffff;  margin:auto;  text-align:center;    padding-bottom:10px;}.box-text{  margin:auto;  text-align:center;  }.box h3{  color:#ffffff;  font-size:1rem;  margin:auto;  text-align:center;  padding:0px;}.box h3 p{  margin:0px;  padding:0px;}/* BANNER MD ------------------------------------------------- */@media (min-width: 768px) {}/* BANNER 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;  }  }/* BANNER 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;  }}/* ------------------------------------------------------------------------------- *//* CONTENT ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content{  padding:20px 5px;  background:#eaeaea;}.content-box{  padding:25px;  background:#ffffff;  color:#111111;  margin:0px 0px 20px 0px;}#content-box{  padding:15px 0px;  background:#ffffff;  margin-bottom:20px;  border:1px solid #d4d4d4;  color:#111111;  margin:50px 0px;}.sidebar{  position:relative;  border-radius:10px;  overflow:hidden;}.sidebar #boxes{  padding:0px 0px 30px 0px;}.sidebar #boxes .box{  padding:30px 30px 0px 30px;}.featured .row .col-md-8,.featured .row .col-md-4{  padding:0px;  background:#111111;}.featured .row .col-md-8{  text-align:center;  display:flex;  flex-direction:column;  justify-content:center;  align-items:center;  padding:25px;}.featured .row .col-md-8 p,.featured .row .col-md-8 a{  color:#ffffff;}.featured .row .col-md-8 img{  width:300px;}.featured .row .col-md-4 img{  width:100%;}/* CONTENT MD ------------------------------------------------- */@media (min-width: 768px) {  #content  {    padding:25px;  }   .content-box  {    padding:25px;  }  .interior #content-container  {    padding:50px;  }  #content-box  {    padding:0px;  }  #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;  }}/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  color:#ffffff;  font-size:.8rem;  padding:20px 20px 55px 20px;  text-align:center;}#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:#370304;  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://www.oada.com/aws/OADA/am/gi/banner-bg.jpg) no-repeat center center;  background-size:cover;}.login-container{  background:#37030450;  background-image:linear-gradient(to bottom right, #37030490, #11111190);  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:#370304 !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:#95B4A0;  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:#370304;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#370304 !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#95B4A0 !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;  }      #main  {    margin-top:15px;  }  #content-box  {    padding:0px;  }}/* 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;  }  }