﻿
.hotelbg, .tourbg {
    padding: .3em .8em .4em;
}

.techno_con {
    position: fixed;
    width: 100%;
    float: left;
    left: 0;
    bottom: 0;
    margin: 0 auto !important;
    background: rgb(1, 48, 87);
    right: 0;
    padding: 0px !IMPORTANT;
}
#primary_nav_wrap ul, #primary_nav_wrap ul li {
    float: left;
    margin: 0;
    position: relative;
    padding: 0;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    white-space: nowrap;
}

ul.li-fixw li {
    width: 270px;
}

.Agentbg {
    background-color: #2cccfd;
}

.cancellation {
    background-color: #32c36c;
}

.Missing {
    background-color: #fab52a;
}

.hotelbg {
    background-color: #369ead;
}

.tourbg {
    background-color: #c24642;
}

.packagebg {
    background-color: #7f6084;
}

.visabg {
    background-color: #458b00;
}

.b2bGreen {
    background-color: #7FB231;
}

.b2bpurple {
    background-color: #9370DB;
}

.b2bYellow {
    background-color: #f7941d;
}

.b2bLightYellow {
    background-color: #cbcb10;
}

.b2bSkyblue {
    background-color: #01b7f2;
}

.b2bInProcess {
    background-color: #009688;
}

.b2bInQueue {
    background-color: #ffc400;
}

.b2bPink {
    background-color: #e44049;
}

.sort-icon .sort-container {
    padding: 8px 1px 11px 6px;
    background: #f2f2f2;
}

.sort-icon i {
    right: 0;
    background: #d9d9d9;
    color: #fff;
    padding: 10px 9px;
}

.altRow {
    background-color: #F5F5F5;
}

.box-body i, .icon_bg i {
    border-radius: 50%;
}

.box-body .fa-bed, .icon_bg .fa-bed {
    background: #26a0d1;
    padding: 5px;
    color: #fff;
}

.box-body .fa-cutlery, .icon_bg .fa-cutlery {
    background: #dc2330;
    padding: 5px 7px;
    color: #fff;
}

.box-body .fa-binoculars, .icon_bg .fa-binoculars {
    background: #c2a30f;
    padding: 5px 6px;
    color: #fff;
}

.box-body .fa-car, .icon_bg .fa-car {
    background: #3c8dbc;
    padding: 6px 5px;
    color: #fff;
}

.box-body .fa fa-suitcase, .icon_bg .fa-suitcase {
    background: #f4801f;
    padding: 5px;
    color: #fff;
}

.box-body .fa-arrows-alt, .icon_bg .fa-arrows-alt {
    background: #17aaa1;
    padding: 5px 6px;
    color: #fff;
}

.fa-arrows-alt::before {
    content: "\f0b2";
}

.fa-suitcase::before {
    content: "\f0f2";
}

.w325px {
    width: 325px;
}

.m10 {
    margin: 10px;
}

.maps {
    height: 200px;
    border: 2px solid #000;
    width: 100%;
    overflow: hidden;
}

#map {
    height: 100%;
}

table.hover-scroll tbody:hover {
    overflow-x: scroll;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    / Safari / animation:spin 2s linear infinite;
    margin: 0 auto;
}

#big-focus, #txtbox-focus {
    height: 35px !important;
    z-index: 1;
}

    #big-focus:focus, #txtbox-focus:focus {
        height: 150px !important;
        z-index: 214748364799999 !important;
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.seasonfromTodate span i {
    padding-left: 3px;
}

table.alloRele thead > tr > th {
    border: none !important;
}

    table.alloRele thead > tr > th:first-child {
        border-right: 1px solid #fff !important;
        width: 50%;
    }

    table.alloRele thead > tr > th:last-child {
        border-right: 3px solid #f79307;
    }

table.alloctbl > thead > tr > td.bgmain:last-child {
    border-right: none !important;
}

td.bgmain:nth-child(odd) > table.alloRele > thead {
    background: #0a9788 !important;
    color: #fff !important;
}

td.bgmain:nth-child(even) > table.alloRele > thead {
    background: #37B2A4 !important;
    color: #fff !important;
}

table.alloctbl > .border-right3 {
    border-right: 3px solid #21A1D2 !important;
}

table.alloctbl > thead > tr > th.border-right3:last-child {
    border-right: none !important;
}

table.alloctbl > thead > tr > td.bgmain {
    padding: 0 !important;
    border-right: 3px solid #ff6a00 !important;
}

.bgmain .table .table {
    background: 0 0 !important;
}

table.alloRele > thead > tr > td {
    border-top: none !important;
}

table.alloctbl .weekheading {
    border: none;
    background: #0a9788;
    padding: 7px !important;
    font-weight: 700;
    font-size: 19px !important;
    color: #fff;
}

.TariffSheet {
    display: inline-flex;
}

    .TariffSheet label {
        width: 150px !important;
        margin: auto;
    }

table.alloctbl .seasonfromTodate {
    float: left;
    margin-right: 3px;
    color: #3e4040;
    border: 1px solid #6ed8c9;
    font-size: 12px !important;
    font-weight: 700;
    background: #fff;
    padding: 3px;
}

table.alloctbl .seasonname {
    border-bottom: 1px solid rgba(204,204,204,.4);
    padding-bottom: 5px;
    display: block;
    text-transform: capitalize;
    font-size: 15px;
    width: 100%;
    margin-bottom: 5px;
}

