﻿
.rfv {
    /*color: #fff !important;*/
    font-weight: bold;
    /*padding-left: 14px;*/
}

/*.fix_contentwidth {
    background-color: #fff;
    padding: 10px 0 !important;
    margin-top:10px !important;
    margin: 0 auto;
    width: 980px;
    border-radius: 0 0 10px 10px;
}*/
.fix_contentwidth {
    background-color: #fff;
    padding: 10px 15px !important;
    /* margin-top: 10px !important; */
    margin: 0 auto;
	width:100%;
    max-width: 1280px;
    border-radius: 0 0 10px 10px;
}

.panel-group, .panel {
    margin: 10px 0 !important;
}

/*.panel-group, .panel {
    margin: 10px !important;
}*/

.modifysearch .SearchBox {
    padding: 5px;
    background-color: rgba(0,0,0,0.05);
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
}

.modifysearch .SearchBox-Title {
    font-size: 25px;
    text-align: center;
    padding-bottom: 5px;
    text-decoration: underline;
    color: red;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
}

.modifysearch .SearchBox-lable {
    padding: 5px;
    color: #4a4a4a;
    float: left;
    border: solid 1px;
    float: left;
}

.modifysearch .SearchBox-drop select {
    width: 30%;
    padding: 10px;
    font-weight: 400;
    border: 0px;
    float: left;
    border: solid 1px;
}

.modifysearch .SearchBox-Date input {
    width: 32%;
    padding: 10px;
    font-weight: 400;
    border: 0px;
    float: left;
    border: solid 1px;
}

.modifysearch .SearchBox-button {
    padding-top: 5px;
    padding-bottom: 5px;
}

    .modifysearch .SearchBox-button button {
        width: 30%;
        cursor: pointer;
        position: relative;
        display: block;
        text-decoration: none;
        margin: 0 auto;
        border-radius: 5px;
        border: solid 1px #afaca9;
        background: #e8e8e8;
        text-align: center;
        padding: 10px 15px;
        -webkit-transition: all 0.1s;
        -moz-transition: all 0.1s;
        transition: all 0.1s;
        -webkit-box-shadow: 0px 9px 0px #afaca9;
        -moz-box-shadow: 0px 9px 0px #afaca9;
        box-shadow: 0px 9px 0px #afaca9;
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        color: red;
    }

        .modifysearch .SearchBox-button button:active {
            -webkit-box-shadow: 0px 2px 0px #afaca9;
            -moz-box-shadow: 0px 2px 0px #afaca9;
            box-shadow: 0px 2px 0px #afaca9;
            position: relative;
            top: 7px;
        }
/*End*/

/*Grid*/

.clear {
    clear: both !important;
    float: none !important;
    background: none !important;
}

.grvMain {
    width: 100%;
    margin: 0 auto;
}

.grvheader {
    width: 98%;
    margin: 0 auto;
}

    .grvheader div {
        float: left;
        margin-right: 2px;
    }

.grvcontent {
    margin-bottom: 5px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.grvcontentrow {
}

.grvcontent div.rowcolor {
}

.grvcontentrow .grvcontent div {
    float: left;
    padding: 5px;
    margin-right: 2px;
}

.cols0 {
    width: 5%;
}

.cols1 {
    width: 10%;
}

.cols2 {
    width: 20%;
}

.cols3 {
    width: 30%;
}

.colshf3 {
    width: 35%;
}


.cols4 {
    width: 40%;
}

.cols5 {
    width: 50%;
}

.cols6 {
    width: 60%;
}

.cols7 {
    width: 70%;
}

.cols8 {
    width: 80%;
}

.cols9 {
    width: 90%;
}

.cols10 {
    width: 100%;
}

.Category {
    font-size: 11px;
    color: #0a7fb5;
    padding-left: 2px !important;
}

/*chart bind*/

.mainchart {
    position: relative;
}

.charts {
    background-color: #fff;
    margin: 0 auto;
    left: 0;
    margin-left: 5px;
    position: relative;
    width: 98%;
    left: 5px;
}

    .charts .divseat {
        position: absolute;
        cursor: pointer;
    }

.divseat {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border: solid 1px #4a4a4a;
}

    .divseat a {
        text-decoration: none;
        color: #FFFFFF;
    }

.charts .divseat {
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

.seatavailable {
    background-color: #EEEEEE;
    color: #4a4a4a;
}

    .seatavailable a {
        color: #4a4a4a;
    }

.charts a {
    text-decoration: none;
}

    .charts a:hover {
        text-decoration: none;
    }

.desk {
    border: 0px solid #ccc;
    float: left;
    clear: both;
    margin: 0px 0;
    border-radius: 5px;
}

.custom-error-list {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 1px 20px 1px 20px;
}

.seatselection {
    bottom: 0px;
    float: right;
    width: 40%;
}

.selected {
    background-color: #91CAF0;
}

.BookSeat {
    background-color: #32BEA4;
    color: #4a4a4a;
}

.IsSeatLadies {
    background-color: #A69EDB;
    color: #4a4a4a;
}

.bookingcontinue {
    bottom: 0px;
    position: absolute;
    right: 0px;
}

.Seatrate {
    bottom: 40px;
    position: absolute;
    right: 0px;
}

.pickupdrop {
    bottom: 100px;
    position: absolute;
    left: 0px;
    width: 60%;
}

.aclass {
    color: #fff !important;
}

    .aclass:hover {
        color: #fff !important;
    }

.chartborder {
    width: 310px;
    height: 235px;
    border: solid 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

.cSearchBox {
    float: none;
    clear: both;
}

/* Legends */
.Legends_Ladies {
    background-color: #A69EDB;
    padding: 8px !important;
}

.Legends_Booked {
    background-color: #32BEA4;
    padding: 8px !important;
}

.Legends_Selected {
    background-color: #91CAF0;
    padding: 8px !important;
}

.Legends_Available {
    background-color: #EEEEEE;
    padding: 8px !important;
    color: #000000 !important;
}

.Legends_LowRate {
    background-color: #787D80;
    padding: 8px !important;
}

.Legends_UBLP {
    background-color: #EEEEEE;
    padding: 8px !important;
    color: #4a4a4a !important;
}
/* Legends */



.ublb {
    padding: 3px;
    margin-right: 20px;
    position: absolute;
}

.col-md-2new {
    width: 12.666667%;
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    float: left;
}
/* End Default*/


.artinfo {
    margin: 0 auto;
    font-weight: bold;
    font-size: 13px;
}

.artinfo-onwordinfo {
    margin: 0 auto;
    font-weight: bold;
}

.artinfo-returninfo {
    margin: 0 auto;
    font-weight: bold;
}

.artinfo-colorgray {
    color: #afaca9;
}

.varticalhr {
    height: 38px;
    width: 2px;
    float: left;
    border-left: 1px solid #a7a6a6;
}

.table-padding th {
    padding: 0px !important;
}

.table-padding td {
    padding: 0px !important;
    padding-left: 10px !important;
    word-break: break-all;
    overflow-wrap: break-word;
    overflow-x: auto;
}
