.green {
    color: #86be4a !important;
}

.btn-school {
    background: #51adcf !important;;
}

.btn-school:hover {
    background: #0278ae !important;
}

.page-title {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 20px;
}

a.fileLibrary-filelink {
    color: #EB8007;
    cursor: pointer;
}

.file-btn {
    position: relative;
}
.file-btn input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

#avatar-preview {
    margin-top: 50px;
    margin-bottom: 50px;
}

#sidebar-left .label {
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    right: 10px;
}

.box-header.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
}

.schoolplan-description-container.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 37px;
    background-color: #ffffff;
    padding: 10px 0 20px 0;
    z-index: 1000;
    width: 100%;
}

.chat .contacts ul.list li span.badge {
    margin: -29px 10px 0 0;
    background-color: #F58200;
}

#logo-box {
    background-color: #383e4b;
}

#logo-box img {
    float: right;
}

/* Bop veld icons */
div.bop-icon-box {
    float: right;
}

.box-icon {
    float: right;
}

.data-info-box {
    background-color: #f5f5f5;
    padding: 10px 20px 10px 20px;
    margin: 0 0 30px 30px;
}

.data-info-box table {
    min-width: 242px;

}

.data-info-box table tr td {
    border: none;
}

.select2 {
    padding: 0;
    border-color: #e4e6eb !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

@media print {
    a[href]:after {
        content: none;
    }
}

/* Uitlijning fixes voor donkere achtergrond. */
.navbar a i {
    margin-left: 24px;
}

.container #content {
    padding-top: 10px;
}

header.navbar {
    margin-top: 10px;
}

/* Einde uitlijning fixes voor donkere achtergrond. */

.enquete-box {
    margin: 15px -15px 30px;
}

.enquete-box span.title {
    width: 100%;
    float: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
}

.enquete-box span.description {
    width: 100%;
    float: left;
    padding: 10px 0;
    font-size: 13px;
}

.radio-box label {
    position: relative;
    height: 30px;
    width: 100%;
    padding: 3px 0 0 25px;
    font-size: 12px;
    font-weight: 500;
}

.radio-box label input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.radio-box label input {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    float: left;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.checkbox-box label {
    position: relative;
    width: 100%;
    padding: 3px 0 0 25px;
    font-size: 12px;
    font-weight: 500;
}

.checkbox-box label input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.checkbox-box label input {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    float: left;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-error input {
    border: #F00 1px solid;
}

input[placeholder],
[placeholder],
*[placeholder] {
    color: #555555 !important;
}

/** Main color changes **/
html body {
    background-color: #383e4b;
    color: #383e4b;
}

html body #content {
    /*background: #f5f5f5;*/
    background: #383e4b;
}

html body #content .box {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

html body #content .box .box-content {
    background-color: #FFFFFF;
    padding-bottom: 25px;
    padding-left: 57px;
    padding-right: 37px;
}

body .navbar a.navbar-brand {
    background: #383e4b;
    border-bottom: none;
}

body .navbar a.navbar-brand img {
    height: 50px;
    margin-top: -10px;
}

body .header-nav a.btn:hover {
    background: #2d323d;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background: #2d323d;
}

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
    background: #94bf42;
}

body .navbar {
    background: #383e4b;
}

.btn-primary {
    color: #ffffff;
    background: #94bf42;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #67a541;
}

.btn-success {
    color: #ffffff;
    background: #86be4a;
}

.btn-success:hover, .btn-success.disabled, .btn-success[disabled] {
    background-color: #67a541;
}

/** Phase colors **/

/* Voorbereiden  */
body .phase1 {
    background-color: #e78a38;
}

/* Ontwikkelen */
body .phase2 {
    background-color: #86be4a;
}

/* Invoeren */
body .phase3 {
    background-color: #1fa3d8;
}

/* Borgen */
body .phase4 {
    background-color: #d9c201;
}

textarea {
    resize: none !important;
}

/** Top bar **/
body #content .box .box-header h2 i {
    background: #67a541;
}

body #content .box .box-header .box-icon {
    background: #156143;
}

body #content .box .box-header h2 i {
    background: #67a541;
    margin: -10px 20px -10px 20px;
}

body #content .box .box-header {
    background: #86be4a;
}

body #content .box .box-header .box-icon i {
    border-left: 1px solid #94bf42;
}

body #content .box .box-header .box-tooltip {
    background-color: #67a541;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 300;
    float: right;
    padding: 10px 10px;
    margin: 0 0 0 20px;
}

/** Navigation Bar **/
.navbar-brand object {
    margin-top: -8px;
    margin-left: -20px;
}

.logo {
    fill: #000000 !important;
}

/** Buttons **/
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    margin-right: 10px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #67a541;
    border-color: #67a541;
}

/** Conversation **/
.chat .conversation ul li {
    padding: 15px 10px 20px 60px;
}

.chat.alt .conversation {
    width: 100%;
    margin-left: 0;
}