#big-focus, #big-focus:focus {
    width: 100% !important;
    margin-right: 8px;
    right: 0;
}

table.alloctbl .subrow-blue {
    background: #eee;
    padding: 7px !important;
    color: #333;
    font-weight: 700;
}

.Hdiscpolicy ul.nav-tabs li.active {
    background: #fff;
    color: #333;
}

#big-focus {
    transition: all 2s;
    -webkit-transition: all 2s;
}

#txtbox-focus {
    width: 60px !important;
    position: absolute !important;
    transition: all 2s;
    right: 0;
    -webkit-transition: all 2s;
    margin-right: 8px;
}

    #txtbox-focus:focus {
        right: 0;
        margin-right: 8px;
        width: 350px !important;
        position: absolute !important;
    }

.allratesselect > option {
    width: 480px !important;
    word-wrap: break-word !important;
}

.pointer {
    cursor: pointer;
}

.hotel-rpt .note-editor .note-insert > button:nth-child(2) {
    display: none !important;
}

.aln_div {
    margin: 5px -6px 2px !important;
}

.mr_top227 {
    margin-top: -227px;
}

.wd_50 {
    padding-right: 22px !important;
    width: 56px !important;
}

.heigt40 {
    height: 40px !important;
}

.w700px {
    width: 700px !important;
}

.w500px {
    width: 500px !important;
}

.noteeditorscroll > .note-editor > .note-editable {
    height: 200px !important;
    overflow-y: scroll !important;
}

.notescroll .note-editable {
    height: 250px !important;
    overflow-y: scroll !important;
}

.days-infobox {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    display: block;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}

#box, .days {
    position: absolute;
}

td a {
    cursor: pointer !important;
}

.days {
    background-color: #00c0ef !important;
    display: table-cell;
    height: 100%;
    width: 90px;
    top: 0;
    padding: 10px;
    vertical-align: middle;
    z-index: 11;
}

.bg-brdr {
    width: 126px;
    margin: 5px;
    padding: 5px 6px;
    border-radius: 9px;
    border: 1px solid #ccc;
    background: #e3e3e3;
}

.p0 {
    padding: 0 !important;
}

.textarea > textarea {
    overflow: auto !important;
    resize: none;
    width: 100%;
}

#box {
    z-index: 2147483647;
}

.cmsactive {
    background: #ccc;
    padding: 5px;
    cursor: pointer;
}

.w60px {
    width: 60px !important;
}

.w65px {
    width: 65px !important;
}

.w90px {
    width: 90px !important;
}

.w300px {
    width: 300px !important;
}

.w35px {
    width: 35px !important;
}

.w45px {
    width: 45px !important;
}

.w120px {
    width: 120px !important;
}

.w180px {
    width: 180px !important;
}

.w200px {
    width: 200px !important;
}

