/* Commented by Zoran M1 */
/*body
{
	text-align:Left;
	margin: 0;
	padding: 0;
}

.PageWrapper
{
	margin-right:auto;
	margin-left:0;
	height: 674px;
	width: 1024px;
	text-align:left;
}

.ContentPane
{
	width:810px;
	padding: 0px;
	float:left;
	padding-top: 30px;
	padding-left: 30px;

}

.LeftPane
{
	width:180px;
	padding:0px;
	float:left;
	text-align:center;
}

.HeaderPane
{
	padding: 0px 0px 20px 0px;
}

.FooterPane
{
	clear:both;
}*/

.ajax__calendar_container {
	z-index: 100;
}

#ctl00_FooterPane_rpvBookingReport_ctl05_ctl04_ctl00_Menu {
	background-color: white !important;
}

/* Additions from INSPINIA theme - Zoran M1 */

/* User reports */
.table-wrapper table table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}
