/* Header, footer, and other custom styles go here */

/*fonts*/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i,900');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,600,700,800');
/*fonts end*/


.navbar .nav.topmenu{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: #fff;
    height: 30px;
        padding: 0;
        margin: 0;

    padding-left: 2%;
    padding-right: 2%;
    border-bottom: 1px solid rgba(255,255,255,0.25);
    z-index: 99;
}
.navbar .topmenu>li>a{
    color: #34006f;
    padding: 0;
    text-decoration: none;
    font-size: 11px;
    font-weight: 700;
    padding:0;
    margin-top: 10px;
    border-color: #ffffff;
    font-family: roboto;
    text-shadow: none;
    box-shadow: none;
    margin-left: 10px;
    margin-right: 10px;
    border-right: 1px solid rgba(255,255,255,0.25);
    line-height: 9px;
    border-bottom: 1px solid #fff;

}
.navbar .topmenu>li:first-child>a{
    margin-right: 0 !important;
    border: 0;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
}
.navbar .topmenu>li>a:hover{
    color: #cc3333;
    border-bottom: 1px solid #cc3333;
}
.navbar .topmenu>li{
    float: right;
}
.navbar-fixed-top{
    top: 31px;
}
.navbar .brand{
    padding: 0;
    max-width: 80px;
    margin-left: 0px;
}
.navbar-fixed-top .navbar-inner{
    padding: 0;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 1px;
    background: #E8E6EA;
}
.navbar .navbarright>li>a{
    font-family: roboto;
    text-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    color: #34006f;
    height: 80px;
    line-height: 80px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 13px;
    padding-right: 13px;
}
#footer{
    position: relative;
    background: #494949;
    padding-left: 20px;
    padding-right: 20px;
}
.navbar-inverse .navbar-inner{
    background: #494949;
}
#footer .span4{
    width: 33.333%;
    margin: 0;
    padding-top: 50px;
    padding-bottom: 40px;
}
#footer p{
    padding: 0;
    margin: 0;
    color: #fff;
    font-family: raleway;
    font-size: 13px;
    line-height: 15px;
}
#footer a{
    padding: 0;
    margin: 0;
    color: #fff;
    font-family: raleway;
    font-size: 13px;
    line-height: 15px;
}
#footer a:hover{
    opacity: 0.7;
}
.lastone p{
    text-align: right;
}
.lastone .no{
    margin-top: 15px !important;
}
#footer h2{
    font-family: roboto;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 1.3em;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    line-height: 29px;
}
#footer .centerspan{
    padding-top: 30px;
}
#footer .centerspan .socmed{
    padding: 0;
    text-align: center;
    margin: 0;
}
#footer .centerspan .socmed li{
    display: inline-block;
}
#footer .centerspan .socmed li img{
    max-width: 40px;
    opacity: 0.6;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
#footer .centerspan .socmed li a:hover img{
    opacity: 1;
}

#footer p a {
    color: #fff !important;
}
#footer p a:hover {
    opacity: 0.7 !important;
}

.downline{
    background: black;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
}
.downline p{
    color: #ffffff;
    font-family: raleway;
    font-size: 11px;
    margin: 0;
    text-align: center;
}
.downline p a{
 color: #cc3333;
}

#new .container-fluid .row [class*="span"]:first-child{
    max-width: 580px !important;
    margin: auto;
    float: none;
}
#new textarea, #new input[type="text"], #new input[type="password"], #new input[type="datetime"], #new input[type="datetime-local"], #new input[type="date"], #new input[type="month"], #new input[type="time"], #new input[type="week"], #new input[type="number"], #new input[type="email"], #new input[type="url"], #new input[type="search"], #new input[type="tel"], #new input[type="color"], #new .uneditable-input{
    padding-top: 8px !important;
    padding-bottom: 7px !important;
}
.control-group.success .control-label, .control-group.success .help-block, .control-group.success .help-inline{
    color: #fff;
}
/*pages*/
body{
    background: #15052b;
}

