html, body{

color:#52595e;
background-color:#d2d6de;
}

#header{
	width:100%;
	/*height:100px;*/
	overflow:auto;
}
#usericon:before{
	content: "\f007"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #52595e;
	font-size:16px;
}

#groupicon:before{
	content: "\f0c0"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #52595e;
	font-size:16px;
}

#holidayicon:before{
	content: "\f072"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #52595e;
	font-size:16px;
}

#timeicon:before{
	content: "\f017"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #52595e;
	font-size:16px;
}
#appointmenticon:before{
	content: "\f073"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #52595e;
	font-size:16px;
}



#header_left{
	width:50%;
	/*height:180px;*/
	float:left;
	min-width:500px;
	
}

#header_left_inner{
	margin-top:-10px;
	/*height:80px;*/
	width:80%;
	margin-right:auto;
	min-width:500px;
}


#index_header_left{
	width:100%;
	float:left;
	min-width:500px;
	
}

#index_header_left_inner{
	
	text-align:center;
	/*height:80px;*/
	width:100%;
	margin-left:auto;
	margin-right:auto;
	
}

#header_right{
	width:50%;
	/*height:50px;*/
	float:left;
	min-width:500px;
}

#index_header_right{

	width:49%;
	padding:1px;
	float:left;
	min-width:500px;
}
@media (max-width:1530px) {
	.dhx_cal_date{
		margin-top:30px;
	}
}
#index_header_right_inner{

	text-align:center;
	font-family:helvetica;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	min-width:500px;
}

#header_right table{
	width:100%;
}

#header_right td{
	width:50%;
	
}
#header_right select{
	width:100%;
	
}
#scheduler {
    min-height: 600px;
}

#header_right_inner{
	float: right;
	font-family:helvetica;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	min-width:500px;
}

#header_right_outer{
	margin-top:1em;
	/*right: 48%;
    margin-left:auto;
    margin-right:auto;*/
	position: relative;
	margin-bottom:5px;
}
@media (max-width:1000px) {
	#header_right_outer{
		float: left;
	}
}

#main{
	clear:both;
	background-color:white;
	/*width:100%;*/
}

#left{
	width:50%;
	float:left;
	min-width:500px;
}

#right{
	width:50%;
	float:left;
	min-width:500px;
}

#index_left{
	padding:1%;
	width:48%;
	float:left;
	min-width:480px;
}


@media (max-width:1000px) {
    #index_left{
        padding:1%;
        width:98%;
        float:left;
        min-width:480px;
    }
}

/*@media \0screen {
    #index_left{
        padding:9px;
        min-height: 550px;
        border-right: none;
        width:48%;
        float:left;
        min-width:500px;
    }
}*/

#index_right{
	width:49%;
	float:left;
	/*min-width:500px;*/
    position:relative;
    border-left:1px solid #52595E;
}

@media (max-width:1000px) {
	#index_right{
		padding-left:1%;
		border-top:1px solid #52595E;
        border-left:none;
		width:98%;
		/*float:left;*/
		/*min-width:500px;*/
		padding-bottom:25px;
		padding-top:40px;
        /*position:relative;*/
	}
}

/*@media \0screen {
	#index_right{
		padding-left:5px;
		border-top:1px solid #52595E;
		width:48%;
		float:left;
		min-width:500px;
		padding-bottom:25px;
		padding-top:40px;
	}
}*/

.logout{
	padding-top:5px;
	line-height:1px;
	font-family:helvetica;
	text-decoration:underline;
	font-size:14px;
}

#dialog_style1{
	width:80%;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	min-width:500px;
    z-index:99;
    position:relative;
	padding-bottom:25px;
	margin-top:-12.5px;
	
}

#shortcuts{
	
	margin-left:auto;
	margin-right:auto;
	bottom:0;
	right:0;
	width:100%;
	height:103px;
	float:left;
	z-index:60;
}

#shortcuts_right{
	
	float:right;	
	min-width:500px;
	height:80px;
	font-size:60px;
	display: table;
	width: 50%;
	z-index:60;
	
}

#shortcuts_right hr{
	margin:0;
	color:#52595e;
	z-index:60;
}

#shortcuts_inner{
	width: 500px;
	margin-left:auto;
	margin-right:auto;	
	
}