.w250px {
    width: 250px !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pl5 {
    padding-left: 5px !important;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.pt5 {
    padding-top: 5px;
}

.pt2 {
    padding-top: 2px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt15 {
    padding-top: 15px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pr10 {
    padding-right: 10px;
}

.pr20 {
    padding-right: 20px;
}

.pr5 {
    padding-right: 5px !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pl10 {
    padding-left: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb5, .nav-wizard > li, ul.cms > li > ul > li {
    margin-bottom: 5px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mr10 {
    margin-right: 10px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.ml5 {
    margin-left: 5px;
}

.mr20 {
    margin-right: 20px;
}

.m20 {
    margin: 20px !important;
}

.w50px {
    width: 50px !important;
}

.mr5 {
    margin-right: 5px;
}

.m0 {
    margin: 0 !important;
}

.left-inner-addon i, .left-inner-addon-icon i {
    margin-right: 5px;
    left: 0;
    top: 0;
    pointer-events: none;
}

.lh29 {
    line-height: 29px;
}

.text-white {
    color: #fff;
}

.text-grayee {
    color: #eee;
}

.text-darkgray {
    color: #7b7e81;
}

.font-h2 {
    font-size: 30px;
}

.font-50 {
    font-size: 50px;
}

.bg-blue {
    background: #3C8DBC;
}

.bg-white {
    background: #fff !important;
}

.bg-garyeee {
    background: #eee;
}

.w25px {
    width: 25px;
}

.brdr-wthbg {
    background: #f7f7f7;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
}

.brdr-btm-dot {
    border-bottom: 1px dotted #3C8DBC;
}

.font-big {
    font-size: 17px !important;
}

.font-25 {
    font-size: 25px !important;
}

.font-19 {
    font-size: 19px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-16 {
    font-size: 16px !important;
}

.grybg-whtxt {
    background: #e2e2e2 !important;
    color: #525050 !important;
    border-bottom: #bababa solid 3px !important;
}

#primary_nav_wrap ul a, .ms-header {
    color: #fff;
}

.ms-header {
    background: #3C8DBC;
    padding: 10px 10px 10px 15px;
    font-size: 20px;
}

.box-shdow {
    -webkit-box-shadow: 5px 5px 10px -7px rgba(176,176,176,.69);
    -moz-box-shadow: 11px 10px 10px -7px rgba(176,176,176,.69);
    box-shadow: 5px 5px 10px -7px rgba(176,176,176,.69);
}

.box-shadow {
    -webkit-box-shadow: 10px 10px 5px -7px rgba(153,151,153,1);
    -moz-box-shadow: 10px 10px 5px -7px rgba(153,151,153,1);
    box-shadow: 10px 10px 5px -7px rgba(153,151,153,1);
}

.imagehw img, .imagehw250X250 img, .imagehw40X40 img, .imagehw50X50 img {
    box-shadow: 2px 2px 3px 0 #ccc;
}

.border {
    border: 1px solid #ccc;
}

.gray-bg {
    background-color: #eee;
}

.remove_button {
    position: absolute;
    padding: 3px 5px;
    right: -7px;
    background: red;
    top: -33px;
    border-radius: 50%;
    line-height: 19px;
}

.photo-bg {
    background: url(../content/img/image-bg.png) no-repeat;
    height: 40px;
    width: 40px;
}

.image-bg {
    background: #e1e1e1;
}

.imagehw img {
    height: 50px;
    width: 50px;
    border-radius: 7px;
}

.imagehw40X40 img {
    height: 40px;
    width: 100%;
}

.imagehw50X50 img {
    height: 40px;
    width: 100px;
}

.photosup-bg {
    background: url(../Content/img/UploadLogo.jpg) no-repeat;
    height: 40px;
    width: 100px;
}

.imagehw250X250 img {
    height: 250px;
    width: 250px;
}

.border-left {
    border-left: solid 4px #1a6b9a;
}

.fcotrolwdth > input {
    text-align: center;
    border-radius: 7px !important;
}

.divvcenter.vertical-center {
    margin-bottom: 0;
}

.vertical-center {
    min-height: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.fa.form-control-feedback {
    line-height: 34px;
}

.input-sm ~ .fa.form-control-feedback {
    line-height: 30px;
}

.input-lg ~ .fa.form-control-feedback {
    line-height: 46px;
}

.left-inner-addon-icon {
    position: relative;
    display: inline-block;
}

    .left-inner-addon-icon input, .left-inner-addon-icon select {
        padding-left: 30px;
        display: inline-block;
    }

    .left-inner-addon-icon i {
        padding: 10px;
        position: absolute;
        display: inline-block;
    }

.right-inner-addon-icon {
    position: relative;
    display: inline-block;
}

    .right-inner-addon-icon input, .right-inner-addon-icon select {
        padding-right: 30px;
        display: inline-block;
    }

    .right-inner-addon-icon i {
        position: absolute;
        right: 0;
        padding: 10px;
        pointer-events: none;
        display: inline-block;
    }

.tooltiptry {
    background: #000;
    color: #fff;
}

.left-inner-addon {
    position: relative;
}

    .left-inner-addon input, .left-inner-addon select {
        padding-left: 30px;
    }

    .left-inner-addon i {
        padding: 11px 10px;
        position: absolute;
    }

.right-inner-addon {
    position: relative;
}

    .right-inner-addon input, .right-inner-addon select {
        padding-right: 30px;
    }

    .right-inner-addon i {
        position: absolute;
        right: 0;
        padding: 11px 10px;
        pointer-events: none;
    }

#primary_nav_wrap ul a, #primary_nav_wrap ul a:active, #primary_nav_wrap ul a:hover {
    display: block;
    font-weight: 700;
    font-size: 12px;
    line-height: 32px;
    padding: 0 15px;
    font-family: HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-decoration: none;
}

.modal-vertical-centered {
    transform: translate(0,50%) !important;
    -ms-transform: translate(0,50%) !important;
    -webkit-transform: translate(0,50%) !important;
}

#primary_nav_wrap {
    margin-top: 15px;
}

    #primary_nav_wrap ul {
        list-style: none;
    }

        #primary_nav_wrap ul a:active, #primary_nav_wrap ul a:hover {
            color: #000;
        }

        #primary_nav_wrap ul li.current-menu-item {
            background: #ddd;
            color: #000;
        }

        #primary_nav_wrap ul li:hover {
            background: #f6f6f6;
            color: #000;
        }

        #primary_nav_wrap ul ul {
            display: none;
            position: absolute;
            top: 100%;
            left: 0;
            color: #000;
            background: #fff;
            padding: 0;
        }

        #primary_nav_wrap ul li:hover > ul, .dd:after, .main-nav a {
            display: block;
        }

        #primary_nav_wrap ul ul li {
            float: none;
            width: 200px;
        }

.main-nav, .main-nav > li {
    float: left;
}

#primary_nav_wrap ul ul a {
    line-height: 120%;
    padding: 10px 15px;
    color: #000;
}

#primary_nav_wrap ul ul ul {
    top: 0;
    left: 100%;
}

.drop-nav {
    background: #2c3e50;
}

.main-nav {
    border-radius: 4px;
    margin-top: 8px;
    list-style: none;
}

    .main-nav li:first-child {
        border-left: none;
    }

    .main-nav a {
        color: #fff;
        padding: 10px 30px;
        text-decoration: none;
    }

.dd, .flyout {
    position: relative;
    list-style: none;
}

    .dd:after {
        content: "\25BC";
        font-size: 15px;
        color: #fff;
        position: absolute;
        top: 29%;
        right: 12%;
    }

.drop-nav, .flyout-nav {
    position: absolute;
    display: none;
    padding: 0 !important;
    list-style: none;
}

    .drop-nav li {
        border-bottom: 1px solid rgba(255,255,255,.2);
    }

.dd:hover > .drop-nav, .flyout:hover > .flyout-nav {
    display: block;
}

.flyout-nav {
    left: 100%;
    top: 0;
}

.flyout-nav, .flyout:hover a {
    background: #395066;
}

.w100px {
    width: 100px;
}

.w110px {
    width: 110px;
}