.zf-body{
    margin:0;
    padding-top: 160px;
    padding-bottom: 100px;
    padding-left: calc(2% - 13px);
    padding-right: calc(2% - 13px);
    background: #15052b;

    min-height: calc(100vh - 482px);
    color: #fff;
}
.zf-body h1{
    background: transparent;
    text-align: center;
    font-family: roboto;
    font-weight: 700;
    color: #fff;
    font-size: 5em;
}
#reserveweeknav{
    padding-right: 13px;
    padding-left: 13px;
}
.schedule-filter-plain #reserveFilter a{
    color: #fff;
    font-family: roboto;
    font-weight: 400;
}
.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret,.nav .dropdown-toggle .caret,.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret{
    border-top-color: #cc3333;
    border-bottom-color: #cc3333;
}
.open>.dropdown-menu{
    background: #cc3333;
    opacity: 0.96;
}
.schedule-nav-blocks #reserveweeknav li a{
    background: #cc3333;
        color: #fff;
        border: 2px solid #cc3333;
        border-radius: 5px;

        -webkit-transition: all .25s ease;
           -moz-transition: all .25s ease;
            -ms-transition: all .25s ease;
             -o-transition: all .25s ease;
                transition: all .25s ease;
}
.schedule-nav-blocks #reserveweeknav li a:hover{
    background: rgba(204, 51, 51, 0.29);
    border: 2px solid #cc3333;
        color: #fff;
}
.schedule-nav-blocks #reserveweeknav li.disabled a, .schedule-nav-blocks #reserveweeknav li.disabled a:hover{
    background: #cc3333;
        color: #fff;
        border: 2px solid #cc3333;
        border-radius: 5px;
        opacity: 0.3;
}
.schedule-1 .scheduleTable thead td{
    text-align: left;
    padding-left: 25px;
    color: #fff;
    font-family: roboto;
}
.schedule-1 .scheduleTable thead .thead-date{
    color: #fff;
    opacity: 0.6;
}





.scheduleClass{
    color: #000;
    margin-bottom: 5px !important;
    margin-bottom: 5px !important;
    font-family: roboto;
    font-size: 17px;
    font-weight: 600;
}
.scheduleInstruc{
    color: #000;
    font-family: raleway;
    font-weight: 600;
}
.scheduleTime{
    color: #000;
    font-family: raleway;
    font-weight: 600;
}
.scheduleBlock span{
    color: #000;
    margin: 0;
}
.schedule-1 .scheduleTable tbody tr td .scheduleInstruc,.schedule-1 .scheduleTable tbody tr td .scheduleTime{
    color: #000 !important;
    font-size: 12px;
        margin: 0;
}
.schedule-1 .scheduleTable tbody tr td .scheduleBlock{
    border-color: #000;
    border-bottom: 2px solid #cc3333;
}
.scheduleBlock{
    opacity: 0.5;
}
.scheduleTable tbody tr td a:hover span{
    color: #cc3333;
}
.schedule-1 .scheduleTable tbody tr td .bookable{
    opacity: 1;
}
.schedule-1 .scheduleTable tbody tr td .scheduleBlock.bookable:hover{
    border-bottom: 2px solid #cc3333;
}
.schedule-1 .scheduleTable thead td{
    text-align: left;
    padding-left: 21px;
}
.scheduleBlock i.badge{
    top: 10px;
        position: absolute;
        right: 10px;
}
/*reservclass end*/









