



body {
    background: #242424;
    color: #414A51;
    font-family: Roboto, Sans-Serif;
    font-size: 18px;
    font-weight: 400;
    /* line-height: 1.8; */
}

body .aside-bg,
.col-body {
    background-color: #f7f7f7 !important;
}

.logo-wrap{padding: 12px 50px 12px 20px;}
.logo-wrap img{height: 52px;}

.header-logo{
    background: url("../images/logo.jpg");
    background-repeat: no-repeat;
    background-position: left;
    width: auto;
    height: 68px;
    background-size: contain;
}

.ui-tooltip {
    padding: 4px ;
    background: #e7e7e7;
    border-radius: 0px;
    border: 0.5px solid #c8c8c8;
    text-wrap: nowrap;
    font: normal 12px  'aktiv-grotesk', Arial, sans-serif;
    /* text-transform: uppercase; */
    box-shadow: none;
  }
.theme-utm{
.logo-wrap.main-container{
    background-color: #002a5c;
}

 .header-logo{
  
  
    height: 65px;
    background-image: url("../images/tds_white.png");
    background-position: left;
    width: 200px;
}
    .navbar.fixed .logo{
        display: none;
    }
}

/* Typography  */
/* ------------------------------------ */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
    color: #993333;
    font-weight: 600;
}

h1,
h2,
h4,
h5,
h6 {
    color: #993333;
    line-height: 1.2;
}
h1, .h1, h2, .h2{
    font-family: "Poppins", sans-serif;
    font-weight: 600
}
h1,
.h1 {
    font-size: 32px;
    
}


h2,
.h2 {
    margin: 10px 0;

   
    font-size: 26px;
}




.h3,
h3,
.lead {
    font-size: 22px;
    margin: 5px 0;
    color: #993333;
    font-weight: 600;;
}



h4,
.h4 {

    margin: 5px 0;
    font-size: 20.4px
}

h5,
.h5 {
   
    margin: 5px 0 0;
    font-size: 20px
}

h6,
.h6 {
    font-weight: 400;
    margin: 5px 0 0;
    font-size: 18.8px;
}

p,
.p {
    font-size: 16px;
    line-height: 1.8;
    color: #414A51;
}
a{
    text-decoration: none;
    color: #993333;
}
a:hover{
    text-decoration: none;
}
.theme-utm {
    h1,h2,h3,h4,h5,h6, .p, p{
        color: #002a5c;
    }
   
}

select {
    color: #993333;
}
.card-seat i.fa {
    color: #993333;
}
#cboVenue {
    margin-right: 15px
}
.bg-image {
    background-color: #242424;
}
.content {
    padding-top: 30px;
}
.btn-primary, .event-item .btn-container a div, a[class^='btn-'], button[class^='btn-'] {
    font-weight: 600;
}	
@media(min-width: 768px) {

    h2,
    .h2 {
        font-size: 32px;
    }
}
@media(min-width: 768px) {

    h1,
    .h1 {
        font-size: 40px;
    }
}
@media(min-width: 768px) {

    .h3,
    h3,
    .lead {
        font-size: 26px
    }
}
@media(min-width: 768px) {

    p,
    .p {
        font-size: 18px;
    }
}


/* Header/Footer */
/* ------------------------------------ */
.top-header img {
    max-width: 18-0px;
}

.top-header {
    background-color: #fff !important;
    height: 85px;
}

footer.bg-dark,
footer {
    background-color: #242424;
}

.theme-utm {

    footer.bg-dark,footer{
        background-color: #002a5c;
    }
}

/* Main Nav */
/* ------------------------------------ */
.col-nav-body,.content {
    background-color: transparent;
}

.col-nav-body .top-header,
.col-nav-body .navbar {
    padding: 0 !important;
    background-color: #fff !important;
}

.logo-wrap.main-container,
.navbar {
    background-color: #fff;
}

.navbar {
    border-top: 1px solid #D9E1E8 !important;
    border-bottom: 1px solid #fff !important;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .1);
}
.navbar a{
    display: inline-block;
}

.navbar>a,
.primary-nav .nav-item.active,
.navbar-nav.primary-nav .nav-item,
.navbar .navbar-menu>a,
.dropdown-m .dropbtn {
    color: #242424;
    border-top: 3px solid transparent;
}






.navbar>a:hover,
.primary-nav .nav-item.active,
.navbar-nav.primary-nav .nav-item:hover,
.navbar .navbar-menu>a:hover,
.navbar a.active,
.dropdown-m:hover .dropbtn {
    background-color: #993333  !important;
    color: #fff !important;
    border-top: 3px solid #993333;
    box-shadow: 0 -10px 15px 0 rgba(0, 0, 0, .1);
}
.btn-donate{
    background: #993333;
      color: white !important;
  }
  .btn-donate:hover, .btn-donate.active{
    color: #993333 !important;
  }
.navbar-nav.primary-nav .nav-item:hover a {
    background: none;
}

.navbar .dropdown-m .dropbtn {
    border-top: 3px solid transparent;
}

.navbar .dropdown-m .dropbtn:hover {
    border-top: 3px solid #993333;
    box-shadow: 0 -10px 15px 0 rgba(0, 0, 0, .1);
    background-color: #fff ;
}
.navbar .dropdown-content{    margin-right: .5rem;
    margin-left: .5rem;}
