﻿* { margin:0; padding:0; }

html, body {
    background-color: #ffffff;
    font-size: .85em;
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    color: #333;
    height: 100%;
    vertical-align: middle;
    position:relative;
}

body 
{
  
}

input, select, textarea { font-family: inherit; }

img { border-style: none; }

a:link { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }
a:hover { color: #883737; background-color: #b88381; text-decoration: none; }

p, ul { margin-bottom: 20px; line-height: 1.6em; }

::-webkit-input-placeholder { color: #999 !important; }
:-moz-placeholder { color: #999 !important; }
:-ms-input-placeholder { color: #999 !important; }

.page
{
    position:relative;
    height: 100%;
    min-width: 900px;
}

header, #header {
       background-image: url(Images/header.png);
       background-position: left bottom;
       min-width: 900px;
       height: 59px;
       width: 100%;
       position: fixed;
       left: 0;
       top: 0;
}


#main 
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
	text-align: left;
	padding-top: 59px;
	padding-bottom: 60px;
}

footer, 
#footer {
	background-image:url(Images/footer.png);
	min-width: 900px;
	height: 60px;
	width: 100%;
	position:fixed;
	bottom:0;
    background-color: #EAEAEA;
    color: #FFFFFF;
    text-align: center;
    line-height: normal;
    font-size: .9em;
}

#details{
	float:left;
	padding: 0px 10px 0px 10px;
	width: 820px;
	border-left-style: groove;
	border-width: 3px;
	border-color:#e0e0e0;  
}

#logoheader 
{
	margin: 8px;
	float: left;
	width: 200px;
}
#logofooter {
	position:relative;
	margin: 10px;
	float: right;
}

.pager { list-style: none; }
.pager li { display: inline-block; }
.pager li a { padding-left: 2px; padding-right: 2px; }
.pager .selected { font-weight: bold; text-decoration: underline; }

/* TAB MENU   
----------------------------------------------------------*/
ul.menu, ul.menuleft {
    padding: 0 0 2px;
    position: relative;
    margin: 8px 5px 8px 5px;
}

ul.menu 
{
    text-align: center;
}
ul.menu-left
{
    text-align: left;
}

ul.menu li {
    display: inline;
    list-style: none;
    margin-right: 5px;
}

.menu-left{
    width: 20%;
    padding: 0px 0px 0px 5px;
    float:left;   
}

.menu-middle{
    float:left;   
    padding: 0px;
}

.menu-right{
    float:right;   
    padding: 0px;
}

ul.menuhelp
{
     margin: 0px 5px 0px 5px;
}

#menuhelp { bottom: 57px; height: 20px; position: absolute; width: 100%; margin-left: -2px;}
       #menuhelp li {
           opacity: 0.7;
           background-color: #eeeeee;
           border: 1px solid #888;
           font-size: 118%; color: #333;
           margin-right:3px;
           padding: 0px; 
           width: 48px;  
           margin-bottom: 2px; 
           margin-top: 2px; 
           border-radius: 4px;
           box-shadow: 2px 2px 1px #333;
           }

#footer #menuhelp { display: none; }
	#footer:hover #menuhelp { display: block; }
		#footer #menuhelp:hover { display: none; }


ul.menu li.content-related { margin-left: 97px; }
ul.menu li.content-first { margin-left: 189px; }
ul.menu li.content-second { margin-left: 128px; }
ul.menu li.content-third { margin-left: 67px; }
ul.menu li.content-fourth { margin-left: 6px; }
ul.menu li.content-first-bnk { margin-left: 145px; }

ul.menu li.settings { float: right; }

ul.menu li { display: inline-block !important; }
.menu a { display: inline-block; height: 48px; width: 48px; background-position: 0 -96px; }
.menu a:hover { background-position: 0 -48px; }
.menu .inactive { background-position: 0 -144px; display: inline-block; height: 48px; width: 48px; }
.menu a.inactive:hover { background-position: 0 -144px; }

.menu-item-weigeren{ background-image: url(Buttons/button-act-afbreken.png); }
.menu-item-accepteren { background-image: url(Buttons/button-act-start.png); }

