html {
    height: 100%;
    margin: 0;
    min-height: 100%;
    padding: 0;
}
body {
    font-family: Helvetica,'Times New Roman',sans-serif;
    font-size:14px;
    height: 100%;
    margin: 0;
    min-height: 100%;
    padding: 0;
    overflow-y: scroll;
}
.reklama{
    width: 100%;
    height: 125px;
    background-color: #329DC5;
}
.reklama div{
    font-family: Helvetica,'Times New Roman',sans-serif;
    font-size:28px;
    color:#fff;
    line-height:125px;
}
.reklama b{
    cursor:pointer;
    border: 4px solid #5fbe19;
    border-radius: 50px;
    background-color: #5fbe19;
    padding:15px;
}
.reklama b:hover{  
    background-color: #eee;
    border-color: #eee;
    color:#000;
}
#titleSite{
    z-index: 100;
    position:fixed;
    width: 100%;
    height:30px;
    background-color: #ACD373;
}
#titleSite h2{
    margin-left:50px;
    line-height: 0px;
}
#titleSite1{
    z-index: 100;
    position:fixed;
    width: 100%;
    height:50px;
    background-color: rgb(172, 211, 115);
}
#titleSite1 h2{
    margin-left:50px;
    line-height: 10px;
}
.exitmenu {
    //position:fixed;
    float:right;
    margin-right:10px;
    margin-top: -30px;
    color: #FFFFFF;
    //width: 95%;   
    //text-align: right;	
    cursor:pointer;
}
.chMenu{
    background:#72AD3D;
}
#MenuLeftSide {
    top:30;
    background: none repeat scroll 0 0 #329DC5;
    float: left;
    height: 100%;
    position: fixed;
    width: 240px;
    z-index: 99;
    //display: none;
    min-height: 686px;
}

#RightSide tbody{
    font-size:12px;
}
.tabBook table{
    font-size:12px;
}
#RightSide {
    font-size:12px;
    top:30;
    //height: 100%;
    position: relative;
    margin-left: 240px;
    margin-top: 0px !important;
    //visibility: hidden;
}

.manageChess{
    position: fixed;
    z-index: 10;
    width: 100%;
    top: 30;
}
.headerChess{
    position:fixed;
    top: 58;
}


ul#navmenu-v,
ul#navmenu-v li,
ul#navmenu-v ul {
    margin: 0;
    border: 0 none;
    padding: 0;
    width: 240px;
    list-style: none;
}

    ul#navmenu-v:after {
        clear: both;
        display: block;
        font: 1px/0px serif;
        content: ".";
        height: 0;
        visibility: hidden;
    }

    ul#navmenu-v li {
        float: left;
        display: block !important;
        display: inline;
        position: relative;
    }


    ul#navmenu-v a {
        border-bottom: 1px solid #17799C;
        padding: 0 6px;
        display: block;
        color: white;
        font: bold 14px/40px Helvetica,Arial,Tahoma;
        text-decoration: none;
        height: 40px;
        text-decoration: none;
        vertical-align: middle;
    }
    ul#navmenu-v b {
        cursor:pointer;
	/*border-bottom: 1px solid #17799C;*/
        padding: 0 6px;
        display: block;
        color: white;
        font: bold 14px/40px Helvetica,Arial,Tahoma;
        text-decoration: none;
        height: 40px;
        text-decoration: none;
        vertical-align: middle;
	//overflow: hidden;
    }


        ul#navmenu-v a:hover,
        ul#navmenu-v b:hover,
        ul#navmenu-v li:hover a,
        ul#navmenu-v li.iehover a {
            background: #FFAE0F;
            color: #FFF;
        }


    ul#navmenu-v li:hover li a,
    ul#navmenu-v li:hover li b,
    ul#navmenu-v li.iehover li a {
        background: #FFAE0F;
    }


        ul#navmenu-v li:hover li a:hover,
        ul#navmenu-v li:hover li:hover a,
        ul#navmenu-v li.iehover li a:hover,
        ul#navmenu-v li.iehover li.iehover a {
            background: #FFAE0F;
        }


    ul#navmenu-v li:hover li:hover li a,
    ul#navmenu-v li.iehover li.iehover li a {
        background: #FFAE0F;
    }


        ul#navmenu-v li:hover li:hover li a:hover,
        ul#navmenu-v li:hover li:hover li:hover a,
        ul#navmenu-v li.iehover li.iehover li a:hover,
        ul#navmenu-v li.iehover li.iehover li.iehover a {
            background: #FFAE0F;
        }


    ul#navmenu-v li:hover li:hover li:hover li a,
    ul#navmenu-v li.iehover li.iehover li.iehover li a {
        background: #FFAE0F;
    }


        ul#navmenu-v li:hover li:hover li:hover li a:hover,
        ul#navmenu-v li.iehover li.iehover li.iehover li a:hover {
            background: #FFAE0F;
        }

    ul#navmenu-v .submenu {
        display: none;
        position: absolute;
        top: -288px;
        left: 240px;
        z-index: 999;
    }

    ul#navmenu-v .submenu2 {
        display: none;
        position: absolute;
        top: -34px;
        left: 240px;
        z-index: 999;
    }  


    ul#navmenu-v li:hover ul ul,
    ul#navmenu-v li:hover ul ul ul,
    ul#navmenu-v li.iehover ul ul,
    ul#navmenu-v li.iehover ul ul ul {
        display: none;
    }

    ul#navmenu-v li:hover ul,
    ul#navmenu-v ul li:hover ul,
    ul#navmenu-v ul ul li:hover ul,
    ul#navmenu-v li.iehover ul,
    ul#navmenu-v ul li.iehover ul,
    ul#navmenu-v ul ul li.iehover ul {
        display: block;
    }

