@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
    border-top: 14px solid #F19736;
    font-family: 'Open Sans', sans-serif;
}
/*-----------ubn-----------*/
.select-gender {
    display: block;
    height: 35px;
    width: 100%;
}

.hedding {
    width: 100%;
    color: #06C;
    margin-bottom: 6px;
    margin-top: 20px;
    font-size: 15px;
}

.required {
    font-size: 12px;
    font-weight: 600;
}

.case {
    font-size: 14px;
    color: red;
}
/*-----------ubn-----------*/
Mi
.container {
    max-width: 1000px;
}

.logo {
    padding-top: 17px;
    padding-bottom: 17px;
    text-align: left;
}

    .logo img {
        max-width: 46%;
    }

.navigation-top {
    border-radius: 0;
    border: none;
    background: none;
    margin: 0;
    position: relative;
    z-index: 1;
}

    .navigation-top .navbar-collapse {
        padding: 0;
        background: #9FA374;
    }

        .navigation-top .navbar-collapse li.customer {
            border-right: 2px solid #808080;
        }

        .navigation-top .navbar-collapse li {
            border-right: 1px solid #808080;
            border-left: 1px solid #808080;
        }

            .navigation-top .navbar-collapse li a {
                color: #ffffff !important;
                font-size: 15px;
                background: none;
                padding-left: 10px;
                padding-right: 10px;
                outline: none;
                font-weight: bold;
            }

                .navigation-top .navbar-collapse li a:hover {
                    background: #F19736;
                    color: #fff;
                }

                .navigation-top .navbar-collapse li a:focus {
                    background: #F19736;
                    color: #fff;
                }

            .navigation-top .navbar-collapse li:first-child {
                border-left: none;
            }

            .navigation-top .navbar-collapse li.active a, .navigation-top .navbar-collapse li.active:hover a {
                font-weight: 600;
                color: #fff;
                background: none;
            }

.login-tab, .register-tab {
    position: absolute;
    right: 140px;
    top: 15px;
}

.register-tab {
    right: 39px;
}

    .login-tab a, .register-tab a {
        background: #398701;
        color: #FFF;
        padding: 15px 10px;
        border-right: 1px solid #2f7000;
        border-left: 1px solid #4f941d;
    }

        .login-tab a:hover, .register-tab a:hover {
            background: #566422;
        }

.nav-shadow {
    position: absolute;
    top: 51px;
    width: 100%;
    left: 0px;
    z-index: 1;
}

.banner-part {
    margin-top: -28px;
    float: left;
    width: 100%;
    z-index: 0;
    position: relative;
}

.carousel-control.left, .carousel-control.right {
    background: none;
    opacity: 1;
}

    .carousel-control.left span, .carousel-control.right span {
        background: url(/OrangeCountySaturn/themes/Orange/banner-arrow.png) left top no-repeat;
        width: 72px;
        height: 125px;
        display: block;
        margin-top: 33%;
    }

    .carousel-control.left span {
        margin-left: 20px;
    }

        .carousel-control.left span:hover {
            background: url(/OrangeCountySaturn/themes/Orange/banner-arrow.png) left -122px no-repeat;
        }

    .carousel-control.right span {
        background: url(/OrangeCountySaturn/themes/Orange/banner-arrow.png) right top no-repeat;
        float: right;
        margin-right: 15px;
    }

        .carousel-control.right span:hover {
            background: url(/OrangeCountySaturn/themes/Orange/banner-arrow.png) right -122px no-repeat;
        }

.carousel-indicators li, .carousel-indicators li.active {
    background: #006e2e;
    border: 1px solid #006e2e;
    width: 12px;
    height: 12px;
    margin: 0;
}

    .carousel-indicators li.active {
        background: #003366;
        border: 1px solid #003366;
    }

.carousel-indicators {
    bottom: 40px;
}

.fast-search {
    background: #9FA374;
    border: 1px solid #9FA374;
    margin-top: -5px;
    padding: 20px 15px;
    position: relative;
    float: left;
    width: 100%;
}

    .fast-search .cleafix {
        display: none;
    }

    .fast-search select, .stay {
        padding: 5px;
        box-shadow: 1px 2px 2px #666;
    }

.stay {
    display: block;
    background: #fff;
    padding: 0 0 0 5px;
    float: left;
    width: 100%;
}

    .stay label {
        font-size: 13px;
        font-weight: normal;
        float: left;
        padding-top: 8px;
    }

    .stay select {
        box-shadow: none;
        border: none;
        margin-left: 13px;
        float: right;
        background: #f3f3f3;
    }

.search-btn, .reset-search-btn {
    background: #F19736;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    border-radius: 0;
    -webkit-box-shadow: inset 0px 0px 5px 0px #F19736;
    -moz-box-shadow: inset 0px 0px 5px 0px #F19736;
    box-shadow: inset 0px 0px 5px 0px #F19736;
    height: 42px;
    text-align: center;
    padding: 8px 10px;
}

.search-btn {
    background: #566422;
}

    .search-btn:hover {
        color: #F19736;
    }

.reset-search-btn {
    background: #414040;
}

    .reset-search-btn:hover {
        color: #F19736;
        color: #F19736;
    }

.search-selects {
    padding-top: 5px;
}

.seach-shadow {
    position: absolute;
    bottom: -20px;
    width: 100%;
    left: 0;
}

.content-area {
    display: block;
    padding-top: 50px;
}

.welcome-text {
    font-size: 15px;
    color: #000;
    line-height: 24px;
    text-align: justify;
}

.welcome-title {
    display: block;
    font-size: 17px;
    color: #005c9b;
    font-weight: 600;
    padding-bottom: 10px;
}

.com-shadow {
    display: block;
    padding: 45px 0 20px 0;
}

.reservation-text {
    font-size: 14px;
    line-height: 24px;
}

.date .right_0 {
    right: 0px !important;
}




.btn-success:hover, .btn-success:focus {
    background: #6F9648;
}

.logde {
    background: #9FA374;
    border-radius: 0;
    font-size: 18px;
    margin-right: 10px;
    color: #fff;
    -webkit-box-shadow: inset 0px 0px 3px 0px #F19736;
    -moz-box-shadow: inset 0px 0px 3px 0px #F19736;
    box-shadow: inset 0px 0px 3px 0px #F19736;
    font-weight: 700;
}

.logde1 {
    background: #F19736;
    margin-top: -3px;
    border-radius: 0;
    font-size: 18px;
    color: #fff;
    -webkit-box-shadow: inset 0px 0px 3px 0px #F19736;
    -moz-box-shadow: inset 0px 0px 3px 0px #F19736;
    box-shadow: inset 0px 0px 3px 0px #F19736;
    font-weight: 700;
}

.cancel {
    background: #e6e6e6;
    border-radius: 0;
    font-size: 18px;
    color: #000;
    -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
    margin-right: 9px;
    font-weight: 700;
}

a:hover.logde, a:hover.logde1, a:hover.cancel {
    color: rgb(111,127,40);
}

.logde:hover, .logde1:hover {
    color: #F19736;
}

.btn:focus {
    color: #000!important;
}

footer {
    background: url(/OrangeCountySaturn/themes/Orange/footer-bg.jpg) center 79% no-repeat #F19736;
    margin-top: 50px;
    text-align: center;
}

.fot-arow {
}

.social-icon {
    display: block;
    padding-top: 35px;
}

    .social-icon a {
        display: inline-block;
        width: 53px;
        height: 53px;
        margin-left: 15px;
        text-indent: -9999px;
        transition: ease 0.5s all;
    }

        .social-icon a.fot-fb {
            background: url(/OrangeCountySaturn/themes/Orange/fb-icon.png) left top no-repeat;
            margin-left: 0;
        }

        .social-icon a.fot-tw {
            background: url(/OrangeCountySaturn/themes/Orange/tw-icon.png) left top no-repeat;
        }

        .social-icon a.fot-gplus {
            background: url(/OrangeCountySaturn/themes/Orange/gpls-icon.png) left top no-repeat;
        }

        .social-icon a.fot-yt {
            background: url(/OrangeCountySaturn/themes/Orange/you-icon.png) left top no-repeat;
        }

        .social-icon a:hover {
            transition: ease 0.5s all;
            opacity: 0.5;
            filter: alpha(opacity=50); /* For IE8 and earlier */
        }

.bot-links {
    display: block;
    padding-top: 35px;
    font-size: 15px;
    color: #808080;
}

    .bot-links a {
        font-weight: 600;
        color: #fff;
        padding: 5px;
    }

        .bot-links a:hover {
            background: #9FA374;
            text-decoration: none;
            color: #fff;
        }

        .bot-links a.bot_link1 {
            background: none !important;
            display: none;
        }

.copyrights, .privacy {
    font-size: 13px;
    color: #FFF;
    padding: 50px 0 30px;
}

.privacy {
    text-align: right;
}

    .privacy a {
        color: #fff;
    }