.menu-item-home { background-image: url(Buttons/button-home.png); }
.menu-item-dashboard { background-image: url(Buttons/button-dashboard.png); }
.menu-item-tours { background-image: url(Buttons/button-tours.png); }
.menu-item-plans { background-image: url(Buttons/button-plans.png); }
.menu-item-cdu { background-image: url(Buttons/button-cdu.png); }
.menu-item-people { background-image: url(Buttons/button-people.png); }
.menu-item-mobiles { background-image: url(Buttons/button-mobiles.png); }
.menu-item-drive { background-image: url(Buttons/button-drivetimes.png); }
.menu-item-settings { background-image: url(Buttons/button-settings.png); }
.menu-item-clients { background-image: url(Buttons/button-clients.png); }
.menu-item-iban { background-image: url(Buttons/button-iban.png); }
.menu-item-bic { background-image: url(Buttons/button-bic.png); }
.menu-item-save { background-image: url(Buttons/button-save.png); }
.menu-item-overdue { background-image: url(Buttons/button-overdue.png); }
.menu-item-navigation { background-image: url(Buttons/button-navigation.png); }
.menu-item-sync { background-image: url(Buttons/button-sync.png); }
.menu-item-idle { background-image: url(Buttons/button-idle.png); }
.menu-item-additional { background-image: url(Buttons/button-additional.png); }
.menu-item-pending { background-image: url(Buttons/button-overdue.png); }
.menu-item-notzero { background-image: url(Buttons/button-notzero.png); }
.menu-item-difference { background-image: url(Buttons/button-difference.png); }
.menu-item-phone { background-image: url(Buttons/button-phone.png); }
.menu-item-test { background-image: url(Buttons/button-test.png); }
.menu-item-status { background-image: url(Buttons/button-status.png); }
.menu-item-schedule { background-image: url(Buttons/button-schedule.png); }
.menu-item-info { background-image: url(Buttons/button-info.png); }
.menu-item-logboek { background-image: url(Buttons/button-logbook.png); }
.menu-item-address { background-image: url(Buttons/button-address.png); }
.menu-item-alarm { background-image: url(Buttons/button-alarm.png); }
.menu-item-client-status { background-image: url(Buttons/button-client-status.png); }
.menu-item-openclose-status { background-image: url(Buttons/button-openclose-status.png); }
.menu-item-ms-status { background-image: url(Buttons/button-ms-status.png); }
.menu-item-alarm-status { background-image: url(Buttons/button-alarm-status.png); }
.menu-item-test-status { background-image: url(Buttons/button-test-status.png); }

.client-status-onbekend { background-position: 0 0px; }
.client-status-actief { background-position: 0 -48px; }
.client-status-inactief { background-position: 0 -96px; }
.client-status-deelinactief { background-position: 0 -144px; }

.openclose-onbekend { background-position: 0 -0px; }
.openclose-uit { background-position: 0 -96px;  }
.openclose-in { background-position: 0 -48px; }
.openclose-gedeeltelijk { background-position: 0 -96px; }

.test-nietin { background-position: 0 0px; }
.test-in { background-position: 0 -48px; }
.test-unknown { background-position: 0 -96px; }

.ms-onderweg { background-position: 0 -0; }
.ms-nietonderweg { background-position: 0 -48px; }
.ms-unknown { background-position: 0 -96px; }

.alarm-active { background-position: 0 0px; }
.alarm-inactive { background-position: 0 -48px;  }
.alarm-amber { background-position: 0 -96px; }


.button-logon { background-image: url(Buttons/button-logon.png); }
.button-logoff { background-image: url(Buttons/button-logoff.png); }

.button-minus { background-image: url(Buttons/minus.gif); }
.button-plus { background-image: url(Buttons/plus.gif); }

.button-up { background-image: url(Buttons/Icons-Up-36.png); }
.button-down { background-image: url(Buttons/Icons-Down36.png); }
.button-refresh { background-image: url(Buttons/Icons-Refresh-36.png); }
.button-search { background-image: url(Buttons/button-search.png); }

