/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


.app-header .brand .brand-logo {
	padding: 6px;
}

.accomodation-detail {
	min-height: 200px;
}

.dm-grid-tabs .dx-drawer .dx-drawer-panel-content {
	display: none;
}
/*
.bg-agency {
	background-color: #dae0e9 !important;
  }
  .bg-agency {
	background-color: #dae0e9 !important;
  }

.py-10 {padding: 10px 0;}
.py-5 {padding: 5px 0;}

.modal-dialog{
	max-width:1180px!important;
}*/