div.datatable-buttons {
	margin-top: 15px;
}

div.datatable-buttons input {
	font-size: 11px;
	font-weight: bold;
}

input.date-mask {
	width: 100px !important;
}
#eval-activity .col-1,#flow-activity .col-1, #eval-inprogress .col-1, #dashboard-notes .col-1{
	width:7%;
}
#eval-activity .col-2, #flow-activity .col-2, #eval-activity .col-4, #eval-inprogress .col-4, #eval-inprogress .col-2, #dashboard-notes .col-2{
	width:10%;
}
#flow-activity .col-3, #eval-activity .col-3,#flow-activity .col-4, #eval-activity .col-4, #eval-inprogress .col-3, #eval-inprogress .col-4, #dashboard-notes .col-3{
	width:20%;
}
#dashboard-notes .col-4{
	width:50%;	
}
h4{
	border-bottom:1px solid #cccccc;
}

.print-table{
	font-size:8pt;
	border:1px solid #CDCDCD;
	margin-bottom:5px;
}
.print-table input{
	font-size:8pt;
}
.print-table input.dis{
	background-color:#f2f2f4;
}
.hidden{
	display:none;
}
div.message-failure {
	background-color: #ffe0e0;
	margin-bottom: 10px;
	padding: 10px;
	padding-left: 35px;
	color: #750000;
	border: solid #ecb8b8 1px;
	background-image: url(../images/icons/exclamation.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-weight: bold;
}

div.message-success {
	background-color: #e4ffe0;
	margin-bottom: 10px;
	padding: 10px;
	padding-left: 35px;
	color: #006600;
	border: solid #6eb165 1px;
	background-image: url(../images/icons/tick.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-weight: bold;
}
#breadcrumbs{
	float:right;
	padding-right:15px;
	font-size:12px;
	color:gray;
}
#breadcrumbs a:link, #breadcrumbs a:visited{
	text-decoration:none;
	color:black;
}
#breadcrumbs a:hover{
	text-decoration:underline;
}
.sf-menu{
	margin-bottom:0px!important;
}
.notes-date{
	width:80px;
}
.notes-notes, .edit-notes{
	width:100%;
	height:20px;
}
.edit-notes{
	width:98%;
}
#header{
	background-color:#e6e6e6!important;
}

.na{
}
