.modal.fade.in{ top: 10%; max-width: 700px; width:100%; position: fixed;}
.fc-state-highlight .fc-day-number{ background: #A5191C!important; color: #fff!important; }
.fc-event-container{ text-align: center!important; }
.fc-time{ display: none; }
.tourbkingcalender{ width: 100%; max-width: 519px!important; }
.fc-future.fc-state-highlight, .fc-today.fc-state-highlight{ background: #EEEEEE!important; }
.fc-day-number{ font-weight: bold; }
.fc-row.fc-week.fc-widget-content{ height: 40px !important; }
.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover, .fc-unthemed .fc-list-view, .fc-unthemed .fc-list-heading td{ border-color: #000 !important; }
.searchres #dashbproductslists_wrapper .dataTable{ width: 55%!important; }
.searchres #dashbproductslists_wrapper .span6{ width: 26%!important; }
#dashbproductslists_filter input{ width: 173px!important; }
@media (max-width:1220px){
	.searchres #dashbproductslists_wrapper .dataTable {
		width: 70%!important;
	}
	.searchres #dashbproductslists_wrapper .span6 {
		width: 34%!important;
	}
	#dashbproductslists_filter input {
		width: 160px!important;
	}
}
@media (max-width:767px){
	.searchres #dashbproductslists_wrapper .dataTable {
		width: 100%!important;
	}
	.searchres #dashbproductslists_wrapper .span6 {
		width: 100%!important;
	}
	#dashbproductslists_filter input {
		width: 160px!important;
	}
}


