/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/

.page-logo h3, .logo h1, .logo h2, .logo h3{color:#fff; }

.urenSpinner > .input-small { width:88px !important;}

.input-smaller { min-width:100px !important;}
.input-msmaller { min-width:110px !important;width: auto;}
.input-small-xsmall { min-width:90px !important;width: auto;}
.input-medium-small { min-width:175px !important;width: auto;}
.input-medium-note { min-width:165px !important;width:auto;}
.input-mlarge { min-width:350px !important;width: auto;}

.minutesInput{width:85px !important;}
.portlet.box > .portlet-body {
padding:5px;
}

.table .btn {
    font-size: 13px;
    margin-right:0px;
    padding: 7px 11px;
}

.table-responsive .col-md-2,
.table-responsive .col-md-4,
.table-responsive .col-md-6,
.table-responsive .col-md-8,
.table-responsive .col-md-10,
.table-responsive .col-md-12 {padding-left:0px;padding-right:0px;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding:3px;   
}

/* kruisje verwijderen uit de selectbox */
.select2-search-choice-close {display:none !important;}
.select2-result-unselectable, .select2-disabled { cursor:not-allowed !important; display: none !important;}
.select2-result-unselectable > .select2-result-label , .select2-disabled > .select2-result-label { cursor:not-allowed !important; display: none !important;}

.select2-result-unselectable .select2-disabled {display: none !important;}

#modal-center-body{display:block !important;width:100%;} 

.euro { float:left;  font-size: 20px; line-height: 1.6;}