﻿body
{
    padding: 0px;
    margin: 0px;
    background-color: #000;
}

.root-container
{
    width: 760px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    overflow: hidden;
}

a
{
    color: #fff;
    border: none;
}

    a:visited, a:active, a:hover, a:focus
    {
        border: none;
        outline: none;
        color: #fff;
    }

.container-content a
{
    color: #333333;
}

    .container-content a:hover
    {
        color: #000000;
    }

a:hover
{
    color: #fff;
    text-decoration: none;
}

.clear
{
    clear: both;
    float: none !important;
}

.navbar-fixed-top
{
    z-index: 600;
}

.navbar-fixed-top ul
{
    float: right;
    margin: 10px 0px;
}

    .navbar-fixed-top ul li
    {
        margin-left: 20px;
    }

        .navbar-fixed-top ul li a
        {
            font-weight: bold;
        }

    .navbar-fixed-top ul.nav-pills li a
    {
        padding: 8px 22px;
        border-radius: 15px;
        cursor: pointer;
    }

    .navbar-fixed-top ul.nav-pills li.active a
    {
        -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.8);
        box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.8);
    }

.navbar-fixed-top div.logo
{
    width: 300px;
    height: 54px;
    cursor: pointer;
}

    .navbar-fixed-top div.logo > a
    {
        display: block;
        width: 100%;
        height: 100%;
    }

.main-container
{
    margin-top: 85px;
}

.container-content
{
    background-color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    /*overflow: hidden;*/
    padding: 20px;
    width: 720px;
}

/*STAGE */
.backgorund-stage
{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 54px;
    z-index: -100;
    background-size: contain;
    background-repeat: no-repeat;
}

    /* IE fix */
    .backgorund-stage > img
    {
        width: 100%;
    }