#shortcuts_inner ul{
	width:500px;
	height:80px;
	display: table-row;
	width: 100%;
}

#shortcuts_inner li{
	display: table-cell;
	float:left;
	text-align:center;
	vertical-align: middle;
	padding-top:7px;
	width:75px;
	height:68px;
	margin:13px;
    border: 1px solid #52595e;
}

/*.jtable-main-container{
	max-height: 670px;
	min-height: 670px;
	overflow-y: auto;
	padding-right:5px;

}

/* only for IE 8 */
/*@media \0screen  {
	.jtable-main-container{
		max-height: 550px;
		overflow-y: auto;
	}
}*/


/*@media (max-width:1000px) {
	.jtable-main-container{
		max-height: 550px;
		min-height: 10px;
		overflow-y: auto;
	}
}

#TableContainer {
    margin-left:auto;
    margin-right: auto;
    marker-offset: auto;
    min-width: 500px;
    position: relative;
    width: 80%;
    padding: 4em 0 3em;
    max-height: 530px;
    
}


#TableContainer  thead tr {
    height: 1.5em;
    left: 0;
    position: absolute;
    top: 2em;
    
    right: 0;
}
#TableContainer  thead tr th{
    float:left;
    display:block;
    
    width:100%;
    
}
#TableContainer .jtable-title {
    width:100%;
    height: 4.5em;
    left: 0;   
    position: absolute;
    text-align: center;
    top: 0;
    padding:0px;
}


.ui-widget-overlay {
    z-index: 98;
}
*/
#login {
    margin-left:auto;
    margin-right: auto;
    marker-offset: auto;
    width: 10%;
    position: relative;
    width: 50%;
    height:250px;
    padding: 4em 0 3em;
    margin-top:100px;
    background:#F5F8FA;
    border: 1px solid #52595E;
    
}

#login input[type=text], input[type=password]{
}


.center{
	text-align:center;
}
	
.bold{
	font-weight:bold;
}

.link{
	font-size:14px
}

#login a{
	font-size: 12px;
	color: #41AAF0;
}

.big{
	font-size:24px;
}



#username:before{
	position:absolute;
    font-family: proxima-nova;
    top:0;
    left:-5px;
    content: "\25AE";
}

#contact {
    margin-left:auto;
    margin-right: auto;
    marker-offset: auto;
    /*width: 10%;*/
    float:left;
    position: relative;
    width: 90%;
    margin-left:50px;
    /*height:250px;
    margin-top:100px;*/
	}
	
#contact table{
	width:auto;
}

#home {
	margin-left:auto;
	margin-right: auto;
	marker-offset: auto;
	position: relative;
	width: 98%;
    max-width:480px;
	/*height:430px;*/
	/*min-width:470px;*/
	padding:1%;
	overflow:auto;
	margin-top:100px;
	background:#F5F8FA;
	border: 1px solid #52595E;
}

.fullwidth{
    width:100%;
}
	
#contact i{
	width:25px;
}

#Edit-ExecutionInterval-options input, #Edit-ExecutionInterval-end input, #Edit-ExecutionInterval-repeat .small{
	width:40px !important;
}
.pure-button{
	padding: 0 !important;
}
	
.pure-button-secondary {
	color: white;
	border-radius: 4px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background: #41AAF0; /* this is a light blue */
}