/* Grid Box CSS */
.grid-box-list {
    font-size: 14px;
    border: 1px #ddd solid;
    padding: 10px;
    margin-bottom: 10px;
}

    .grid-box-list h4 {
        font-size: 16px;
        font-weight: 600;
    }

        .grid-box-list h4 a {
            color: #005c9b;
            text-decoration: none;
        }

    .grid-box-list .disc-box {
        margin-bottom: 10px;
        height: 90px !important;
    }

    .grid-box-list .more-links {
        font-weight: 600;
        font-size: 13px;
        color: #005c9b;
        margin-bottom: 10px;
    }

    .grid-box-list .box-img {
        width: 100%;
        overflow: hidden;
        margin-bottom: 10px;
    }

        .grid-box-list .box-img img {
       margin-bottom: 10px;
    overflow: hidden;
    width: 100% !important;
    height:183px;

        }

    .grid-box-list .attractions {
        margin-bottom: 5px;
    }

        .grid-box-list .attractions span {
            background: #ddd;
            color: #000;
            font-size: 12px;
            padding: 2px 4px;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            margin-right: 1px;
            margin-bottom: 4px;
            display: inline-block;
        }

    .grid-box-list .button-box {
        text-align: center;
    }

    .grid-box-list:hover {
        background: #f7f7f7;
    }

    .grid-box-list .button-box .btn-link {
        color: #006e2e;
        font-size: 17px; /*padding:8px 12px;*/
    }

.tab-box {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none;
}

.sorted-box {
    text-align: right;
}

    .sorted-box a {
        color: #006e2e;
    }

.panel-default > .panel-heading.login-header {
    background: #F19736;
    color: #fff;
    border-color: #F19736;
}

.panel-default.login-box {
    border-color: #F19736;
}

.l-gray-box {
    background: #fdfdfd;
    font-size: 13px;
    color: #646464;
    line-height: 20px;
    padding: 10px;
    text-align: right;
    border-top: 1px #dddddd solid;
    border-bottom: 1px #dddddd solid;
}

.reservation-box {
    padding: 12px 10px;
}

.booking-box .booking-box-gray {
    padding: 0px 0 10px 0;
}