.chat .conversation .actions img.avatar {
    width: 30px;
    height: 30px;
}

body .chat .contacts .list li a span {
    height: 100%;
    display: block;
    padding: 10px 10px;
}

body .chat .contacts .list li {
    padding: 0;
}

body .chat .conversation ul {
    height: 400px;
}

body .chat-full {
    height: 615px !important;
}

body .chat .conversation .form input {
    width: 102%;
    height: 100%;
    background: #94bf42;
    color: white;
}

body .chat .conversation .form input:hover {
    width: 102%;
    height: 100%;
    background: #67a541;
    color: white;
}

body .user-photo {
    width: 100px;
    height: 100px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

body .chat .contacts {
    overflow-y: scroll;
}

/** BOB-Field **/

body #content .dd .dd-item-inactive,
body #content .no-dd .dd-item-inactive {
    border: 1px solid #c7cbd5;
    background-color: #cccccc;
}

body .dd .dd-handle,
body .dd .dd-handle-inactive,
body .no-dd .dd-handle,
body .no-dd .dd-handle-inactive {
    float: left;
    width: auto;
    background: none;
    border: none;
}

body .dd .icon,
body .no-dd .icon {
    float: left;
    width: 20%;
}

body .dd .dd-item,
body .no-dd .dd-item {
    float: left;
    width: 100%;
    background: #f6f6f8;
    border: 1px solid #c7cbd5;
    margin-bottom: 10px;
}

body .dd .custom-icon,
body .no-dd .custom-icon {
    float: left;
}

body .dd .icons,
body .no-dd .icons {
    float: right;
}

body .dd .icons .empty-icon,
body .no-dd .icons .empty-icon {
    display: none;
}

body .dd-list .dd-placeholder {
    float: left;
    width: 100%;
}

/** User List **/
body .user-list-row {
    background-color: #f5f5f5;
    float: left;
    width: 100%;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

body .user-list-row .media-heading {
    float: left;
    margin-left: 10px;
}

body .user-list-row .btn-primary {
    /*padding: 20px;*/
    margin-top: 25px;
    margin-right: 10px;
}

/** Form fields **/
body .form-actions {
    margin-left: -15px;
}

.login-box input[type="email"],
.login-box input[type="password"],
.login-box input[placeholder],
.login-box [placeholder],
*[placeholder] {
    color: #383e4b !important;
}

.login-box h2 {
    font-weight: bold;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #383e4b !important;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #383e4b !important;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #383e4b !important;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #383e4b !important;
}

.bootstrap-timepicker {
    left: 10px;
}

.input-daterange input {
    text-align: left;
}

.navbar-brand {
    height: 40px !important;
}

.navbar-brand span object {
    width: 100%;
    height: 42px;
}

/** Table Topic **/
.box-content table.topic-table th:not(:first-child) {
    text-align: center;
}

.box-content table.topic-table td i {
    margin-left: auto;
    margin-right: auto;
}

.box-content table.topic-table td:not(:first-child) {
    text-align: center;
}

.topic-table .tablet-button,
.topic-table .mobile-button {
    display: none;
}

/* Importance icon block */
.importance-wrapper {
    overflow: hidden;
    height: 72px;
    width: 111px;
    margin-top: -9px;
    position: relative;
}

.importance-wrapper i {
    position: absolute;
}

.importance-wrapper .icon-position-1 {
    left: 5px;
    top: 5px;
}

.importance-wrapper .icon-position-2 {
    left: 42px;
    top: 5px;
}

.importance-wrapper .icon-position-3 {
    left: 79px;
    top: 5px;
}

.importance-wrapper .icon-position-4 {
    left: 5px;
    top: 41px;
}

.importance-wrapper .icon-position-5 {
    left: 42px;
    top: 41px;
}

.importance-wrapper .icon-position-6 {
    left: 79px;
    top: 41px;
}

/* Aanpassingen voor datatable plugin style. */

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #e4e6eb;
    padding: 3px 5px 3px 5px;
    outline: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.dataTables_wrapper table.dataTable thead th,
.dataTables_wrapper table.dataTable thead td {
    border-bottom: 1px solid #dddddd;
    padding-left: 8px;
}

.dataTables_wrapper table.dataTable.no-footer {
    border-bottom: none;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .navbar-brand object {
        margin-left: 0;
    }

    body .navbar a.navbar-brand img {
        height: 30px;
        margin-top: -10px;
    }
}

@media (max-width: 938px) {
    .topic-table th {
        display: none !important;
    }

    .topic-table td:not(:first-child) {
        display: none;
    }

    .topic-table td,
    .topic-table tr {
        border-top: 0 !important;
    }

    .topic-table td:first-child {
        padding-top: 13px;
    }

    .topic-table .tablet-button {
        display: block !important;
    }

    .table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
        background-color: #FFFFFF;
    }
}

