/* groene icon images, grijs weergeven */ span.tooltipped img{ -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%); } /* witte achtergrond */ body { background-color:#fff !important; color: #000 !important; } body { background: white; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(white, white); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(white, white); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(white, white); /* For Firefox 3.6 to 15 */ background: linear-gradient(white, white); /* Standard syntax */ } /* progressbalk iets lichter paars */ .progress { background-color: #ef5350; } .switch label input[type=checkbox]:checked+.lever { background-color: #ef5350; } /* tabelbalk */ ul.collapsible .collapsible-header { background-color: #00b0ca; color: #fff; } /* groene dingen */ .green { background-color: #66bb6a !important; } /* navigatiebalk bovenaan vervolgpagina's */ .navbar-custom .navbar-nav>li>a { color: #000; } .navbar-custom { background-color: #fff; border-bottom: 1px solid #51227B; color: #000 } /* Paarse tegels met witte letters */ .card-title { background-color: #51227B; color: #fff !important; } .card .card-title { background-color: #00b0ca!important; } .card-help .card-title { background-color: #e07e34; padding-left: 10px; padding-top: 10px; } .card-help .card-title i{ background-color: #e07e34; } .card-help .card-title i { margin-right: 5px; } /* Hover kleur veranderen */ .btn:hover { background-color: #3a3a3a; } .btn:focus { color: #3a3a3a; } .body-content .card table th > a { color: #3a3a3a; } .fc-button.fc-state-default{ background: #3a3a3a; } .fc-button.fc-state-default:focus { background: #3a3a3a; } .backdrop { background-color: #3a3a3a; } .pagination > .active > span:hover { background-color: #3a3a3a; } .bootstrap-datetimepicker-widget a[data-action]:hover { background-color: #3a3a3a; } /* kleur paginering */ .pagination>li>a, .pagination>li>span { color: #575655; } .pagination > .active > a:hover, .pagination > .active > span:hover { background-color: #00b0ca; border-color: #00b0ca; } /* Tekstkleur donker maken */ a { color: #252525; } a:hover { color: #252525; } .navbar-toggle { border: 1px solid #252525; } .navbar-toggle .icon-bar { background-color: #252525; } .card-help .card-title { color: #fff !important; border-bottom: 1px dotted #fff; } .card-help .card-title i:hover { background-color: #fff; } .fc-button.fc-today-button.fc-state-disabled { color: #252525; } /* groene buttons grijs maken */ .btn { background-color: #e07e34; } .login-wrapper h1 { color: #e07e34; } .card-title.helper > i { background-color: #e07e34 !important; color: #fff!important; } .fc-button.fc-state-default { background-color: #e07e34; } .fc-button.fc-state-default:hover { background-color: #e07e34; } .input-field .verified { border-bottom: 2px solid #e07e34; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > span, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #e07e34; border-color: #e07e34; } input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=url]:focus, input[type=time]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=search]:focus, textarea:focus { border-bottom: 2px solid #e07e34; } input[type=text]:focus ~ label, input[type=password]:focus ~ label, input[type=email]:focus ~ label, input[type=url]:focus ~ label, input[type=time]:focus ~ label, input[type=date]:focus ~ label, input[type=datetime-local]:focus ~ label, input[type=tel]:focus ~ label, input[type=number]:focus ~ label, input[type=search]:focus ~ label, textarea:focus ~ label { color: #e07e34; } input[type=checkbox]:checked + label:before { border-right: 2px solid #e07e34; border-bottom: 2px solid #e07e34; } .bootstrap-datetimepicker-widget a[data-action] { background-color: #e07e34; } .switch label input[type=checkbox]:checked + .lever:after { background-color: #e07e34; } .legendaPlanning { background-color: #e07e34; }.branding img {max-height: 250px;} .kleur1 { background: #313131 !important; } .color-divider .kleur2 { background: #e07e34 !important;; } .color-divider .kleur3{ background: #00b0ca !important;; } .color-divider .kleur4{ background: #313131 !important;; } .card-content { background: #eeeff1 } .body-content h1, .body-content h2, .body-content h3, .body-content h4, .body-content h5, .body-content h6 { color: #313131; } ul h2 {color: #FFFFFF !important; }.card .card-title{box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.41), 0 2px 10px 0 rgba(0, 0, 0, 0.52)}