.white-box-left {
    float: left;
    background: #fff;
    border: 1px #e1e1e1 solid;
    line-height: 30px;
    font-size: 15px;
    color: #565656;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

    .white-box-left span {
    }

.cal-icon-box {
    display: inline-block;
    border-right: 1px #e1e1e1 solid;
}

.white-box-left a {
    color: #a9a9a9;
    text-decoration: none;
    margin: 0 7px 0 10px;
}

    .white-box-left a:hover {
        color: #088db9;
    }

    .white-box-left a.left-icon {
        margin: 0 10px 0 8px;
    }

    .white-box-left a.right-icon {
        margin: 0 8px 0 10px;
    }

.white-box-left b {
    font-weight: normal;
}

.white-box-left i {
    font-size: 16px;
}

.white-box-left strong {
    font-weight: normal;
}

.width-class {
    padding-bottom: 20px;
}

.table-part-box {
    width: 100%;
    border-bottom: 1px #f2f1ef solid;
}

    .table-part-box table {
        border: 1px #f2f1ef solid;
        border-bottom: none;
    }
        /*.table-part-box table th{ background:url(/OrangeCountySaturn/themes/Orange/th-bg.jpg) left top repeat-x #efefef; font-weight: 600; font-size:13px; color:#333333; text-align:center; border:1px #dfdfdf solid;  padding:8px 0; vertical-align:top;}*/
        .table-part-box table th {
            background: url("/OrangeCountySaturn/themes/Orange/th-bg.jpg") repeat-x scroll left top #efefef;
            border-left: 1px solid #dfdfdf;
            color: #333333;
            font-size: 13px;
            font-weight: 600;
            padding: 4px 0;
            text-align: center;
            vertical-align: top;
        }

            .table-part-box table th span {
                display: block;
                line-height: 18px;
            }

        .table-part-box table td {
            background: #fff;
            font-size: 12px;
            text-align: center;
            border: 1px #dfdfdf solid;
            padding: 6px;
            line-height: 16px;
        }

        .table-part-box table th.first-col {
            width: 300px;
            text-align: left;
            font-weight: bold;
        }

        .table-part-box table td.first-col {
            width: 349px;
            text-align: left;
            text-indent: 10px;
            font-weight: bold;
        }

        .table-part-box table th.holiday {
            background: #acaba9;
            color: #fff;
        }
        /*.available{ width: 100%; height: 34px; background: #ffdf5d; box-shadow: 0 0 3px rgba(0,0,0,0.6); position: relative; z-index: 9; margin: -9px 0; border: 1px #fff solid; display:block; width: 100%;}*/
        .table-part-box table td.holiday {
            background: #f1f1f1;
        }

        .table-part-box table td, .table-part-box table th {
            width: 50px;
        }

    .table-part-box .blue-img {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        background: #04853a;
        display: inline-block;
    }

    .table-part-box .gray-img {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        background: #947b12;
        display: inline-block;
    }

    .table-part-box .cancel-img {
        width: 15px;
        height: 16px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        background: url(/OrangeCountySaturn/themes/Orange/cancel.png) left top no-repeat;
        display: inline-block;
    }

    .table-part-box .lottery-img{
         width:15px; height:15px;
         border-radius:15px;
        -moz-border-radius:15px;
        -webkit-border-radius:15px;
         background:#FFD3C7;
         display:inline-block;

    }


.availability-class {
    margin: 7px 0 6px 0;
    float: right;
    font-size: 12px;
    line-height: 20px;
    color: #646464;
}

    .availability-class span.blue {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        background: #04853a;
        margin: 0 5px -2px 8px;
        display: inline-block;
    }

    .availability-class span.gray {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        background: #947b12;
        margin: 0 5px -2px 8px;
        display: inline-block;
    }

    .availability-class span.black {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        background: url(/OrangeCountySaturn/themes/Orange/cancel.png) left top no-repeat;
        margin: 0 5px -2px 8px;
        display: inline-block;
    }
    .availability-class span.lottery{
        width:15px; 
        height:15px; 
        border-radius:15px; 
        -moz-border-radius:15px;
        -webkit-border-radius:15px; 
        background:#FFD3C7; 
        margin:0 5px -2px 8px; 
        display:inline-block;

    }
.availability-class span.notsearchable {
    background: #4A4545 none repeat scroll 0 0;
    border-radius: 15px;
    display: inline-block;
    height: 15px;
    margin: 0 5px -2px 8px;
    width: 15px;
}
.available-class {
    height: 15px;
    background: #ffdf5d;
    box-shadow: 0 0 3px rgba(0,0,0,0.6);
    position: relative;
    z-index: 9;
    margin: -9px 0;
    border: 1px #fff solid;
    display: inline-block;
    margin: 0 5px -2px 8px;
    width: 20px;
}

.availability-class span.notmeetsearch {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    color: red;
    margin: 0 0px 0px 13px;
    display: inline-block;
}

.reserve-btn {
    background: #F19736;
    margin: -7px 0 -4px 10px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    border-radius: 0;
    -webkit-box-shadow: inset 0px 0px 5px 0px #F19736;
    -moz-box-shadow: inset 0px 0px 5px 0px #F19736;
    box-shadow: inset 0px 0px 5px 0px #F19736;
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding: 0px 10px;
}

    .reserve-btn:hover, .reserve-btn:focus {
        color: #000000;
    }
/* Grid Box CSS */

/* 23-1-15 */
.mgt-18 {
    margin-top: -18px;
}

.boxmgb10 {
    margin-bottom: 10px;
}

.min-h150 {
    min-height: 180px;
}

.pos_r_top {
    top: -84px;
    position: relative;
}

.w30 {
    width: 30%;
    float: left;
}

.boxmglr10 {
    margin: 0 23px 0 23px;
}

.boxmgr10 {
    margin-right: 10px;
}

.boxmgl10 {
    margin-left: 14px;
}

.posr_top {
    position: relative;
    top: -25px;
}

.fast-search1 {
    padding: 20px 15px 0 15px;
}

button.select_box {
    width: 100% !important;
    color: #333 !important;
    font-family: inherit;
    font-size: 14px !important;
}

.table-part-box table th.fi, .table-part-box table td.fi {
    width: 349px;
}

.table_main_he table th {
}

tbody.grid_scroll {
    display: block !important;
    height: 400px;
    overflow: auto;
    width: 100%;
}

.grid_sys thead {
    display: block;
    width: 100%;
}
/* 25-2-15 */
.box_top_part {
    position: relative;
}

    .box_top_part span.brd_yellow_top a {
        border-top: 7px solid #fecc01;
        display: block;
        outline: none;
    }

.heading-new {
    border-top: 7px solid #fecc01;
    display: block;
}

    .heading-new span {
        outline: none;
        background-image: url(/OrangeCountySaturn/themes/Orange/down_icn.png);
        background-repeat: no-repeat;
        width: 12%;
        height: 18px;
        background-position: right;
        float: right;
        margin: 0 10px 0 0;
        outline: none;
    }

    .heading-new.active span {
        background-image: url(/OrangeCountySaturn/themes/Orange/up_icn.png);
        background-repeat: no-repeat;
        width: 12%;
        height: 18px;
        background-position: right;
        float: right;
        margin: 0 10px 0 0;
        outline: none;
    }

.box_top_part span.brd_yellow_top a.collapsed span {
    background-image: url(/OrangeCountySaturn/themes/Orange/down_icn.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 18px;
    background-position: right;
    float: right;
    margin: 0 10px 0 0;
    outline: none;
}

.box_top_part span.brd_yellow_top a span {
    background-image: url(up_icn.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 18px;
    background-position: right;
    float: right;
    margin: 0 10px 0 0;
    outline: none;
}

.box_under_part {
    position: absolute;
    top: 0px;
    background-color: #fff;
    width: 100%;
    top: 61px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 7px solid #fecc01;
    padding: 10px;
    z-index: 999;
}

.under_box {
}

.box_img {
    float: left;
}

    .box_img img {
        max-width: 100%;
        float: left;
        width: 78px;
        height: 78px;
        border-radius: 6px;
        margin: 0 8px 8px 0;
    }

.box_under_part h4 {
    margin: 0px 0 5px 0;
}

    .box_under_part h4.a {
        font-size: 14px;
        line-height: 18px;
        color: #2d455f;
        margin: 0px;
    }

button.cont_btn {
    font-size: 14px;
    border: none;
    color: #fff;
    background-color: #F19736;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75) inset;
    border-radius: 0px;
    padding: 5px;
}

    button.cont_btn:hover {
        color: #333;
    }

.spacer15 {
    height: 22px;
    clear: both;
}

.text_sport {
    font-weight: bold;
    color: #000;
    font-size: 12px;
    display: inline-block;
}

.grid-box-list .hilights span {
    background: #fccd01;
}

.brd_yellow_top.panel {
    display: block;
    border-radius: 0px;
    margin: 0px;
    box-shadow: none;
}


.box_pad {
    padding: 0px;
}

    .box_pad h4 {
        background: #e8e8e8;
        color: #000;
        margin: 0px;
        padding: 6px 11px 11px 11px;
        min-height: 53px;
    }

        .box_pad h4 a {
            color: #000;
            font-size: 15px;
            font-weight: bold;
        }

.fl_left {
    float: left;
    margin: 10px 0 0 0;
    width: 29%;
}

.fl_right {
    float: right;
    width: 70%;
}

.box_main_div {
    border-bottom: 1px dashed #000000;
    margin: 0 5px 10px;
    padding: 0 0 16px 0;
}

.wid_img img {
    border-radius: 6px;
    float: left;
    height: 75px;
    margin: 0 8px 8px 0;
    max-width: 100%;
    width: 75px;
}

.no_brd {
    border: none;
    padding: 0px;
}

.clear {
    clear: both;
}

.wid_img button.cont_btn {
    padding: 2px 12px;
}

.right_slide_h5 h5 {
    font-size: 14px;
    color: #1c4585;
    font-weight: bold;
}

    .right_slide_h5 h5 a {
        color: #1c4585;
    }

        .right_slide_h5 h5 a:hover {
            color: #000;
        }

.box_first_part {
    float: left;
    background-color: #dddddd;
    color: #000;
    font-size: 13px;
    padding: 3px 8px 3px 5px;
    border-radius: 10px;
    margin: 0 5px 5px 0;
}

    .box_first_part span {
        background-color: #384363;
        color: #fff;
        font-weight: bold;
        border-radius: 10px;
        padding: 0 4px;
        margin: 0 3px 0 0;
        font-size: 12px;
    }

.box_second_part {
    float: left;
    background-color: #394263;
    color: #fff;
    font-size: 13px;
    padding: 0px 8px 0px 0px;
    margin: 0 5px 5px 0;
    line-height: 24px;
}

    .box_second_part span {
        background-color: #fecb02;
        color: #394263;
        font-weight: bold;
        padding: 3px 6px;
        margin: 0 5px 0 0;
    }

.box_third_part {
    float: left;
    background-color: #ffcc00;
    color: #000;
    font-size: 13px;
    padding: 0px 8px 0px 0px;
    margin: 0 5px 5px 0;
    line-height: 24px;
}

    .box_third_part span {
        /*background-color:#006d2a;
	color:#fff;
	font-weight:bold;
	padding:3px 6px;
	margin:0 5px 0 0;*/
        border-bottom: 24px solid #006d2a;
        border-right: 10px solid rgba(0, 0, 0, 0);
        float: left;
        height: 0;
        text-align: center;
        width: 30px;
        color: #fff;
        font-weight: bold;
        padding: 0 4px;
    }

a.tooltip {
    opacity: 1;
    outline: medium none;
}

    a.tooltip span {
        display: none;
        line-height: 16px;
        margin-left: -160px;
        margin-top: 20px;
        padding: 14px 20px;
        width: 300px;
        z-index: 10;
    }

    a.tooltip:hover span {
        background: url("cssttp/css-tooltip-gradient-bg.png") repeat-x scroll 0 0 #414040;
        border: 2px solid #ffffff;
        color: #eeeeee;
        display: inline;
        position: absolute;
    }

.contents {
    height: 440px;
}
/* 25-2-15 End */
.modal-header {
    background-color: #F19736 !important;
    padding: 7px 11px;
    color: #fff;
}


table.main_table {
    border: 1px solid #dfdfdf;
    width: 100%;
    height: 360px;
}

.main_table thead {
    display: inline-block;
    width: 100%;
}

    .main_table thead th {
        width: 176px;
        background: #fff !important;
        color: #333;
        border: 1px solid #dfdfdf !important;
        font-size: 12px;
        padding: 8px 0 8px 0;
        text-align: center;
    }

        .main_table thead th.w_15 {
            width: 9%;
        }

.scroll_table thead th.w_15 {
    width: 8.7%;
}

.scroll_table thead th {
    width: 17.81%;
}
/*.scroll_table thead th{ width: 18.2%;}*/
.scroll_table tbody td {
    width: 18.56% !important;
}

    .scroll_table tbody td.w_15 {
        width: 8.9% !important;
    }


/*scroll_table*/

.main_table tbody td.w_15 {
    width: 9%;
}

.main_table tbody td:first-child {
    font-size: 12px !important;
    color: #333 !important;
    font-weight: bold;
}

.main_table tbody td {
    width: 176px;
    border-bottom: 1px solid #dfdfdf;
    border-left: medium none;
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    padding: 6px 10px;
    color: #666 !important;
}

.main_table tbody {
    display: inline-block;
    height: 400px;
    overflow: auto;
    width: 100%;
}

    .main_table tbody td div input {
        background: #F19736 !important;
        border: 1px solid #004f2b;
        color: #fff !important;
    }
        /*.main_table tbody td div input:hover{background:#fff !important; color:#000 !important;}*/
        .main_table tbody td div input:hover {
            color: #F19736 !important;
        }

.panel-default p b, .panel-default p span {
    color: #428bca;
}
/*searcview table style*/
.grid_table {
    border: 1px;
    color: black;
    width: 100% !important;
    text-align: center;
}

.div_gridtable {
    color: black;
    width: 100% !important;
    text-align: center;
}

.label_searchpark {
    float: left;
    font-size: 13.5px;
    padding-top: 10px;
    font-weight: bold;
}

.breadcrump_gridtable {
    overflow: None;
    margin: 0 auto;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}



/*clear <br> tage*/
.br_clear {
    clear: both!important;
}


/*a:hover, a:focus{ color:#428bca!important }*/
input.cancel:hover {
    /*background: #fff !important;*/
    border: 1px solid #006e2e;
}

.logo-img { /*width:100px; display:inline-block;*/
    float: left;
    margin: 0 8px 0 0px;
}

.text-porsion { /*display: inline-block; padding-left: 10px; position: relative; text-align: left; top: 20px;  line-height: 25px;*/
    float: left;
}

.top {
    font-size: 16px;
    display: block;
    color: #1b2e5b;
    line-height: 18px;
    margin: 0 0 0 2px;
}

.bottom {
    font-size: 40px;
    display: block;
    color: #003366;
    line-height: 40px;
}

.logo_pd_top .col-md-9 {
    padding-left: 0px;
}

.text-porsion img {
    max-width: 48%;
}

.mini_header {
    margin: 0 -15px;
}

.login-tab-new input {
    background: #F19736!important;
    border-left: 1px solid #4f941d;
    border-radius: 4px;
    border-right: 1px solid #2f7000;
    box-shadow: 0 0 2px #fff inset;
    color: #fff;
    padding: 6px 10px;
    border: none;
}

    .login-tab-new input:hover {
        background: #F19736!important;
    }

.table-part-box img {
    width: auto !important;
}
/* Customer 10-9-2015 Start */
.customer_mem_table {
    border: 4px double #ccc;
    padding: 10px;
    /*width: 65%;*/
    margin: auto;
    /*margin: 20px 0 0 0;*/
}

table {
    width: 100%;
}

h3.reservationDetails {
    margin: 10px 0;
    color: #000;
}

input.custo_input {
    border: 1px solid #ccc;
    width: 88%;
    padding: 5px;
}

select.custo_input {
    border: 1px solid #ccc;
    width: 100%;
    padding: 5px;
}

.color_heart a
{
 background-image:url('../themes/Orange/color_heart.png');
 width:19px;
 height:16px;
 float:right;
 
}
.brd_heart a
{
 background-image:url('../themes/Orange/brd_heart.png');
 width:19px;
 height:16px;
 float:right;
 margin:10px 0 10px 0;
}

img[usemap] {
		border: none ;
		height: auto;
		max-width: 100%;
		width: 92% !important;
        margin: 0 4% !important;
	}
/* Customer 10-9-2015 End */
.col-md-12.res_btn_new_park_finder {
    margin: -43px 0 0 273px !important;
    padding: 0;
}
#divParkFinder .ui-state-default:hover, #divParkFinder .ui-state-active{background: #fff !important ;}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #mainContent_homeContent_combineViewTab_infoView_ifrmInfo {
        margin: 0 0 0 -73px;
    }

    #mainContent_homeContent_combineViewTab_Icons img.img-responsive {
        margin: 0px !important;
    }
}