.loginform{
	margin-top:-50px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

.icon-ph {
    display: inline-block;
    width: auto;
    height: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;

    position:absolute;
    left:3px;
    top:3px;
    bottom:3px;
    z-index:3;
}
.custom-text {
    padding:6px 6px 6px 30px ;
}
.input-container {
  position:relative;
  width:85%;
}
.nav {
    list-style: none outside none;
    margin-bottom: 0;
    padding-left: 0;
	margin-top:-25px;
	margin-left:20%;
	width:60%;
}
.nav:before, .nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav:before, .nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav > li {
    display: block;
    position: relative;
}
.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
.nav .nav-divider {
    background-color: #E5E5E5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.nav > li > a > img {
    max-width: none;
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 5px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #41AAF0;
    color: #FFFFFF;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-left: 0;
    margin-top: 2px;
}

.shortcut {
    padding-left: 0;
	background-color: white;
	font-size:55px;
	text-align:center;
	height:70px;
	width:70px;
	border-radius: 5px;
	margin: 11px;
	line-height:70px;
	padding:9.5px;
	float: left;
	border-style:solid;
	border-color:#52595e;
}

.shortcut a{
	color:#52595e;
}

.pure-button-secondary {

	color: #52595e;
	
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	
	border:1px solid;
    padding-left: 0;
	background-color: white;
	font-size:55px;
	text-align:center;
	height:32px;
	width:32px;
	border-radius: 5px;
	margin: 3px;
	
	padding:9.5px;
	float: left;
}

.pure-button-secondary-index{
	color: white;
	border-radius: 4px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background: #41AAF0; /* this is a light blue */
}
.blue_section {
    background-color: #2babf5;
    opacity: 0.27;
    filter:alpha(opacity=27);
}

.btn-primary{
    background-color:#165b79;
	   border-color: #165b79;
}

.btn-primary:hover{
    background-color:#1c7297;
	   border-color: #1c7297;
}

.info{
	color:#b5121b;	
}

#popup{
	color:#b5121b;	
	margin-left: 15px;
	
}

.pure-button-secondary-index {
    border-radius: 0px;
    background: #b5121b;
}

.skin-blue .main-header .navbar,
.skin-blue .main-header .logo{
	background-color: #124a63;
}

.skin-blue .sidebar-menu > li.active > a {
    border-left-color: #124a63;
}

.sidebar-menu {
	white-space: unset;
}

.rode_knop {
    background-color: #b5121b;
    border-color: #b5121b;
	border-radius:2px;
}

.rode_knop:hover {
   background-color: #ea2d36;
   border-color: #ea2d36;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #dadada;
}

.alert-info {
    color: #31708f;
    background-color: #b9ced7;
    border-color: #a2bdc9;
}

.bg-red, .bg-yellow, .bg-aqua, .bg-blue, .bg-light-blue, .bg-green, .bg-navy, .bg-teal, .bg-olive, .bg-lime, .bg-orange, .bg-fuchsia, .bg-purple, .bg-maroon, .bg-black, .bg-red-active, .bg-yellow-active, .bg-aqua-active, .bg-blue-active, .bg-light-blue-active, .bg-green-active, .bg-navy-active, .bg-teal-active, .bg-olive-active, .bg-lime-active, .bg-orange-active, .bg-fuchsia-active, .bg-purple-active, .bg-maroon-active, .bg-black-active, .callout.callout-danger, .callout.callout-warning, .callout.callout-info, .callout.callout-success, .alert-success, .alert-danger, .alert-error, .alert-warning, .alert-info, .label-danger, .label-info, .label-warning, .label-primary, .label-success, .modal-primary .modal-body, .modal-primary .modal-header, .modal-primary .modal-footer, .modal-warning .modal-body, .modal-warning .modal-header, .modal-warning .modal-footer, .modal-info .modal-body, .modal-info .modal-header, .modal-info .modal-footer, .modal-success .modal-body, .modal-success .modal-header, .modal-success .modal-footer, .modal-danger .modal-body, .modal-danger .modal-header, .modal-danger .modal-footer {
    color: #124a63 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    background-color: #124a63;
	border-radius:2px;
    border-color: #124a63;
    color: #f5f8fa;
}

.ui-dialog {
    border-color: #124a63;
    background-color: #f5f8fa !important;
    z-index: 9999;
}

.ui-dialog-titlebar {
    border-color: #124a63;
    color: #ffffff;
    background-color: #124a63;
}

.ui-front {
    z-index: 9998;
}

.bg-aqua, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
    background-color: #b9ced7 !important;
}

.label {
    color: #124a63;
}

.ui-widget button {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    color: #ffffff;
    background-color: #124a63;
	border: 2px solid;
	border-color: #124a63;
	border-radius:2px;
}

.ui-dialog-buttonset > button:hover,
 #AddRecordDialogSaveButton:hover {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    color: #ffffff;
    background-color: #1c7297;
	border: 2px solid;
	border-color: #1c7297;
	border-radius:2px;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    height: 29px;
    width: 29px;
	/*background-image: url(../close1.png);*/
	border-radius:15px;
	/*background-color: #b5121b;
	border-color: #990f16;*/
    margin: -18px 0 0 0;
    padding: 1px;
	font-size: 30px;
}

