@charset "utf-8";
/* CSS Document */

/* ------------------------------ Algemeen ------------------------------ */

#container {
	margin: 0px auto 15px auto;
	width: 1400px;
}

#container #containerTop {
	height: 107px;
	padding: 0 20px;
	width: calc(100% - 40px);
}

#container #containerTop .topLogo {
	border-right:1px solid #000000;
	float:left;
	margin:20px 20px 0 0;
	padding:0px 20px 0px 0px;
}

#container #containerTop #topText {
	float:left;
	margin:10px 0px 0px 0px;
	width:225px;
}

#container #containerTop #search {
	float:left;
	margin:9px 0px 0px 428px;
	width:195px;
}

#container #containerTop #logout {
	float:right;
}

#container #containerNav {
	height: 45px;
	width: 1200px;
}

#container #containerMain {
	padding:40px 20px;
  /*  width: 1160px;*/
}

#container #containerMain #containerMainLeft {
	float:left;
	width:910px;
}

#container #containerMain #containerMainRight{
	background-image: url(../images/layout/bgContentRight.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color:#cdcdcd;
	border:1px solid #cacaca;
	float:left;
	margin:33px 0px 0px 20px;
	padding:20px;
	width:188px;
}

#containerBottom {
	margin:3px auto;
	padding:0px 5px;
	text-align:right;
	width: 1390px;
}

ul#debugList li {
	margin:5px 5px 0px 5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	display:block;
}

.TableReport
{
	font-size: 10px;
}

.alignth
{
	text-align: left;
}

.vestigingnaam, .contractpartner, .count
{
	vertical-align: top;
	border-bottom: 1px solid #000;
}

.aligntr {
	padding:10px;
}

.HeaderRow {
	background-color: lightgray;
	padding:5px;
}

.FooterRow {
	background-color: lightgray;
	padding:5px;
}

.werkplaats{
	width: 350px;
}

.space
{
	width:125px;
}


#container #containerMain .werkzaamhedenInstellingen p, #container #containerMain .rayonsOverview p {
	padding: 0px;
}

/* Data table */
.dataTable h3 {
	margin: 10px 0px 5px 0px;
}

.dataTable label {
	display: block;
	float: left;
	xheight: 20px;
	margin: 0px 1px 2px 0px;
	padding: 0px;
}

.dataTable input {
	margin: 0px;
	padding: 1px 0px 1px 4px;
}

.dataTable .header {
	background-color: #333;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 32px;
}

.dataTable label span {
	display:block;
	margin: 3px 0px 0px 5px;
}

.dataTable label.text {
	padding-bottom: 5px;
}

.dataTable .multiRowOptionRow {
    border-bottom: 1px solid #BEBFB9;
    margin-bottom: 30px;
    padding-bottom: 24px;
}

.dataTable .multiRowOptionRow .defaultFormGridRow {
    min-height: 50px;
}

.dataTable .multiRowOptionRow .defaultFormGridRow em {
	font-size: 12px;
}

.dataTable .multiRowOptionRow .defaultFormGridRow input, .dataTable .multiRowOptionRow .defaultFormGridRow select {
    margin: 0;
}

.dataTable .multiRowOptionRow .defaultFormGridRow .mainInput {
    border: 1px solid #0074bd;
}

/* gridWidth grid */
.left {
	float: left;
}

.right {
	float: right;
}

.hidden {
	display: none;
	overflow: auto;
}

.gridWidth1 {
	width:20px;
}

.gridWidth2 {
	width:40px;
}

.gridWidth3 {
	width:60px;
}

.gridWidth4 {
	width:80px;
}

.gridWidth5 {
	width:100px;
}

.gridWidth6 {
	width:120px;
}

.gridWidth7 {
	width:140px;
}

.gridWidth8 {
	width:160px;
}

.gridWidth9 {
	width:180px;
}

.gridWidth10 {
	width:200px;
}

.gridWidth11 {
	width:220px;
}

.gridWidth12 {
	width:240px;
}

.gridWidth13 {
	width:260px;
}

.gridWidth14 {
	width:280px;
}

.gridWidth15 {
	width:300px;
}

.gridWidth16 {
	width:320px;
}

.gridWidth17 {
	width:340px;
}

.gridWidth18 {
	width:360px;
}

.gridWidth19 {
	width:380px;
}

.gridWidth20 {
	width:400px;
}

.gridWidth22 {
	width:440px;
}

.gridWidth24 {
	width:480px;
}

.gridWidth26 {
	width:520px;
}

.gridWidth28 {
	width:560px;
}

.gridWidth30 {
	width:600px;
}

.gridWidth32 {
	width:640px;
}

.gridWidth34 {
	width:680px;
}

.gridWidth36 {
	width:720px;
}

.gridWidth38 {
	width:760px;
}

.gridWidth40 {
	width:800px;
}
