/* .ace-nav > li
{
	line-height: 57px;
	max-height: 57px;
	height: 57px;
} */
.clearfix 
{
	clear:both;
}
.chosen-container > .chosen-single, [class*="chosen-container"] > .chosen-single 
{
    line-height: 32px;
    height: 32px;
}
.bolder-hard
{
	font-weight:bolder !important;
}
.customLogoPadding
{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.datepicker
{
	z-index:1151 !important;
}
.profile-info-name 
{
	text-align: left;
	width: 200px;
}


.prompt-inside-form{
	padding-top: 1%;
	padding-bottom: 1%;
	background-color: #d3d3d3;
	width:60%;
}

.page-header-remark-customised{
	margin: 0 0 2px 0;
	border-bottom: 0;
}

.checkbox-remark-customised{
	padding-top: 0;
}

@media print
{
    .print-hidden {
        display: none;
    }
    a[href]:after {
	    content: "" !important;
	}

/*    table {page-break-inside: avoid;}
    @page {margin: 0.55cm;}*/

}
.sidebar-shortcuts{
  display: none;
}