/*other pages*/
.zf-body h2{
    font-family: roboto;
    color: #fff;
    line-height: normal;
}
.page-header{
    border-bottom: 1px solid #2c2c2c;
}
.zf-body h4,#signupbox #newcustomertext{
    font-family: roboto;
    color: #fff;
}
.control-group{
    display: flex;
}
.zf-body label{
    color: #fff;
}
#signupbox #newcustomertext{
    opacity: 0.8;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
    width: 96% !important;
    padding: 10px 15px !important;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
    color: #000 !important;
    font-family: raleway !important;
    margin-bottom: 9px;
}
.zf-body .btn, .zf-body .btn-primary, .zf-body .form-actions .btn.btn-primary{
        font-family: roboto;
        font-size: 16px;
        padding: 10px 16px;
        border: 3px solid #cc3333;
        color: #fff;
        background: #cc3333;
        text-align: center;
        text-decoration: none;
        transition: all 0.25s ease-in-out;
        text-transform: uppercase;

        -webkit-transition: all .25s ease;
           -moz-transition: all .25s ease;
            -ms-transition: all .25s ease;
             -o-transition: all .25s ease;
                transition: all .25s ease;
}
.zf-body .btn:hover, .zf-body .btn-primary, .zf-body .form-actions .btn.btn-primary:hover,.zf-body .form-actions .btn:hover{
    color: #cc3333;
    border: 3px solid #fff;
    background: #fff;
}
.zf-body a{
    color: #fff;
}
#customerinfo .span1{
    width: 25.982906% !important;
}
.zf-body #savedcardlisting .btn{
    border: 0;
    border: 1px solid #fff;
}
.navbar .nav li.dropdown>.dropdown-toggle .caret{
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar .nav>li>a:focus, .navbar .nav>li>a:hover,.navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle{
    background: transparent;color: #fff;
}
.navbar .nav li.dropdown.open>.dropdown-toggle .caret, .navbar .nav li.dropdown.active>.dropdown-toggle .caret, .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar .nav li.dropdown>a:hover .caret, .navbar .nav li.dropdown>a:focus .caret{
    border-top-color: #cc3333;
    border-bottom-color: #cc3333;
}
.zf-body #savedcardlisting .btn{
    padding-bottom: 4px;
}
.form-horizontal .controls{
    width: calc(100% - 30px);
    display: block;
    margin-left: 0;
    margin-right: 30px;
}
.form-horizontal .control-label {
    float: left;
    width: 260px;
    padding-right: 10px;
    padding-top: 12px;
    text-align: left;
}
.zf-body .form-actions .btn{
    color: #cc3333;
}
.container-fluid .row [class*="span"]{
    -webkit-box-sizing: inherit;
}
.form-horizontal select{
    width: calc(100% + 30px);
}
.controls select{
    min-width: 100px;
}
#day,#month,#year{
    width: 100px;
    display: inline-block;
    margin: 0;
    margin-right: 10px !important;
}
#checkoutgiftcard input {
    max-width: 500px;
    margin-bottom: 10px;
}
.zf-body .btn, .zf-body .btn-primary, .zf-body .form-actions .btn.btn-primary{
    margin-bottom: 10px;
}
.add-on{
    padding: 5px !important;
    border: 1px solid #fff !important;
    color: #000;
}
#value{
    display: inline !important;
    padding: 0 !important;
}
#balancecoderow, #balancepinrow{
        display: block;
}
#giftCardSidebar label, #giftCardSidebar input.text{
    margin-bottom: 0;
        max-width: calc(100% - 30px);
}
#giftCardSidebar{
    margin: 0;
    padding: 0;
    min-width: 340px;
}
#giftCardSidebar .well{
    background: rgba(255, 255, 255, 0.29);
    border-color: rgba(255, 255, 255, 0.29);
}
.zf-body .alert{
    color: black;
}
.zf-body .form-actions .btn{
    background: transparent;
}
.form-horizontal input+.help-block, .form-horizontal select+.help-block, .form-horizontal textarea+.help-block, .form-horizontal .uneditable-input+.help-block, .form-horizontal .input-prepend+.help-block, .form-horizontal .input-append+.help-block{
    color: rgba(255, 255, 255, 0.7);
}
.page-header{
    border-color: rgba(255,255,255,0.5);
}
#serieslisting{
    max-width: 1000px;
    margin: auto;
    position: relative;
}
@media(min-width: 800px){
    .zf-body #serieslisting .seriessubmit{
        float: right;
    }
    .zf-body #serieslisting .btn{
        float: right;
    }
}
.navbar .nav li.dropdown>.dropdown-toggle .caret{
    border-top-color: #34006f;
    border-bottom-color: #34006f;
    margin-top: 3px;
}
.navbar .nav>li>a:hover{
    color: #cc3333;
}
.navbar .nav li.dropdown.open>.dropdown-toggle .caret{
    border-top-color: #cc3333;
    border-bottom-color: #cc3333;
}
.navbar .pull-right>li>.dropdown-menu:before, .navbar .nav>li>.dropdown-menu.pull-right:before,.navbar .pull-right>li>.dropdown-menu:after, .navbar .nav>li>.dropdown-menu.pull-right:after{
    display: none;
}
.navbar .nav>li>a:focus, .navbar .nav>li>a:hover, .navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle{
    color: #cc3333;
}
.nav .dropdown-menu>li>a{
    color: #fff;
    font-family: roboto;
    font-weight: 500;
}
.nav .dropdown-menu > li > a:hover{
    background: transparent;
    color: #34006f;
}
.schedule-filter-plain #reserveFilter li.dropdown.open .dropdown-toggle, .schedule-filter-plain #reserveFilter li.dropdown.open .dropdown-toggle:hover, .schedule-filter-plain #reserveFilter .dropdown > a:hover, .schedule-filter-plain #reserveFilter > li.dropdown.open.active > a:hover, .schedule-filter-plain #reserveFilter > li.dropdown.open.active > a:focus{
    color: #34006f;
}
.container-fluid .row [class*="span"]:first-child{
    min-height: auto;
}
#seriesCarousel h4{
    color: #000;
}
.zf-body .btn-primary:hover{
        opacity: 0.7;
}
#referralMessage form.span8{
    margin: auto;
    float: none;
}
/*other pages end*/