.scroll1_table table td, .scroll1_table table th {
    width: 50px;
}

.cloudTip1 {
    /*background: none repeat scroll 0 0 white;
    border: 3px solid #3f3f3d;*/
    color: #3f3f3d;
    padding: 0.5em;
    width: 200px;
    top: 50%;
}

#cloudTip_bg {
    background: url("/OrangeCountySaturn/themes/Orange/layout/cloudtip_bg.PNG") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    padding-right: 30px;
    position: absolute;
    z-index: 101;
    top: 805px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 50%;
}

ol.breadcrumb li a:hover {
    color: #428bca;
}

#Table4 {
    margin: 0 0 0 40px;
}

input.new_input_calender {
    margin: 0 0 0 0 !important;
    width: 100% !important;
}

#Td1 img {
    float: right;
    margin: -23px 10px 0 0;
}

select.new_select_cale {
    width: 100% !important;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    color: #000 !important;
}

/* 06-10-2015 */

.login-tab-new input.search_new_btn 
{
    border:1px solid #F19736 ;
    color:#F19736;
    background:url('../themes/Orange/new_search_icon.png') no-repeat 97% !important;
    margin: 10px 0 0;
    padding: 5px 30px 5px 9px;
   
}

.first_logo_img{display:block;text-align:left;margin:8px  0 0 0;}
.first_logo_img img{max-width:100%;}
.new_logo_img{float:none;margin:0px;}

.icon_top {position:absolute;right:20px;top:5px;}
.pos_rel{position:relative;}


.grid-box-list h4{ width: 85%;}
.onlyfav input 
{
     margin: 0 10px 0 0;
    position: relative;
    top: 1px;
}
.ddlcborange{float: left; margin-left: 10px; padding-right: 0; width: 243px;}

 .map_legend{ position: relative;}
 .map_legend .legend{ right: 0px !important;}

.first_td 
{
    width:50%;
}
.first_td .pur_mem {width:95%;float:left;}

.second_td 
{
    width:50%;
}
.test 
        {
            
            padding:0px !important;
            display:block;
            width:100%;
        }
    .test a:nth-child(1) {width:94%;display:inline-block;background-color:#3399FF;padding:0 5px;}
    .test a:nth-child(2) {width:5%;display:inline-block;}    
.test a 
    {
        color:#fff !important;
    }

/*img{max-width:100%;}*/
@media only screen and (min-width:1280px) and (max-width:1300px) {
    .main_table thead th {
        width: 18.7%;
    }

    .main_table tbody td {
        width: 18.7%;
    }
    .ddlcborange {
        float: left;
        margin-left: 10px;
        padding-right: 0;
        width: 243px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
    .w30 {
        width: 29%;
    }

        .w30.min-h150 {
            width: 31.5%;
        }

    .langbox select {
        width: 79%;
    }

    .navbar-toggle {
        margin: 14px 0 0 0 !important;
    }

    .main_table thead th {
        width: 18.7%;
    }

    .main_table tbody td {
        width: 18.7%;
    }
    /* 25-2 */
    .box_first_part {
        font-size: 12px;
    }

    .box_pad h4 a {
        font-size: 14px;
    }

    .wid_img button.cont_btn {
        padding: 2px 11px;
    }
    .ddlcborange {
    float: right;
    padding-right: 0;
    width: 80%;
    }
    .col-md-12.res_btn_new_park_finder {
        margin: -43px 0 0 232px !important;
        padding: 0;
    }
}

@media (max-width:1024px) {
    .table_main_he table td, .table_main_he table th {
        width: 5%;
    }
    .grid-box-list .box-img img {
        width: 274px !important;
    }
}

@media (max-width:980px) {
    .navigation-top .navbar-collapse li a {
        padding-left: 7px;
        padding-right: 7px;
    }

    .login-tab {
        right: 100px;
        top: 65px;
    }

    .register-tab {
        right: 0px;
        top: 65px;
    }

    .seach-shadow {
        bottom: -15px;
    }

    .search-selects {
        padding-bottom: 15px;
    }

    .copyrights, .privacy {
        font-size: 12px;
    }

    .navigation-top .navbar-collapse li a {
        font-size: 12px;
        background: none;
        outline: none;
    }

    /* 23-01-15 */
    .boxmglr10 {
        margin: 0 0 15px 0;
    }

    .boxmgb10 {
        margin-bottom: 25px;
    }

    .w30 {
        width: 100%;
    }

    .min-h150 {
        min-height: 10px;
    }

    .boxmgl10 {
        margin: 0px;
    }

    .pos_r_top {
        top: 0px;
        margin: 0 0 25px 0;
    }

    .table_main_he table td, .table_main_he table th {
        width: 5%;
    }

    .main_table tbody td {
        width: 10%;
        word-break: break-all;
        word-wrap: break-word;
    }

    table.main_table {
        height: auto;
    }

    .main_table tbody {
        height: auto;
    }
    /* Customer 10-9-2015 Start */
    .customer_mem_table {
        width: 100%;
    }

        .customer_mem_table table tr td.first_td {
            width: 100%;
            float: left;
        }

            .customer_mem_table table tr td.first_td select {
                width: 100% !important;
            }

        .customer_mem_table table tr td.second_td {
            width: 100%;
            float: left;
        }
        .ddlcborange{float: left; margin-left: 10px; width: 274px;}
    .first_td .pur_mem {width:100%;}
    /* Customer 10-9-2015 End */
}

@media only screen and (min-width:768px) and (max-width:979px) {
    .or {
        padding: 10px 0;
    }

    .mgt-18 {
        margin: 0px 0 10px 0;
    }

    .boxmgb10 {
        margin: 0 0 20px 0;
    }

    .pos_r_top {
        margin: -10px 0 25px 0;
    }

    .posr_top {
        top: -10px;
    }

    button.select_box {
        width: 100% !important;
    }
    /* 25-2 */
    .fl_left {
        width: 18%;
    }

    .fl_right {
        width: 82%;
    }

    .wid_img img {
        width: 105px;
        height: 105px;
    }

    .wid_img button.cont_btn {
        padding: 2px 27px;
    }

    .logo_pd_top {
        margin: 0 0 60px 0;
    }

        .logo_pd_top .langbox {
            text-align: right;
        }

    #cloudTip_bg {
        width: auto;
        left: inherit;
    }
     .onlyfav {margin-bottom: 10px;top: 0;}
     .ddlcborange{float: left;margin-left: 10px;}
     .col-md-12.res_btn_new_park_finder {
        margin: 0px 0 0 0px !important;
        padding: 0;
    }
}

@media (max-width:767px) {
    .login-tab {
        left: 0px;
        top: 15px;
    }

    .register-tab {
        left: 79px;
        top: 15px;
        right: auto;
    }

    .nav-shadow {
        display: none;
    }

    .search-selects {
        padding-bottom: 0;
    }

    .fast-search select, .fast-search .stay {
        clear: both;
        margin-bottom: 20px;
    }

        .fast-search .stay select {
            clear: none;
            margin-bottom: 0px;
        }

    .stay {
        float: none;
        display: inline-block;
    }

    .fast-search {
        margin-top: 30px;
    }

        .fast-search .cleafix {
            display: block;
        }

    .copyrights, .privacy {
        text-align: center;
        font-size: 12px;
    }

    .banner-part {
        margin-top: 0;
    }

    .navigation-top .navbar-nav {
        margin: 0;
    }

    .navigation-top .navbar-collapse li a {
        border-top: 1px dotted #398701;
    }

    .navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus {
        background: #F19736;
    }

        .navbar-default .navbar-toggle .icon-bar {
            background: #fff;
            border: none;
        }

        .navbar-default .navbar-toggle:hover {
            background: #F19736;
        }

    .bot-links a {
        line-height: 30px;
    }

        .bot-links a:hover { /*background:none; color:#FFCC00;*/
        }

    .seach-shadow {
        display: none;
    }

    .carousel-control.left, .carousel-control.right {
        display: none;
    }

    /* 23-01-15 */
    .boxmglr10 {
        margin: 0 0 15px 0;
    }

    .boxmgb10 {
        margin-bottom: 25px;
    }

    .w30 {
        width: 100%;
    }

    .min-h150 {
        min-height: 10px;
    }

    .boxmgl10 {
        margin: 0px;
    }

    .pos_r_top {
        top: 0px;
        margin: 0 0 25px 0;
    }

    #mainContent_homeContent_btnSearch {
        margin: 20px 0 0 0;
    }

    .table_main_he table td, .table_main_he table th {
        width: 4.8%;
    }
    /* 25-2 */
    .wid_img button.cont_btn {
        padding: 2px 15px;
    }

    .text-porsion {
        float: none;
        display: inherit;
    }

    .logo-img {
        float: none;
        display: inline-block;
    }

    .logo_pd_top span.top {
        display: inherit;
    }

    .logo_pd_top .col-md-9 {
        border-bottom: 1px solid #ccc;
        padding: 0 0 10px 0;
        margin: 0 0 10px 0;
    }

    .logo_pd_top .langbox {
        padding: 0px;
    }

    .login-tab-main {
        width: auto !important;
        margin: 0 0 0 15px;
    }
    .MyTabStyle .ajax__tab_header .ajax__tab_inner {padding:10px 6px !important;font-size:13px;}
    input.app_filer_btn {margin: 10px 0 0;}
    .onlyfav {margin-bottom: 10px;top: 0;}
    .ddlcborange{ width: 80%;float: left;margin-left: 10px;}
    .col-md-12.res_btn_new_park_finder {
        margin: 0px 0 0 0px !important;
        padding: 0;
    }
}

