@charset "UTF-8";
.image-map-div{
    width: 100%;
    height: auto;
    float: left;
	padding-left:20px;
}
.image-map-div ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    clear: both;
    width: 100%;
}
.image-map-div ul li{
    text-align: center;
    width: 100%;
    display: block;
    float: left;
    clear: both;
}
.bookSubmit{
    background: #444 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    outline: medium none;
    padding: 12px 20px;
    text-align: center;
    width: 300px;
    clear: both;
    margin: 10px auto 30px auto;
}
.image-map-div ul li label{
    color: #000;
    display: inline-block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 7px;
    height: 27px;
    line-height: 28px;
    margin: 0;
    padding: 0;
    width: 24px;
}
.image-map-div ul li label input[type="checkbox"]{
    display: none;
}
.selectlabel{
    border: 1px solid #111;
    cursor: pointer;
}
.selectdef{
    cursor: no-drop;
    border: 1px solid #111;
	 background-color: #CF0000;
    border: 1px solid #111;
}
.noselectlabel{
    cursor: no-drop;
    border: none;
}
.gray{
    background-color: #ccc;
}
.green{
    background-color:#2bfe0f;
}
.yellow { 
    background-color:#ffff00;
}
.brown{ 
    background-color: #996515;
}
.blue{
    background-color: #00cdfc;
}
.golden{
    background-color:#ff6634;
}
.raspberry{
    background-color: #fe6a6a;
}
.rose{
    background-color: #ed91b6;
}
.pink{
    background-color: #ffd7fc;
}
.lilac{
    background-color: #df93ff;
}
.egg{
    background-color: #bee1e3;
}
.babyblue{
    background-color: #b0cffe;
}
.smoke{
    background-color: #c3c2e2;
}
.lavender{
    background-color: #ba97ff;
}
.mint{
    background-color: #a7fcdb;
}
.seagreen{
    background-color: #a6e8aa;
}
.pea{
    background-color: #ccfca6;
}
.lemon{
    background-color: #f9ff91;
}
.sepia{
    background-color: #997d65;
}
.coral{
    background-color: #f1956e;
}
.peach{
    background-color: #fcb96b;
}
.apricot{
    background-color: #ead376;
}
.delta{
    background-color: #ddcfb4;
}
.mystical{
    background-color: #69c5ba;
}
.frost{
    background-color: #e4e9ec;
}
.nowBook{
    background-color: #e62e00 !important;
}
.selectdef{
    background-color: #333 !important;
    color: #fff !important;
    border: 1px solid #111;
}
.noBorder{
    background-color: #fff !important;
    border: 1px solid #fff;
}
.image-map-div .seatPlanCst li label.noBorder{
    border: solid 1px #fff;
}

.pjlvDiv{
    width: 980px;
    height: auto;
    float: left;
    margin: 10px 0;
}