/*mobile*/

@media(max-width: 980px){
    .navbar .nav.topmenu{
        position: relative;
    }
    .navbar .topmenu>li{
        float: none;
        text-emphasis: center;
    }
    .navbar .topmenu>li>a{
        font-size: 14px;
        font-weight: 400;
        padding: 0;
        margin: 0 !important;
    }
    .navbar .navbarright>li>a{
        float: none;
        max-width: calc(100% - 30px);
        line-height: normal;
        height: auto;
    }
    .zf-body{
        margin-top: -20px;
        margin-bottom: -20px;
            padding-top: 40px;
            padding-bottom: 40px;
    }
    #giftCardForm .form-horizontal{
        width: 100% !important;
        margin: 0 !important;
        display: block !important;
    }
    #giftCardSidebar{
        margin: 0;
        float: left;
        width: 100%;
    }
    .navbar-fixed-bottom .navbar-inner .leftside{
        float: none;

    }
    .navbar-fixed-bottom .navbar-inner{
        padding: 20px 50px;
    }
    .navbar-fixed-bottom .navbar-inner .leftside img{
        margin: auto;
        display: block;
    }
    .navbar-fixed-bottom .navbar-inner .rightside{
        margin: auto;
        display: block;
        margin-top: 50px;
        float: none;
    }
    .navbar-fixed-bottom .navbar-inner .rightside .links{
        float: right;
    }
    .container-fluid .row .offset2:first-child{
        margin: 0;
        width: 100%;
    }
    .form-horizontal .controls{
        width: 100%;
    }
    .zf-body{
        padding-left: 20px;
        padding-right: 20px;
    }
    .navbar .nav.topmenu{
        height: auto;
        text-transform: uppercase;
    }
    .navbar .nav.topmenu{
        background: transparent;
    }
    .navbar .topmenu>li>a:hover{
        padding-top: 15px;
        padding-bottom: 15px;
        border: 0;
    }
    .navbar .topmenu>li>a{
        border: 0;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar .topmenu>li:first-child>a{
        border-bottom: 0;
    }
    .navbar .nav-collapse .nav.pull-right{
        border: 0;
    }
    .navbar .nav>li>a:focus, .navbar .nav>li>a:hover, .navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle{
        border:0 ;
    }
    .navbar .btn-navbar .icon-bar{
        box-shadow: none !important;
        background: black;
    }
}
@media(max-width: 980px){
    .zf-body h1,.zf-body h2,.zf-body h3{
        line-height: normal;
    }
    .myaccounts{
        margin: 0 !important;
    }
    .navbar .dropdown-menu>li>a{
        text-align: center;
    }
    .navbar-fixed-top .brand img{
        height: 52px;
    }
    .navbar-fixed-top .navbar-inner{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar .btn-navbar{
        background: transparent;
    }
    .navbar .btn-navbar{
        margin-top: 21px;
    }
    .navbar-fixed-top .nav>li>a{
        margin: auto;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .forinlineonphone{
        display: inline !important;
    }
    .slash{
        display: none;
    }
    .navbar-fixed-top .nav>li>.sign{
        margin-left: 0px !important;
        margin-right:0px !important;
    }
    .navbar .nav li.dropdown>.dropdown-toggle .caret{
        display: none;
    }
}

@media(max-width: 800px){
    #referralMessage form.span8{
        margin: 0;
    }
    .navbar-fixed-bottom .navbar-inner .leftside img {
        width: 110px;
        height: 124px;
    }
    .navbar-fixed-bottom .navbar-inner .rightside .address{
        width: 100%;
        display: block;
        text-align: center;
        margin: auto;
        font-size: 22px;
    }
    .navbar-fixed-bottom .navbar-inner .rightside .links{
        display: block;
            margin: auto;
            text-align: center;
            width: 100%;
            margin-top: 30px;
    }
    .navbar-fixed-bottom .navbar-inner .rightside a{
        font-size: 22px;
    }
    #checkoutgiftcard input {
        max-width: calc(100% - 30px);
        margin-bottom: 10px;
    }
    #savedcards .span8{
        display: block;
            width: 100%;
    }
    #signinbox,#signupbox{
        margin: 0;
        width: 100%;
        display: block;
    }
    #loginbox{
        display: -webkit-inline-box;
    }
    #footer .span4{
        width: 100%;
        margin: 0;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #footer p{
        text-align: center;
    }
    .navbar .topmenu>li>a{
        padding-top: 2px;
        padding-bottom: 15px;
    }
    .nav-collapse .dropdown-menu{
        width: 100%;
        margin: 0;
    }
    .navbar .nav.topmenu{
        padding: 0;
    }
    .navbar-fixed-top .navbar-inner{
        padding: 0;
    }

}