.w130px {
    width: 130px;
}

.w170px {
    width: 170px;
}

.v-top {
    vertical-align: top !important;
}

.v-midd, thead {
    vertical-align: middle !important;
}

.centervh {
    bottom: 0;
    left: 0;
    top: 95px;
    right: 0;
    position: relative;
    background: #fff;
}

.h50per {
    height: 50%;
    background: #3C8DBC;
}

td.active-td a:after, tr.active-td a:after {
    font-family: FontAwesome;
    content: "\f101";
    font-size: 2em;
    top: -11px;
    display: inline-block;
    float: right;
    height: 20px;
    position: relative;
}

.table-th-bg {
    background: #3C8DBC;
    color: #fff;
}

td.active-td, tr.active-td {
    background: #eee !important;
    cursor: pointer;
}

td.active-td {
    color: #fff !important;
}

    td.active-td a {
        color: #000 !important;
        cursor: pointer;
    }

        td.active-td a:after {
            color: #337AB7 !important;
            cursor: pointer;
        }

tr.active-td {
    color: #fff !important;
}

    tr.active-td a {
        color: #000 !important;
        cursor: pointer;
    }

        tr.active-td a:after {
            color: #337AB7 !important;
            cursor: pointer;
        }

.tr-blue th a, thead {
    color: #000 !important;
}

.no-shadow {
    box-shadow: none !important;
}

.btn-block:hover {
    cursor: pointer;
}

.b-block {
    padding: 1px;
    cursor: pointer;
    display: block;
}

.tr-blue {
    background: #7FC8F2;
}

.box-btm-shadow {
    box-shadow: 0 15px 5px -9px #acacac;
}

.days-brdr-top {
    border-top: 1px solid #00C0EF;
    border-radius: 5px;
    border-bottom: 1px solid #00C0EF;
    border-right: 1px solid #00C0EF;
}

.days-brdr {
    border: 1px solid #00C0EF;
}

.silver-bg {
    background: #E8EBEC;
}

.light-gray {
    background: #f8f8f8;
}

thead {
    background: #eee;
}

.bg-lined {
    margin: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAIfP378zwjjgzj8/PyMYAEYB8RmROaABAAVMg/XkcvroQAAAABJRU5ErkJggg==);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
}

.border-blueblock {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
    background-color: #F8F8F8;
    border: 1px solid #00c0ef !important;
    border-top: 2px solid #00c0ef !important;
}

.brdr-blue-right {
    border-right: 1px solid #367FA9;
}

.border-bottom-blue {
    border-bottom: 1px dashed #367FA9;
}

.skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li > a:hover {
    background: #3C8DBC !important;
    border-left-color: #3c8dbc;
    color: #fff;
}

table {
    border: 1px solid #14937a;
    border-bottom: 10px solid #14937a;
}

section .block-wdg > .data:nth-child(odd) {
    border-bottom: 1px dashed #cfd2d2;
    padding: 3px 10px;
}

section .block-wdg > .data h1 {
    font-size: 18px;
    color: #2E818F;
    font-weight: 700;
}

.green, section .block-wdg > .data:nth-child(even) {
    font-size: 13px;
    color: #2E818F;
    font-weight: 700;
}

section .block-wdg > .data:nth-child(even) {
    padding: 3px 10px;
}

section .block-wdg > .data:last-child {
    padding: 3px 10px;
    border-bottom: none;
}

.brk-wrd {
    word-break: break-all !important;
}

#loadingmessage {
    z-index: 111;
    position: absolute;
}

.popup_loading {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    text-align: center;
    position: absolute;
    top: 0;
}

    .popup_loading .log_img {
        margin: 90px auto auto;
        text-align: center;
    }

#loadingmessage_new {
    display: none;
}

.block > input, .input-block {
    display: block !important;
}

.note.blue {
    background: #53a3b4;
}

    .note.blue:before {
        background: none !important;
        border-color: #fff #fff transparent transparent;
    }

.btn-file {
    position: relative !important;
    overflow: hidden !important;
}

    .btn-file input[type=file] {
        position: absolute !important;
        top: 0 !important;
        right: 0 !important;
        min-width: 100% !important;
        min-height: 100% !important;
        font-size: 100px !important;
        text-align: right !important;
        filter: alpha(opacity=0) !important;
        opacity: 0 !important;
        background: red !important;
        cursor: inherit !important;
        display: block !important;
    }

input[readonly] {
    background-color: #fff !important;
    cursor: text !important;
}

.nav-tabs > li {
    float: left;
    background-color: #DFDBDB;
    color: #000 !important;
    margin-bottom: -1px;
}

    .nav-tabs > li a {
        color: #000;
    }

.border-radius5 {
    border-radius: 5px;
}

.input-block {
    width: auto;
}

.menu_weekdays {
    width: 100%;
    padding: 5px;
    float: left;
}

    .menu_weekdays ul {
        margin: 0;
        padding: 0;
    }

        .menu_weekdays ul li {
            display: inline-block;
            margin: 3px;
        }

    .menu_weekdays > ul li a {
        display: block;
        padding: 0 10px !important;
        position: relative;
    }

@keyframes slideInRight {
    0% {
        transform: translate3d(100%,0,0);
        visibility: visible;
    }

    100% {
        transform: translate3d(0,0,0);
    }
}

.slideInRight {
    animation-name: slideInRight;
}