@media (max-width:640px) {

    .privacy {
        padding-top: 0;
    }
     .grid-box-list .box-img img {
        width: 274px !important;
    }
    footer {
        background: url(/OrangeCountySaturn/themes/Orange/footer-bg.jpg) center 72% no-repeat #F19736;
    }

    .fr_img img {
        float: right;
        max-width: 45%;
    }

    .langbox {
        top: 0px !important;
    }

    .table_main_he table td, .table_main_he table th {
        width: 12.6%;
    }
    /* 25-2 */
    .wid_img button.cont_btn {
        padding: 2px 24px;
    }

    .fl_left {
        width: 18%;
    }

    .fl_right {
        width: 80%;
    }

    .wid_img img {
        width: 100px;
        height: 100px;
    }

    .text-porsion img {
        max-width: 40%;
    }
    .popup-heading strong{ width: 87%;float: left;}

    
}

@media (max-width:568px) {
    .table_main_he table td, .table_main_he table th {
        width: 13.1%;
    }

    .login-tab-main {
        width: 35%;
    }

    .floatright a img.logo-img {
        max-width: 20.9%;
        margin: 6px 0 0 0;
    }

    .navbar-toggle {
        margin: 10px 0 10px 0 !important;
    }
    /* 25-2 */
    .wid_img button.cont_btn {
        padding: 2px 21px;
    }

    .fl_left {
        width: 20%;
    }

    .fl_right {
        width: 79%;
    }

    .wid_img img {
        width: 95px;
        height: 95px;
    }

    .text-porsion img {
        max-width: 70%;
    }
}

@media (max-width:480px) {
    .table_main_he table td, .table_main_he table th {
        width: 12.3%;
    }
    /* 25-2 */
    .wid_img button.cont_btn {
        padding: 2px 21px;
    }

    .fl_left {
        width: 24%;
    }

    .fl_right {
        width: 74%;
    }

    .wid_img img {
        width: 95px;
        height: 95px;
    }
}

@media (max-width:360px) {
    /* 25-2 */
    .fl_left {
        width: 32%;
    }

    .fl_right {
        width: 65%;
    }

    .wid_img img {
        width: 90px;
        height: 90px;
    }

    .box_pad h4 a {
        font-size: 13px;
    }

    .wid_img button.cont_btn {
        padding: 2px 19px;
    }
    
}

@media (max-width:320px) {
    /* 25-2 */
    .wid_img img {
        width: 80px;
        height: 80px;
    }

    .wid_img button.cont_btn {
        padding: 2px 15px;
    }
    .MyTabStyle .ajax__tab_header .ajax__tab_inner{ padding:9px 5px!important;}
}
/*login box style*/
/* PROCESSING GEARS */
.processingOrderGears {
    width: 100%;
    height: 64px;
    margin: 0.5em auto;
    background: url('/OrangeCountySaturn/images/layout/processing_order_gears.gif') center no-repeat;
    cursor: progress;
}

.processingGears {
    width: 100%;
    height: 64px;
    margin: 0.5em auto;
    background: url('/OrangeCountySaturn/images/layout/processing_gears.gif') center no-repeat;
    cursor: progress;
}


.noticeMaximumReservations {
    text-align: center;
    margin: 1em 0;
    padding: 1em 0;
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
}




/*-----------popup----------------*/
.popup-main {
    width: 720px;
}

.popup-default {
    border-color: black;
    margin-top: 10px;
    padding-bottom: 20px;
    border-width: 2px;
    border: 1px solid #000 !important;
	
}
.ui-draggable-handle 
{
    border:0px solid #000;
    /*width:auto !important;*/
    z-index:99;
}

#Div1 
{
    height:auto !important;
}
#pnlAmenities 
{
    margin:0 0 20px 0;
}
.popup-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
    padding: 5px 0 5px 15px;
}

    .popup-heading a {
        background: url(../images/close-bt-red.png) no-repeat;
        padding: 10px 15px;
        float: right;
    }

.popup-default h1 {
    font-size: 15px;
    color: #4594BC;
}

.popup-default ul {
    padding: 0px;
}

.popup-default h3 {
    font-size: 15px;
    color: #4CADE7;
}

.popup-default img {
    height: 200px;
    margin-top: 30px;
    padding-left: 5px;
    width: 200px;
}

/*-----------popup----------------*/


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
    .grid-box-list .box-img img {
        width: 274px !important;
    }
    .white-box-left {
        font-size: 14px;
        line-height: 20px;
    }

    .availability-class {
        margin: 0px;
    }

    #cloudTip_bg {
        background: url("/OrangeCountySaturn/themes/Orange/layout/cloudtip_bg.PNG") no-repeat scroll right bottom rgba(0, 0, 0, 0);
        padding-right: 30px;
        position: absolute;
        z-index: 101;
        top: 805px;
        left: 3%;
        right: 0px;
        margin: 0 auto;
        width: 100%;
    }

    .logo {
        padding-top: 27px;
        padding-bottom: 1px;
        text-align: center;
    }

   .ddlcborange {
    float: right;
    width: 79%;
}
}



.login-tab-main {
    display: inline-block;
    text-align: right;
    width: 25%;
    z-index: 99;
}

.login-tab-new, .register-tab-new {
    display: inline-block;
    position: relative;
    top: 20px;
}

.register-tab-new {
    right: -1px;
}

    .login-tab-new a, .register-tab-new a {
        background: none repeat scroll 0 0 gray;
        border-left: 1px solid #4f941d;
        border-radius: 4px;
        border-right: 1px solid #2f7000;
        box-shadow: 0 0 2px #fff inset;
        color: #fff;
        padding: 6px 10px;
    }

        .login-tab-new a:hover, .register-tab-new a:hover {
            background: #F19736;
        }

.a:hover {
    color: #428bca !important;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .table-part-box {
        overflow-x: hidden;
        overflow-y: auto;
        width: 100%;
    }

    .logo {
        text-align: left;
    }

    .navigation-top .navbar-collapse li a {
        font-size: 12px;
        background: none;
        outline: none;
    }
    /*-----------ubn----------------*/
    .availability-class {
        text-align: center !important;
        margin: 11px 67px 1px;
        line-height: 60px;
    }

    .white-box-left {
        margin-left: 220px !important;
    }

    .login-tab-main {
        display: inline-block;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-right: 18px !important;
        text-align: right !important;
        width: 100% !important;
        position: absolute;
        bottom: 20px !important;
        right: 0px !important;
    }

    .login-tab-new {
        left: 0px !important;
        top: 0px !important;
    }

    .register-tab-new {
        top: 0px !important;
        right: 0px!important;
    }
    /*-----------ubn----------------*/

    /*-----------popup----------------*/
    .popup-img {
        width: 260px;
        position: absolute;
        top: -25px;
        right: 14px;
    }
    /*-----------popup----------------*/

    .searchText {width:176px;}
    .supText { font-size: 10px;}
}

@media only screen and (min-width: 591px) and (max-width: 790px) {
    .table-part-box {
        overflow-x: hidden;
        overflow-y: auto;
        width: 100%;
    }
    /*-----------ubn----------------*/
    .availability-class {
        line-height: 60px;
    }

    .white-box-left {
        margin-left: 150px;
    }

    .login-tab-main {
        display: inline-block;
        margin-bottom: 0px;
        margin-top: 0px;
        text-align: center;
        width: 40%;
        position: absolute;
        bottom: -36px;
        left: 0;
    }

    .login-tab-new, .register-tab-new {
        position: initial;
    }

    .login-tab-new, .login-tab-new {
        position: initial;
    }

        .login-tab-new a, .register-tab-new a {
            font-size: 10px;
            line-height: 21px;
            padding: 10px 8px;
        }

    .text-center {
        text-align: center !important;
    }
    /*-----------ubn----------------*/

    /*-----------17-12-14----------------*/
    .nav.navbar-nav.navbar_right {
        width: 100%;
    }

        .nav.navbar-nav.navbar_right > li {
            margin-bottom: 3px;
        }
    /*-----------17-12-14----------------*/

    /* Force table to not be like tables anymore */
    table.table-striped, .table-striped thead, .table-striped tbody, .table-striped th, .table-striped td, .table-striped tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        .table-striped thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .table-striped tr {
        border: 1px solid #ccc;
    }

    .table-striped td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        padding-left: 95px !important;
    }

        .table-striped td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }

        /*
		Label the data
		*/
        .table-striped td:nth-of-type(1):before {
            content: "Select";
        }

        .table-striped td:nth-of-type(2):before {
            content: "Session";
            text-align: left;
        }

        .table-striped td:nth-of-type(3):before {
            content: "Place";
            text-align: left;
        }

        .table-striped td:nth-of-type(4):before {
            content: "Schedule";
            text-align: left;
        }

        .table-striped td:nth-of-type(5):before {
            content: "Restictions";
            text-align: left;
        }

        .table-striped td:nth-of-type(6):before {
            content: "Seats";
            text-align: left;
        }

        .table-striped td:nth-of-type(7):before {
            content: "Sign Up";
            text-align: left;
        }

    table.table-striped td {
        padding-left: 90px;
    }

    table.table-striped th {
        display: none;
    }

    table.table-striped {
        border: none;
    }

    .low-search {
        z-index: 2;
    }

    /*-----------map----------------*/
    .accordian-main {
        width: 40%;
    }
    /*-----------map----------------*/

    /*-----------popup----------------*/
    .popup-main {
        width: 100%;
    }

        .popup-main h1 {
            font-size: 13px;
        }

        .popup-main h3 {
            font-size: 13px;
        }

        .popup-main p {
            font-size: 13px;
            margin-bottom: 2px;
        }

        .popup-main li {
            font-size: 13px;
        }

    .popup-img {
        width: 260px;
        position: absolute;
        top: -25px;
        right: 14px;
    }
    /*-----------popup----------------*/
    #cloudTip_bg {
        background: url("/OrangeCountySaturn/themes/Orange/layout/cloudtip_bg.PNG") no-repeat scroll right bottom rgba(0, 0, 0, 0);
        padding-right: 30px;
        position: absolute;
        z-index: 101;
        top: 805px;
        left: 5%;
        right: 0px;
        margin: 0 auto;
        width: auto;
    }

    .langbox {
        text-align: right;
        top: 0px;
    }
}

