body, body.x-border-layout-ct {
	background:#F5F5F5 !important;
	background-color:#F5F5F5 !important;
}

#appLoadingIndicator{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-100px;
	margin-left:-175px;
	width:350px;
	height:200px;
	text-align:center;
	z-index:0;
	color:#ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
}

#app-header {
	background: #F5F5F5;
	height:50px;
}

#gebruiker {
	position:absolute;
	right:15px;
	top:0px;
	height:60px;
	line-height:60px;
	color:#00418b;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}

.x-border-layout-ct {
	background:#fff;
}

.menu {
	position:relative;
	width:100%;
	height:100%;
	background:#fff
}

.menu a {
	display:block;
	padding:0px 0px 0px 5px;
	text-decoration:none;
	color:#333;
	margin-bottom:2px;
	width:100%;
	height:32px;
	line-height:32px;
	filter:alpha(opacity:100);
	opacity:1.0;
	background:#ffffff;
}

.menuItem1 a,
.menuItem3 a,
.menuItem5 a,
.menuItem7 a,
.menuItem9 a,
.menuItem11 a {
	background:#e6e6e6;
}

.menu .item-active a {
	font-weight:bold;
	background:#f6b100;
	color:#fff;
}

.menu .item, .menu .item-active {
	position:relative;
	width:100%;
	height:32px;
}

.menu .item {
	filter:alpha(opacity:85);
	opacity:0.85;
	filter:alpha(opacity:100);
	opacity:1;
	cursor:pointer
}

.menu .item:hover {
	filter:alpha(opacity:100);
	opacity:1;
	cursor:pointer
}

.x-statusbar .x-status-error {
    padding-left: 25px !important;
    background: transparent no-repeat 3px 0;
}

.x-statusbar .x-status-error {
    color: #C33;
    background-image: url(js/extjs/resources/themes/images/gray/form/exclamation.gif);
}
.x-statusbar .x-status-valid {
    padding-left: 25px !important;
    background: transparent no-repeat 3px 0;
    background-image: url(js/extjs/resources/themes/images/gray/tree/drop-yes.gif);
}

/* knoppen */

.icon-nieuw {
    background-image:url(images/icons2/Create.png) !important;
}
.icon-edit {
    background-image:url(images/icons2/Modify.png) !important;
}
.icon-delete {
    background-image:url(images/icons2/Delete.png) !important;
}
.icon-search {
    background-image:url(images/icons2/View.png) !important;
}
.icon-filter {
    background-image:url(images/icons2/Filter.png) !important;
}
.icon-bekijk {
    background-image:url(images/icons2/View.png) !important;
}
.icon-opslaan {
    background-image:url(images/icons2/Save.png) !important;
}
.icon-rapport {
    background-image:url(images/icons2/3d%20bar%20chart.png) !important;
}
.icon-projectregistratie {
    background-image:url(images/icons/Note.png) !important;
}
.icon-dagboek {
    background-image:url(images/icons/Time.png) !important;
}
.icon-gebruikersbeheer {
    background-image:url(images/icons/User2.png) !important;
}
.icon-relatiebeheer {
    background-image:url(images/icons2/Address%20book.png) !important;
}
.icon-dashboard {
    background-image:url(images/icons/Home.png) !important;
}
.icon-email {
    background-image:url(images/icons/Mail.png) !important;
}
.icon-asbestinventarisatie {
    background-image:url(images/icons2/Notes.png) !important;
}
.icon-agenda {
    background-image:url(images/icons/Date.png) !important;
}
.icon-rapportage {
    background-image:url(images/icons/Chart2.png) !important;
}
.icon-werktijd {
    background-image:url(images/icons2/Clock.png) !important;
}
.icon-pauze {
    background-image:url(images/icons2/Buy.png) !important;
}
.icon-reistijd {
    background-image:url(images/icons2/Taxi.png) !important;
}
.icon-opties {
    background-image:url(images/icons2/Wrench.png) !important;
}
.icon-download {
    background-image:url(images/icons2/Download.png) !important;
}
.icon-verlof {
    background-image:url(images/icons2/Liner.png) !important;
}
.icon-calendar {
    background-image:url(js/extjs/resources/themes/images/gray/shared/calendar.gif) !important;
}
.icon-kaart {
    background-image:url(images/icons/Web.png) !important;
}
.icon-mensengebouw {
    background-image:url(images/icons2/People.png) !important;
}
.icon-afgerond {
    background-image:url(images/icons2/Apply.png) !important;
}
.icon-update {
    background-image:url(images/icons2/Yes.png) !important;
}
.icon-bijlage {
    background-image:url(images/icons2/Red%20pin.png) !important;
}
.icon-omboeken {
    background-image:url(images/icons2/Trackback.png) !important;
}
.icon-plakken {
    background-image:url(images/icons2/Paste.png) !important;
}
.noMargin {
	margin-left:1px;	
}

.small {
	margin-left:2px;
	background-size:14px 14px;	
	background-repeat:no-repeat;
}

.big {
	margin-top:1px;
	background-size:21px 21px;	
	background-repeat:no-repeat;
}

.gridSpan {
    padding: 5px;
	color:#333;
	text-shadow:0px 0px 2px #fff;
}

.gridCell {
    margin: -5px -10px -4px -10px;
    padding: 5px 10px 4px 10px;
}

.gridCell.iPadtrue {
    margin: -8px -15px -7px -15px;
    padding: 8px 15px 7px 15px;
}

.gridCell.bgGroen, .bgGroen {
    background:#aafcac;
}

.gridCell.urgentie0, .gridCell.bgGeel, .bgGeel {
    background:#FCFBA5;
}

.gridCell.urgentie1, .gridCell.bgOranje, .bgOranje {
    background:#f6d8bb;
}

.gridCell.urgentie2, .gridCell.bgRood, .bgRood {
    background:#F6BBBC;
}

.rondSpacer {
	display:inline-block;
	width:17px;
	margin:0px 5px 0px 0px;
	
}

.rondnummer {
	display:inline-block;
	width:17px;
	line-height:17px;
	height:17px;
	text-align:center;
	line-height:17px;
	margin:0px 5px 0px 0px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size:11px;
}

.geel .x-grid-cell { 
    background-color: #FCFBA5; 
    background-color: rgba(255,240,0,0.40); 
    color: #aaa000; 
}

.groen .x-grid-cell { 
    background-color: #e2ffe2; 
    background-color: rgba(0,255,0,0.15); 
    color: #090; 
}

.rood .x-grid-cell { 
    background-color: rgba(255,0,0,0.15); 
    color: #900; 
}

hr {
	border:0px;
	background:#999;
	height:1px;	
	margin:10px 0px;
	padding:0px;
}

body .cke_chrome {
	-moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
	border-width: 0px;
	border-style: solid;
	border-color: silver #d9d9d9 #d9d9d9;
}

.hideRowBody {
	display:none !important
}