.small {
    width: 40px !important;
}
.backgroundImage {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -3;
    visibility: hidden;
    height: 100%;
}
.backgroundBlock {
    background-color: #ccc;
    border-radius: 3px;
    width: 400px;
    opacity: 0.9;
    //position: absolute;
    position: fixed;
    z-index: 0;
}
.enterBlock {
    width: 400px;
    text-align: center;
    padding-bottom: 16px;
    //position: absolute;
    position: fixed;
    padding-top: 10px;
}
/* Пoдлoжкa */
#overlay {
    z-index:0; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
    position:fixed; /* всегдa перекрывaет весь сaйт */
    background-color:#000; /* чернaя */
    opacity:0.8; /* нo немнoгo прoзрaчнa */
    -moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
    filter:alpha(opacity=80);
    width:100%; 
    height:100%; /* рaзмерoм вo весь экрaн */
    top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
    left:0;
    cursor:pointer;
    display:none; /* в oбычнoм сoстoянии её нет) */
}
h1 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.enterBlock input {
    width: 270px;
    padding-right: 4px;
}
.wClose{
    position: absolute;
    left:360px;
}
.modal-label {
    background: none repeat scroll 0px 0px #FFF;
    border: 1px solid #000;
    border-radius: 5px;
    font-family: calibritest;
    font-size: 15px;
    height: 35px;
    line-height: 30px;
    margin-top: 10px;
    vertical-align: middle;
    padding-left: 7px;
}
.my-button-help:hover{
    background-color: #72AD3D;
}
.my-button-help img{
    width: 20px;
    height: 20px;
    margin-top: -5;
    margin-bottom: -5;
}
.stepSpan{
    cursor: pointer;
}
.newFilterDiv,.newHotelDiv,.onlineDiv,.onlineDiv2,.paymentDiv,.privEdit,#tabEditCSS,#tabEditPic{
    background-color: #72AD3D;
    border-radius: 3px;
    //width: 400px;
    opacity: 0.9;
    position: absolute;
    z-index: 10;
    padding:10px;
}
/*Shahmatka*/
#PageContent_Shahmatka thead{
    //position:fixed;
    color: #FFFFFF; 
    background: none repeat scroll 0 0 #1E89AF; 
    top: 40px; 
    table-layout: fixed; 
    z-index: 1; 
    padding-right: 0px;
    border-width:thin;
    border-style:solid;
    border-color:#1E89AF;
    font-family:Helvetica,Arial,Tahoma;
    font-size:small;
}
#PageContent_Shahmatka tbody td{
    font-size:12px;
    margin: 0px;
    padding: 0px;
    border-style: solid !important;
    border-width: 0px thin thin 0px !important;
    border-color: #CBD3D9 !important;            
}
#PageContent_Shahmatka{
    border-color:#CBD3D9;
    z-index:0;
    border-right-style:none;
    border-bottom-style:none;
    border-style:solid;
    border-width:thin;
    font-family:Helvetica,Arial,Tahoma;
    border-collapse:collapse;
}
.shWeekend{
    background-color: #F5F5DC !important; 
    //background-color: #F5F5DC; 
    //color: #F5F5DC !important;
    color: #F5F5DC;
}
.shWeekends{
    background-color: #F5F5DC; 
    //background-color: #F5F5DC; 
    //color: #F5F5DC;
}
.selectDay{
    background-color: #CBD3D9 !important; 
}
.selectDay1{
    background-color: #CBD3D9 !important; 
}
#CheckerBlockDiv{
    position: absolute;
    z-index: 1;
}
.shResTable{
    table-layout: fixed;
    position: absolute;
    //position: relative;
    //position: inherit;
}
.L{
    border-radius: 0px 13px 13px 0px !important;
    -moz-border-radius: 0px 13px 13px 0px !important;
    -webkit-border-radius: 0px 13px 13px 0px !important;
    -o-border-radius: 0px 13px 13px 0px !important;
    -khtml-border-radius: 0px 13px 13px 0px !important;
}
.shRes0{
    border: 2px solid #000 !important; 
    height:24px !important;
}
.shRes{
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    -o-border-radius: 13px;
    -khtml-border-radius: 13px;   
    overflow: hidden; 
    white-space: nowrap;            
    border: 1px solid #CBD3D9; 
    background-color:silver;     
    display: table;          
    padding:0 5px;
}
.shRes span{
    overflow: hidden; 
    width:100%;
    text-align:left;
    text-overflow:ellipsis !important;
    white-space:nowrap;
}
.shResLeg{
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    -o-border-radius: 13px;
    -khtml-border-radius: 13px;   
    overflow: hidden; 
    white-space: nowrap;            
    border: 1px solid #CBD3D9; 
    background-color:silver;     
    padding:5px;
}
.shHeaderCell,
.shHeaderCellOver{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    border-color:  #CBD3D9;
    border-style: solid !important;
    border-width: 0px thin thin 0px !important;
}
.shHeaderCell {
    background-color: #FFFFFF !important;
}        
.shHeaderCellOver{
    background-color: #F08080 !important;            
} 
.shHeaderCellOver div,
.shHeaderCell div{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-align:center;
    text-overflow: ellipsis;
    overflow-y: hidden;
}
.shDataRow td{
    background-color: white;            
}        
.shDataRow td:not(.shHeaderCell) {
    color: white;
    text-align: center;
    font-size: 10px;
    vertical-align: top;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;		
} 
.shDataRowGrad td{
    background-color: #FFFACD;           
}
.shDataRowGrad td:not(.shHeaderCell){
    color: #FFFACD;
    text-align: center;
    font-size: 10px;
    vertical-align: top;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;	
}
.shDataRowOver td{
   background-color: #F08080 !important;           
}
.shDataRowOver td:not(.shHeaderCellOver){
   color: #F08080 !important;
}
.shBlockDeny{
    background-color: #CBD3D9 !important;
    color: #CBD3D9 !important;
    margin: 0px;
    padding: 0px;
    border-style: solid !important;
    border-width: 0px thin thin 0px !important;
    border-color: #CBD3D9 !important;
}
.shRelease {
    background-color: #FFFF00 !important;
    color: #FFFF00 !important;
} 
.shSelected{
    background-color: silver !important;
}
.HeaderCellNumbers {
    font-size: 16px;
    font-weight:bold;
    text-align:left;
    text-indent:12px;
    border-right:1px solid #17799C !important;
    border-color:#1E89AF;        
    border-width:thin;
    border-style:solid; 
    table-layout:fixed;       
} 
.HeaderCellNum,
.HeaderCellRoomType,
.HeaderCellBuilding{
    background:#3496B9;
    font-weight:bold;
    border-color:#1E89AF;        
    border-width:thin;
    border-style:solid;  
    text-align:center;
}
.HeaderCellRoomType1{
    border-left-style:none;
} 
.HeaderCellBuilding{
    border-left-style:none;
} 
.shRowDays td,
.shCellDayWeekend,
.shRowWeeks td{
    max-width:30px;
    border-left-style:none;
    font-weight:bold;
    border-color:#1E89AF;        
    border-width:thin;
    border-style:solid;  
    text-align:center;
}
.shRowDays td{
    background:#3496B9; 
    border-bottom:1px solid #3496B9;    
} 
.shCellDayWeekend{
    background:#3DA6CB !important;
    border-bottom:1px solid #3DA6CB !important;
} 
.shRowWeeks td{
    background:#3496B9;
}
.shCellWeekWeekend{
    background:#3DA6CB !important;
}
.shMonthCell{
    border-right: 1px solid #17799C;
    font-size:16px;
    font-weight:bold;
    text-align:left;
    text-indent:12px;
}
.wTD{
    min-width:50px;
    max-width:50px;
    width:50px;
}
.shMonthCell div{
    overflow:hidden;
    text-align:left;
    text-indent: 12px;
    text-overflow:ellipsis !important;
    white-space:nowrap;
}
.shResBreak{
   border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    -o-border-radius: 13px;
    -khtml-border-radius: 13px;   
    overflow: hidden; 
    white-space: nowrap;            
    border: 0px solid #CBD3D9; 
    background-color:silver;   
}
.LR{
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    -khtml-border-radius: 0px !important;
}
.LLRR{
    //border-color:blue;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    -khtml-border-radius: 0px !important;
}
.R{
   border-radius: 13px 0px 0px 13px !important;
    -moz-border-radius: 13px 0px 0px 13px !important;
    -webkit-border-radius: 13px 0px 0px 13px !important;
    -o-border-radius: 13px 0px 0px 13px !important;
    -khtml-border-radius: 13px 0px 0px 13px !important;
}
.shResTextCell{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0px;
    margin: 0px;
    font-family: Helvetica,Arial,Tahoma;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: table-cell;
    vertical-align: middle;
}
.shResImageCell{
    width: 19px;            
    height: 16px;
    background-repeat: no-repeat;
    background-position: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: inherit;
    display: table-cell;     
}
.im_settled{
    background-image:url(./img/reservation_settled_status.png);
}
.im_prereserv{
    background-image:url(./img/reservation_prereserv_status.png);
}
.im_reserv{
    background-image:url(./img/reservation_reserv_status.png);
}
.im_prepaid{
    background-image:url(./img/reservation_prepaid_status.png);
}
.im_paid{
    background-image:url(./img/reservation_paid_status.png);
}
.shResBlock{
    background-image: url(./img/strih.png);
    background-repeat:repeat;
}
.ShahmatkaContainerBackground {
    height: 34px \0/IE9 !important;
}
.shTableCell {
    border-color: #CBD3D9 \0/IE9 !important;
}
.shDIVEmpty {
    border-color: #CBD3D9 \0/IE9 !important;
}