@media only screen and (min-width: 471px) and (max-width: 590px) {

    .table-part-box {
        overflow-x: hidden;
        overflow-y: auto;
        width: 100%;
    }


    /*-----------ubn----------------*/
    .reserve-btn {
        margin: 11px 0 0 72px;
    }

    .availability-class {
        line-height: 40px;
    }

    .white-box-left {
        margin-left: 70px;
        ;
    }

    .login-tab-main {
        display: inline-block;
        margin-bottom: 0px;
        margin-top: 0px;
        text-align: center;
        width: 52%;
        position: absolute;
        bottom: -44px;
        left: 0;
    }

    .text-porsion img {
        max-width: 50%;
    }

    .login-tab-new, .register-tab-new {
        position: initial;
    }

    .login-tab-new, .login-tab-new {
        position: initial;
    }

        .login-tab-new a, .register-tab-new a {
            font-size: 10px;
            line-height: 21px;
            padding: 10px 8px;
        }

    .text-center {
        text-align: center !important;
    }
    /*-----------ubn----------------*/


    /*-----------17-12-14----------------*/
    .nav.navbar-nav.navbar_right {
        width: 100%;
    }

        .nav.navbar-nav.navbar_right > li {
            margin-bottom: 3px;
        }
    /*-----------17-12-14----------------*/

    #cloudTip_bg {
        background: url("/OrangeCountySaturn/themes/Orange/layout/cloudtip_bg.PNG") no-repeat scroll right bottom rgba(0, 0, 0, 0);
        padding-right: 30px;
        position: absolute;
        z-index: 101;
        top: 805px;
        left: 5%;
        right: 0px;
        margin: 0 auto;
        width: 100%;
    }

    .popup-main {
        width: 100%;
    }


    .langbox {
        text-align: right;
    }
}


@media only screen and (min-width: 320px) and (max-width: 470px) {

    .table-part-box {
        overflow-x: hidden;
        overflow-y: auto;
        width: 100%;
    }

    /*-----------ubn----------------*/
    .white-box-left {
        font-size: 14px;
        float: none;
        text-align: center;
    }

    .reserve-btn {
        margin: 11px 0 0 10px;
    }

    .availability-class {
        line-height: 40px;
        margin: 12px 0 0;
    }

    .login-tab-main {
        display: inline-block;
        margin-bottom: 0px;
        margin-top: 0px;
        text-align: center;
        width: 45%;
        position: absolute;
        bottom: -44px;
        left: 0;
    }

    .login-tab-new, .register-tab-new {
        position: initial;
    }

    .login-tab-new, .login-tab-new {
        position: initial;
    }

        .login-tab-new a, .register-tab-new a {
            font-size: 10px;
            line-height: 21px;
            padding: 10px 8px;
        }

    /*-----------ubn----------------*/


    /* Force table to not be like tables anymore */
    table.summery-table, .summery-table thead, .summery-table tbody, .summery-table th, .summery-table td, .summery-table tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        .summery-table thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .summery-table tr {
        border: 1px solid #ccc;
    }

    .summery-table td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

        .summery-table td:before {
            /* Now like a table header */
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }

        /*
		Label the data
		*/
        .summery-table td:nth-of-type(1):before {
            content: "";
            font-weight: bold;
            text-align: justify;
        }

        .summery-table td:nth-of-type(2):before {
            content: "Description";
            font-weight: bold;
            text-align: justify;
        }

        .summery-table td:nth-of-type(3):before {
            content: "Unit Price";
            font-weight: bold;
            text-align: justify;
        }

        .summery-table td:nth-of-type(4):before {
            content: "Qty";
            font-weight: bold;
            text-align: justify;
        }

        .summery-table td:nth-of-type(5):before {
            content: "Total";
            font-weight: bold;
            text-align: justify;
        }

    table.summery-table td {
        padding-left: 90px;
    }

    table.summery-table th {
        display: none;
    }

    .table-main {
        margin-top: 10px;
    }

    table.summery-table {
        border: none;
    }

    .agree-main {
        text-align: center !important;
    }

    .purchase1 {
        padding: 5px 7px;
    }

    .summery-table td:nth-child(odd) {
        background-color: #eee;
    }

    /*-----------ubn----------------*/

    /*-----------activites----------------*/

    /* Force table to not be like tables anymore */
    table.table-striped, .table-striped thead, .table-striped tbody, .table-striped th, .table-striped td, .table-striped tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        .table-striped thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .table-striped tr {
        border: 1px solid #ccc;
    }

    .table-striped td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        padding-left: 95px !important;
    }

        .table-striped td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }

        /*
		Label the data
		*/
        .table-striped td:nth-of-type(1):before {
            content: "Select";
        }

        .table-striped td:nth-of-type(2):before {
            content: "Session";
            text-align: left;
        }

        .table-striped td:nth-of-type(3):before {
            content: "Place";
            text-align: left;
        }

        .table-striped td:nth-of-type(4):before {
            content: "Schedule";
            text-align: left;
        }

        .table-striped td:nth-of-type(5):before {
            content: "Restictions";
            text-align: left;
        }

        .table-striped td:nth-of-type(6):before {
            content: "Seats";
            text-align: left;
        }

        .table-striped td:nth-of-type(7):before {
            content: "Sign Up";
            text-align: left;
        }

    table.table-striped td {
        padding-left: 90px;
    }

    table.table-striped th {
        display: none;
    }

    table.table-striped {
        border: none;
    }

    .low-search {
        z-index: 2;
    }
    /*-----------activites----------------*/

    /*-----------map----------------*/
    .accordian-main {
        width: 75%;
    }
    /*-----------map----------------*/

    /*-----------17-12-14----------------*/
    .nav.navbar-nav.navbar_right {
        width: 100%;
    }

        .nav.navbar-nav.navbar_right > li {
            margin-bottom: 3px;
        }
    /*-----------17-12-14----------------*/

    /*-----------popup----------------*/
    .popup-main {
        width: 100%;
    }

        .popup-main h1 {
            font-size: 12px;
        }

        .popup-main h3 {
            font-size: 12px;
        }

        .popup-main p {
            font-size: 12px;
            margin-bottom: 2px;
        }

        .popup-main li {
            font-size: 12px;
        }
    /*-----------popup----------------*/

    #cloudTip_bg {
        background: url("/OrangeCountySaturn/themes/Orange/layout/cloudtip_bg.PNG") no-repeat scroll right bottom rgba(0, 0, 0, 0);
        padding-right: 30px;
        position: absolute;
        z-index: 101;
        top: 805px;
        left: 5%;
        right: 0px;
        margin: 0 auto;
        width: 100%;
    }


    .langbox {
        padding-top: 17px;
        text-align: right;
    }
}

/* Responsive CSS */
/*-----------17-12-14----------------*/
.navbar_right {
    float: right !important;
}

.last {
    background: url(../images/lock.png) no-repeat center left 8px #F19736 !important;
    color: #fff !important;
    padding-left: 30px !important;
}

    .last:hover {
        background: url(../images/lock.png) no-repeat center left 8px #6F9648 !important;
        padding-left: 30px !important;
    }

.last1 {
    background: url(../images/register-icon.png) no-repeat center left 8px #F19736 !important;
    color: #fff !important;
    padding-left: 30px !important;
}

    .last1:hover {
        background: url(../images/register-icon.png) no-repeat center left 8px #6F9648 !important;
        padding-left: 30px !important;
    }

.user {
    background: url(/OrangeCountySaturn/themes/Orange/user.png) no-repeat center left 8px #F19736 !important;
    color: #fff !important;
    padding-left: 30px !important;
}

    .user:hover {
        background: url(/OrangeCountySaturn/themes/Orange/user.png) no-repeat center left 8px #F19736 !important;
        padding-left: 30px !important;
    }