.modbutton 
{
    cursor: pointer;
    display: inline-block; 
    width: 24px;
    height:24px; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.modbutton-save { background-image: url(Buttons/button-save.png); }
.modbutton-cancel { background-image: url(Buttons/button-cancel.png); }
.modbutton-edit { background-image: url(Buttons/button-edit.png); }

.checkicon-email { background-image: url(Images/icon-email.png); background-repeat: no-repeat; }
.checkicon-push { background-image: url(Images/icon-Push.png); background-repeat: no-repeat; }
.checkicon-sms { background-image: url(Images/icon-sms.png); background-repeat: no-repeat; }
.checkicon-speech { background-image: url(Images/icon-spraak.png); background-repeat: no-repeat; }

.arrow-left, .arrow-right, .arrow-up, .arrow-down { background-image: url(Buttons/arrow.png); color: transparent !important; display: inline-block; width: 12px; height: 12px; margin-top: -2px; vertical-align: middle; }
.arrow-left { background-position: 0 -36px; }
.arrow-right { background-position: 0 -12px; }
.arrow-up { background-position: 0 0; }
.arrow-down { background-position: 0 -24px; }

.toggle-open, .toggle-close { background-image: url(Buttons/plusmin.png); color: transparent !important; display: inline-block; width: 12px; height: 12px; margin-top: -2px; vertical-align: middle; }
.toggle-open { background-position: 0 0; }
.toggle-close { background-position: 0 -12px; }

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
    color: #000000;
}

textarea {
    min-height: 75px;
}

input[type="text"], 
input[type="password"], textarea {
    border: 1px solid #000000;
    padding: 0 2px;
    font-size: 1em;
    color: #000000;
    width: 200px;
}

input[type="submit"], input[type="button"] {
    font-size: 1.2em;
    padding: 2px 6px;
    color: #000000;
}

select {
    border: 1px solid #000000;
    padding: 2px;
    font-size: 1em;
    color: #000000;
    width: 206px;
}

option { padding: 0 4px; }

/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
    display: inline-block;
}

.error {
    border-left: 8px solid #e00; color: #e00; padding-left: 10px;
}

.validation-summary-errors { border-left: 8px solid #e00; padding-left: 10px; }
.validation-summary-errors li { list-style: none; }

div#title {
    position: absolute;
    width: 350px;
	height: 22px;
	left:50%;
	margin-left: -175px;
	top: 7px;
	font-size: 16px;
	color: #ffffff;
 	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	padding: 8px;
	border: 2px inset #cccccc;
	border-radius: 10px;
}
title h1, #title h1 {
    position: relative;
	
    text-align: center;
	font-size: 17px;
	color: #ffffff;
 	font-family: Arial, Helvetica, sans-serif;
}

#logindisplay {
	background-repeat:no-repeat;
	background-position:right;

	padding: 13px 20px 0 0;
	float: right;
	font-size: 18px;
	color: #fff;
 	font-family: Arial, Helvetica, sans-serif;
}
.username{ float:left; padding-top:4px }
.clientname { font-weight: bolder; font-size: 15px; width: 300px; } 
.overview .address_street { width: 300px; }
.address_options { width: 300px; }


.button a { display: inline-block; height:16px ; width: 16px; background-size: cover; }
.button { float:right; padding-left:10px; }

#logindisplay a:link { color: #A66563; font-size: 20px; text-decoration: none; }
#logindisplay a:visited { color: #A66563; font-size: 20px; }
#logindisplay a:hover { color: #A66563; font-size: 20px; }

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/

.display-label{
	margin: 4px;
	margin-left: 0;
	color:#555;
	font-weight: bold;
}
.display-headerlabel{
	padding-left: 4px;
	text-align: left;
	color:#555;
	font-weight: bold;
}
.display-field{
	margin:4px;
	padding:0px;
}

