@charset "utf-8";
.dataTables_wrapper .row:first-child {
    display: none;
}
table.dataTable thead th, table.dataTable tfoot th, table th, .table th {
    font-weight: 500 !important;
    padding: 15px .75em !important;
}
.table.dataTable thead {
    background: #546E7A !important;
    
}
.table td, .table th {
    vertical-align: middle;
    border-top: 0px;
    border-bottom: 1px solid #dee2e6 
}
.table.dataTable thead .sorting_desc, .table.dataTable thead .sorting, .table.dataTable thead .sorting_asc, .table.dataTable thead .sorting_disabled {
    color: #fff !important;
}

li#data-table_previous, li#data-table_next {
	padding: 0 8px;
	font: normal normal normal 0px / 1.2 FontAwesome;
}
li#data-table_previous:before {
	font-size: 20px;
	content: "\f104";
}
li#data-table_next:before {
	content: "\f105";
	font-size: 20px;
}
table#data-table {
	min-height: 200px;
}
@media  (max-width: 767px) {
	.gmail-img-h-w {
		height: 100px;
	}
	.logo-brand {
		display: none !important;
		
	}
	.w-md-100{
		width: 100%;
	}
	.sidebar-is-expanded .l-header {
		padding-left: 0;
	}
	.w-76 {
	width: 75px;
    height: 75px;
    object-fit: cover;
	}
	.l-main, main.l-main {
		width: 100%;
		height: 100%;
		padding: 20px 0px 0px 0px;
		transition: padding 0.5s ease-in-out;
	}
	.l-sidebar {
		width: 0px;
		position: fixed;
		z-index: 99999;
		left: 0;
		top: 0;
		bottom: 0;
		background: #fff;
		-webkit-transition: width 0.5s ease-in-out;
		-moz-transition: width 0.5s ease-in-out;
		-ms-transition: width 0.5s ease-in-out;
		-o-transition: width 0.5s ease-in-out;
		transition: width 0.5s ease-in-out;
	}
	.l-header {
		padding: 0px;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 99999;
		width: 100%;
		background: #fff 0% 0% no-repeat padding-box;
		box-shadow: 0px 0px 15px #00000033;
		-webkit-transition: padding 0.5s ease-in-out;
		-moz-transition: padding 0.5s ease-in-out;
		-ms-transition: padding 0.5s ease-in-out;
		-o-transition: padding 0.5s ease-in-out;
		transition: padding 0.5s ease-in-out;
	}
	.top-heading{
		font-size: 12px;
		font-weight: 700;
		margin-bottom: 0;
	  }
	  .select-hotel-mob {
        /* margin: 100px 0 0 0; */
        width: 93%;
        margin-left: 17px;
        border-radius: 10px;
        margin-top: 70px;
    }
	.tiers {
		width: 100%;
		
	}
	.sidebar-is-expanded .l-main {
		padding-left: 0px;
	}
	.l-main, main.l-main {

		max-width: 92%;
		margin: 0 auto;
	}
	.w-90 {
		width: 86%;
	}
	/* .sidebar-is-expanded .l-header {
    	padding-left: 0;
	} */
	/* .sidebar-is-expanded main.l-main {
    	padding-left: 0;
	} */
	.w-14 {
		width: 100%;
	}
	.content-sm-center {
		justify-content: center!important;
	}
	.ft-sm-12 {
		font-size: 0.75rem;
	}
	.pag-auto {
		margin-left: auto;
		margin-right: auto;
	}
	main.l-main {
		padding-top: 0;
	}
	.border-sm-bottom {
		border-bottom: 1px solid #dee2e6 !important;
	}
	.w-sm-100 {
		width: 100% !important;
	}
	/* .ml-sm-70 {
		margin-left: 70px;
	} */
	/* .ml-sm-minus-70 {
		margin-left: -70px;
	} */
	/* main.l-main {
		padding-left: 0 !important;
	} */
	.pt-sm-6 {
		padding-top: 6px !important;
	}
	
	#data-table thead,
	#country-booking-details thead,
    #device-table thead,
    #window-details-table thead,
    #days-details-table thead,
    #night-details-table thead {
		display: none;
	}
		tr.even td:first-child, tr.odd td:first-child, tr.even td:first-child a, tr.odd td:first-child a, tr.even td:first-child:before, tr.odd td:first-child:before {
			background: #546E7A;
			color: #fff !important;
		}
		td:before {
			content: attr(data-th);
			font-weight: bold;
			display: block;
			color: gray;
			position: absolute;
			left: 10px;
		}
		#data-table tr {
			float: left;
			width: 100%;
		}
		#data-table td {
			display: block;
			box-sizing: content-box;
			padding: 5px 12px 5px 150px !important;
			min-height: 17px;
			line-height: 17px;
			position: relative;
			word-break: break-all;
			max-height: fit-content;
			border-top: 1px solid #CFD8DC !important;
		}
		#data-table tr {
			box-shadow: 0 0 11px #ccc;
		}
	#table1 tr.odd, #country-booking-details tr.odd, #device-table tr.odd, #window-details-table tr.odd, #days-details-table tr.odd, #night-details-table tr.odd  {
    background: #FAFAFA !important;
    margin-bottom: 20px;
}

#table1 tr.even, #country-booking-details tr.even, #device-table tr.even, #window-details-table tr.even, #days-details-table tr.even, #night-details-table tr.even   {
    background: #ECEFF1 !important;
    margin-bottom: 20px;
}

	
}

@media only screen and (max-width: 1400px) and (min-width: 768px) {
	/* .sidebar-is-expanded .l-header {
    	padding-left: 0;
	}
	.sidebar-is-expanded main.l-main {
    	padding-left: 0;
	} */
}
@media only screen and (min-width: 1200px) {
	.h-400 {
		height: 400px;
	}
	.h-500 {
		height: 500px;
	}
	.h-300 {
		height: 300px;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {
	.w-14 {
		width: 28%;
	}
}

@media only screen and (max-width: 991px) and (min-width: 767px) {
	.w-14 {
		width: 50%;
	}
	.pag-auto {
		margin-left: auto;
		margin-right: auto;
	}
	.w-19 {
		width: 24% !important; 
	}
	.pt-sm-6 {
		padding-top: 6px !important;
	}
}

/* Tables CSS */
@media only screen and (max-width: 800px) {
    .pagination {
		justify-content: center;
	}
	.paging_simple_numbers {
		width: auto;
	}
	.customer-list-table .dataTables_paginate, .dt-2 .dataTables_paginate {
		float: none !important;
	}
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 40%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-th); }
}
@media (min-width: 564px) {
    .daterangepicker .drp-calendar.left .calendar-table {
        padding-right: 0;
    }
}