@charset "utf-8";
/* CSS Document */
.no-padding{
	padding:0px!important;
}
.no-margin{
	margin:0px!important;
}
.fa{font-size: 130%!important;}
.p5{padding: 5px;}
.mtop3{margin-top: 3px;}
.mr5{margin-right: 5px;}
.ml5{margin-left: 5px;}
.mb1{margin-bottom: 1%;}
.mb10{margin-bottom: 10px;}
.pt22{padding-top: 22px;}
.mt25{margin-top: 25px!important;}
.mt5{margin: 5px;}
.pt30{padding-top: 30px;}
.ml-90{margin-left: -90px!important;}
.whitesmokeBack{background: whitesmoke;}
.fs12{font-size: 12px!important;}
.product-thumb{
	width: auto;
    height: 50px;
    border-radius: 5px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	vertical-align:middle!important;
}

.db-bk-color-one {
    background-color: #f55039;
}

.db-bk-color-two {
    background-color: #46A6F7;
}

.db-bk-color-three {
    background-color: #47887E;
}

.db-bk-color-six {
    background-color: #F59B24;
}
/*============================================================
PRICING STYLES
==========================================================*/
.db-padding-btm {
    padding-bottom: 50px;
}
.db-button-color-square {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.50);
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

    .db-button-color-square:hover {
        color: #fff;
        background-color: rgba(0, 0, 0, 0.50);
        border: none;
    }


.db-pricing-eleven {
    margin-bottom: 30px;
    margin-top: 50px;
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    color: #333;
    line-height: 30px;
}

    .db-pricing-eleven ul {
        list-style: none;
        margin-left: auto;
		margin-right: auto;
        text-align: center;
        padding-left: 0px;
		padding-bottom:40px;
		width:80%;
    }

        .db-pricing-eleven ul li {
            padding: 5px 10px;
            
            cursor: pointer;
			border-bottom: 1px dotted #50505F;
        }

            .db-pricing-eleven ul li i {
                margin-right: 5px;
            }


    .db-pricing-eleven .price {
        padding: 40px 20px 5px 20px;
        font-size: 60px;
        font-weight: 900;
        color: #ff0000;
    }

        .db-pricing-eleven .price small {
            color: #B8B8B8;
            display: block;
            font-size: 12px;
            margin-top: 22px;
        }

    .db-pricing-eleven .type {
        
        padding: 20px 20px;
        font-weight: 900;
        text-transform: uppercase;
        font-size: 30px;
		color:#fff;
    }

    .db-pricing-eleven .pricing-footer {
        padding: 20px;
    }

.db-attached > .col-lg-4,
.db-attached > .col-lg-3,
.db-attached > .col-md-4,
.db-attached > .col-md-3,
.db-attached > .col-sm-4,
.db-attached > .col-sm-3 {
    padding-left: 0;
    padding-right: 0;
}

.db-pricing-eleven.popular {
    margin-top: 10px;
}

.db-pricing-eleven.popular .price {
    padding-top: 60px;
    font-size: 80px;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom:inherit!important;
}


.sidebr-nav {
    width: 100%;
  
    display: inline-block;
	min-height: 250px;
	
}
.btn-custom{
	background-color:#ff9000;
	color:#fff;
}