.checkbox {
    padding-left: 20px;
}

    .checkbox label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
    }

        .checkbox label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #ccc;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border .15s ease-in-out,color .15s ease-in-out;
            -o-transition: border .15s ease-in-out,color .15s ease-in-out;
            transition: border .15s ease-in-out,color .15s ease-in-out;
        }

        .checkbox label::after, .radio label::before {
            height: 16px;
            left: 0;
            display: inline-block;
            margin-left: -20px;
            position: absolute;
        }

        .checkbox label::after {
            width: 16px;
            top: 0;
            padding-left: 3px;
            padding-top: 1px;
            font-size: 11px;
            color: #555;
        }

.checkbox-danger input[type=checkbox]:checked + label::after, .checkbox-danger input[type=radio]:checked + label::after, .checkbox-info input[type=checkbox]:checked + label::after, .checkbox-info input[type=radio]:checked + label::after, .checkbox-primary input[type=checkbox]:checked + label::after, .checkbox-primary input[type=radio]:checked + label::after, .checkbox-success input[type=checkbox]:checked + label::after, .checkbox-success input[type=radio]:checked + label::after, .checkbox-warning input[type=checkbox]:checked + label::after, .checkbox-warning input[type=radio]:checked + label::after, input[type=checkbox] .styled:checked + label::after, input[type=checkbox] .styled:checked + label::before, input[type=radio] .styled:checked + label::after, input[type=radio] .styled:checked + label::before {
    color: #fff;
}

.checkbox input[type=checkbox], .checkbox input[type=radio] {
    opacity: 0;
    z-index: 1;
}

    .checkbox input[type=checkbox]:focus + label::before, .checkbox input[type=radio]:focus + label::before {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px;
    }

    .checkbox input[type=checkbox]:checked + label::after, .checkbox input[type=radio]:checked + label::after {
        font-family: FontAwesome;
        content: "\f00c";
    }

    .checkbox input[type=checkbox]:disabled + label, .checkbox input[type=radio]:disabled + label {
        opacity: .65;
    }

        .checkbox input[type=checkbox]:disabled + label::before, .checkbox input[type=radio]:disabled + label::before {
            background-color: #eee;
            cursor: not-allowed;
        }

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox-primary input[type=checkbox]:checked + label::before, .checkbox-primary input[type=radio]:checked + label::before {
    background-color: #337ab7;
    border-color: #337ab7;
}

.checkbox-danger input[type=checkbox]:checked + label::before, .checkbox-danger input[type=radio]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-info input[type=checkbox]:checked + label::before, .checkbox-info input[type=radio]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-warning input[type=checkbox]:checked + label::before, .checkbox-warning input[type=radio]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-success input[type=checkbox]:checked + label::before, .checkbox-success input[type=radio]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.radio {
    padding-left: 20px;
}

    .radio label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
    }

        .radio label::before {
            content: "";
            width: 17px;
            border: 1px solid #ccc;
            border-radius: 50%;
            background-color: #fff;
            -webkit-transition: border .15s ease-in-out;
            -o-transition: border .15s ease-in-out;
            transition: border .15s ease-in-out;
        }

        .radio label::after {
            display: inline-block;
            position: absolute;
            content: " ";
            width: 11px;
            height: 11px;
            left: 3px;
            top: 3px;
            margin-left: -20px;
            border-radius: 50%;
            background-color: #555;
            -webkit-transform: scale(0,0);
            -ms-transform: scale(0,0);
            -o-transform: scale(0,0);
            transform: scale(0,0);
            -webkit-transition: -webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);
            -moz-transition: -moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);
            -o-transition: -o-transform .1s cubic-bezier(.8,-.33,.2,1.33);
            transition: transform .1s cubic-bezier(.8,-.33,.2,1.33);
        }

.radio-primary input[type=radio] + label::after, .radio-primary input[type=radio]:checked + label::after {
    background-color: #337ab7;
}

.radio input[type=radio] {
    opacity: 0;
    z-index: 1;
}

    .radio input[type=radio]:focus + label::before {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px;
    }

    .radio input[type=radio]:checked + label::after {
        -webkit-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    .radio input[type=radio]:disabled + label {
        opacity: .65;
    }

        .radio input[type=radio]:disabled + label::before {
            cursor: not-allowed;
        }

.radio.radio-inline {
    margin-top: 0;
}

.radio-primary input[type=radio]:checked + label::before {
    border-color: #337ab7;
}

.radio-danger input[type=radio] + label::after, .radio-danger input[type=radio]:checked + label::after {
    background-color: #d9534f;
}

.radio-danger input[type=radio]:checked + label::before {
    border-color: #d9534f;
}

.radio-info input[type=radio] + label::after, .radio-info input[type=radio]:checked + label::after {
    background-color: #5bc0de;
}

.radio-info input[type=radio]:checked + label::before {
    border-color: #5bc0de;
}

.radio-warning input[type=radio] + label::after, .radio-warning input[type=radio]:checked + label::after {
    background-color: #f0ad4e;
}

.radio-warning input[type=radio]:checked + label::before {
    border-color: #f0ad4e;
}

.radio-success input[type=radio] + label::after, .radio-success input[type=radio]:checked + label::after {
    background-color: #5cb85c;
}

.radio-success input[type=radio]:checked + label::before {
    border-color: #5cb85c;
}

input[type=checkbox].styled:checked + label:after, input[type=radio].styled:checked + label:after {
    font-family: FontAwesome;
    content: "\f00c";
}

.zindex {
    z-index: 111111111;
    position: absolute;
}

.w150px {
    width: 150px !important;
}

.font15 {
    font-size: 15px;
}

.w10per {
    width: 10%;
}

.w30per {
    width: 30%;
}

.clearable {
    background: url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) right -10px center no-repeat #fff;
    border: 1px solid #999;
    padding: 3px 18px 3px 4px;
    border-radius: 3px;
    transition: background .4s;
}

