@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,300,600,700);

@media (max-width: 980px) {
    /* Enable use of floated navbar text */
    .navbar-text.pull-right {
        float: none;
        padding-left: 5px;
        padding-right: 5px;
    }
}

html, body {
    color: #444444;
    min-height: 100%;
}

.navbar {
    height: 70px;
    background-color: #fb6703;
    margin-bottom: 0;
}

@media (min-width: 10px) {
    .navbar-header {
        float: left;
    }

    .navbar-right {
        float: right !important;
        margin: 0 -15px 0 0;
    }
}

.panel-heading {
    background-color: #fb6703 !important;
    color: white !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif !Important;
}

/**
* Header & Footer style
**/
.header, footer {
    height: 70px;
    background-color: #fb6703;
}

.header div[class*="col-"] {
    color: white;
    font-size: 17px;
    line-height: 21px;
}

.header ul, .header ul li {
    height: 100%;
    margin: 0px 10px;
    line-height: 70px;
    display: inline-block;
}

.header ul, .header li {
    color: white;
    font-size: 18px;
    list-style: none;
}

.header li a, .header li span {
    color: white;
    float: left;
    text-decoration: none;
}

.header li a:hover, .header li span:hover {
    text-decoration: underline;
}

.header li span {
    margin-top: 15px;
    margin-right: 5px;
    font-size: 3rem;
}

footer {
    bottom: 0;
    width: 100%;
    height: 70px;
    background-color: black;
    position: fixed;
}

footer img {
    height: 60px;
    padding-top: 10px;
}

footer div.submitform {
    color: white;
    font-size: 19px;
    padding-top: 25px;
    padding-left: 15px;
    text-transform: uppercase;
}

/**
* Algemene dingen
**/
a, a:hover, a:active, a:visited, .navbar-inverse .navbar-brand {
    text-decoration: none;
    color: white;
}

.nolink {
    color: black !important;
}

thead {
    background-color: #FB6704;
    color: black;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: #f7951e !important;
}

/* Icons styles */
.homebuttons > i {
    color: #f7951e;
}

.buttonselected > i, .buttonselected > a {
    color: #333333;
}

.homebuttons:hover {
    text-decoration: none;
}

.row {
    margin: 0;
}

.navbar > .container .navbar-brand {
    margin: 0;
}

.navbar-inverse.navbar-static-top {
    border-bottom: 0px;
}

body > .wrap > nav.navbar .caret {
    display: none;
}

.nav-question {
    margin-top: 15px;
    margin-right: 15px;
    color: white;
    text-transform: uppercase;
    font-size: 18px;
}

.homebuttons {
    width: 120px;
    height: 90px;
    text-align: center;
    margin: 5px;
    padding: 15px;
    color: #f7951e !important;
}

/**
* Sidebar
**/
.sidebar {
    border: 12px solid #f0f1f5;
    border-radius: 5px;
    background-color: #f0f1f5;
    margin-bottom: 10px;
}

.sidebar th {
    background-color: #e6e7ec;
    color: #f05d29;
    height: 42px;
    text-transform: uppercase;
    line-height: 32px !important;
}

.sidebar > div > div:first-child {
    color: #fb6703;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 12px;
    padding-left: 9px;
    letter-spacing: 1px;
}

.sidebar > div > div:not(:first-child) {
    background-color: #f7f8fc;
    padding: 17px 7px 17px 7px;
}

.sidebar div table {
    width: 100%;
    margin-bottom: 0px !important;
}

.sidebar div table * {
    line-height: 24px;
}

.sidebar div table tr td:last-child {
    width: 150px;
    text-align: right;
}

.sidebar ol {
    padding-left: 17px !important;
}

.sidebar-green-button, .sidebar-orange-button {
    color: white;
    width: 49%;
    border-radius: 5px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 8px 3px 8px 3px;
    display: inline-block;
    letter-spacing: 1px;
}

.sidebar-green-button:hover, .sidebar-orange-button:hover {
    color: white;
    text-decoration: none;
}