@media(max-width: 580px){


    .container-fluid .row [class*="span"]{
        margin: 0;
    }
    textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
        max-width: calc(100% - 30px) !important;
    }
    .zf-body{
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .navbar-fixed-top .navbar-inner{
        padding-left: 15px;
        padding-right: 15px;
    }
    .navbar-fixed-bottom .navbar-inner{
        padding: 25px 15px;
    }
    .container-fluid .row .offset2:first-child{
        margin: 0;
    }
    #day, #month, #year{
        width: 100%;
        margin: 0 !important;
        margin-bottom: 10px !important;
    }
    .form-horizontal select {
        width: 100%;
        border: 1px solid #000;
    }
    .container-fluid .seriesprice,.container-fluid .seriesname,.container-fluid .seriessubmit{
        width: 100% !important;
        display: block !important;
        margin: 0 !important;
    }
    .navbar-fixed-top .navbar-inner{
        padding: 0;
    }
    .navbar-fixed-top .brand img{
        margin-left: 10px;
    }
    #footer{
        padding: 0;
    }
}
@media(max-width: 460px){
    .reservelist .scheduleBlock > .row{
        padding-left:8px;
    }
    .zf-body {
        padding-left: 0;
        padding-right: 0;
    }
    .zf-body h1 {
        font-size: 30px;
    }
    .control-group {
        display: block;
    }
    .form-horizontal .controls{
            width: calc(100% - 30px);
            display: block;
    }
    #giftCardSidebar{
        min-width: auto;
        width: 100%;
        float: none;
    }
    .zf-body .btn, .zf-body .btn-primary, .zf-body .form-actions .btn.btn-primary{
        font-size: 12px;
    }
    #day, #month, #year{
        margin: 0;
    }
    .zf-body #savedcardlisting .btn{
        padding: 4px;
    }
}
@media(max-width: 350px){
    .zf-body a {
         font-size: 10px;
    }
    #savedcards .span8 .btn{
        font-size: 12px;
        padding: 6px;
    }
    .classlength{
        text-align: right;
    }
}
/*mobile end*/