.nav-wizard > li:not(:first-child) > a:before, .nav-wizard > li:not(:last-child) > a:after {
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    content: "";
    top: 0;
}

.clearable.x {
    background-position: right 5px center;
}

.clearable.onX {
    cursor: pointer;
}

.border-right3 {
    border-right: 3px solid #ff6a00 !important;
}

.nav-wizard > li.disabled > a:before, .nav-wizard > li.done:hover > a:before, .nav-wizard > li.done > a:before, .nav-wizard > li:hover > a:before {
    border-right-color: #ccc;
}

.nav-wizard > li {
    float: left;
    font-family: sans-serif !important;
}

    .nav-wizard > li > a {
        position: relative;
        background-color: #ccc;
        color: #7a7a7a;
    }

        .nav-wizard > li > a .badge {
            margin-left: 3px;
            color: #eee;
            background-color: #428bca;
        }

    .nav-wizard > li:not(:first-child) > a {
        padding-left: 34px;
    }

        .nav-wizard > li:not(:first-child) > a:before {
            width: 0;
            height: 0;
            border-left: 20px solid #fff;
            position: absolute;
            left: 0;
        }

    .nav-wizard > li:not(:last-child) > a {
        margin-right: 6px;
    }

        .nav-wizard > li:not(:last-child) > a:after {
            border-left: 20px solid #ccc;
            position: absolute;
            right: -20px;
            z-index: 1;
        }

    .nav-wizard > li:first-child > a {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .nav-wizard > li:last-child > a {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .nav-wizard > li.done:hover > a, .nav-wizard > li:hover > a {
        background-color: #d5d5d5;
    }

        .nav-wizard > li.done:hover > a:after, .nav-wizard > li:hover > a:after {
            border-left-color: #d5d5d5;
        }

    .nav-wizard > li.done > a {
        background-color: #e2e2e2;
    }

        .nav-wizard > li.done > a:after {
            border-left-color: #e2e2e2;
        }

    .nav-wizard > li.active > a .badge {
        color: #428bca;
        background-color: #fff;
    }

    .nav-wizard > li.disabled > a {
        color: #777;
    }

        .nav-wizard > li.disabled > a:focus, .nav-wizard > li.disabled > a:hover {
            color: #777;
            text-decoration: none;
            background-color: #eee;
            cursor: default;
        }

        .nav-wizard > li.disabled > a:after {
            border-left-color: #eee;
        }

.nav-wizard.nav-justified > li {
    float: none;
}

    .nav-wizard.nav-justified > li > a {
        padding: 10px 15px;
    }

@media (max-width:768px) {
    .nav-wizard.nav-justified > li > a {
        border-radius: 4px;
        margin-right: 0;
    }

        .nav-wizard.nav-justified > li > a:after, .nav-wizard.nav-justified > li > a:before {
            border: none !important;
        }
}

.nav-wizard > li > a > span {
    float: left;
    margin-right: 10px;
    background: #fff;
    border-radius: 50%;
    color: #000;
    display: block;
    height: 20px;
    position: relative;
    text-align: center;
    width: 20px;
    font-size: 14px;
}

.nav-wizard > li.active > a, .nav-wizard > li.active > a:focus, .nav-wizard > li.active > a:hover {
    color: #fff;
    background-color: #428bca;
}

    .nav-wizard > li.active > a:after {
        border-left-color: #428bca;
    }

    .nav-wizard > li.active > a > span, .nav-wizard > li.active > a > span:before {
        content: "\f00c";
        font-family: FontAwesome;
        font-size: 14px;
        font-stretch: normal;
        color: #ca9020;
    }

.nav-wizard {
    counter-reset: my-badass-counter;
}

    .nav-wizard > li > a > span:before {
        color: #777;
        content: counter(my-badass-counter);
        counter-increment: my-badass-counter;
    }

.heading-hotel-det, section .block-wdg > .heading {
    color: #FFF;
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}

.heading-hotel-det {
    background: #2e818f;
}

section .block-wdg {
    border: 1px solid rgba(176,176,176,.69);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #f8f8f8;
}

    section .block-wdg:hover {
        -webkit-transform: scale(1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -moz-box-shadow: 3px 5px 7px rgba(0,0,0,.1);
        -webkit-box-shadow: 3px 5px 7px rgba(0,0,0,.7);
        box-shadow: 3px 5px 7px rgba(0,0,0,.7);
        cursor: pointer;
        background: #d8e9f9;
    }

    section .block-wdg > .heading {
        background: #2e818f;
    }

    section .block-wdg .data:nth-child(odd) {
        border-bottom: 1px dashed #cfd2d2;
        padding: 0 5px 10px;
    }

    section .block-wdg .data h1 {
        font-size: 18px;
        color: #2E818F;
        font-weight: 700;
    }

    section .block-wdg .data:nth-child(even) {
        padding: 3px 10px;
        font-size: 13px;
        color: #2E818F;
        font-weight: 700;
    }

    section .block-wdg .data:last-child {
        padding: 10px;
        border-bottom: none;
    }

.right-shadow {
    -webkit-box-shadow: 7px 1px 11px -6px rgba(0,0,0,.62);
    -moz-box-shadow: 7px 1px 11px -6px rgba(0,0,0,.62);
    box-shadow: 7px 1px 11px -6px rgba(0,0,0,.62);
}

section .block-wdg > .body {
    border: 1px solid rgba(176,176,176,.69);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #f8f8f8;
}

ul.cms > li {
    list-style: none;
    text-decoration: none;
}

    ul.cms > li > div {
        background: #eee;
        color: #000;
        display: block;
        font-size: 19px;
        padding: 5px;
    }

        ul.cms > li > div:after, ul.cms > li > ul > li > span:before {
            font-family: FontAwesome;
            color: #357CA5;
        }

        ul.cms > li > div:after {
            content: "\f149";
            font-size: 17px;
        }

    ul.cms > li > ul > li {
        list-style: none;
        font-size: 15PX;
        cursor: pointer;
    }

.div_1, .div_2, .div_3 {
    clear: both;
    margin-bottom: 20px;
    height: auto;
}

ul.cms > li > ul > li > span:before {
    padding-right: 5px;
    content: "\f101";
    font-size: 18px;
}

.sr_model {
    max-height: 100%;
    overflow-y: scroll;
}

.tablescroll {
    overflow-x: scroll;
}

.font_b {
    font-weight: 700;
}

.br_top {
    border-top: thin solid #00c0ef !important;
}

.br_bottom {
    border-bottom: thin solid #00c0ef !important;
}

.div_2 {
    min-height: 288px;
}

.div_3 {
    min-height: 134px;
}

.width25, .width75 {
    margin-bottom: 0;
    float: left;
}

.title_div {
    margin-top: -4px;
    padding-left: 30px;
}

.txt_box {
    border: 1px solid #d2d6de;
    height: 32px;
    margin-top: 25px;
}

.dis_tab {
    width: 100%;
    display: table;
}

.pb20 {
    padding-bottom: 20px;
}

.wd_auto {
    float: left;
    width: auto;
    margin-right: 10px;
}

.border-t {
    border-top: 3px solid #00c0ef;
}

.ht_58 {
    height: 58px;
}

.ui-autocomplete {
    z-index: 11111 !important;
}

    .ui-autocomplete li div {
        font-size: 12px;
        color: #888;
    }

.styled.checkbox.divhide {
    position: absolute;
    -moz-position: absolute;
}

.sidebar-mini.sidebar-collapse .main-sidebar .user-panel > .info, .sidebar-mini.sidebar-collapse .sidebar-form, .sidebar-mini.sidebar-collapse .sidebar-menu li.header, .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu, .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .pull-right, .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    display: none !important;
    transform: translateZ(0);
}

.sidebar-collapse .ms-header {
    display: none !important;
}

.main-header .logo .logo-mini {
    display: none;
}

.sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg {
    display: none !important;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu, .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right) {
    display: block !important;
    left: 45px;
    position: absolute;
    width: 180px;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span {
    background-color: #222d32;
    margin-left: 1px;
    padding: 10px 5px 10px 15px;
    top: 0;
}

.sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .right-side {
    margin-left: 50px !important;
    z-index: 840;
}

.sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-left: 50px;
}

.sidebar-mini.sidebar-collapse .main-sidebar {
    transform: translate(0,0);
    width: 50px !important;
    z-index: 850;
}

.sidebar-mini.sidebar-collapse .main-header .logo {
    width: 50px;
}

    .sidebar-mini .sidebar-collapse .main-header .logo > .logo-mini {
        display: block !important;
        font-size: 18px;
        margin-left: -15px;
        margin-right: -15px;
    }

.selectcolor {
    background-color: #e16614 !important;
}

.hover_ul li {
    padding: 0 7px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}

    .hover_ul li.hove_li:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
    }

.static {
    height: 100px;
}

.hover_ul {
    background: #fff;
    top: 0;
    padding: 10px;
    position: relative;
    width: 100%;
    z-index: 1;
    right: 5px;
    box-shadow: 0 0 3px -1px rgba(0,0,0,.5);
    display: inline-block;
}

.hover_ul_scr {
    position: fixed;
    z-index: 999;
    right: 0;
    width: 84%;
}

.hight {
    height: 60px;
}

.hight_value {
    height: 15px;
}

.title_main {
    border-bottom: thin dotted #00c0ef !important;
    display: inline-block;
    width: 100%;
}

i.fa.fa-bed {
    font-size: 15px;
}

.set_fa {
    position: absolute;
    right: 7px;
    top: 5px;
    color: #fff;
}

.br_top_white {
    border-top: thin dotted #fff !important;
}

#allocationreport thead {
    width: 100%;
    table-layout: fixed;
    display: table;
}