.logout {
    background: url(/OrangeCountySaturn/themes/Orange/open-lock.png) no-repeat center left 8px #F19736 !important;
    color: #fff !important;
    padding-left: 30px !important;
}

    .logout:hover {
        background: url(/OrangeCountySaturn/themes/Orange/open-lock.png) no-repeat center left 8px #F19736 !important;
        padding-left: 30px !important;
    }

/*-----------17-12-14----------------*/

.dropdown-menu {
    background: #9FA374 !important;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: #F19736 !important;
    color: #fff !important;
}

.marginBottom-0 {
    margin-bottom: 0;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #555;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }




@media (max-width:800px) {
    .login-tab-new {
        right: 100px;
        top: 65px;
    }

    .register-tab-new {
        right: 0px;
        top: 65px;
    }
}

@media (max-width:767px) {
    .login-tab-new {
        left: 0px;
        top: 15px;
    }

    .register-tab-new {
        left: 79px;
        top: 15px;
        right: auto;
    }
}



/*-----------reservations----------------*/

.page-header span {
    font-size: 12px;
}
.page-header h1 span{ font-size: 36px; line-height:40px; }
.panel-heading img {
    width: 20px;
    height: 20px;
    margin-right: 3px;
}

.panel .remark-containt {
    width: 100%;
    padding: 10px 20px 20px 20px;
    font-size: 14px;
    line-height: 24px;
}

.panel .amenities-containt {
    width: 100%;
    text-align: left;
    padding: 20px;
    font-size: 14px;
    line-height: 24px;
}

    .panel .amenities-containt p span {
        font-weight: 600; /*color:#238FC9;*/
    }

.panel .camping-containt {
    width: 100%;
    text-align: left;
    padding: 20px;
    font-size: 14px;
    line-height: 24px;
}

    .panel .camping-containt p span {
        font-weight: 600;
    }


.panel .containt-left {
    padding: 10px 20px 20px 20px;
    font-size: 14px;
    line-height: 24px;
}

    .panel .containt-left p span {
        font-weight: 600; /*color:#238FC9*/
    }

    .panel .containt-left .left-middle-main {
        width: 100%;
    }

    .panel .containt-left .left-middle-left {
        width: 50%;
        float: left;
    }

    .panel .containt-left .left-middle-rifgt {
        width: 50%;
        float: left;
    }

.panel .containt-right {
    padding: 20px;
    font-size: 14px;
}

    .panel .containt-right .drop-box {
        display: block;
        padding: 5px;
        width: 100%;
    }

    .panel .containt-right .input-group {
        width: 100%;
    }

.panel .rate-bottom {
    width: 100%;
}

.panel .rate-bottom-left {
    width: 70%;
    text-align: left;
    float: left;
}

.panel .rate-bottom-right {
    width: 30%;
    text-align: right;
    float: right;
}

.panel .containt-right label span {
    color: #F00;
}

.exclamation-main {
    width: 100%;
    padding: 10px 0;
    margin: 10px 0;
    border-bottom: solid #F30 1px;
    border-top: 1px solid #f30;
}

    .exclamation-main .exclamation-left {
        width: 8%;
        float: left;
        text-align: left;
        margin-top: 8px;
    }

    .exclamation-main .exclamation-middle {
        width: 84%;
        float: left;
        text-align: center;
    }

    .exclamation-main .exclamation-right {
        width: 8%;
        float: left;
        text-align: right;
        margin-top: 8px;
    }

    .exclamation-main img {
        max-width: 20px;
    }

.agree-main {
    width: 100%;
    margin-bottom: 10px;
}

.agree {
    display: inline;
}


/*-----------reservations----------------*/

.calendarToggle {
    background: url("/OrangeCountySaturn/images/layout/zoomPanelButton_collapsed.PNG") no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
    font-weight: bold;
    margin: 0.5em 0;
    padding: 0.1em 0;
}


/*-----------cart----------------*/
.cart-left {
    width: 100%;
}

    .cart-left ul {
        padding: 0px;
    }

        .cart-left ul li {
            list-style: none;
        }

            .cart-left ul li a {
                text-decoration: none;
            }

    .cart-left h3 {
        border-bottom: 1px solid;
        padding-bottom: 5px;
    }

.table-main {
    width: 100%;
    border-radius: 2px;
    overflow: hidden;
    border: 1px solid #ddd;
}

    .table-main table {
        border: none;
    }

        /*.table-main table th1{background:#006E2E!important; color:#fff; border:none; padding:5px; text-align: left;}*/
        .table-main table th {
            background: #F19736;
            color: #fff;
            border: none;
            padding: 5px;
            text-align: left;
        }

        .table-main table td {
            color: #000;
            border: none;
            text-align: left;
            padding: 4px;
        }

        .table-main table input {
            border: none;
            background: none;
        }

.total-box {
    text-align: right;
    width: 100%;
    margin: 15px 5px 5px 5px;
    border-top: 1px solid;
}

    .total-box span {
        padding-left: 15px;
    }

.togale-main {
    width: 100%;
    text-align: right;
}

.flip-purchase {
    position: relative;
    display: inline-block;
}

.flip-account {
    position: relative;
    display: inline-block;
}

.purchase1 {
    cursor: pointer;
    padding: 5px 15px;
    text-align: center;
    display: inline-block;
}

.purchase2 {
    padding: 8px 10px;
    position: absolute;
    right: -19px;
    text-align: center;
    width: 142px;
    line-height: 25px;
}

#panel2 > a {
    background: none repeat scroll 0 0 #f5f5f5;
    display: block;
    text-decoration: none;
}

    #panel2 > a:hover {
        background: #e0ce9f;
    }

#panel1 > a {
    background: none repeat scroll 0 0 #f5f5f5;
    display: block;
    text-decoration: none;
}

    #panel1 > a:hover {
        background: #e0ce9f;
    }

.account1 {
    cursor: pointer;
    padding: 5px 15px;
    text-align: center;
    display: inline-block;
}

.account2 {
    padding: 8px 10px;
    position: absolute;
    right: -19px;
    text-align: center;
    width: 142px;
    line-height: 25px;
}

#flip1 > img {
    height: 10px;
    margin: 0 0 0 3px;
    width: 11px;
}

#flip2 > img {
    height: 10px;
    margin: 0 0 0 3px;
    width: 11px;
}

.alternate1 {
    background-color: #f5f5f5;
}
/* New CSS 24/11/2014 for activity search*/

.low-search {
    background: #9FA374;
    border: 1px solid #9FA374;
    margin: 20px 0;
    padding: 20px 15px;
    position: relative;
    float: left;
    width: 100%;
}

    .low-search h4 {
        margin: 0 0 5px 0;
        font-size: 14px;
        font-weight: 700;
        line-height: 18px;
    }

    .low-search .cleafix {
        display: none;
    }

    .low-search select, .stay {
    }

.spacer {
    height: 15px;
}

.search-activities {
    background: #F19736;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    border-radius: 0;
    -webkit-box-shadow: inset 0px 0px 5px 0px #F19736;
    -moz-box-shadow: inset 0px 0px 5px 0px#F19736;
    box-shadow: inset 0px 0px 5px 0px #F19736;
    text-align: center;
    padding: 6px 10px;
    margin-top: 20px;
}

a:hover.search-activities {
    color: #000000;
}

.sign-up-btn {
    background: #F19736;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    -webkit-box-shadow: inset 0px 0px 5px 0px #F19736;
    -moz-box-shadow: inset 0px 0px 5px 0px #F19736;
    box-shadow: inset 0px 0px 5px 0px #F19736;
    text-align: center;
    padding: 4px 8px;
}

    .sign-up-btn:hover {
        color: #F19736;
        text-decoration: none;
    }

    .sign-up-btn:focus {
        color: #F19736;
        text-decoration: none;
    }

.viewmore-btn {
    background: #F19736;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    -webkit-box-shadow: inset 0px 0px 5px 0px #F19736;
    -moz-box-shadow: inset 0px 0px 5px 0px #F19736;
    box-shadow: inset 0px 0px 5px 0px #F19736;
    text-align: center;
    padding: 4px 8px;
}

    .viewmore-btn:hover {
        color: #F19736;
        text-decoration: none;
    }

.table-new-design th {
    color: #fff;
    background: #F19736;
}

.table-new-design td {
    border-bottom: 1px solid #ddd;
    vertical-align: middle !important;
}

.activities-lists {
    margin: 10px 0;
}

    .activities-lists .activity-list {
        padding: 15px;
        border: 1px #ddd solid;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        margin-bottom: 10px;
    }

        .activities-lists .activity-list h4 {
            color: #006e2e;
            margin: 0 0 10px 0;
            font-weight: 600;
        }

            .activities-lists .activity-list h4 a {
                color: #006e2e;
                text-decoration: none;
            }

                .activities-lists .activity-list h4 a:hover {
                    color: #000;
                }
/* New CSS 24/11/2014 for activity search*/

/*-----------calender----------------*/
.date {
    position: relative;
}

    .date .cal {
        position: absolute;
        top: 22px;
        right: 18px;
        padding: 10px;
    }

    .date .cal1 {
        position: absolute;
        top: 0px;
        right: 18px;
        padding: 10px;
    }