@media all\0 {
    .ShahmatkaContainerBackground {
        height: 34px !important;
    }
    .shTableCell {
        border-color: #CBD3D9 !important;
    }
    .shDIVEmpty {
        border-color: #CBD3D9 !important;
    }
}
#PageContent_ShahmatkaContainer {
    padding-top: 100px;
    position: relative;
}
.ShahmatkaContainerBackground {
    background-color: rgb(232, 238, 241);
    height: 36px;
}
/*reception*/
.reception-menu-container{
    background-color: #17799C;
}
.reception-menu{
    padding: 0;
    margin: 10px 0;
    //width: 600px;
    font-size: 0;
}
.reception-menu li{
    display: inline-block;
    text-align: center;
    list-style-type: none;
    line-height: 40px;
    width: 10%;
    cursor: pointer;
}
.reception-menu li:hover{
    background-color: #116887;
}
.reception-menu li.active{
     background-color: #116887;
}
.actives{
     background-color: #116887;
     border-color: #116887;
     color:#FFF;
}
.reception-menu li span{
    font: bold 14px/40px Helvetica,Arial,Tahoma;
    color: #FFFFFF;
}
.reception-menu li .count{
     margin-left: 5px;
}


/*Left menu*/
ul#navmenu-v b, 
ul#navmenu-v i{
    cursor:pointer;
    /*border-bottom: 1px solid #17799C;*/
    padding: 5px 6px;
    display: block;
    color: white;
    font: bold 14px/20px Helvetica,Arial,Tahoma;
    text-decoration: none;
    height: 20px;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