.services .form-group input[type=checkbox], .services > .form-group input[type=checkbox] + .btn-group > label span:first-child {
    display: none;
}

.width75 {
    width: 75%;
}

.width25 {
    width: 25%;
    pointer-events: none;
}

.small_indigater_text {
    background: #f2f2f2;
    float: left;
    height: 16px;
    line-height: 14px;
    padding: 0 5px;
    width: 95px;
}

.small_indigater {
    height: 15px;
    width: 15px;
    float: left;
}

.bg_blue, .text {
    float: left;
    height: 30px;
}

.bg_blue_Available {
    background: #1a9eea;
}

.bg_yellow_soldout {
    background: #FC3;
}

.bg_white_released {
    background: #fff;
    border: 1px solid #000;
}

.bg_gray_noallocation {
    background: grey;
}

.title_width {
    width: 20%;
    float: left;
}

.bg_blue {
    background: #1a9eea;
    width: 30px;
}

.text {
    background: #f2f2f2;
    line-height: 30px;
    padding: 0 5px;
    width: auto;
}

.bg_Gold, .bg_black, .bg_border, .bg_gray, .bg_green, .bg_pink, .bg_purple, .bg_red, .bg_yellow {
    height: 30px;
    width: 30px;
    float: left;
}

.bg_border {
    border: 1px solid #ccc;
}