.pjlvDiv .left{
    width: 93px;
    height: auto;
    float: left;
}
.pjlvDiv .right{
    width: 93px;
    height: auto;
    float: right;
}
.pjlvDiv .mid{
    width: 790px;
    height: auto;
    float: left;
}
.pjlvDiv .left ul{
    width: auto;
    float: left;
    display: block;
    list-style: none;
    clear: none;
    margin: 0 1px;
}
.pjlvDiv .right ul{
    width: auto;
    float: right;
    display: block;
    list-style: none;
    clear: none;
    margin: 0 1px;
}
.pjlvDiv .left ul li, .pjlvDiv .right ul li{
    width: auto;
    display: block;
    float: left;
    clear: both;
    list-style: none;
}
.pjlvDiv .mid .mid1{
    width: 195px;
    height: auto;
    float: left;
}
.pjlvDiv .mid .mid3{
    width: 195px;
    height: auto;
    float: right;
}
.pjlvDiv .mid .mid2{
    width: 400px;
    height: auto;
    float: left;
}
.pjlvDiv .mid .mid2 ul{
    width: 400px;
    height: auto;
    float: left;
    margin: 2px 0;
}
.pjlvDiv .mid .bigDiv{
    margin-top: 25px;
    width: 100%;
    height: auto;
    float: left;
    clear: both;
}
.pjlvDiv .mid .bigDiv ul{
    width: 100%;
    height: auto;
    float: left;
    margin: 2px 0;
}
.pjlvDiv .mid .mid1 ul{
    width: auto;
    float: right;
    display: block;
    list-style: none;
    margin: 2px 0;
}
.pjlvDiv .mid .mid1 ul li{
    width: auto;
    display: block;
    float: right;
    list-style: none;
    clear: none;
}
.pjlvDiv .mid .mid1 ul li label, .pjlvDiv .mid .mid3 ul li label{
    position: relative;
}
.pjlvDiv .mid .mid3 ul{
    width: auto;
    float: left;
    display: block;
    list-style: none;
    margin: 2px 0;
}
.pjlvDiv .mid .mid3 ul li{
    width: auto;
    display: block;
    float: left;
    list-style: none;
    clear: none;
}
.proList{
    width: 100%;
    display: block;
    float: left;
    margin: 10px 0 50px 0;
    clear: both;
	background-color:#f4f4f4;
}
.proList .listlabel, .proList .listDots{
    width: 100%;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
}
.proList .listlabel li{
    width: 20%;
    display: block;
    height: auto;
    float: left;
    text-align: center;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
.proList .listDots li{
    width: 20%;
    display: block;
    height: auto;
    float: left;
    text-align: center;
}
.proList .listDots li label{
    width: 18px;
    height: 18px;
    display: block;
    margin: auto;
    border: solid 1px #e1e1e1;
    border-radius: 10px;
    position: relative;
    top: 0;
    z-index: 101;
}
.proList .listDots li span{
    background-color: #e1e1e1;
    display: block;
    height: 2px;
    position: relative;
    top: 8px;
    z-index: 100;
}
.proList .listDots li span.full{
    float: left;
    width: 100%;
}
.proList .listDots li span.left{
    float: right;
    width: 50%;
}
.proList .listDots li span.right{
    float: left;
    width: 50%;
}
.proList .listDots li label.def{
    background-color: #bababa;
}
.proList .listDots li label.select{
    background-color: #d0021b;
}
.proList .listlabel, .proList .listDots{
    width: 100%;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
}
.proList .listlabel li{
    width: 28%;
    display: block;
    height: auto;
    float: left;
    text-align: center;
    color: #000;
    font-size:12px;
    font-weight: bold;
    text-transform: uppercase;
}
.proList .listDots li{
    width: 28%;
    display: block;
    height: auto;
    float: left;
    text-align: center;
}
.proList .listDots li label{
    width: 18px;
    height: 18px;
    display: block;
    margin: auto;
    border: solid 1px #e1e1e1;
    border-radius: 10px;
    position: relative;
    top: 0;
    z-index: 101;
}
.proList .listDots li span{
    background-color: #e1e1e1;
    display: block;
    height: 2px;
    position: relative;
    top: 8px;
    z-index: 100;
}
.proList .listDots li span.full{
    float: left;
    width: 100%;
}
.proList .listDots li span.left{
    float: right;
    width: 50%;
}
.proList .listDots li span.right{
    float: left;
    width: 50%;
}
.proList .listDots li label.def{
    background-color: #bababa;
}
.proList .listDots li label.select{
    background-color: #d0021b;
}

.centrePosition {
    display: none;
    font-size: 15px;
    height: auto;
    left: 30%;
    margin-top: -100px;
    position: fixed;
    top: 40%;
    width: 40%;
    color: #300000;
    font-weight: bold;
    background: #fff;
    border-radius: 8px;
    border: solid 1px #333;
    opacity: .93;
    box-shadow: -7px 7px 7px #111;
}
.centrePosition h3{
    clear: both;
    float: left;
    font-size: 25px;
    height: auto;
    margin: 28px 0 5px;
    text-align: center;
    width: 100%;
    color: #006600;
}
.centrePosition ul{
    list-style: none;
    width: 90%;
    height: auto;
    display: block;
    float: left;
    clear: both;
    margin: 10px 5% 35px;
    padding: 0;
    text-align: left;
}
.centrePosition ul li{
    padding: 5px 0;
    height: auto;
    clear: both;
    float: left;
    width: 100%;
    font-size: 14px;
    color: #111;
}
.centrePosition ul li label{
    width: 35%;
    display: block;
    float: left;
    line-height: 25px;
}
.centrePosition ul li select{
    width: 60%;
    display: block;
    float: left;
    height: 25px;
}
.centrePosition ul li input{
    background: #222 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 13px;
    font-weight: bold;
    outline: medium none;
    text-align: center;
    display: block;
    line-height: 25px;
    float: left;
    padding: 2px 5px;
    width: 28%;
    margin-right: 5px;
}

.image-map-div .seatPlanCst{
    list-style: none;
    width: 1001px;
    display: block;
    height: auto;
    float: left;
}
.image-map-div .seatPlanCst li{
    width: 100%;
    clear: both;
    display: block;
    height: auto;
    float: left;
    padding: 1px 0;
}
.image-map-div .seatPlanCst li label{
    border: 1px solid #222;
    border-radius: 15px;
    display: block;
    float: left;
    height: 33px;
    line-height: 30px;
    margin-right: 2px;
    width: 23px;
}

.centrePosition ul li input#SeatLabel{
    width: 55%;
    border: solid 1px #222;
    background: #fff;
    color: #111;
    text-align: left;
}
.centrePosition ul li input#checkSide{
    display: block;
    float: left;
    width: auto;
}
.breadcrumb{  background-color:#CCCCCC; color:#000;}
.navbar-default {
  background-color: #e17f75;
  border-color: #c0392b;
}
/* CSS Document */

.backDark{
    background: #222 none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100001;
}
.backDark .innerDiv{
    width: 40%;
    height: 170px;
    margin: auto;
    margin-top: 10%;
    background: #e1e1e1;
    border: solid 1px #111;
    border-radius: 10px;
}
.backDark .innerDiv ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.backDark .innerDiv ul li{
    width: 100%;
    display: block;
    height: auto;
    float: left;
    clear: both;
    padding: 2px 10px;
}
.backDark .innerDiv ul li h2{
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}
.backDark .innerDiv ul li label{
    width: 30%;
    display: block;
    float: left;
    font-size: 15px;
    line-height: 25px;
}
.backDark .innerDiv ul li select{
    width: 60%;
    display: block;
    float: left;
    height: 25px;
    background: #e1e1e1;
}
#btnSubmit{
    margin-top: 15px;
    width: 35%;
    height: 30px;
    display: block;
    float: left;
}
#btnCancel{
    margin-top: 15px;
    width: 35%;
    height: 30px;
    display: block;
    float: right;
}
#details-img{
    font-family: "arial",Times,serif;
    display: none;
    position: absolute;
    width: 346px;
    height: 275px;
    background: #fff;
    border: solid 1px #666;
    border-radius: 8px;
}
.left-details-img, .right-details-img{
    position: relative;
    width: 170px;
    height: 245px;
    background: #fff;
    float: left;
    margin-top: 10px;
    padding: 0 5px;
}
.spitdiv{
    position: relative;
    width: 2px;
    height: 200px;
    background: #333;
    float: left;
    margin-top: 30px;
}
.left-details-img h5, .right-details-img h5{
    line-height: 35px;
    font-size: 19px;
    font-weight: bold;
    width: 100%;
    text-align: center;
}
.left-details-img img{
    border-radius: 12px;
    padding: 0 5px 5px 5px;
    width: 160px;
    height: 150px;
    clear: both;
    display: block;

}
.left-details-img label{
    display: block;
    float: left;
    font-size: 30px;
    height: 25px;
    line-height: 30px;
    text-align: center;
    width: 160px;
    color: #111;
}

