﻿
.rfv {
    /*color: #fff !important;*/
    font-weight: bold;
    /*padding-left: 14px;*/
}

.fix_contentwidth {
    margin: 30px auto 50px;
    max-width: 1310px;
    width: 100%;
    padding: 0 15px;
}

    .fix_contentwidth .panel-heading {
        margin-bottom: 10px;
    }

.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: 2px;
    /*background-color: #f5f5f5;*/
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -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;
    display: table-cell;
    vertical-align: middle;*/
    /*margin: 0 auto;
    width: 82%;*/
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /*width: 50%; 
    height: 50%;*/
}

.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 0 #4a4a4a;
    font-size: 80%;
    word-wrap: break-word;
    line-height: 26px;
}

    .divseat a {
        text-decoration: none;
        color: #000;
    }

.charts .divseat {
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

.seatavailable {
    background-color: #E2E2E2;
    color: #000;
    background-image: url("../images/site/seat_top_up.png");
    background-size: 100%;
    /*box-shadow: 0 0 0 1px #E5E1DE inset,0 0 0 2px rgba(255, 255, 255, 0.15) inset,0 4px 0 0 #b5b2ab,0 4px 0 1px rgba(0, 0, 0, 0.4),0 4px 4px 1px rgba(0, 0, 0, 0.5);*/
    box-shadow: 0 0 0 0px #E5E1DE inset,0 0 0 0px rgba(255, 255, 255, 0.15) inset,0 1px 0 0 #b5b2ab,0 0px 0 0px rgba(0, 0, 0, 0.4),0 3px 0px 0px rgba(0, 0, 0, 0.5);
}

.seatavailable_ver {
    /*background-color: #7B8D8E;*/
    color: #fff;
    background-image: url("../images/site/seat_top.png") !important;
    background-size: 100%;
}

.Sleeper {
    /*background-color: #99CC01;*/
    color: #fff;
    background-image: url("../images/site/sleeper_up.png");
    background-size: 100%;
}

.Sleeper_ver {
    /*background-color: #99CC01;*/
    color: #fff;
    background-image: url("../images/site/sleeper.png");
    background-size: 100%;
}

.seatavailable a {
    color: #000;
}

.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: #50C0E8;
}

.BookSeat {
    background-color: #FF5F5F;
    color: #4a4a4a;
}

.IsSeatLadies {
    background-color: #C58BE2;
    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 {
    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: #C58BE2;
    padding: 8px !important;
}

.Legends_Booked {
    background-color: #FF5F5f;
    padding: 8px !important;
}

.Legends_Selected {
    background-color: #50C0E9;
    padding: 8px !important;
}

.Legends_Available {
    background-color: #EEEEEE;
    padding: 8px !important;
    color: #000 !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;
}

.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;
}

/* Available Routes List */
.Legendsdiv {
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0em;
    margin-bottom: 10px;
}

.form-group-mf {
    margin-bottom: 0px;
}

.Seatratenew {
    bottom: 0px;
}

.j-info {
    background-color: #69437f;
    color: #fff;
}
/*.grvMain{
    font-size:98% !important;
}
.grvMain span{
    font-size:98% !important;
}*/
/* End Available Routes List */