.bg_green {
    background: #0c6;
}

.bg_red {
    background: #D3376B;
}

.bg_yellow {
    background: #FC3;
}

.bg_gray {
    background: grey;
}

.bg_purple {
    background: #8000FF;
}

.bg_black {
    background: #000;
}

.bg_Gold {
    background: #960;
}

.bg_pink {
    background: #fea9d8;
}

.hover_ul li.active {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}

.wid_icon {
    font-size: 25px !important;
    color: #fff !important;
    line-height: 81px !important;
}

.select2-container--default .select2-selection--single {
    border-radius: 0 !important;
    height: 34px !important;
    border: 1px solid #d2d6de !important;
}

.Dash-col_Red {
    border-radius: 3px;
    color: #f68b3e;
    font-size: 20px !important;
    line-height: 4px;
    padding: 1px 6px;
}

.pt0 {
    padding-top: 0 !important;
}

.status_label {
    padding: .2em .8em .4em !important;
    font-size: 85% !important;
}

.col_Red, .completed_color, .onrequest_color {
    border-radius: 3px;
    padding: 2px 6px;
    color: #fff;
    line-height: 4px;
}

.onrequest_color {
    background-color: #f7941d;
    font-size: 9px;
}

.completed_color {
    background-color: #cbcb10;
}

.col_Red {
    background-color: #e44049;
}

@media(max-width:320px) {
    .xs-pl15 {
        padding-left: 15px !important;
    }

    .xs-pr15 {
        padding-right: 15px !important;
    }
}

.Specific_chk {
    width: 90px;
    padding-left: 17px;
}

.iconuseradd {
    font-size: 20px !important;
    margin: auto;
}

.greenlight-color {
    background: #001e1e;
    padding: 10px;
    font-weight: 700;
    color: #fff;
    font-size: 20px;
}

.webcontentTab .web-nav {
    background: #438a8a;
}

    .webcontentTab .web-nav > li {
        float: left;
        background-color: #6fcaca;
        color: #000 !important;
    }

        .webcontentTab .web-nav > li a {
            font-weight: 700;
            font-size: 15px;
            color: #000;
        }

        .webcontentTab .web-nav > li.active > a, .webcontentTab .web-nav > li.active > a:focus, .webcontentTab .web-nav > li.active > a:hover {
            color: #fff;
            cursor: default;
            background-color: #001e1e;
            border-bottom-color: transparent;
        }

#ddlAgentCopy {
    width: 200%;
}

.ml7 {
    margin-left: 7px;
}

.wd60_word_breck {
    width: 60%;
    word-break: break-all;
}

.wd270 {
    min-width: 270px;
}

.wd200 {
    width: 200px !important;
}

.clr {
    clear: both !important;
}

.services > .form-group input[type=checkbox] + .btn-group > label span {
    width: 20px;
}

    .services > .form-group input[type=checkbox] + .btn-group > label span:last-child, .services > .form-group input[type=checkbox]:checked + .btn-group > label span:first-child {
        display: inline-block;
    }

.services > .form-group input[type=checkbox]:checked + .btn-group > label span:last-child {
    display: none;
}

.services .input-group, .services > .form-group {
    margin: 0 10px 0 15px;
    float: left;
}

#EmployeeData .inner-wrap {
    border-radius: 6px;
}

#EmployeeData .sernamebtn {
    width: 100px;
    background: #e6e6e6;
}

.w70px {
    width: 70px;
}

.setday .checkbox {
    padding-left: 30px;
}

.pkg_SuplierName {
    border: 1px solid #eee;
    margin: 5px auto;
    height: 35px;
    display: inline-flex;
    width: 100%;
}

.pkg_Suplierli {
    margin: 5px;
    width: 100%;
}

.select2-container {
    width: 100% !important;
}

#TourData .fa.fa-plus.add_btn, .fa.fa-minus.add_btn {
    cursor: pointer;
    color: #fff;
    border-radius: 50px;
    border: none;
    background: #337ab7;
    width: 25px;
    height: 25px;
    padding: 6px 0 0 7px;
}

.fa.fa-car {
    background: #3c8dbc;
    padding: 4px;
    border-radius: 50%;
    color: #fff;
}

.rejected_color {
    background-color: #152553;
    border-radius: 3px;
    color: #fff;
    line-height: 4px;
    padding: 2px 6px;
}

.nav-wizard > li.current > a, .nav-wizard > li.current > a:focus, .nav-wizard > li.current > a:hover {
    color: #fff;
    background-color: #ca9020;
}

    .nav-wizard > li.current > a:after {
        border-left-color: #ca9020;
    }

.image-bglogin {
    background: #8cc6c0 !important;
}

#divLogin .input-group-addon {
    background-color: #337ab7 !important;
    color: #fff;
}

@media screen and (min-device-width: 1900px) and (max-device-width: 2000px) {
    .scrolldiv {
        width: 84.9% !important;
    }
}