/*changes*/

.zf-body .account-listing .unreserve{
    color: #fff;
}
.schedule-nav-blocks #reserveweeknav li.next a span::after {
    content: '\2192';
}
.schedule-nav-blocks #reserveweeknav li.previous a span::before {
    content: '\2190 ';
}
.schedule-nav-blocks #reserveweeknav li a{
    color: #cc3333;
    background: transparent;
    border: 0;
}
.schedule-nav-blocks #reserveweeknav li.disabled a, .schedule-nav-blocks #reserveweeknav li.disabled a:hover{
    color: #cc3333;
    background: transparent;
    border: 0;
}
.schedule-nav-blocks #reserveweeknav li a:hover{
        color: #fff;
        border: 0;
}
.schedule-3 .scheduleTable tbody tr td .scheduleBlock{
    background: transparent;
}
.scheduleBlock span{
    color: #fff;
}
.schedule-3 .scheduleTable tbody tr td a .scheduleClass{
    color: #fff;
    opacity: 0.8;
}
.schedule-3 .scheduleTable tbody tr td .scheduleBlock .active{
    color: #fff;
    opacity: 1;
}
.schedule-3 .scheduleTable tbody tr td .scheduleBlock{
    opacity: 0.4;
}
.schedule-3 .scheduleTable tbody tr td .scheduleBlock.bookable{
    opacity: 1;
}
.zf-body .alert{
    background: transparent;
    color: #fff;
    text-shadow: none;
}
.alert .close{
    opacity: 1;
}
.alert .icon-remove{
    background-image: url(xforalert.png);
    width: 13px;
        height: 13px;
        background-repeat: repeat;
        background-size: contain;
        margin-top: 5px;
}
.scheduleBlock{
    background: transparent;
}
.zf-body .success, .zf-body .table tbody tr.success td{
    background: #cc3333;
}
.zf-body .reserve-another .link{
    color: #fff;
    opacity: 0.8;
}
.navbar .dropdown-menu>li>a{
    text-transform: uppercase;
}


#login .zf-body h2 {
    text-transform: uppercase;
}
.form-horizontal .control-label{
    text-transform: capitalize;
}


#info .zf-body{
    max-width: 1000px;
    margin: auto;
}

#billing .table{
    background: transparent !important
}
#billing #ordersummary th{
    background: transparent !important;
    border: 1px solid #fff;
}
#billing  #ordersummary td{
    border: 1px solid #fff;

}


#info #dashboard h3{
    text-align: center;
    text-transform: capitalize;
    text-transform: uppercase;
    font-size: 40px;
}

@media(min-width: 1000px){
    #info #dashboard h3:nth-child(4){
        text-transform: uppercase !important;
        text-align: center;
        font-family: roboto;
        font-weight: 700;
        color: #fff;
        font-size: 40px;
    }
}


@media(max-width: 1000px){
    #info #dashboard h3{
        text-align: left;
        text-transform: uppercase !important;
        font-size: 24px;
    }
}

@media screen and (max-width: 520px) {
    #dashboard .span2 {
        width: 100%;
    }

    #dashboard .span2 h2 {
        color: #15052b;
    }

    .panel-link {
        margin-top: unset;
    }
}

html.account .row-fluid .span2 {
    display: none;
}

    .panel-link {
        margin-top: unset;
    }
}

.account-nav-wrap li a {
    padding: 10px 15px;
}
.account-nav-wrap li a:hover,
.account-nav-wrap li a:focus,
.account-nav-wrap li a:active {
    color: #fff;
    text-decoration: underline;
    background: none;
}

@media (max-width: 768px) {
    html.account .row-fluid .span2 {
        display: block;
    }
    .container-fluid .reservelist .row .span3 {
        width: 20%;
    }
    .container-fluid .reservelist .row .span3:nth-of-type(2) {
        width: 35%;
    }
    
}