ul#navmenu-v img{
    /*border-bottom: 1px solid #17799C;*/
    height: 20px;
    padding: 5px 6px;

}
.nav-icon{
    float:left;
    display: inline-block;
    position: relative;
    font-style: normal;
    line-height: 18px;
    padding: 10px 15px;
    //padding: 0;
    font-size: 42px;
    cursor:pointer;
}
.menu-img {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 9px;
}
.right-menu-items {
    height: 100%; 
    min-height: 100%;
}
.help{
    //width:900px;
}
.help li,.help p{
    text-align:left;
}
.selMenu{
    border-color: #5fbe19;
    background: #5fbe19;
    color: #FFF;
}
.textHelp b:hover{
    border-color: #5fbe19;
    background: #5fbe19;
    color: #FFF;
}
.textHelp ul{
    list-style-type: none;
    text-align: left;
    font-style: italic;
    padding: 0;
    font-size: 16px;
}
#mailTo{
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 9px rgba(0,0,0,.16);
    float: left;
    border-radius: 7px;
    margin-bottom: 100px;

    //text-align:center;
    //border-color: #5fbe19;
    //background: #eee;
}
#mailTo input{
    width:240px;
}
.textHelp ul li{
    background: url(./img/check.png) left top no-repeat;
    padding-left: 40px;
    margin-bottom: 20px;
    height:24px;
}
.textHelp{
    max-width: 900px;
    margin: 0 auto;
    padding: 0 10px;
    //width:100px;
}
.footerHelp{
    position: relative;
    width:100%;
    height:80px;
    //background-color: rgb(241, 232, 107);
    background-color: #329DC5;
    color:#fff;
    //z-index:500;
    bottom:0;
}
.textFooter{
    max-width: 900px;
    margin: 0 auto;
    padding: 0 10px;
}
.textFooter ul{
    max-width: 250px;
    width:25%;
    float:left;
    list-style: none;
}
.headHelp{
    position: fixed;
    width:100%;
    height:125px;
    //background-color: rgb(241, 232, 107);
    background-color: #329DC5;
    color:#fff;
}
.headHelp i{
    color:#fff;
}
.headHelp b{
    border:solid 1px;
    padding:7px;
    cursor:pointer;
    line-height : 80px;
}