.sidebr-nav ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0 0 0 0px;
    padding: 0;
}
.sidebr-nav ul li {
    float: left;
    width: 100%;
}
.sidebr-nav ul li a {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 25px;
    color: #646464;
}
.sidebr-nav ul li a:hover {
    background: #ff9000;
    color: #fff;
}
.sidebr-nav ul li .active {
    background: #ff9000;
    color: #fff;
}
.min-content {
    width: 79%;
    border-left: solid thin #e9e9e9;
    position: relative;
    display: inline-block;
    vertical-align: top;   
    padding: 20px;
}
.modal-btn{
	position: absolute;
    right: 0;
    top: 0;
    background-color: #ff9000;
    color: #fff;
    padding: 25px;
    border-radius: 0px;
	
}
.pymnt {
    text-align: center;
	height: 501px;
	overflow-y:auto;
	overflow-x:hidden;
	
}
.pymnt h2 {
    text-align: center;
}
.margintb { 
    margin: 20px 0; 
}
.menu-btn{
	display: block;
    padding: 10px 16px;
    font-size: 20px;
    /* float: left; */
    /* position: absolute; */
    color: #999;
}
.lg-input{
	width: 300px;
    padding: 4px 8px;
    font-size: 30px;
    font-family: "Source Sans Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    /* margin-left: auto; */
    /* margin-right: auto; */
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    /* border-color: #ddd; */
    box-sizing: content-box;
    border: 1px solid #ddd;
	color: #666;
}
.lg-custom_btn{
	background-color: #ff9000;
    color: #fff;
    border-radius: 5px;
	padding: 6px 12px;
    font-size: 24px;
    font-weight: lighter;
    margin-top: 20px;
    vertical-align: top;
    margin-bottom: 20px;
}
.modal-footer{
	text-align:center!important;
}
.stinp {
    width: 70%;
    padding: 15px;
    margin-top: 25px;
    border: solid thin #ccc;
    border-radius: 5px;
}
.pay-card {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pay-card li {
    display: inline-block;
    padding: 10px 20px;
}
.pay-card li:first-child {
    border-right: solid thin #ccc;
}
.pay-card p {
    margin-bottom: 0px;
}
.sgnup {
    background: #ff9000;
    padding: 15px;
    border: solid 0px #ccc;
    border-radius: 5px;
     width: 30%;
     color: #fff;
}
.sidebr-nav h3 {
    padding: 10px;
    text-align: center;
    font-size: 20px;
    color: #545454;
    border-bottom: solid thin #e9e9e9;
	
}
.tp-dt {
    padding: 5px 10px;
    margin: 0!important;
    background: #dadada;
    font-size: 12px; 
}
.trans ul li a {
    padding: 10px 10px;
    font-size: 13px;
    font-weight: 700;
}
.trans ul li a span { 
    text-align: center;
    font-size:10px;
    background: #ccc;
    border-radius: 2px;
    padding: 2px 4px;
    margin-left: 15px;
}
.trans ul li a label {
    margin-bottom: 0;
    font-weight: 700;
}
.trans-p {
    margin-bottom: 0!important;
    font-weight: 400;
    font-size: 11px;
    padding-top: 5px;
}
.trans h1 {
    font-size: 50px;
    font-weight: 800;
}
.tb-tit {
    background: #dadada;
    padding: 5px 0;
    font-weight: 400;
    font-size: 16px;
}
.right {
    text-align: right;
}
.margin0 {
    margin: 0;
}
.trans table h3  {
    font-size: 18px;
}
.tot-tbl td {
    padding: 5px!important;
    font-size: 13px;
}
.but-nav {
    width: 100%;
    list-style: none;
    margin: 40px 0;
}
.but-nav li {
    display: inline-block;    
}
.but-nav a {
    padding: 10px 40px!important;
    border: solid thin #ccc;
    border-radius: 4px;
    color: #646464;   
    background: #dadada;
    font-weight: 400!important;
    font-size: 16px!important;
}
.greybg {
    background: #dadada;
}
.margintop10 {
    margin-top: 10px;
}
.margintop30 {
    margin-top: 30px;
}
.nxt {
    background: #ff9000!important;
    color: #fff!important;
}
.brdtop {
    border-top: solid thin #ccc;
}
.left {
    text-align: left;
}
.paddingtop10 {
    padding-top: 10px;
}
.pbox {
    border: solid thin #ccc;
}
.padding10 {
    padding: 10px;
}
.pnton .toggle.btn {
    float: right;
}
.pnton {
    padding-bottom: 20px;
}
.pop-search {
    top: 40%;
    border-radius: 5px!important;
}
.pop-search p {
    margin-bottom: 0px;
}
.width100 {
    width: 100%;
}
.sht-rpt {
    list-style: none;
}
.sht-rpt li {
    width: 33%;
    display: inline-block;
}
.sht-rpt li p {
    margin-bottom: 0;
}
.sht-rpt li h3 {
    font-size: 30px;
    color: #ff9000;
}
.tot-ted {
    font-size: 22px!important;
    color: #ff9000;
}
.c-sal {
    /*padding-top: 10px!important;*/
	height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}
.c-sal li {
   /* padding: 0 10px; */
    font-size: 12px;
}
.ft-calc {
    margin-top: 30px!important;
    border-top: solid thin #e9e9e9;
	padding: 10px!important;
}
.ft-calc li {
    line-height: 24px;
}
.cash-pay {
    width: 50%;
    margin: 20px auto 0;
}
.cash-ext {
    border: solid thin #ccc;
    border-radius: 4px;
    position: relative;
    width: 100%;
}
.cash-ext-rht {
    width: 68%;
    padding: 20px;
    display: inline-block;
    text-align: left;
    position: relative;
}
.cash-ext a { 
    width: 30%;
    display: inline-block;
    position: relative;
    padding: 20px;
    background: #339a55;
    color:#fff;
    border-radius: 0 4px 4px 0;
    margin-right: -4px;
}
.cash-pay ul {
    width: 100%;
    list-style: none;
    margin: 20px 0;
    padding: 0;
}
.cash-pay ul li { 
    width: 48%;
    display: inline-block;
}
.cash-pay ul li a { 
    border: solid thin #339a55;
    border-radius: 4px;
    padding: 20px; 
    width: 100%;
    display: block;
    color: #339a55;
    font-size: 16px;
}
.cash-crd {
    position: relative;
    width: 100%;
}
.cash-crd a {
    border: solid thin #ccc;
    border-radius: 4px;
    width: 100%;
    float: left;
    padding: 20px;
    text-align: left;
    color: #333; 
    margin-bottom: 20px;
}

.tran-rfund h2 {
    border-bottom: solid thin #dadada;  
    margin-bottom: 15px;  
}
.rf-cfrm a { 
    font-size: 16px;
    vertical-align: top;
    padding: 20px 40px 16px;
    background: #ff9000;
    color: #fff;
}
.tran-rfund h4 {
    text-align: left;
    padding: 10px;
    font-size: 16px;
}
.rf-reeason {
    margin: 15px; 
    border: solid thin #dadada;
    list-style: none;
    padding: 0;     
}
.rf-reeason li {
    width: 100%;
    position: relative; 
}
.rf-reeason li a {
    padding: 15px!important;
    border-bottom: solid thin #dadada;
    width: 100%;
    display: inline-block;
    text-align: left;
    color: #333;
}
.rf-reeason li a:hover { 
    background: #27303a;
    color: #fff;
}
.rf-reeason li a .fa {
    color: #fff!important;
}
.lgrey {
    color: #ccc!important;
}
.cs-sal a {
    text-align: center;
}


/*07-09-2016*/


.tre-cont {
    min-height: 400px;
    background: #dadada;
}
.tre-cont-ftr {
    list-style: none;
    margin: 0;
    padding: 5px 0;
    text-align: left;
}
.tre-cont-ftr li {
    text-align: left;
    border: solid thin #dadada;
    display: inline-block;
    padding: 5px;
    width: 150px;
    margin-right: 5px;
}
.tre-cont-ftr li a { 
    color: #646464;
}
.srh-pdts {
    padding: 10px;
}
.srh-pdts input {
    padding: 10px 10px 10px 25px;
    border: solid thin #dadada;
    background: url(../img/search-ico.png) 5px 13px no-repeat;
}
.srh-nav ul li a {
    font-size: 14px;
    padding: 10px 15px;
}
.srh-pdts-main {
    padding-top: 0;
}
.tre-cont {
    padding: 10px; 
}
.tre-cont ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.tre-cont ul li {
    display: inline-block;
    width: 19%;
    text-align: center;
    vertical-align: middle;
    margin: 10px 0;
}
.tre-cont ul li a {
    width: 100%;
    background: #ccc;
    float: left;
    padding: 40px 0;
}
.srh-ftr-pa {
    padding: 0 0px 0 20px;
    margin: 0!important;
}
.app-layout {
  
    text-align: center;
 
}
.edt-app-rht ul li a{
    padding: 16px;
}
.ap-tot {
    background: #ff9000;
    color: #fff!important;
}
.str-clsd {
    position: absolute;
	height:100%;
    background: rgba(0,0,0,0.7);
    width: 100%;
    color: #fff;
    text-align: center;
    padding-top: 80%; 
	top: 0;
    left: 0;
}
.str-clsd h2 {
    margin: 0 0 40px;
}
.str-clsd a {
    color: #fff;
    padding: 10px;
    border-radius: 4px;
    border: solid thin #fff;
}
.perf-tee {
    padding: 0px;
}
.prf-tee-cont ul {
    text-align: left;
}
.amn-pop {
    position: absolute;
    right: 10px;
    width: 250px;
    background: #fff;   
    top: 100px; 
}
.amn-pop h3 {
    background: #3b4956;
    font-size: 14px;
    padding: 10px;
    color: #fff;
    text-align: center;
}
.amn-pop ul {
    list-style: none;
}
.amn-pop ul li {
    display: inline-block;
    width: 32%;
    padding: 10px;
    margin: 0;
    font-size: 18px;
}
.org-bg {
    background: #ff9000;
}
.white-txt {
    color: #fff;
}
.amp-tp {
    background: #3b4956;
    margin-bottom: 0!important;
}
.fs14 {
    font-size: 12px!important;
}
.padding0 {
    padding: 0;
}
.padding0i {
    padding: 0!important;
}
.amn-pop textarea {
    background: #e8e8e6;
    padding: 10px;
    width: 100%;
    border: 0;
}
.amp-del {
    margin-bottom: 0!important;
    text-align: center;
    padding: 10px;
    border-radius: 0 0 4px 4px;
}
.pop-rht-arr {
    position: absolute;
    right: -9px;
    color: #fff;
    font-size: 26px;
}
.top-sync {
    background: url(../img/top-syn-img.png) center no-repeat;
    height: 73px;
    margin: 15px 0 0;   
}
.top-sync h3{
    text-align: center;
    padding-top: 30px;
}
.syn-cont {
    background: #dadada;
    padding: 20px;
}
.syn-cont ul {
    list-style: none;
    width: 300px; 
    margin: 0 auto 20px;
}
.syn-cont ul li {
    line-height: 40px;
    font-size: 16px;
}
.syn-cont ul li i { 
    padding-right: 10px;
}
.syn-cont p {
    text-align: center;
    margin-bottom: 0!important;
    margin-top: 10px;
}
.syn-cont a {
    background: #ff9000;
    border-radius: 4px;
    background: #ff9000;
    padding: 15px 50px; 
    color: #fff;
    font-size: 16px;
}
.open-cls {
    padding: 100px 0;
    text-align: center;
}
.open-cls p {
    margin-top: 50px;
}

.title-block{
	display: inline-block;
    padding-top: 10px;
    font-size: 20px;
    font-weight: 600;
}
.error
{
    color: red;
}
.right_adjust
{
    padding-right: 0%!important;
    padding-left: 0%!important;
    margin-left: 230px;
    width: calc(100% - 230px)!important; 
}
.left_adjust
{
    padding-left: 0%!important;
}

#main-container
{
    min-height: 558px;
    margin-top: 20px;
}
main{padding-left: 1%;padding-right: 1%;}
.container
{
    max-width: 100%;
}
/* #main-container>.container{overflow-x: scroll;} */
table.dataTable thead th, table.dataTable thead td
{
    padding: 10px 8px!important;
}
table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
    border-color: #b3b3b3;
}
table{
    width: 100%;
}
td{
    padding: 5px!important;
}
thead{background: #2C343F; color: white;}
.dataTable th, .dataTable td{max-width: 100px;text-overflow: ellipsis;overflow-x: hidden;word-wrap: normal;white-space: nowrap}
.dataTable tr th:last-child, .dataTable tr td:last-child{max-width: initial;}
.dataTable .width150{max-width: 150px;}
.dataTable .width35{max-width: 35px;}
.dataTable .width0{max-width: initial; padding: 8px 6px!important; width: 12px;}
.dataTable .width35{max-width: 35px;}
.dataTable .width3{max-width: 3px;}
.dataTable .width6{max-width: 6px;}
.dataTable .width14{max-width: 14px;}
.dataTable .width15{max-width: 15px;}
.dataTable .width200{max-width: 200px;}
.dataTable .width100{max-width: 100px;width: 25%;}
.dataTable .width100t{max-width: 100px;width: 1%;}
table.dataTable {border-collapse: collapse!important;}
.srch{margin-top: 12%;}
.mbutt{padding: 2px 4px!important;}
.fa-check{color:green;}
.fa-times{color:red;}
.nav-main ul{padding: 0 0 0 23px!important;}
.welcome{/*top: 40%;*/left: 30%;/*position: absolute;*/}
.textleft{
    text-align: left;
}
.open>.dropdown-menu{max-height: 400px;overflow-y: auto;}
.req{color: red;}
#loader{display:none;position: fixed;width: 7%;right: 38%;top: 50%;}
.w10px{width: 10px!important;}
.FLr{float: right;}
.top_adjust{padding-top: 3%;}
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}
.btn_ajust{padding-top: 2.5%;}
button.multiselect.dropdown-toggle.btn.btn-default{background-color: white;}
.tourtextimage{width: 100%;max-width: 180px;max-height: 100px;}
#expiredOffers{margin-top: 2%;max-height: 400px;overflow-y: scroll;}mb1{margin-bottom: 1%;}
.mt3{margin-top: 3%;}
.mt1{margin-top: 1%;}
.mt5{margin-top: 5px;}
.mr1{margin-right: 1%;}
.pt30{padding-top: 30px;}
.pt22{padding-top: 22px;}
.pr0px{padding-right: 0px;}
.lp0px{padding-left: 0px;}
.rp0px{padding-right: 0px;}
.DisNone{display: none;}
.fs11{font-size: 11px!important;}
.white{background: #fff;}
tbody{background: white;}
button.dt-button.buttons-csv.buttons-html5, button.dt-button.buttons-pdf.buttons-html5 {
    float: right;
    padding: 5px 10px;
    margin-bottom: 0;
    margin-left: 10px;
    border-radius: 2px; 
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    background: #3C8DBC;
    color: white;
}
table.dataTable{border-collapse: collapse!important;}
.width10{
    width: 10%;
}
.mt15{
    margin-top: 15px
}

.BCrumb{
    background-color:#3C434D !important;
    padding: 5px !important;
}
.breadcrumb>.active{
    color: white !important;
}
.activeNav a{
    background-color: #232A32;
    color: white !important;
}

.shadow {
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    3px 3px 5px 6px #ccc;  /* Firefox 3.5 - 3.6 */
    box-shadow:         3px 3px 5px 6px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  }
   #load{
    width:100%;
    height:100%;
    position:fixed;
    z-index:9999;
    background:url("../images/gif/loading.gif") no-repeat center center rgba(0,0,0,0.25)
}
.m15{
    margin: 15px;
}
.mtop5{
    margin-top: 5px;
}

#MapingSupplierHotelForm .modal-dialog{
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%) !important;
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%) !important;
    background: #fff;
}
#MapingSupplierHotelForm .modal-dialog .modal-header{
   display: flex;
   align-items: center;
   position: relative;
}
#MapingSupplierHotelForm .modal-dialog .modal-header .modal-title{
     font-size: 18px;
     font-weight: 800;
}
#MapingSupplierHotelForm .modal-dialog .modal-header .close{
    position: absolute;
    right: 10px;
    top:30px;

}
#MapingSupplierHotelForm .modal-dialog .modal-footer{
    text-align: right !important;
}