@media (max-width: 767px) {
    .topic-table .tablet-button {
        display: none !important;
    }

    .table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
        background-color: #FFFFFF;
    }

    .topic-table .mobile-button {
        display: block !important;
        border: 0;
    }

    .topic-table td {
        display: none;
    }

    body .user-list-row .btn-primary {
        width: 107px;
    }

    .navbar-brand object {
        position: relative;
        left: inherit;
        right: inherit;
    }

    #content .chat .conversation {
        width: 100%;
    }

    .chat .conversation ul li .message {
        margin-top: 20px;
    }

    .chat .conversation ul li .time {
        right: inherit;
        left: 59px;
        top: 35px;
    }

    .chat.alt .contacts ul.list li .name {
        display: block !important;
    }

    body .chat.alt .conversation {
        width: 70%;
    }

    body .chat .contacts {
        width: 30% !important;
    }

    .bootstrap-timepicker {
        width: auto;
    }

    .bootstrap-timepicker .dropdown-menu {
        width: auto;
    }
}

@media (max-width: 500px) {
    body #content .box .box-header .box-tooltip {
        display: none;
    }

    .norm > .norm {
        margin-left: 10px;
    }
}

/**
 * Schoolplan
 */

.table.schoolplan .btn {
    margin-left:10px;
}

.table.schoolplan td {
    vertical-align: middle;
}

.table.schoolplan tr:last-child {
    border-bottom: 1px solid #dddddd;
}

i.schoolplan-icon-green {
    color: #709C1D;
    font-size: 22px;
}

i.schoolplan-icon-orange {
    color: #ffbf00;
    font-size: 22px;
}

i.schoolplan-icon-red {
    color: #ff0000;
    font-size: 22px;
}

i.schoolplan-icon-grey {
    color: #949292;
    font-size: 22px;
}

span.badge.schoolplan-icon-green {
    background-color: #709C1D;
}

span.badge.schoolplan-icon-orange {
    background-color: #ffbf00;
}

span.badge.schoolplan-icon-red {
    background-color: #ff0000;
}

span.badge.schoolplan-icon-grey {
    background-color: #949292;
}

.schoolplan-reference-number {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
}

.schoolplan-status {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.schoolplan-title {
    display: inline;
    vertical-align: middle;
}

.schoolplan-description:last-of-type {
    padding-bottom: 20px;
}

.schoolplan-description .schoolplan-description-title {
    float: left;
    display: inline-block;
    max-width: 90%;
}

.schoolplan-description .schoolplan-description-title-prefix {
    float: left;
    width: 70px;
    display: inline-block;
    color: grey;
}

.schoolplan-description .schoolplan-description-content {
    clear: left;
    padding-left: 70px;
    padding-top: 8px;
}

h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
}

h4 {
    font-size: 14px;
    line-height: 14px;
    margin-top: 20px;
}

.error-page {
    padding-top: 100px;
    text-align: center;
}

.error-page h1 {
    margin-bottom: 24px;
}

.error-page p {
    font-size: 115%;
}

dd {
    margin-bottom: 1em;
}

/* Data info box */

.data-info-box {
    width: 410px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.data-info-box dl {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0
}
.data-info-box dt {
    float: left;
    width: 50%;
    padding: 0;
    margin: 0 0 1em;
}
.data-info-box dd {
    float: left;
    width: 50%;
    padding: 0;
    margin: 0 0 1em;
}

.data-info-box span.label {
    margin: 4px;
    float: left;
}

@media (max-width: 500px) {
    .data-info-box {
        width: 100%;
    }

    .data-info-box dt {
        width: 100%;
    }
    .data-info-box dd {
        width: 100%;
        text-align: center;
    }
    .data-info-box dd i,
    .data-info-box dd div{
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .data-info-box dd img {
        width: 100%;
    }
}

/* Topic Schedule */

.topic-schedulable:empty {
    margin: 5px 0;
    padding: 0;
    box-sizing: border-box;
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.topic-scheduler-item {
    font-weight: bold;
    font-size: 13px;
    width: 100%;
    background: #f6f6f8;
    border: 1px solid #c7cbd5;
    display: block;
    margin-bottom: 10px;
    padding: 10px 10px 12px;
    cursor: move;
}

.topic-scheduler-item:hover {
    border-color: #6b6b6b;
}

.topic-scheduler-item-icons {
    float: right;
    position: relative;
    top: -10px;
}

.topic-scheduler-item-icons span {
    float: left;
    display: inline-block;
}

.topic-scheduler-item-icons span.icon-question:before {
    content: "\f128";
    width: 36px;
    height: 37px;
    text-align: center;
    line-height: 37px;
}

.topic-scheduled .topic-scheduler-item {
    cursor: unset;
    background-color: #cccccc;
    border: 1px solid #c7cbd5;
}

img.portal-logo {
    max-height: 70px;
    max-width: 250px;
}

.schoolplan-section {
    margin-bottom: 36px;
    width: 70%;
}

.schoolplan-section-title {
    font-weight: bold;
}