.display-field, display-label
{
    vertical-align: baseline;
    width: 125px;
     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.horizontal .display-label { float:left; width: 80px; }
.horizontal .display-field { float:left; width: 100px; }

.editor-label 
{
	color: #555;
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

.text-box.multi-line {
    height: 6.5em;
}

.tri-state {
    width: 6em;
}

/* Styles for TODO, TON: auditlog table
----------------------------------------------------------*/
.table_log {
	font-size: 0.8em;
}

.table_search input {
	font-size: 1.0em;
    width: 100px;
}

.column_date {
	width: 60px;
}

.column_logger {
	width: 200px;
	overflow: hidden;
}

/* 
----------------------------------------------------------*/
.primary-ref { color: #ffffff; font-size: 16px; font-weight: bold; line-height: 16px; width: 200px !important; }

.mainleftcolumn{  
    height:100%;
    width: 20%;
    float: left;
    padding: 10px 10px 10px 10px;
    background-image: url(Images/BG-Links.png);
    background-repeat: repeat-y;
    background-position: right top;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    
}

.clientcontent
{
   height: 100%;
   overflow-y: auto;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
}
.nav-list  
{
    width: 100%; 
}
.nav-list li { border-bottom: 2px groove #eee; list-style: none; margin-top: 5px; }
.nav-list .search { margin-bottom: 8px; width: 100%; padding: 0px 0px 0px 0px;}

.nav-list .section-subheader { border: 0; text-align: center; }

.alarm-list 
{
    width: 100%;
}
.alarm-list li { border-bottom: 2px groove #eee; list-style: none; margin-top: 5px; }


.search-form { float: right; }

a.notapprovedlink:link  { color: #e00; }
.content { border-left: none; 
           height:100%;
           width:80%;
           float:left;
           -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
           box-sizing: border-box;
           }

.subunitcontent 
{
    float: left; 
    width: 100%;
}

.status-list  
{
    float: left; 
    width: 20%; 
    padding: 0px 0px 0px 10px; 
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.overview { 
    background-color: #ccc; 
    border: 1px;
    border-style: outset; 
    border-radius: 12px; 
    margin-bottom: 8px; 
    padding: 4px 8px; 
    }
.overview table { border-collapse: collapse; width: 100%; }
.overview .display-label, .overview th, table th { color: #555; font-weight: normal; text-align: left; }
.overview .display-field, .overview td { color: #333; font-weight: bold; }
.overview .buttons { margin-top: 10px; text-align: right; }
.overview label { margin-right: 0.5em; }

.section { margin-bottom: 10px; }
	.section-header { background-color: #555; border: 1px solid #555; border-top-left-radius: 12px; border-top-right-radius: 12px; margin-bottom: 2px; padding: 4px 8px; min-height: 18px; }
		.section-header .display-label { color: #a0a0a0; }
		.section-header .display-field, .section-header h2 { color: #fff; font-weight: bold; margin-right: 20px; width: auto; min-width: 160px; white-space: nowrap; }
		.section-header h2 { font-size: 125%; }
		.section-header h3 { color: #fff; }
		.section-header a { color: #fff; font-size: 100%; font-weight: bold; }
		.section-header .buttons { color: #bbb; margin: 0; padding-top: 4px; text-align: right; }
			.section-header .buttons a { color: #bbb; }
	.section-body, .section-body-end { background-color: #fff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border: 1px solid #883737; padding: 8px; }
	.section-body-end { min-height: 16px; padding: 4px 8px 3px 8px !important; }
		.section-body-end h3 { margin-left: -1px; }
		
		.section-body table { width: 100%; }
			.section-body th { color: #883737; }
			.section-item td { background-color: #eee; padding: 2px 4px; }
			.section-body .buttons { text-align: right; }
			.section-body .buttons-extra { text-align: left; float: left; margin-top: 10px; }

	.section-body-part { background-color: #fff; border: 1px solid #555; padding: 10px 10px 4px 10px; }
	.section-item {}
		.section-item .buttons { background-color: inherit; border: 1px solid #eee; border-left: 0; color: #bbb; text-align: right; }
				.section-item .buttons a { color: #bbb; }
				.section-item .buttons a:hover { color: #555; }
		
	.section-subheader { background-color: #8d3a36; color: #fff; }
		.section-subheader td { padding: 0 4px; }

.section-headerless .section-body { border-top-left-radius: 12px; border-top-right-radius: 12px; }

.section-item.header { vertical-align:top; background-color: #555; color: #fff; font-weight: bold; padding: 0 4px;}
.section-item.logtime { vertical-align:top; text-align: right }
.section-item.log { vertical-align:top;}

.buttons { margin-top: 20px; margin-bottom: 5px; }
.buttons input { margin-right: 10px; }

.buttons-extra { float: right; }

#fancybox-content h2 { background-color: #555; color: #fff; font-size: 110%; padding: 2px 8px; }
#fancybox-content .popup-hide { display: none; }
#fancybox-content .buttons { text-align: center; }
#fancybox-content fieldset { border: 0; }

.hide { display: none; }
.deleted { color: #e00 !important; }

h2 small { color: #555; font-size: 75%; margin-left: 1em;  }

.task-state { background: url(Buttons/task_state.png); display: inline-block; margin-top: 1px; margin-right: -3px; width: 16px; height: 16px; }
.task-state-0 { background-position: 0 0; }
.task-state-1 { background-position: 0 -16px; }
.task-state-2 { background-position: 0 -32px; }
.task-state-3 { background-position: 0 -48px; }
.task-state-4 { background-position: 0 -64px; }

.tour-state { background: url(Buttons/task_state.png); display: inline-block; margin-top: 1px; margin-right: -3px; width: 16px; height: 16px; }
.tour-state-0 { background-position: 0 0; }
.tour-state-1 { background-position: 0 -16px; }
.tour-state-2 { background-position: 0 -64px; }


.prio-1, .prio-2, .prio-3 { vertical-align: middle; margin-bottom: 3px; margin-left: -3px; width: 16px; height: 16px; background-image: url(Buttons/prio.png); }
.prio-1 { background-position: 0 -16px; }
.prio-2 { background-position: 0 -32px; }
.prio-3 { background-position: 0 -48px; }

.timepicker { width: 70px; }
.captcha { border: 1px solid #555; }

.sortable { margin-bottom: 10px; }

td.handle
{
	background: url(Images/grippy.png) center center no-repeat; border: 1px solid #eee; border-right: 0; cursor: pointer; 
}

.sub-section .buttons { display: none; }
.sub-section .handle, .sub-section .handle-column { display: none; }

.test-column {
    width: 20%;
}

.status_div
{
    margin: 0px 0px 0px 0px;
	border-bottom-style: groove;
	border-width: 2px;
	border-color:#e0e0e0;  
}

.status_div_installationactive
{
	border-bottom-style: none;
}

.status_actief
{
}

.status_img{
    height : 48px; 
    width: 48px;
    float: left;
    margin: 10px 0px 0px 0px;
}

.status_img_actief
{
    background-image: url(Buttons/button-people.png); 
}
.status_img_datetime
{
    padding: 24px 0px 0px 0px;
}
.status_img_label
{
    clear: both;
}
.input_inplace_edit
{
     width: 100%; 
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
}

.actionName
{
    width: 50%;
}
.actionCheck
{
    width: 10%;
}
.actionWacht
{
    width: 20%;
}

#status_rooster_in
{
    background-color: Red;
}
#status_rooster_maginuit
{
    background-color: Green;
}
#status_rooster_uit
{
    background-color: Gray;
}

.buttonCounter
{      
    font-weight: bold;
    background: #ffd800;
    border: 2px rgb(255, 255, 255);
    border-radius: 4px;
    display: inline;
    color: Black;
    border-style:solid;
    padding: 0 4px 0 4px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.50);    
    position: absolute;
    margin-top: -5px;
    margin-left: -12px;
}

.selectedrow 
{
    background-color: Gray;
}

.selectedrow td
{
    background-color: Silver;
}

.checkedinput 
{
    width:100%;
    display:none;
}
.checkedinput input
{
    width:98%;
    box-sizing: border-box;
    -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box; 
}

.checboxselected
{
    border:5px;
}

#iniatializediv
{
    height:80%
}


.ajaxAnimation 
{
    height:100%;
    width:100%;
    background-image: url('images/Loading.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

.logdetail
{
 	font-family: Arial, Helvetica, sans-serif;
	background-color: #ddd;
	padding: 2px;
	border: 2px inset #fff;
	border-radius: 10px;   
}

.logdetailhead>tr>th
{ 
    border-width: 0 0 1px 0;
    border-color: #eee;
    border-style: solid;
    padding-left: 4px;
    color:#888;
    font-weight: bold;
}

.logdetailbody>tr>td
{
    border-width: 0px;
    background-color: #ddd;   
}

.alarmsource
{
    color:Yellow;
}

.xhedit
{
    display:none ;
}

.xhoptions
{
    display:none ;
}

.xhdisplay
{
}

.inline-edit
{
    width:100%;
}