.panel-default > .panel-heading.calander-title {
    text-align: left;
    line-height: 24px;
    background: #fecc01;
    color: #006e2e;
    font-size: 20px;
    font-weight: 400;
}

    .panel-default > .panel-heading.calander-title strong {
        font-weight: 600;
    }

    .panel-default > .panel-heading.calander-title span {
        font-size: 26px;
        color: #006e2e;
        margin-right: 5px;
    }

.panel-default > .panel-heading.calander-date {
    text-align: left;
    line-height: 24px;
    background: #006e2e;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    border-radius: 5px !important;
}

    .panel-default > .panel-heading.calander-date strong {
        font-weight: 600;
    }

    .panel-default > .panel-heading.calander-date span {
        font-size: 26px;
        color: #fff;
        margin-right: 5px;
    }

.activity-list i {
    font-size: 12px;
    font-style: normal;
    margin-left: 5px;
    color: #000;
    font-weight: normal;
}

.calanderwise-group {
    padding: 10px;
}

.date-list {
    border-radius: 5px !important;
    box-shadow: none !important;
}


.calander-title1 {
    text-align: left;
    line-height: 24px;
    background: #006E2E;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    padding: 4px;
}

    .calander-title1 strong {
        font-weight: 600;
    }

    .calander-title1 span {
        font-size: 26px;
        color: #fff;
        margin-right: 5px;
    }

.calander-title2 {
    text-align: left;
    line-height: 24px;
    background: #006E2E;
    color: #fff;
    font-size: 14px;
    padding: 4px;
}

    .calander-title2 strong {
        font-weight: 600;
    }

    .calander-title2 span {
        color: #fff;
        margin-right: 5px;
    }
/*-----------calender----------------*/


/*-----------Activitie-details----------------*/
.activitie-details .detail-title {
    text-align: left;
    line-height: 24px;
    background: #F19736;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

.activitie-details .top-content {
    padding: 25px;
}

.activitie-details .detail-title strong {
    font-weight: 600;
}

.activitie-details .detail-title span {
    font-size: 26px;
    color: #006e2e;
    margin-right: 5px;
}

.activitie-details .climb-hed {
    font-size: 24px;
}

.activitie-details .middle-content {
    width: 100%;
}

    .activitie-details .middle-content .middle-text {
        text-align: center;
        margin: 20px 0px 20px 0px;
        box-shadow: 0 0 22px #DADAC5 inset;
        padding: 10px;
    }

        .activitie-details .middle-content .middle-text img {
            width: 12px;
            margin-right: 10px;
        }
/*-----------Activitie-details----------------*/





/** Added 2-12-14 **/
.add-title {
    margin-top: -20px;
    font-weight: normal;
}

.or {
    display: block;
    font-size: 14px;
    padding: 10px 0;
}

.or-opt {
    position: absolute;
    top: 60px;
}

.search-selects {
    padding-bottom: 40px;
    padding-top: 0px;
}

.add-sel select {
    margin-bottom: 20px;
}

.stay, .first-dd {
    margin-top: 6px;
}



@media (max-width:991px) {
    .or-opt {
        position: relative;
        top: 0px;
        padding-bottom: 20px;
    }

    .or {
        padding-top: 0px;
    }

    .search-selects {
        padding-bottom: 25px;
    }
}

@media (max-width:768px) {
    .add-title {
        margin-top: -20px;
    }
}

@media (max-width:767px) {

    .add-title {
        margin-top: -10px;
    }

    .search-selects {
        padding-bottom: 10px;
    }

    .or-opt {
        padding-bottom: 0px;
    }
}

/*-----------View-map----------------*/

/*.flip-account{position:relative; display:inline-block;}
.purchase1
{
cursor: pointer;
padding:5px 15px;
text-align:center;

display:inline-block;
}
.purchase2
{
padding: 8px 10px;
    position: absolute;
    right: -19px;
    text-align: center;
    width: 142px;
	line-height:25px;
}

*/
.accordian-main {
    margin-bottom: 20px;
    position: absolute;
    right: 15px;
    z-index: 999;
    width: 30%;
}

    .accordian-main .main-panel, .main {
        padding: 20px;
        background-color: #e5eecc;
        border: solid 1px #c3c3c3;
    }

    .accordian-main .main-panel {
        display: none;
    }

    .accordian-main .main {
        background: none repeat scroll 0 0 #006e2e;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        padding: 5px;
    }

    .accordian-main .inductor-list {
        padding: 0px;
    }

        .accordian-main .inductor-list li {
            font-size: 14px;
            line-height: 30px;
            list-style: none;
            padding-left: 25px;
        }

        .accordian-main .inductor-list .green {
            background: url(/OrangeCountySaturn/themes/Orange/green.png) no-repeat;
            background-size: 18px auto;
            background-position: 0px 7px;
        }

        .accordian-main .inductor-list .blue {
            background: url(/OrangeCountySaturn/themes/Orange/blue.png) no-repeat;
            background-size: 18px auto;
            background-position: 0px 7px;
        }

        .accordian-main .inductor-list .red {
            background: url(/OrangeCountySaturn/themes/Orange/red.png) no-repeat;
            background-size: 18px auto;
            background-position: 0px 7px;
        }

        .accordian-main .inductor-list .yellow {
            background: url(/OrangeCountySaturn/themes/Orange/yellow.png) no-repeat;
            background-size: 18px auto;
            background-position: 0px 7px;
        }

    .accordian-main .hints-list li {
        font-size: 14px;
        line-height: 30px;
    }

.plus {
    background: url(/OrangeCountySaturn/themes/Orange/accordion-plusminus.png) no-repeat;
    background-position: center 6px;
    padding: 10px;
    float: right;
}

.indicators-plus {
    background: url(/OrangeCountySaturn/themes/Orange/accordion-plusminus.png) no-repeat;
    background-position: center 6px;
    padding: 10px;
    float: right;
}

.hints-plus {
    background: url(/OrangeCountySaturn/themes/Orange/accordion-plusminus.png) no-repeat;
    background-position: center 6px;
    padding: 10px;
    float: right;
}

.map {
    width: 100%;
}

/*-----------View-map----------------*/


/*media query for map*/

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .legend {
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .legend {
        right: 0px!important;
        top: 0px;
    }

    .map {
        top: 120px;
        position: relative !important;
        z-index: 1000;
    }

    img[id*=mainContent_jupiterMap_imgMapChildNodes] {
        height: 475px !important;
    }
  
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
    /* Styles */
}

@media screen and (min-width:600px) and (max-width:600px) {
    .map {
        top: 235px;
        position: relative !important;
        z-index: 1000;
    }

    .legend {
        right: 0px !important;
    }

    img[id*=mainContent_jupiterMap_imgMapChildNodes] {
        height: 475px !important;
    }
}

a:active, a:hover {
    outline: 0 none;
    text-decoration: none;
}

a {
    text-decoration: none;
}




/*nav Dropdown*/


.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: 0px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.navbar-default .navbar-nav > .open > a:focus {
    color: white;
    background-color: #003366;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    font-weight: bold!important;
}



.cartfooter td {
    text-align: right !important;
    padding: 0px!important;
    border: none!important;
}

/*.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color: #006e2e;
    border-color: #ccc;
    color: white;
}*/
.btn-default:hover, .btn-default:focus {
    background-color: #F19736!important;
    color: #fff!important;
    border: 1px solid transparent !important;
}

.cancel:hover {
    border: 1px solid #006e2e !important;
    color: #F19736;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
    .text-porsion img {
        max-width: 58%;
    }
}

/*.cal_icon {
             left: 15px !important;
        }*/
   /*.cal_icon {
             left: 15px !important;
        }*/



.color_heart a
{
	background-image:url('../themes/California/color_heart.png');
	width:19px;
	height:16px;
	float:right;
	
}
.brd_heart a
{
	background-image:url('../themes/California/brd_heart.png');
	width:19px;
	height:16px;
	float:right;
	/*margin:10px 0 10px 0;*/
}
.alert_img {
    float: left;
    margin: 4px 0 0;
    width: 16px;
}

.heartLeft {
    /*float: left;*/
    margin: 0 0px 10px 0;
}

.Alertleft {
    float: left;
    margin: 0 10px 10px 0;
}

.Alertleft .alert_img {
        margin: 0px;
}


    /*.parkname{
            text-align:center;
            padding:inherit;
            margin:auto;
            font-family: serif;
            font-size: 27px;
            background-color: #d6d6d6;
        }*/
       
     .alerttitle{
           background-color: #86a255;
           
            padding:inherit;
           text-align:center;
           color:red;
           font-size:29px; 
                           
        }   
  
  .alertlbl{
            color: #fff;
            line-height: 22px;           
           display:inline-block;
             margin: 16px 0 ;
        }

 .popup_park_tit
        {
            font-size:18px;
            line-height:26px;
            margin:10px 0;
            color:#666 ;
            border-bottom:1px solid #ccc;
            padding:0 0 10px 0;
            font-weight : bold;
        }

    .brd_bottom_gray
        {
            border-bottom:1px solid #ccc;
            margin:0 0 10px 0;
        }

     .main_popup_box 
        {
            border:5px solid #d6d6d6;
            margin:20px;
           
        }
     

      .alertheader p {margin:0px;}
        .alertdetails p {margin:0px;}
       .popup_all_pd 
        {
            border-bottom:3px double #86a255;
            padding:0px 15px 10px;     
        }
       .popup_all_pd:last-child {border:none; }

/*End alert popup 10/05/2015*/