.bodyHelp:nth-child(even){
    width:100%;
    background-color: #eee;
    padding:10px;

}
.endTariff{
    //float:left;
    position: fixed;
    top:0px;
    width:90%;
    height: 20px;
    border: 4px double black;
    padding:2px;
    z-index:100;
    background:red;
}
.endTariffon{
    //float:right;
    position: fixed;
    top:20px;
    right:150px;
    height: 42px;
    //border: 4px double black;
   // padding:20px;
    //z-index:100;
    //background:red;
}
.my-border-guest{
    //width:100%;
    //width:90%;
    font-size:14px;
    display: inline-block;
    //height: 34px;
    vertical-align: middle;
    margin-bottom: 5px;
    background: #eeeeee;
    padding: 2px 10px;
    border-radius: 5px;
    border: solid #e4e4e4;
    border-width: 1px;
    float:left;
    min-width:300px;
    margin-left:10px;
    margin-right:10px;
}
//.my-border-guest:nth-child(odd) {margin-left:50px;}
//.my-border-guest:nth-child(even) {margin-left:10px;}
.my-border-guest input{
    float:right;
    //margin: 0 10px;
    border-radius: 5px;
    border: solid #fff;
    padding: 0px 5px;
    text-align:right;
}
.my-border-guest select{
    float:right;
    //margin: 0 10px;
    border-radius: 5px;
    //border: solid #fff;
    background: #fff;
    padding: 0px 5px;
    width:127px;
}
.my-border-guest textarea{
    margin: 5px;
    border-radius: 5px;
    border: solid #fff;
    background: #fff;
    padding: 0px 5px;
    height:70px;
}
.my-border-guest p{
    //width:110px !important;
    width:100px ;
    //height:70px;
    float:left;
}
#printExel{
    float:right;
    padding: 2px 10px;
    border-radius: 5px;
    margin:5px;
}
.my-border{
    //width:100%;
    width:90%;
    font-size:14px;
    display: inline-block;
    //height: 34px;
    vertical-align: middle;
    margin-bottom: 5px;
    background: #eeeeee;
    padding: 2px 10px;
    border-radius: 5px;
    border: solid #e4e4e4;
    border-width: 1px;
}
.my-border input{
    float:right;
    margin: 0 10px;
    border-radius: 5px;
    border: solid #fff;
    padding: 0px 5px;
    text-align:right;
}
.my-border select{
    float:right;
    margin: 0 10px;
    border-radius: 5px;
    border: solid #fff;
    background: #fff;
    padding: 0px 5px;
    width:127px;
}
.my-border textarea{
    margin: 5px;
    border-radius: 5px;
    border: solid #fff;
    background: #fff;
    padding: 0px 5px;
    height:70px;
}
.my-border button,.printBlock{
    margin: 5 5px;
    border-radius: 5px;
    background: #007fff;
    border: 1px solid #003eff;
    color:#fff;
    padding:10px;
    cursor:pointer;
    font-weight:bold;
    //height:10px;
}
.my-select{
    width:150px;
    margin: 3 3px;
    border-radius: 5px;
    background: #007fff;
    border: 1px solid #003eff;
    color:#fff;
    padding:7px;
    cursor:pointer;
    font-weight:bold;
}
.my-select option{
    background: #007fff;
    color:#fff;
    font-size:14px;
}
.my-button{
    margin: 3 3px;
    border-radius: 5px;
    background: #007fff;
    border: 1px solid #003eff;
    color:#fff;
    padding:7px;
    cursor:pointer;
    font-weight:bold;
}
.my-button:hover{
    background: #FFAE0F;
    color:#007fff;
}
.my-check{
    width:100%;
    min-width:800px;
    //width:90%;
    font-size:14px;
    display: inline-block;
    //height: 34px;
    vertical-align: middle;
    margin-bottom: 0px;
    background: #eeeeee;
    //padding: 2px 10px;
    border-radius: 5px;
    border: solid #e4e4e4;
    border-width: 1px;
}
.my-check select{
    float:right;
    //margin: 0 10px;
    border-radius: 5px;
    border: solid #fff;
    background: #fff;
    padding: 0px 5px;
    width:127px;
}
.my-check .upDate{
    //margin: 0 10px;
    border-radius: 5px;
    border: solid #fff;
    background: #fff;
    padding: 0px 5px;
}
#newEditTab tr:nth-child(2n){
    border-top:1px solid;
}
.myRule{
    width:50px;height:30px;
    border-radius: 5px;
    border:2px solid #fff;
}
#selRateCat,#fromRate,#toRate,#showLeg{
    width:150px;height:30px;
    border-radius: 5px;
    border:2px solid #fff;
    background-color:rgb(169, 169, 169);
    text-align:center;
}
.myRate,.myRateDis{
    border: 1px solid #17799C;
    height: 35px;
    margin: -5px;
    font-size:28px;
    text-align:center;
    background-color: #329DC5;
    padding-top:5px;
    color:#fff;
}
.myLK,.myRooms,.mySms,.myRate,.myRateDis,.myCont{
    border: 1px solid #17799C;
    height: 20px;
    margin: -5px;
    font-size:16px;
    text-align:center;
    background-color: #329DC5;
    padding-top:5px;
    color:#fff;
}
.myRateDis{
    text-decoration: line-through;
}
.addRateCat{
    border: 1px solid #17799C;
    height: 42px;
    margin: -5px;
    font-size:14px;
    text-align:center;
    width:200px;
    background-color: #329DC5;
    padding-top:5px;
    cursor:pointer;
}
.myCont:hover,.myRate:hover,.addRateCat:hover,.chItem:hover,.CloseRoom:hover{
    background-color:#FFAE0F !important;
}
.chItem{
    border: 1px solid #17799C;
    height: 35px;
    margin: -5px;
    font-size:18px;
    text-align:center;
    background-color: #329DC5;
    padding-top:12px;
    color:#fff;
    cursor:pointer;
}
.chItemOk{
    background-color:#72AD3D !important;
}
.CloseRoom{
    background-color:#1E89AF !important;
    color:#1E89AF !important;
    cursor:pointer;
}
#chMenu td{
    min-width:100px;
}
.spItem{
    cursor:pointer;
    font-size:14px;
}
.multyOk{
    background-color: rgb(172, 211, 115);
    border-radius: 5px;
    border:2px solid #fff;

}
#selectLang{
    float:right;
    margin-top:-30px;
    //margin: 0 10px;
    border-radius: 5px;
    border: solid #fff;
    background: #fff;
    padding: 0px 5px;
    width:127px;
}
#selectNet {
    float:right;
    margin-top:-30px;
    margin-right: 150px;
    border-radius: 5px;
    border: solid #fff;
    background: #fff;
    padding: 0px 5px;
    width:180px;
}
.userMessNotiff {
    float:right;
    margin-top:-33px;
    margin-right: 350px;
}
.my-button-help {
    padding: 5px;
    float:right;
    margin-top:-33px;
    margin-right: 500px;
}
#stepByStep{
    position: absolute;
    top:100;
    left:500;
    background-color: #eee;
    border-radius: 5px;
    border:2px solid #eee;
    padding:10px;
}
#stepByStep span{
    cursor:pointer;
}
#stepOver{
    position: fixed;
    width:100%;
    height:100%;
    background-color: #333;
    opacity: 0.5;
}
.helperA {
    position: absolute;
    //position: relative;
    margin-left: 2px;
    color: #fff!important;
    font-weight: bold;
    //background: #da4e4e;
    background: orange;
    text-align: center;
    min-width: 16px;
    padding: 0 4px;
    display: inline-block;
    top: 5px;
    right: 5px;
    border-radius: 10px;
    height: 16px;
    cursor: help;
}
.helperS {
    //position: absolute;
    //position: relative;
    font-size: 12px;
    margin-left: 2px;
    color: #fff!important;
    font-weight: bold;
    //background: #da4e4e;
    background: orange;
    text-align: center;
    min-width: 16px;
    padding: 0 4px;
    display: inline-block;
    top: 5px;
    right: 5px;
    border-radius: 10px;
    height: 16px;
    cursor: help;
}
.unread_notification {
    position: relative;
    margin-left: 2px;
    color: #fff!important;
    background: #da4e4e;
    text-align: center;
    min-width: 16px;
    padding: 0 4px;
    display: inline-block;
    top: 0px;
    left: 5px;
    border-radius: 10px;
    height: 16px;
}
.nullSystem{
    font-size:18px;
    border-radius: 5px;
    border:2px solid #f00;
    margin:10%;

}