.ui-dialog .ui-dialog-titlebar-close:hover {
    position: absolute;
    right: .3em;
    top: 50%;
	height: 29px;
    width: 29px;
	color:#b5121b;
	/*background-image: url(../close.png);*/
	border-radius:15px;
	/*background-color: #b5121b;*/
	/* border-color: #990f16; */
    margin: -18px 0 0 0;
    padding: 1px;
	font-size: 30px;
}
form.jtable-dialog-form div.jtable-input-field-container {
    padding: 2px 0px 3px 0px;
    border-bottom: 1px solid #124a63;
}

table, td {
    border: 1px dotted transparent;
    empty-cells: show;
}

div.sceditor-group, div.sceditor-toolbar {
    background: #f5f8fa;
}

.sceditor-container {
    border: none;
}

div.sceditor-toolbar {
    border-bottom: none;
}

div.sceditor-group {
    border-right: 0.5px solid #124a63;
}

/* .ui-state-default, .ui-widget-content .ui-state-default { */
	/* height:34px; */
    /* background-color: #124a63; */
    /* border-radius: 2px; */
    /* border-color: #124a63; */
    /* color: #f5f8fa; */
	/* margin-top: 70%; */
/* } */

.ui-button{
	/* margin-bottom: 76%; */
	margin-left: 1%;
	z-index: 999;
}

.ui-button-pickup{
	margin-left: -9.25%;
	margin-bottom: 5px;
	height:34px;
	width: 70px;
}

.ui-button-options{
	margin-left: 12.4%;
	margin-bottom: 5px;
	height:34px;
	width: 70px;
}

.ui-state-default-pickup, .ui-widget-content-pickup .ui-state-default-pickup {
	height:34px;
	background-color: #124a63;
	border-radius: 2px;
	border-color: #124a63;
	color: #f5f8fa;
}

.selectize-control.multi .selectize-input > div {
    background: #124a63;
    color: #ffffff;
    border: 0 solid #1c7297;
	border-radius: 2px;
}
.selectize-dropdown [data-selectable], .selectize-dropdown .optgroup-header {
	font-size: large;
	font-weight: lighter;
}

.ol-control button {
    background-color: #124a63;
}

.ui-widget-header {
    border: 1px solid #124a63;
    background: #124a63;
    color: #ffffff;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    background-color: #ffffff;
}
div#travelTimeCalc div#calcWrapper div div#calCulateTable_wrapper .dt-buttons button.excelButton, div#travelTimeCalc div#calcWrapper div div#calCulateTable_wrapper .dt-buttons button.pdfButton, div#travelTimeCalc div#calcWrapper div div#calCulateTable_wrapper .dt-buttons button.copyButton, div#travelTimeCalc div#calcWrapper div div#calCulateTable_wrapper .dt-buttons button.csvButton {
    border-radius: 2px;
	background-color: #165b79;
    border-color: #165b79;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}
.jtable-toolbar-item {
    float: right;
    margin: auto;
    margin-right: 5px;
    display: block;
	width: 130px;
    margin: 10px auto 0px auto;
}

.reportingButOphalen {
		margin-left: 6%;
}

.main-header .logo .logo-lg {
   height: 100%;
}
.main-header .logo .logo-mini {
	height: 100%;
}
 .main-header .logo .logo-lg img, .main-header .logo .logo-mini img {
	height: 100%;
	padding: 5px;
}
.jtable-toolbar {
	margin-bottom: 15px;
}
.fc-toolbar.fc-header-toolbar {

    margin-bottom: .3em;

}
.fc-view-container {

    margin-right: 5px;

}

/*Custom selectize/inputvelden Afspraken beschikbaar*/
.select2-selection.select2-selection--multiple {
    border-radius: 0px;
    border-color: #52595e;
    min-height: 2em;
}
/*
.select2.select2-container.select2-container--default {

    width: 75% !important;

}
*/
#beginDate_availability,#endDate_availability,#duration_availability {
    height: 2.8em;
}
@media only screen and (max-width: 800px)
{
	.pure-button-secondary {
   		height: 40px;
   		width: 40px;
	}
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color:#165b79;
 	border-color: #165b79;
}

div.jtable-main-container table.jtable tbody tr > td .jtable-command-button.jTableEditButtonShowText span{
    display: inline;
    margin: 3px;
}