/**
 *
 * Apply your custom CSS here
 *
*/

.btn-blocky{
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
    text-align: left; 
    white-space: normal;
    margin-left: 0px !important;
}

.ota-logo-md{
    width: 100px;
}

.ota-logo-sm{
    width: 80px;
}

.ota-logo-xs{
    width: 55px;
    margin-left: auto;
    margin-right: auto;
}

.chart-item-bg .chart-entry-view > .rates-entry-view {
display: table-cell;
vertical-align: middle;
padding: 10px 15px;
color: #979898;
font-size: 14px;
}

.chart-item-bg .chart-entry-view > .hotel-label-entry {
display: table-cell;
vertical-align: middle;
padding: 10px 30px;
color: #979898;
font-size: 14px;
}

.xe-widget.xe-counter .xe-label .num{
    font-size: 24px;
    display:inline;
}

.xe-label{
    padding-right:5px;
}

.user-info-navbar .user-info-menu > li > a{
    z-index:auto;
}

.login-page{
    padding-top: 100px;
}

table.table-bordered.dataTable {
    margin-top:10px;
}

.breadcrumb li span {
color: #b3b6b6;
}

.user-info-navbar .user-info-menu > li .dropdown-menu, .navbar.horizontal-menu .navbar-inner > .nav > li .dropdown-menu{
    margin-top: -1px;
    margin-left: -1px;
    z-index: -1;
}

.green{
    color:#8dc63f !important;
}

.blue{
    color: #40bbea !important;
}

.dark-red{
    color: #bc070d !important;
}

.dark-gray{
    color: #4a4a4a !important;
}

.black{
    color: #000000 !important;
}

.orage{
    color:#ea9e00 !important;
}

.toRight{
    float: right;
}

.icon-info-right{
    margin-right: 10px;
}


.sidebar-menu{
    width:23%;
}

.table > thead > tr > td, .table > tbody > tr > td, .table > tfood > tr > td, .table > thead > tr > th, .table > tbody > tr > th, .table > tfood > tr > th{
    padding: 6px;
}

.dataTables_wrapper table.dataTable thead > tr > th{
    padding: 8px;
}

.slim-panel{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 0px;
}

.no-padding-fix{
    padding:0px !important;
}

.table > tbody > tr.danger-ota > td{
    background-color: #f7d7d7;
}

.table > tbody > tr.warning-ota > td{
    background-color: #fcfa81;
}

.ota-widget{
    background: #fff;
    padding: 10px;
    line-height: 1;
    display: table;
    width: 100%;
    margin-bottom: 20px;
}

.ota-widget .xe-label{
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    padding-left: 0;
    text-align: center;
    width:16.66666666666667%
}

.ota-widget .xe-label .num{
    display: block;
    font-size: 18px;
    font-weight: normal;
    color: #3e3f3f;
}

.ota-widget .xe-label span{
    display: block;
    font-style: normal;
    font-size: 8px;
    text-transform: uppercase;
    color: #979898;
    margin-top: 5px;
}

.ota-widget .img{
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    width: 16.66666666666667%;

}

.wm-hr{
    margin-top: 5px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #e1e1e1;
}

.wm-separator{
    height: 1px;
    background: #e1e1e1;
    margin-bottom: 15px;
}

.ota-accordion{
    padding: 15px 20px !important;
}

.validated .form-group label.error {
position: absolute;
top: 0;
right: 0;
bottom: 0;
padding-right: 12px;
font-size: 12px;
line-height: 40px;
color: rgba(255, 255, 255, 0.7);
z-index: 2;
}

.validated .form-group label.error {
    color: rgba(151, 152, 152, 0.8);
}

.validated .form-group .form-control.error {
border-color: rgba(204, 63, 68, 0.5);
}

.btn-blocky .xe-icon, .btn-blocky  .xe-label{
    padding:13px!important;
}

.hidden-custom{
    display:none;
}

.datepicker{
    z-index: 9999;
}

.dropdown-tag-menu > li > a {
padding: 5px 10px;
}

a.underline:hover
{
text-decoration:underline!important;
}

.label-margin {
margin-left: 2px;
}

.modal-saving{
    width:130px!important;
}

.modal-saving .modal-content{
   padding: 10px!important;
}

.modal-saving .modal-content .modal-body {
padding: 10px 0 !important;
}

.title-fixed{
    position: fixed;
    z-index: 2000;
    width: 78%;
    top: 28px;
}

.tocify.fixed {
top: initial;
}

ul.scroll-menu {
    position: relative;
    overflow:hidden;
    display: inherit !important;
    top: -6px !important;
    left: 0 !important;
    width: 100%;
    height: auto;
    max-height: 300px;
    margin: 0;
    border-left: none;
    border-right: none;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.dropdown-menu.dropdown-white.no-spacing {
margin-top: -11px;
}


input[type=checkbox].css-checkbox {
    position:absolute;
    z-index:-1000; 
    left:-1000px; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px;
    width:1px; 
    margin:-1px; 
    padding:0; 
    border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:25px;
	height:15px; 
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;

}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
}
label.css-label {
background-image:url(../Content/img/csscheckbox.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.center-text{
    text-align:center;

}
@media screen and (max-width: 800px) {
    .ota-logo-xs {
        display:none;
    }
    .ota-name {
        display:block;
        font-size:6px;
        font-family:sans-serif;
        font-weight:bolder;
    }
}