.sidebar-green-button {
    float: left;
    margin-right: 5px;
    background-color: #00b500;
}

.sidebar-orange-button {
    float: right;
    background-color: #ff6806;
}

/**
* Additionele knoppen
**/
.button {
    padding: 6px 12px 6px 12px;
    text-transform: uppercase;
    border-radius: 3px;
    border: 0px !important;
    font-weight: bold;
}

.button-oranje {
    color: white;
    background-color: #ff6806;
    border-color: #ff6806;
}

.button-groen {
    color: white;
    background-color: #00b500;
    border-color: #ff6800;
}

/**
* Headers boven paginas
**/
div.titleheader {
    /*padding: 0;*/
    margin-bottom: 30px; /* 2x the standard boostrap padding */
}

.titleheader a {
    text-decoration: underline;
    color: black;
}

.titleheader h2 {
    font-size: 25px;
    color: #ff6806;
    margin-top: 0px;
}

.titleheader h3 {
    font-size: 16px;
    color: #444444;
    font-weight: 300;
    margin: 0px !important;
}

h3 {
    font-size: 18px;
    color: black;
    font-weight: 300;
}

h2 {
    color: #ff6806;
}

table, tr, td, th {
    border-top: 0px;
    border: 0px solid white !important;
}

th, td {
    vertical-align: top !important;
}

label {
    font-weight: normal;
}

div.submitform {
    cursor: pointer;
    background-color: #fb6703;
    height: 100%;
    text-align: center;
    font-weight: bold;
}

div.submitform:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 70px solid #fb6703;
    border-left: 40px solid black;
    width: 0;
}

.navbar-brand {
    text-transform: uppercase;
    padding-top: auto;
    padding-left: 15px;
    color: white;
    line-height: 45px;
}

/**
* Bestanden tabel
**/
thead * {
    color: white;
    line-height: 32px !important;
}

thead td:first-child {
    border-top-left-radius: 5px;
}

thead td:last-child {
    border-top-right-radius: 5px;
}

.bestanden thead *, thead {
    text-transform: uppercase;
}

.bestanden a {
    color: #ff6806;
}

.bestanden a:hover {
    text-decoration: underline;
}

tr a:first {
    text-decoration: underline;
}

.bestanden i {
    font-size: 14px;
}

.bestanden tr td:last-child {
    text-align: right;
}

div.content table tr td:first-child:not(:has('div')) {
    line-height: 32px;
}

#login-panel {
    margin: 10% auto;
    max-width: 400px;
    text-align: center;
}

#loginBody {
    background: white url(../images/login-background.png) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#login-panel label {
    font-size: 25px;
    width: 100%;
    text-align: center;
}

#login-panel input {
    max-width: 250px;
    margin: 0 auto;
}

.wrap {
    min-height: 100%;
}

.wrap > .container {
    width: 100%;
    margin-bottom: 70px;
}

.wrap > .container-fluid {
    margin-bottom: 70px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.circled-icon {
    border-radius: 100%;
    border: 2px solid white;
    width: 2em;
    height: 2em;
    display: inline-block;
    line-height: 2em;
    vertical-align: middle;
    position: relative;
    font-size: 1.333em;
    padding: 0;
    margin: 0;
}

.circled-icon i.fa {
    position: absolute;
    left: 0;
    top: -2px;
    width: 100%;
    text-align: center;
    line-height: inherit;
    font-size: inherit;
}

.user-menu .dropdown-toggle {
    width: 70px;
    height: 70px;
    background: #494949 url(/images/loggedin.png) no-repeat 0px 0px !important;
}

.user-menu:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    background-color: #494949;
    border: 0;
    padding: 0;
}

.dropdown-menu li {
    background-color: #494949;
    height: 100%;
}

.dropdown-menu li a {
    color: white;
}

.dropdown-menu li a:hover {
    background-color: #fb6703;
    color: white;
}

#schedule_wrap {
    display: none;
}