.navbar .dropdown-content .column {
    background-color: #fff ;
    color: #993333 ;
    padding: 0 ;
}

.navbar .dropdown-content .column a {
    background-color: #fff !important;
    color: #993333 !important;
    border-bottom: 1px solid #D4D4D4;
}

.navbar .dropdown-content .column a:hover {
    background-color: #993333 ;
    color: #fff ;
    border-bottom: 1px solid #993333;
}

.count-badge {
    background-color: #242424;
}

.theme-utm{
    .dropdown-m:hover .dropbtn {
        border-top-color: #993333;
    }
}



/* Buttons */
/* ------------------------------------ */

.btn-primary,
.event-item .btn-container a div,
a[class^='btn-'],
button[class^='btn-'] {
    background-color: #9c1331;
    border: 1px solid #9c1331;
    border-radius: 0 ;
    color: white ;
}

.btn-primary:hover,
.event-item .btn-container a:hover div,
a[class^='btn-']:hover,
button[class^='btn-']:hover {
    background-color: #580b1c;
    border: 1px solid #580b1c;
    color: #fff !important;
}

.btn-primary:active,
.event-item .btn-container a:active div,
a[class^='btn-']:active,
button[class^='btn-']:active {
    background-color: #fff ;
    border: 1px solid #993333 ;
    border-radius: 0 !important;
    color: white;
}


.theme-utm{
        .btn-primary,
        .event-item .btn-container a div,
        a[class^='btn-'],
        button[class^='btn-'] {
            background-color: #993333 ;
            border: 1px solid #993333 ;
            border-radius: 0 ;
            color: #993333;
        }

        .btn-primary:hover,
        .event-item .btn-container a:hover div,
        a[class^='btn-']:hover,
        button[class^='btn-']:hover {
            background-color: #006c8b ;
            border: 1px solid #006c8b ;
            color: white !important;
        }

        .btn-primary:active,
        .event-item .btn-container a:active div,
        a[class^='btn-']:active,
        button[class^='btn-']:active {
            background-color: #006c8b ;
            border: 1px solid #006c8b ;
            border-radius: 0 !important;
            color: white !important;
        }
}

/* Table */
/* ------------------------------------ */

.header-row {
    color: #993333 ;
    font-weight: 600 ;
    background-color: #e9e9e9;
}

.item-row {
    font-size: 16px !important;
    background: #fff !important;
    color: #414A51 !important;
}

div.item-row:nth-child(odd) {
    background-color: #f7f7f7 !important;
}

.basic-tbl-no-top-border {
    background-color: #fff !important;
    color: #414A51 !important;
}

.basic-tbl-no-top-border tbody tr:nth-child(odd) {
    background-color: #f7f7f7 !important;
}

.basic-tbl {
    background-color: #fff !important;
    box-shadow: 0 5px 17px 0 rgba(0, 0, 0, .1) !important;
}




/* Event tiles */
/* ------------------------------------ */

.event-item {}

.event-item .event-content {
    background: white;
    border: none !important;
    box-shadow: 0 5px 17px 0 rgba(0, 0, 0, .1) !important;
    padding-bottom: 75px;
}

.event-item span a.event {
    color: #993333 ;
    text-decoration: none;
    /*border-bottom: 1px solid #00b2ce;*/
    line-height: 1em ;
    margin-bottom: 6px;
    font-weight:bold;
    display: inline-block;
    text-transform: uppercase;

}
.event-item .date-time, .event-item .venue{
    color: #505255;
}

.event-item span a.event:hover,
.event-item span a.event:focus,
.event-item span a.event:active {
    color: #993333;
   /* background: rgba(0, 94, 184, .2);*/
   border-bottom: 1px solid #993333;
}

.event-item .btn-container {
    margin-bottom: 10px;
}


/* Input fields */
/* ------------------------------------ */
.cmboboxSelection,
select {
    border-radius: 0 ;
    background-position: calc(100% - 0.25em) 0.75rem ;
}

input {
    border-radius: 0 ;
}


/* Icons */
/* ------------------------------------ */
.fa[onclick] {
    color: #993333 !important;
}


/* Containers */
/* ------------------------------------ */

.card-item {
    border-radius: 0 !important;
    background-color: #fff !important;
    border: none !important;
    box-shadow: 0 5px 17px 0 rgba(0, 0, 0, .1) !important;
}

.page-section {
    padding-left: 10px;
    padding-right: 10px;
}


/* Share Links */
/* ------------------------------------ */

.share li a {
    background: #fff;
    color: #993333 !important;
    border: 1px solid #993333;
}

.share li a:hover {
    background: #993333;
    border-color: #993333;
}

/* Misc */
/* ------------------------------------ */
.card-item table {
    padding: 8px 8px;
    margin: 12px auto;
    color: #414A51 !important;
    border: none;
    background: #fff;
}

.typography .card-item h1,
.typography .card-item h2 {
    padding-top: 0 !important;
}
.basic-tbl thead {
    /* background-color: #CBBEB7; */
    background-color: #d9e1e8;
    
}
.basic-tbl thead th{
    color: #000;
}