.left-details-img span{
    width: 100%;
    height: 30px;
    display: block;
    float: left;
    clear: both;
    font-weight: bold;
    padding-left: 5px;
    color: #F11;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
}

#details-img .arrow1{
    font-family: "arial",Times,serif;
    width: 190px;
    height: 20px;
    position: absolute;
    display: block;
    float: left;
    clear: both;
    top: -20px;
    background: url(../../rt-sandbox.png) no-repeat;
    color: #f00;
}

#details-img .arrow2{
    width: 190px;
    height: 20px;
    position: absolute;
    display: block;
    float: left;
    clear: both;
    bottom: -20px;
    background: url(../../sandbox.png) no-repeat;
    color: #f00;
}
.right-details-img label span{
    float: left;
    font-weight: normal;
    padding: 1px 5px;
    text-align: left;
    width: 60%;
}
.right-details-img label input {
    border: medium none;
    float: right;
    font-weight: normal;
    padding: 1px 5px;
    text-align: right;
    width: 30%;
}
#DetailsCostDiv{
    font-family: "arial",Times,serif;
    width: 200px;
    display: block;
    position: absolute;
    top: 500px;
    right: 10px;
    background: #fff;
    border: solid 1px #eee;
}
#DetailsCostDiv label{
    width: 100%;
    height: auto;
    float: left;
    clear: both;
}
#DetailsCostDiv label span{
    width: 60%;
    text-align: left;
    float: left;
    font-weight: normal;
    padding: 1px 5px;
}
#DetailsCostDiv label input{
    text-align: right;
    width: 30%;
    border: none;
    float: right;
    font-weight: normal;
    padding: 1px 5px;
}
#DetailsCostDiv label#TAmount{
    width: 100%;
    background: #222;
    color: #fff;
    padding: 5px 0;
}
#DetailsCostDiv label#TAmount input{
    background: #222;
    color: #fff;
    font-weight: bold;
}
#DetailsCostDiv label#TAmount span{
    background: #222;
    color: #fff;
    font-weight: bold;
}
#DetailsCostDiv label.hd {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 2px solid #777;
    color: #d0021b;
    font-size: 15px;
    line-height: 34px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#DetailsCostDiv label#TAmount, #DetailsCostDiv-2 label#TAmount-2 {
    background: #b4cfec none repeat scroll 0 0;
    color: #fff;
    padding: 5px 0;
    width: 100%;
}
#DetailsCostDiv label#TAmount input, #DetailsCostDiv-2 label#TAmount-2 input, #DetailsCostDiv label#TAmount span, #DetailsCostDiv-2 label#TAmount-2 span {
    background: #b4cfec none repeat scroll 0 0;
    color: #333;
    font-weight: bold;
}
#hd-2{
    color: #111;
    font-size: 14px;
}
#hd-2 span, #hd-2 input{
    color: #111;
    font-size: 14px;
    font-weight: bold;
}
#DetailsCostDiv-2 label{
    font-size: 13px;
    line-height: 13px;
    margin: 0;
}
#DetailsCostDiv-2 div label{
    font-size: 11px;
    line-height: 12px;
    margin: 0;
}
.icon-trash{
    width: 18px;
    height: 18px;
    background: url("../img/erase.png") no-repeat;
    background-size: 100% 100%;
    display: block;
}