.searchBar
{
    color: #aaa;
    width: 100%;
}

    .searchBar.black button, .searchBar.black input
    {
        padding: 8px 13px;
        border: solid 1px #000;
    }

    .searchBar button, .searchBar input
    {
        padding: 8px 13px;
    }

    .searchBar div
    {
        float: left;
    }

    .searchBar .btn-group
    {
        margin-top: 2px;
    }

    .searchBar.black .btn-group button.btn#distance
    {
        border: 1px solid black;
        font-weight: normal;
        padding-left: 13px;
    }

    .searchBar .btn-group button.btn#distance
    {
        font-weight: normal;
        padding-left: 13px;
    }

    .searchBar.black .btn-group button.btn.dropdown-toggle
    {
        border: 1px solid black;
        width: 40px;
    }

    .searchBar .btn-group button.btn.dropdown-toggle
    {
        width: 40px;
    }

    .searchBar .btn-group button.btn-inverse.dropdown-toggle .caret
    {
        border-top-color: #000;
    }

    .searchBar div.filterText
    {
        padding: 10px 10px;
    }

    .searchBar.inline div.filterText
    {
        padding: 10px 8px;
    }

    .searchBar input.search-query
    {
        border: solid 1px #1d1d1d;
        -webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2);
        box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2);
        background: #181818;
        background-image: -moz-linear-gradient(top, #181818, #2f2f2f);
        background-image: -ms-linear-gradient(top, #181818, #2f2f2f);
        background-image: -o-linear-gradient(top, #181818, #2f2f2f);
        background-image: -webkit-linear-gradient(top, #181818, #2f2f2f);
        background-image: linear-gradient(top, #181818, #2f2f2f);
        background: -o-linear-gradient(top, #181818 0%,#2f2f2f 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #181818 0%,#2f2f2f 100%); /* IE10+ */
        background: linear-gradient(to bottom, #181818 0%,#2f2f2f 100%); /* W3C */
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181818', endColorstr='#2f2f2f',GradientType=0 ); /* IE6-9 */
        color: #fff;
        width: 190px;
        overflow: hidden;
        border-top-right-radius: 15px;
    }

        .searchBar input.search-query:focus
        {
            -webkit-box-shadow: 0px 1px 3px #ffffff;
            -webkit-box-shadow: 0px 1px 3px rgba(255, 255, 255, 0.8);
            box-shadow: 0px 1px 3px rgba(255, 255, 255, 0.8);
        }

    .searchButton, .searchButton:hover
    {
        -webkit-border-radius: 30px;
        border-radius: 30px;
        background: url(../img/searchIcon.png) no-repeat center center #2b2b2b;
        margin-left: 5px;
        padding: 0px;
        width: 45px;
        height: 45px;
        border: solid 1px #111;
        margin-top: -3px;
    }

.home-page .movie-image, .movie-details .movie-image
{
}

.home-page .movie-info
{
    margin-left: -9px;
    padding-right: 12px;
}

.movie-details
{
    font-size: 13px;
}

    .movie-details .cast
    {
        font-weight: bold;
        height: 40px;
        overflow: hidden;
    }

    .movie-details .movie-desc
    {
        /*height: 98px;*/
        overflow: hidden;
    }

.marginL-5
{
    margin-left: -5px;
}

.movie-details-title
{
    border-bottom: 1px solid #dddddd;
}


.home-page h3, .movie-details h3
{
    margin-top: 0px;
    overflow: hidden;
    line-height: 30px;
    max-height: 63px;
    font-size: 24px;
}

.btn-white
{
    width: 210px;
    padding: 10px;
    font-weight: bold;
    font-size: 15px;
    margin-top: 10px;
}

.main-button
{
    padding: 10px 20px;
    font-weight: bold;
    font-size: 15px;
}

.icon-cal
{
    background: url("../img/cal.png") center center no-repeat;
}

.center
{
    text-align: center;
}

.no-marigin
{
    margin: 0px;
}

.rating
{
    text-transform: uppercase;
    color: #aaaaaa;
    font-weight: bold;
    border: 1px solid #aaa;
    border-radius: 4px;
    padding: 3px 5px;
    margin-right: 5px;
    font-size: 11px;
}

.text
{
    line-height: 24px;
}

.scroll
{
    height: 170px;
    overflow: hidden;
}

.movie-placeholder
{
    display: block;
    background: url(../img/moviePlcHolder.png) no-repeat #eeeeee center center;
    background-size: 50%;
}

.scrollContainer
{
    overflow: visible;
    margin-top: 20px;
    padding-left: 6px;
    width: 475px;
}

    .scrollContainer .shadow-left, .scrollContainer .shadow-right
    {
        height: 158px;
        float: left;
        width: 26px;
        position: absolute;
        z-index: 200;
        margin-top: 5px;
    }

        .scrollContainer .shadow-left img, .scrollContainer .shadow-right img
        {
            margin-top: 46px;
            .container-content opacity: 0.7;
        }

            .scrollContainer .shadow-left img:hover, .scrollContainer .shadow-right img:hover
            {
                opacity: 1;
            }

    .scrollContainer .shadow-right
    {
        right: 0px;
        background: url(../img/shadow-right.png) no-repeat right;
    }

    .scrollContainer .shadow-left
    {
        background: url(../img/shadow-left.png) no-repeat;
        left: 0px;
    }

.relative
{
    position: relative;
}

.scrollContainer .disable img
{
    opacity: 0;
}

    .scrollContainer .disable img:hover
    {
        opacity: 0.0;
    }

.scrollContainer .viewport
{
    float: left;
    height: 160px;
    overflow: hidden;
    position: relative;
}

.scrollContainer ul.pager li a.pagenum
{
    padding: 7px;
    border-radius: 7px;
    -webkit-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
    background-color: #e3e3e3;
    border: solid 1px #d7d7d7;
}

    .scrollContainer ul.pager li a.pagenum.active
    {
        background: #222222;
    }

.scrollContainer ul.pager li
{
    margin: 0px 2px;
}

.home-page .carousel-item
{
    float: left;
    margin: 5px;
    margin-top: 15px;
    width: 92px;
    height: 136px;
    background: url(../img/moviePlcHolder.png) no-repeat #eeeeee center center;
    background-size: 50%;
}

    .home-page .carousel-item.active
    {
        margin: 10px 0px 0px 0px;
        border: solid 5px #222222;
        border-radius: 5px;
        overflow: visible;
    }

    .home-page .carousel-item img
    {
        width: 92px;
        height: 136px;
    }

    .home-page .carousel-item.active img
    {
        margin-top: 18px;
    }

    .home-page .carousel-item span
    {
        display: none;
    }

    .home-page .carousel-item.active span
    {
        height: 4px;
        width: 8px;
        margin-top: -22px;
        margin-left: 18px;
        display: block;
    }

        .home-page .carousel-item.active span span
        {
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 10px solid transparent;
            border-bottom: 10px solid #222222;
        }

.black-panel
{
    background-color: #222222;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    min-height: 760px;
    margin: -20px -20px -20px 11px;
    font-size: 12px;
}

    .black-panel.left
    {
        border-radius: 0px;
        border-top-left-radius: 7px;
        border-bottom-left-radius: 7px;
        margin-left: -20px;
        margin-right: 20px;
        padding-bottom: 32000px;
        margin-bottom: -32000px;
    }


    .black-panel h4
    {
        background: #262626; /* Old browsers */
        background: -moz-linear-gradient(top, #262626 0%, #131313 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#262626), color-stop(100%,#131313)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #262626 0%,#131313 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #262626 0%,#131313 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #262626 0%,#131313 100%); /* IE10+ */
        background: linear-gradient(to bottom, #262626 0%,#131313 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
        border-top-right-radius: 7px;
        color: #999;
        padding: 15px 22px;
        margin: 0px;
        font-size: 12px;
        font-weight: bold;
        border: solid 1px #3c3c3c;
        border-left: none;
        border-right: none;
    }

    .black-panel.left h4
    {
        border-radius: 0px;
        border-top-left-radius: 7px;
    }

    .black-panel ul.theater-list
    {
        list-style-type: none;
        margin: 0px;
    }

        .black-panel ul.theater-list li a
        {
            color: #666666;
            font-size: 13px;
            display: block;
            padding: 17px 16px 17px 25px;
            margin-right: 10px;
            background: url(../img/details.png) no-repeat center right;
        }

            .black-panel ul.theater-list li a:hover
            {
                cursor: pointer;
                background: url(../img/searchIcon.png) no-repeat center right;
                text-decoration: none;
            }

.separator
{
    height: 1px;
    background-color: #000;
    border-bottom: solid 1px #3f3f3f;
    display: block;
}

.ticket-item
{
    padding: 20px 0px;
    height: 20px;
    font-weight: bold;
    padding-left: 15px;
}

    .ticket-item .addRemove div.remove
    {
        text-align: right;
        margin-top: -4px;
        cursor: pointer;
    }

    .ticket-item .addRemove div.add
    {
        text-align: left;
        margin-top: -4px;
        cursor: pointer;
    }

    .ticket-item .addRemove div.count label
    {
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        cursor: default;
    }

.totals
{
    margin: 30px;
    font-size: 15px;
    text-align: right;
}

.listTikets
{
    margin-right: 30px;
}

.totals .row
{
    margin-top: 11px;
}

.checkout-content .separator
{
    height: 1px;
    background-color: #d0d0d0;
    border-bottom: none;
    display: block;
}

.black-panel ul.theater-list li a span.theater-title
{
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
}

.footer
{
    text-align: center;
    padding: 30px;
    color: #666;
}

.error
{
    padding: 15px;
    text-align: center;
}

.navigation
{
    width: 100%;
}

    .navigation .nav-content
    {
        padding: 15px 20px 15px 0px;
        color: #aaaaaa;
    }

        .navigation .nav-content .btn-back
        {
            margin-right: 8px;
            font-weight: normal;
            padding: 8px 10px;
            border: 0px;
        }

            .navigation .nav-content .btn-back:hover
            {
                margin-right: 8px;
                font-weight: normal;
                padding: 8px 10px;
                border: 0px;
            }

        .navigation .nav-content a
        {
            border-bottom: dotted 1px #fff;
        }


.movie-list h3
{
    font-size: 24px;
    margin: 0px;
}

.text-right
{
    text-align: right;
}

.movie-list .span7 .btn-group
{
    padding: 15px 30px;
    float: right;
    margin-top: 10px;
}

.btn-group > .btn-large
{
    font-size: 14px;
    font-weight: bold;
}

.movie-box .movie-placeholder
{
    background-size: 50%;
    float: left;
    width: 130px;
    height: 193px;
}

.movie-box .movie-details
{
    padding-left: 12px;
    padding-right: 30px;
}

    .movie-box .movie-details h4
    {
        word-wrap: break-word;
        margin-left: 0px;
        font-size: 20px;
    }

.movie-box .next-title
{
    font-size: 11px;
    font-weight: bold;
}

.movie-box .next-link
{
    font-size: 11px;
}

.movie-box .cast
{
    height: 40px;
    overflow: hidden;
}

#moviesContainer .span6
{
    margin-right: -40px;
}

.sep
{
    background: #dddddd;
    height: 1px;
    padding: 0px 15px;
}

.buttonPlaceholder
{
    height: 53px;
}


.spinner
{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px; /* half width of the spinner gif */
    margin-top: -50px; /* half height of the spinner gif */
    text-align: center;
    z-index: 1234;
    overflow: auto;
    width: 100px; /* width of the spinner gif */
    height: 82px; /*hight of the spinner gif +2px to fix IE8 issue */
    background-color: #1c1c1c;
    padding-top: 15px;
    border-radius: 5px;
}

#facebook-share
{
    cursor: pointer;
    background: url(../img/fb.png) no-repeat;
    width: 57px;
    height: 18px;
    margin-top: 8px;
    float: right;
}

.bold
{
    font-weight: bold;
}

.row-separator
{
    height: 1px;
    background-color: #dddddd;
    margin-top: 15px;
}

.row-separator2
{
    height: 1px;
    background-color: #dddddd;
    margin: 15px 0px;
}

.movie-details h4
{
    color: #999999;
    font-size: 12px;
}

.datepicker
{
    padding: 0px;
}

    .datepicker input.span2
    {
        width: 213px;
    }

.bootstrapDatePicker-days table tr .disabled
{
    color: #999999;
}

.searchFilter .btn-group
{
    float: left;
    movie-list;
}

.searchBar.inline #zip-code
{
    width: 175px;
}

.searchBar.inline
{
    margin-left: -20px;
    width: 470px;
}

.showtime-legend
{
    background-color: #fcfce9;
    border-radius: 8px;
    border: solid 1px #dddddd;
    padding: 10px 0px 0px 25px;
    height: 30px;
    margin-right: 3px;
    margin-top: 5px;
}


    .showtime-legend span
    {
        display: block;
        float: left;
        margin-left: 40px;
        padding-left: 22px;
        font-size: 11px;
    }

        .showtime-legend span:nth-child(1)
        {
            margin-left: 0px !important;
        }

        .showtime-legend span.no-passes
        {
            background: url(../img/noPasses.png) no-repeat left center;
        }

        .showtime-legend span.threeD
        {
            background: url(../img/3d.png) no-repeat left center;
        }

        .showtime-legend span.imax
        {
            background: url(../img/imax.png) no-repeat left center;
        }

        .showtime-legend span.seat-sel
        {
            background: url(../img/seatSelection.png) no-repeat left center;
        }

.theater-item
{
    position: relative;
    clear: both;
    color: #666666;
    cursor: pointer;
}

    .theater-item .miles
    {
        font-size: 30px;
        font-weight: bold;
        margin: 38px 0px 25px 0px;
        text-align: center;
    }

        .theater-item .miles span
        {
            clear: both;
            font-size: 10px;
        }

    .theater-item .detail
    {
        margin: 25px 0px 8px 0px;
        padding-right: 17px;
    }

        .theater-item .detail h5
        {
            margin: 0px;
            font-size: 15px;
            color: #fff;
        }

            .theater-item .detail h5 a, .theater-item .detail h5 a:hover
            {
                color: #fff;
            }

    .theater-item .triangle
    {
        display: none;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 10px 10px 10px 0;
        border-color: transparent #ffffff transparent transparent;
        position: absolute;
        right: 0px;
        top: 47px;
    }

    .theater-item.selected .miles
    {
        color: #fff;
    }

    .theater-item.selected .triangle
    {
        display: block;
    }

    .theater-item.selected
    {
        cursor: default;
        background: #202020; /* Old browsers */
        background: -moz-linear-gradient(top, #202020 0%, #2d2d2d 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#202020), color-stop(100%,#2d2d2d)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #202020 0%,#2d2d2d 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #202020 0%,#2d2d2d 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #202020 0%,#2d2d2d 100%); /* IE10+ */
        background: linear-gradient(to bottom, #202020 0%,#2d2d2d 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#202020', endColorstr='#2d2d2d',GradientType=0 ); /* IE6-9 */
    }

#schedules h2
{
    text-transform: uppercase;
    font-size: 14px;
    color: #999999;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
}

#schedule-date-filter
{
    z-index: 100;
    text-align: right;
}

    #schedule-date-filter #filter-date
    {
        cursor: default;
    }

    #schedule-date-filter .main-button
    {
        padding: 10px 0px;
        font-weight: bold;
        font-size: 14px;
    }

    #schedule-date-filter .add-on
    {
        padding: 12px 14px;
    }

    #schedule-date-filter input.main-button
    {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

.schedule-item h4
{
    font-size: 20px;
}

.schedule-item
{
    font-size: 13px;
}

.clear-line
{
    clear: both;
    height: 1px;
    background-color: #d0d0d0;
    margin: 20px 0px;
    /*width: 482px;*/
}

.schedule-item.left22 .clear-line
{
    width: auto;
    float: none;
}

.schedule-item .performances
{
    margin-left: 0px;
}

.performances
{
    text-align: right;
    margin-top: 20px;
    margin-left: 20px;
}

    .performances a
    {
        position: relative;
        display: block;
        margin: 0px 6px 10px 0px;
        padding-top: 14px;
        width: 107px;
        height: 34px;
        text-align: center;
        float: left;
        border-radius: 5px;
        border: solid 1px #bebebe;
        font-weight: bold;
        font-size: 12px;
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 1%, #e8e8e8 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ffffff 1%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ffffff 1%,#e8e8e8 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ffffff 1%,#e8e8e8 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ffffff 1%,#e8e8e8 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
    }

        .performances a.disabled
        {
            pointer-events: none;
            cursor: default;
            background-image: none;
            opacity: 0.65;
            filter: alpha(opacity=65);
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    .performances i.decor-left, .performances i.decor-right
    {
        width: 18px;
        height: 16px;
        background-color: white;
        border-right: solid 1px #BEBEBE;
        position: absolute;
        left: -14px;
        top: 16px;
border-top-left-radius: 20%;
border-top-right-radius: 40%;
border-bottom-right-radius: 40%;
border-bottom-left-radius: 20%;    }

    .performances i.decor-right
    {
        left: auto;
        right: -14px;
        border-right: #ffffff;
        border-left: solid 1px #BEBEBE;
        border-top-left-radius: 40%;
border-top-right-radius: 20%;
border-bottom-right-radius: 20%;
border-bottom-left-radius: 40%;
    }

    .performances b.flags
    {
        float: right;
        max-width: 34px;
        margin-top: -12px;
        margin-right: 10px;
        text-align: right;
    }

.modal-header
{
    background-color: #3f3f3f;
    padding: 14px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

    .modal-header h3
    {
        font-size: 23px;
        color: #fff;
    }

.modal-body input
{
    padding: 8px 15px;
    font-weight: bold;
    width: 225px;
}

.btn
{
    padding: 10px 20px;
    font-weight: bold;
    font-size: 15px;
}

.btn-ok, .btn-cancel, .modal-footer #close-dialog, .modal-footer #btn-login-loyaltycard, .modal-footer button
{
    width: 140px;
    margin-top: 0px;
}

#zip-modal, #loyalty-login-modal
{
    outline: none;
    width: 410px;
    margin-left: -210px;
}

.theater-details .theater-top
{
    background-color: #222222;
    color: #666666;
    margin: -20px -20px 0px -20px;
}

    .theater-details .theater-top h3
    {
        color: #fff;
        margin: 0px;
        font-size: 24px;
        line-height: 28px;
        margin-top: 35px;
    }

.theater-details #view-map
{
    color: #fff;
    padding-bottom: 4px;
    border-bottom: 1px #fff dotted;
}

.theater-details .theater-top .theater-data
{
    margin: 20px;
}

.theater-details .theater-top .span7 .theater-data
{
    text-align: right;
    margin: 25px 25px 25px 0px;
}

.triangle-up
{
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    right: 208px;
    bottom: 0px;
}

.triangle-down
{
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 10px 0px 10px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    left: 50px;
    top: 0px;
}

.theater-details #theaterTabs
{
    margin: 25px 0px;
}

    .theater-details #theaterTabs li a
    {
        font-weight: bold;
        color: #aa0000;
    }

    .theater-details #theaterTabs li.active a
    {
        color: #333333;
    }

.theater-details #schedule-date-filter
{
    text-align: left;
    margin-top: 0px;
}

.theater-details .showtime-legend
{
    margin-left: 0px;
    padding: 8px 0px 0px 39px;
}

    .theater-details .showtime-legend span
    {
        font-size: 11px;
        margin-left: 36px;
    }

        .theater-details .showtime-legend span.no-passes
        {
            margin-left: 0px;
        }

.theater-details .performances a
{
    margin: 0px 7px 14px 0px;
}

.theater-details p.desc
{
    padding-right: 20px;
    max-height: 145px;
    overflow: hidden;
}

.theater-details .clear-line
{
    margin: 20px 0px 20px 20px;
}

.theater-details .performances
{
    margin-top: 0px;
    width: 420px;
}

#theaterTabs li
{
    cursor: pointer;
}

.searchFilter #schedule-date-filter
{
    float: left;
    margin-top: 0px;
}




.searchBar.inline .search-query#zip-code
{
    border-color: #ccc;
    background: none;
    width: 110px;
    color: #555;
    border-radius: 5px;
}



.movie-details .showtime-legend span
{
    margin-left: 130px;
}

    .movie-details .showtime-legend span.no-passes
    {
        margin-left: 10px;
    }

.no-marign
{
    margin: 0px;
}

.movie-details .theater-list
{
    margin: 0px;
    margin-top: 20px;
}

.movie-details .movie-marker
{
    height: 60px;
    background: url('../img/marker2.png') no-repeat center center;
}

.theater-list h4
{
    margin: 0px;
    color: #333333;
}

.theater-list .miles
{
    marker2 float: left;
    font-size: 34px;
    font-weight: bold;
    width: 90px;
    text-align: center;
    color: #aaa;
}

    .theater-list .miles span
    {
        clear: both;
        font-size: 10px;
        line-height: 5px;
    }

    .theater-list .miles a
    {
        clear: both;
        font-size: 11px;
    }

.theater-list .performances a
{
    margin: 0px 8px 9px 0px;
    font-weight: bold;
    width: 125px;
}

.loyalityCard #edit-profile
{
    display: block;
    float: right;
    color: #fff;
    border-bottom: dotted 1px #fff;
    cursor: pointer;
}

.loyalityCard .black-panel
{
    margin-right: 0px;
    margin-left: -20px;
}

.black-panel .margin15
{
    color: #666;
}

    .black-panel .margin15 h3
    {
        color: #fff;
        font-size: 18px;
        line-height: normal;
        margin-top: 15px;
        margin-bottom: 0px;
    }

.margin15
{
    margin: 22px;
}

.loyalityCard #account-profile
{
    padding-left: 20px;
}

.loyality-items
{
    margin-left: -15px;
}

.loyalityCard h2
{
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
    line-height: 25px;
}

.loyality-item
{
    padding: 20px;
    border-radius: 5px;
    border: solid 1px #e3e3e3;
    background-color: #f7f7f7;
    float: left;
    width: 210px;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 0px;
}

    .loyality-item h5
    {
        font-size: 15px;
        color: #333;
        margin: 0px;
        padding: 0px;
    }

    .loyality-item b.percent
    {
        float: right;
        color: #2b2b2b;
        margin-right: -8px;
    }

    .loyality-item .progress
    {
        float: left;
        width: 181px;
        background: none;
        background-color: #fff;
        border-radius: 10px;
        border-color: #e3e3e3;
    }

        .loyality-item .progress .bar
        {
            border-radius: 10px;
            background-color: #2b2b2b;
        }

    .loyality-item .loyalty-next
    {
        font-size: 12px;
        color: #333;
    }

    .loyality-item span.loyalty-info
    {
        font-size: 12px;
        height: 30px;
    }

.editLoyaltyCard h2
{
    font-size: 24px;
    line-height: 12px;
    margin-bottom: 50px;
}

.editLoyaltyCard .fieldLabel
{
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    padding: 9px;
    padding-left: 0px;
    display: block;
    white-space: nowrap;
}

.editLoyaltyCard input
{
    font-size: 14px;
    padding: 8px 15px;
}

.editLoyaltyCard .btnContainer
{
    text-align: center;
    margin: 30px 0px;
}

    .editLoyaltyCard .btnContainer input
    {
        margin-left: 10px;
    }

.editLoyaltyCard .span2
{
    width: 115px;
}

.editLoyaltyCard .span6
{
    width: 240px;
}

.marginL0
{
    margin-left: 0px;
    padding-left: 0px !important;
}

.padding-left-15
{
    padding-left: 15px;
}

/*Checkout*/
.checkout .movie-name
{
    margin: 0;
    line-height: 30px;
    font-size: 24px;
    float: left;
}

.checkout .Checkout-details
{
    font-weight: bold;
    font-size: 12pt;
    color: #999;
    margin-left: 8px;
    margin-top: 7px;
    display: block;
    float: left;
}

.steps
{
    margin: 20px 0px 0px 0px;
    height: 60px;
    background-color: #f5f5f5;
}

.checkout .step-box.active
{
    background-color: #999;
    color: white;
    cursor: default;
}

    .checkout .step-box.active a
    {
        color: white;
    }

.checkout .step-box
{
    list-style-type: none;
    position: relative;
    padding: 13px 2px 0px 19px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    height: 47px;
    float: left;
    width: 90px;
}

.steps .step-box:not(:first-child)
{
    padding-left: 45px;
}

.checkout .step-box span
{
    font-size: 12px;
    font-weight: normal;
    float: left;
    line-height: 12px;
}

.checkout .step-box.active b.step-arrow
{
    background: url("../img/stepArrow.png") no-repeat;
}

.checkout .step-box b.step-arrow
{
    position: absolute;
    z-index: 200;
    width: 28px;
    height: 60px;
    background: url("../img/stepArrow2.png") no-repeat;
    top: 0px;
    right: -28px;
}

.charge-info
{
    margin-top: 15px;
    background-color: #fcfce9;
    border-radius: 5px;
    border: solid 1px #dddddd;
    padding: 10px 0px 10px 25px;
    margin-right: 3px;
    margin-top: 5px;
    font-size: 12px;
}

.listTikets .selectFacebookFriends
{
    background-color: #f5f5f5;
    padding: 20px;
    border: solid 1px #dddddd;
    border-radius: 4px;
    font-size: 12px;
}

.listTikets .selectFriendsButton
{
    font-size: 14px;
    font-weight: normal;
    padding-left: 40px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(top, #ffffff 0%,#e8e8e8 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#e8e8e8 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 );
    position: relative;
    width: 150px;
}

    .listTikets .selectFriendsButton i
    {
        position: absolute;
        top: 12px;
        left: 15px;
        background-image: url("../img/facebookIcon.png");
        width: 15px;
        height: 15px;
    }

.purchaseSummary
{
    padding: 20px;
    padding-bottom: 10px;
    border: solid 1px #dddddd;
    border-radius: 5px;
    font-size: 12px;
}

    .purchaseSummary h4
    {
        font-size: 12px;
        color: #999;
        text-transform: uppercase;
        margin: 0px;
        margin-bottom: 10px;
    }

    .purchaseSummary div.row div.span1
    {
        text-align: right;
    }

    .purchaseSummary div.row div.offset1
    {
        text-align: right;
    }

        .purchaseSummary div.row div.offset1 b
        {
            padding-right: 15px;
        }

input.summaryNext
{
    margin-top: 15px;
    font-size: 14px;
    font-weight: normal;
    width: 200px;
    padding: 8px;
    margin-left: -8px;
}

/*Payment*/
.payment h3
{
    margin: 0px;
    color: #999;
    font-size: 15px;
    text-transform: uppercase;
}

.cardForm
{
    margin-top: 30px;
}

    .cardForm .span3
    {
        text-align: right;
    }

        .cardForm .span3 b
        {
            text-align: right;
            margin-top: 10px;
            padding-right: 20px;
            display: block;
        }

    .cardForm .span8 input
    {
        margin: 0px;
        padding: 8px 15px;
        font-weight: bold;
    }

    .cardForm .btn-group .dropdown-toggle
    {
        width: 45px;
    }

    .cardForm div.clear
    {
        height: 15px;
    }

.questionMark
{
    border-radius: 20px;
    width: 10px;
    height: 20px;
    font-weight: bold;
    background-color: #aaa;
    color: #fff;
    font-size: 14px;
    padding: 0px 5px;
    cursor: default;
    position: absolute;
    top: 9px;
    right: 196px;
}

.timeToOrder
{
    background-color: #f5f5f5;
    padding: 5px 20px;
    border: solid 1px #dddddd;
    border-radius: 4px;
    font-size: 10px;
    color: #999;
    text-transform: uppercase;
    text-align: center;
    height: 60px;
    font-weight: bold;
}

    .timeToOrder .order-time
    {
        font-size: 30px;
        color: #000;
        font-weight: bold;
    }

.purchaseSummary
{
    padding: 20px 20px 10px 20px;
    border: solid 1px #dddddd;
    border-radius: 4px;
}

.payment .row-separator2
{
    margin-right: 20px;
}

.timeToOrder.minuteLeft, .timeToOrder.minuteLeft .order-time
{
    background-color: red;
    color: #fff;
}

label.error
{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

input.error
{
    text-align: left;
}

.cardIcons
{
    position: absolute;
    left: 198px;
    top: 9px;
}

.summaryMovie.movie-placeholder
{
    background-size: 50%;
    float: left;
    width: 92px;
    height: 135px;
}

.summaryMovie .movie-details
{
    padding-left: 12px;
    padding-right: 30px;
    font-size: 13px;
}

    .summaryMovie .movie-details h4
    {
        word-wrap: break-word;
        margin-left: 0px;
        font-size: 14px;
        font-weight: bold;
        margin: 0px;
        margin-bottom: 5px;
    }

.summaryMovie .movie-placeholder
{
    width: 92px;
    height: 135px;
}

#make-order
{
    padding: 18px 0px;
}

.SelectSeatsContainer
{
    width: 720px;
    height: 565px;
    background-color: #222222;
    padding-top: 5px;
}

.selectSeats-info, .reviewOrder-message
{
    background-color: #fcfce9;
    border-radius: 5px;
    border: solid 1px #dddddd;
    padding: 10px 20px 19px 20px;
    margin-right: 12px;
    font-size: 12px;
}

.reviewOrder-message
{
    padding-bottom: 10px;
}

.selectSeatsVisible
{
    margin: 5px;
    width: 710px;
    height: 560px;
    overflow: hidden;
    position: relative;
    margin-top: 0px;
}

    .selectSeatsVisible .fullScreen
    {
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 100;
    }

        .selectSeatsVisible .fullScreen button
        {
            padding: 8px;
            box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
        }

        .selectSeatsVisible .fullScreen span
        {
            background-image: url("../img/fullScreen.png");
            width: 19px;
            height: 19px;
            display: block;
        }

    .selectSeatsVisible .seatsNavigation
    {
        position: absolute;
        left: 15px;
        top: 15px;
        width: 49px;
        height: 49px;
        border-radius: 25px;
        background-color: #e7e7e7;
        z-index: 502;
    }

        .selectSeatsVisible .seatsNavigation .relative .navigateRight
        {
            width: 14px;
            height: 14px;
            background-image: url("../img/navigateRight.png");
            position: absolute;
            right: 4px;
            top: 17px;
            cursor: pointer;
        }

        .selectSeatsVisible .seatsNavigation .relative .navigateUp
        {
            width: 14px;
            height: 14px;
            background-image: url("../img/navigateRight.png");
            position: absolute;
            right: 18px;
            top: 4px;
            cursor: pointer;
            -webkit-transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
        }

        .selectSeatsVisible .seatsNavigation .relative .navigateLeft
        {
            width: 14px;
            height: 14px;
            background-image: url("../img/navigateRight.png");
            position: absolute;
            left: 4px;
            top: 17px;
            cursor: pointer;
            -webkit-transform: rotate(-180deg);
            -moz-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            -o-transform: rotate(-180deg);
            transform: rotate(-180deg);
        }

        .selectSeatsVisible .seatsNavigation .relative .navigateDown
        {
            width: 14px;
            height: 14px;
            background-image: url("../img/navigateRight.png");
            position: absolute;
            top: 31px;
            right: 18px;
            cursor: pointer;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg);
        }

    .selectSeatsVisible .SeatsZoom
    {
        position: absolute;
        top: 35px;
        left: 100px;
        width: 150px;
        box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
        z-index: 503;
    }

        .selectSeatsVisible .SeatsZoom #sliderZoom
        {
            height: 4px;
            border: 0px;
            background-color: #222;
        }

            .selectSeatsVisible .SeatsZoom #sliderZoom > div
            {
                height: 4px;
                background-color: #fff;
                width: 180px;
                margin-left: -18px;
            }


        .selectSeatsVisible .SeatsZoom a
        {
            width: 10px;
            height: 16px;
            margin-top: -3px;
            box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
            z-index: 201;
        }

.seat-row
{
    clear: both;
    margin-top: 5px;
    float: left;
}

    .seat-row .seat
    {
        position: relative;
        width: 18px;
        height: 17px;
        border-radius: 2px;
        -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
        border-top: solid 1px;
        float: left;
        margin-right: 5px;
        cursor: pointer;
    }

        .seat-row .seat span
        {
            position: absolute;
            top: -2px;
            height: 2px;
            border-bottom: solid 1px;
            left: 4px;
            width: 10px;
            background-color: #222;
        }


.seat.bookmark span, .seat.GeneralAdmission span, .seat.Sold span, .seat.Blocked span
{
    display: none;
}

.seat.bookmark
{
    background-color: #222;
    box-shadow: none;
    border-color: #222;
    color: #666;
    font-size: 15px;
    width: 35px;
    text-align: center;
    cursor: default;
}

.seat.GeneralAdmission, .seat.Sold, .seat.Blocked
{
    background-color: #2e2e2e !important;
    border-top: none;
    height: 18px;
    border-bottom: solid 1px #323232;
    box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
    cursor: not-allowed;
}

.seat.Companion
{
    background-image: url("../img/companion.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #0080cd;
}

.seat.Wheelchair
{
    background-image: url("../img/wheelchair.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #0080cd;
}

.seat.LoveSeat
{
    width: 36px;
}

#selectedSeats, #numberSeats, #messageFee
{
    font-size: 12px;
}

#numberSeats, #messageFee
{
    display: inline-block;
}

#btnSeatKey
{
    font-size: 14px;
    color: #333;
}

#seats-layout
{
    position: relative;
    width: 1000px;
}

.selectTiketsNext
{
    text-align: right;
}

    .selectTiketsNext button.summaryNext
    {
        margin: 0px;
    }

.cinema-screen
{
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #333333;
    border-bottom: 3px solid #fff;
    padding: 10px;
    color: #fff;
    margin-bottom: 15px;
}

.ui-dialog
{
    padding: 0px;
}

.ui-dialog-titlebar
{
    background-color: #3f3f3f;
    padding: 14px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.ui-dialog-buttonset button
{
}

.ui-dialog.ui-widget-content
{
    border: none;
}

.ui-widget-overlay
{
    background: #000;
    opacity: 0.5;
    z-index: 100;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset
{
    outline: none;
}

    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset span.ui-button-text
    {
        background-color: #333;
        color: #fff;
        outline: none;
        font-size: 15px;
        font-weight: bold;
        font-family: Verdana;
        padding: 6px 30px;
    }

.ui-dialog-title
{
    font-family: Verdana;
    font-size: 16px;
    padding: 8px 4px;
}

.ui-dialog-buttonpane
{
    background-color: #f5f5f5;
}

.zoomButton
{
    font-weight: bold;
    background-color: #e7e7e7;
    border-radius: 4px;
    padding: 0px 6px 1px 6px;
    position: absolute;
    top: -7px;
    font-size: 14px;
    line-height: 17px;
    left: -27px;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    z-index: 800;
}

    .zoomButton.right
    {
        left: auto;
        right: -22px;
        padding: 1px 5px 0px 5px;
    }

.btnContainer a#btn-cancel:hover
{
    border: solid 1px;
    border-color: #000000 #000000 #000000;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.clear20
{
    clear: both;
    height: 20px;
}

.processingOrder h3, .orderComplete h3
{
    font-size: 24px;
    font-weight: bold;
    line-height: 10px;
}

.processingOrder h4
{
    font-size: 14px;
    font-weight: bold;
}

.orderComplete .rowsBordered .row,
.order-complete .rowsBordered .row
{
    padding: 8px 0px;
    border-top: 1px solid #dddddd;
    font-size: 12px;
}

.orderComplete button
{
    font-size: 14px;
    padding: 10px 30px;
}

#qrCodeText
{
    text-align: center;
    width: 163px;
    font-size: 14px;
}


#SelectSeatsModal .modal-body
{
    max-height: none;
    height: 85%;
    overflow: hidden;
}

#SelectSeatsModal
{
    width: 100%;
    height: 95%;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
}

#concessions table thead tr
{
    border-bottom: 2px solid #aaa;
}

    #concessions table thead tr th
    {
        border-bottom: 2px solid #aaa;
    }

#concessions table tbody tr td:first-child
{
    text-align: left;
}

#concessions table tbody tr td:nth-child(2)
{
    text-align: right;
}

.concession-navigation .btn-group
{
    white-space: normal;
}

#concessions .btn
{
    padding: 9px 14px;
}

.concession-remove-item {
    cursor: pointer;
    font-weight: bold;
}

.order-complete .printTicket
{
    padding: 10px 30px;
}

.order-complete .instructions
{
    font-size: 13px;
}

    .order-complete .instructions a
    {
        color: #aa0000;
    }

.order-complete #gift-container h4
{
    font-size: 24px;
    font-weight: bold;
}

.order-complete #gift-container .individualTickets
{
    background-color: #222222;
    color: #666666;
    margin: 0px -20px -20px -20px;
    padding: 30px 20px 30px 20px;
    position: relative;
}

    .order-complete #gift-container .individualTickets .gift-box
    {
        float: left;
        width: 204px;
        min-height: 107px;
        height: auto;
        margin: 0px 6px 20px 0px;
        background: url(../img/giftTicketBg.jpg) no-repeat center center #2b2b2b;
        background-size: 100% 100%;
        padding: 15px;
        color: #999;
        font-size: 12px;
        font-weight: bold;
    }

        .order-complete #gift-container .individualTickets .gift-box b
        {
            color: #333;
        }

        .order-complete #gift-container .individualTickets .gift-box h5
        {
            color: #333;
            font-size: 16px;
            font-weight: bold;
            margin: 0px;
        }

        .order-complete #gift-container .individualTickets .gift-box .giftTicket
        {
            border: 1px solid #c7c7c7;
            border-radius: 3px;
            font-size: 13px;
            color: #aa0000;
            padding: 4px 15px;
            margin: 4px 0px;
            background: transparent;
        }

            .order-complete #gift-container .individualTickets .gift-box .giftTicket > div
            {
                color: #c3c3c3;
                font-weight: bold;
                font-size: 15px;
            }

        .order-complete #gift-container .individualTickets .gift-box .singleLine
        {
            height: 16px;
            overflow: hidden;
        }



#seatsContainer .seat
{
    position: relative;
    width: 18px;
    height: 17px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
    border-top: solid 1px;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

#seatsContainer .default-seat
{
    background-color: #ff8800;
}


.seatContainer
{
    margin-bottom: 10px;
}

    .seatContainer a, .seatContainer a:hover
    {
        color: white;
    }


td.noShowTime:hover
{
    cursor: not-allowed !important;
}




/* PRINT */
@media print
{
    .navbar-fixed-top
    {
        display: none;
    }

    .printTicket
    {
        display: none;
    }

    #gift-container
    {
        display: block;
        page-break-before: always;
    }

    .giftTicket
    {
        display: none;
    }

    .backgorund-stage img
    {
        display: none;
    }

    .backgorund-stage
    {
        background: #fff;
        top: 0px;
    }

    .container.main-container
    {
        margin-top: 0px;
    }

    #facebook-share
    {
        display: none;
    }
}

#schedulesScroll
{
    width: 467px;
    overflow-y: auto;
    overflow-x: hidden;
}

.theater-details #concessions tr th
{
    vert-align: middle;
    padding-left: 0px;
}

.theater-details #concessions .marginR10
{
    margin-right: 20px;
}

.theater-details #concessions .marginL10
{
    margin-left: 20px;
}

.theater-details #concessions tr th span.concessionsTitle
{
    display: block;
    float: left;
    margin: 15px;
}

.theater-details #concessions table tbody
{
    font-size: 12px;
}

.theater-details #concessions .movie-placeholder
{
    width: 50px;
    height: 50px;
    float: left;
}

    .theater-details #concessions .movie-placeholder img
    {
        width: 50px;
        height: 50px;
    }

.theater-details .brandingArea
{
    width: 450px;
    height: 175px;
    overflow: hidden;
    text-align: right;
}

.popover-title
{
    font-weight: bold;
}

.popover-content #explanationModal
{
    font-size: 11px;
}

.concession-content .concession-item:active
{
    border: solid 2px #aa0000;
    width: 146px;
    height: 123px;
}

.concession-content .concession-item, .modal .concession-item
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin-top: 10px;
    color: #333333;
    width: 146px;
    height: 125px;
    border: solid 1px #c5c5c5;
    border-radius: 3px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7));
    background: -webkit-linear-gradient(top, #ffffff 0%,#e7e7e7 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#e7e7e7 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#e7e7e7 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e7e7e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 );
    cursor: pointer;
}

.concession-content .concessionsItem, .modal .concessionsItem
{
    float: left;
    margin-right: 11px;
    height: 177px;
}

.modifier .selectOptionsTitle
{
    font-size: 13px;
    font-weight: bold;
    color: #333;
}

#modal-seatKey .modal-body
{
    background-color: #111;
}

#modal-seatKey .zones
{
    width: 100%;
    border-bottom: 3px solid white;
    margin-bottom: 20px;
}

#modal-seatKey .table th, #modal-seatKey .table td
{
    border: none;
}

#modal-seatKey table
{
    color: white !important;
}

#modal-seatKey a
{
    color: white !important;
}

#modal-seatKey .seat
{
    position: relative;
    width: 18px;
    height: 17px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
    float: right;
    margin: 3px;
    cursor: pointer;
}

#modal-seatKey .seat-types
{
}

#modal-seatKey .seat span
{
    position: absolute;
    top: -2px;
    background-color: #111;
    height: 2px;
    border-bottom: solid 1px #111;
    left: 4px;
    width: 10px;
}

#modal-seatKey .seat.Wheelchair
{
    background: url("../img/wheelchair.png") no-repeat center;
    background-size: 10px;
    opacity: 1.0 !important;
    background-color: #115177 !important;
}

#modal-seatKey .seat.WheelchairCompanion
{
    background: url("../img/companion.png") no-repeat center;
    background-size: 10px;
    opacity: 1.0 !important;
    background-color: #115177 !important;
}

#modal-seatKey .seat.LoveSeat
{
    position: relative;
    width: 36px !important;
    height: 17px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
    float: left;
    margin: 3px;
    cursor: pointer;
}

#modal-seatKey .LoveSeat span
{
    position: absolute;
    top: -2px;
    background-color: #111;
    height: 2px;
    border-bottom: solid 1px #111;
    left: 4px;
    width: 28px;
}

#modal-seatKey .HeldSeat
{
    border: 2px solid rgba(153, 204, 0, 1);
    background-color: rgba(153, 204, 0, 0.5);
}

#modal-seatKey .seat-wrapper
{
    width: 40px;
    float: left;
    margin-right: 10px;
}

#concession-modal h4
{
    font-size: 13px;
    color: #414141;
    font-weight: bold;
}



.modal .concession-item .chbox
{
    position: relative;
    margin-left: 4px;
    margin-bottom: 4px;
    width: 20px;
    height: 21px;
    background: url("../img/cocessionNotSelected.png") no-repeat center;
}

.modal .concession-item-selected div.chbox
{
    background: url("../img/cocessionSelected.png") no-repeat center;
}

.modal .concession-item-selected
{
    border: solid 1px #aa0000;

}

.modal .concessionName
{
    display: block;
    color: #414141;
    font-size: 14px;
    padding: 5px 0px 0px 2px;
}

.concession-dialog .modal-body
{
    max-height: 450px;
}
.concession-dialog .modal-body .modifier
{
    float: left;
    width: 100%;
}
.concession-dialog .modal
{
    width: 525px;
}

.theaters-list .black-panel h4
{
    text-transform: uppercase;
}

.theaters-message
{
    color: #ffffff;
}

.fb-like
{
    margin-top: 20px;
    height: 50px;
}

h4 #view-map
{
    color: #fff;
    padding-bottom: 4px;
    border-bottom: 1px #fff dotted;
}

.concessionMenuItem
{
    background-color: #efefef;
    cursor: pointer;
}

#movie-description
{
    text-overflow: "(…)";
}

#mapLightBox
{
    line-height: 17px;
}

.notification-container
{
    width: 100%;
    left: 0;
    color: white;
}

.notification-top-bar
{
    font-size: 0.9em;
    height: auto;
    padding: 3px 12px 3px 20px;
    z-index: 9999;
    -webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.seat-message
{
    float: right;
    padding-right: 10px;
}

.ddd-badge
{
    text-transform: uppercase;
    color: #0071b4;
    font-weight: bold;
    border: 1px solid #0071b4;
    border-radius: 4px;
    padding: 3px 5px;
    margin-right: 5px;
    font-size: 11px;
}

.imax-badge
{
    text-transform: uppercase;
    color: #1ba078;
    font-weight: bold;
    border: 1px solid #1ba078;
    border-radius: 4px;
    padding: 3px 5px;
    margin-right: 5px;
    font-size: 11px;
}

.ellipsis
{
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.marker-class
{
    background-image: url('../img/default_marker.png');
    background-repeat: no-repeat;
    height: 50px;
    width: 20px;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    float: left;
    margin-top: 40px;
    margin-left: 10px;
    color: rgb(51, 50, 50);
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding-right: 2px;
    padding-top: 2px;
}

.selectboxit-container .selectboxit-options
{
    max-height: 240px !important;
}

#gift-pickup-details table tr td {
    border: 0px;
}
#gift-pickup-details .divider {
    height: 10px
}
#gift-pickup-details .table {
    width: 70%;
}
#gift-pickup-details table tr td:last-child {
    text-align: right;
    
}