#menu-icon,.menu-icon {
    display: none;
}
.regTab{
    padding: .5em 1em;
    //border-bottom-width: 0;
}
.TDregTab{
    margin: 0;
    padding: .2em .2em 0;
    border: 1px solid #dddddd;
    background: #e9e9e9;
}
.TDregTab button{
    margin: 1px .2em 0 0;
}
.regTable td{
    font-size: 12px !important;
}
#myCheckTab .thead{
    color: #FFFFFF;
    font-family: Helvetica,Arial,Tahoma;
    font-size: small;
}
#myCheckTab .thead .divTex{
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
#myCheckTab .divTex{
    overflow: hidden;
    text-indent: 12px;
    text-overflow: ellipsis !important;
    white-space: nowrap;
}
#myCheckTab td{
    border-right: 1px solid #CBD3D9;
    border-bottom: 1px solid #CBD3D9;
    height:28px;

}
#myCheckTab .thead td{
    height:30px !important;
    background: #3496B9;
    border-right: 1px solid #17799C;
    border-bottom: 1px solid #17799C;
    height:28px;
    font-weight: bold;
}
#showAllHotel{
    margin: 1px 6px;
    padding: 1px 6px;
}
#showHourHotel{
    margin: 1px 6px;
    padding: 1px 6px;
}
@media print {
    .printSelected>* {display: none }
    .printSelected>.printSelection { display: block }
}
.bar_content_fixed {
    z-index: 101;
    top: 0;
    position: fixed;
    //box-shadow: 0 1px 2px #999;
    border: 0;
    background: rgb(172, 211, 115);
}
.optExpedia{
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem 1.5rem .5rem .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    color: #0a0a0a;
    -webkit-background-origin: content-box;
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    -webkit-background-size: 9px 6px;
    background-size: 9px 6px;
    -webkit-transition: -webkit-box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out;
}
.optBut{
    border: 1px solid #ACD373;
    background:#ACD373;
    cursor:pointer;
}
.optBut:hover{
    border: 1px solid #FFAE0F;
    background:#FFAE0F;
    cursor:pointer;
}

