@media print {
	
	.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1;
		
		
		
}
	/*
.fc-day-grid-event .fc-time br{content:' ';}
.fc-day-grid-event .fc-time br:after{content:' ';}
	.fc-widget-content td div {
    height: 16px !important;
}
	.caltype {display: none !important}
	
	.calnotes {display:block !important;}
	*/
/*.fc-sat, .fc-sun {display:none !important ;}*/
	.img-circle {display:none !important ;}
	.table>tbody>tr.danger>td,
	.table>tbody>tr.danger>th,
	.table>tbody>tr>td.danger,
	.table>tbody>tr>th.danger,
	.table>tfoot>tr.danger>td,
	.table>tfoot>tr.danger>th,
	.table>tfoot>tr>td.danger,
	.table>tfoot>tr>th.danger,
	.table>thead>tr.danger>td,
	.table>thead>tr.danger>th,
	.table>thead>tr>td.danger,
	.table>thead>tr>th.danger {
		background-color:  #f2dede !important;
		/*background-color:  #ed5565 !important;*/
	}
	
	.label-danger, .badge-danger {
		background-color: #ed5565 !important;
		color: #FFFFFF !important;
		border:0px !important;
	}
	
	.table>tbody>tr.warning>td,
	.table>tbody>tr.warning>th,
	.table>tbody>tr>td.warning,
	.table>tbody>tr>th.warning,
	.table>tfoot>tr.warning>td,
	.table>tfoot>tr.warning>th,
	.table>tfoot>tr>td.warning,
	.table>tfoot>tr>th.warning,
	.table>thead>tr.warning>td,
	.table>thead>tr.warning>th,
	.table>thead>tr>td.warning,
	.table>thead>tr>th.warning {
		/*background-color:  #f8ac59 !important;*/
		background-color:  #ffdb99 !important;
	}
	
	.label-warning, .badge-warning {
		background-color: #f8ac59 !important;
		color: #FFFFFF !important;
		border:0px !important;
	}
	
	.table>tbody>tr.success>td,
	.table>tbody>tr.success>th,
	.table>tbody>tr>td.success,
	.table>tbody>tr>th.success,
	.table>tfoot>tr.success>td,
	.table>tfoot>tr.success>th,
	.table>tfoot>tr>td.success,
	.table>tfoot>tr>th.success,
	.table>thead>tr.success>td,
	.table>thead>tr.success>th,
	.table>thead>tr>td.success,
	.table>thead>tr>th.success {
		/*background-color:  #5cb85c !important;*/
		background-color:  #dff0d8 !important;
	}
	
	.label-success, .badge-success {
		background-color: #5cb85c !important;
		color: #FFFFFF !important;
		border:0px !important;
	}

	.table>tbody>tr.longterm>td,
	.table>tbody>tr.longterm>th,
	.table>tbody>tr>td.longterm,
	.table>tbody>tr>th.longterm,
	.table>tfoot>tr.longterm>td,
	.table>tfoot>tr.longterm>th,
	.table>tfoot>tr>td.longterm,
	.table>tfoot>tr>th.longterm,
	.table>thead>tr.longterm>td,
	.table>thead>tr.longterm>th,
	.table>thead>tr>td.longterm,
	.table>thead>tr>th.longterm {
		/*background-color:  #9cb7d9 !important;*/
		background-color:  #d3dfee !important;
	}
	
	.label-longterm, .badge-longterm {
    background-color: #9cb7d9 !important;
    color: #FFFFFF !important;
		border:0px !important;
}
	
	.ibox {border:0px !important;}
}