#legDiv{
    height:21px; 
    font-size:14px;
    margin-top:2px;
    //margin-right:20px;
    display:inline-block !important;
}
.legDiv0{
    //float:right; 
}
.legDiv{
    z-index:10;
    position: fixed;
    top:52px;
    right:20px; 
}
#legDivText{
    color:#000;
    display:none;
    background-color:silver;     
    padding-left:10px;
    padding-right:3px;
    padding-bottom:30px;
    padding-top:3px;
    margin-top:0px;
    border-radius:13px 13px 13px 13px;
    -moz-border-radius:13px 13px 13px 13px;
    -webkit-border-radius:13px 13px 13px 13px;
    -o-border-radius:13px 13px 13px 13px;
    -khtml-border-radius:13px 13px 13px 13px;   
}
#legDivText p{
    text-indent:5px;
    text-align:left;
    width:190px;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    -o-border-radius: 13px;
    -khtml-border-radius: 13px;   
    overflow: hidden; 
    white-space: nowrap;            
    border: 1px solid #CBD3D9; 
    background-color:silver;     
    padding:2px;
    margin-bottom:-15px;
}
.selRoomClose{
    background-color:silver;     

}
/*-------star--------*/
.hnav {
    position: relative;
    color: #fff;
    font-size: 15px;
    line-height: 1.2;
}
.hnav-top {
    background-color: #003580;
}
.hnav-top .hnav-menu {
    //display: table;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    height:28px;
}
.hnav-top .hnav-menu__item {
    position: relative;
    min-width: 100px;
    max-width: 170px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-color: #003580;
    border: none;
    color: #fff;
    transition: background-color .1s linear;
    height:28px;
    //width: 3.571%;
}
.hnav-top .hnav-menu__item select,.hnav-top .hnav-menu__item button,.hnav-top .hnav-menu__item input{
    //width: 150px;
    min-width: 100px;
    max-width: 150px;
    cursor:pointer;
    background-color: #003580;
    color: #fff;
    border:none;
    font-weight: bold;
    margin: 3px;
}
.hnav-top .hnav-menu__item input{
    text-align: center;
}
.hnav-top .hnav-menu__item select:hover,.hnav-top .hnav-menu__item button:hover,.hnav-top .hnav-menu__item input:hover{
    //background-color: #4068a0!important;
    background-color: #eee!important;
    color: #000;
}
.hnav-top .hnav-menu__item:hover{
    background-color: #eee!important;
    color: #000;
}
.icons {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 200;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hnav-top-control {
    display: none;
}
.active {
    display: block;
}
@media screen and (max-width: 1400px){
.hnav-top {
    overflow: hidden;
    margin-right: 100px;
}

.hnav-top .hnav-menu {
    position: relative;
    display: block;
    width: 400%;
}
.hnav-top .hnav-menu__item {
    //display: block;
    float: left;
    min-width: 0;
    max-width: none;
    //width: 3.571%;
}
.hnav-top-control {
    outline: none;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100%;
    background-color: #003580;
    text-align: center;
    cursor: pointer;
}
.hnav-top-control__inner {
    padding: 6px 8px;
    border-left: 1px solid #7894ba;
}
.hnav-top-control .icons {
    font-size: 14px;
    margin-bottom: 5px;
    vertical-align: top;
}
}
