.alert {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    margin: 0;
    text-align: center;
    background: #660000;
    color: #fff;
    padding: 25px 0;
    z-index: 999999;
}

.success {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    margin: 0;
    text-align: center;
    background: #019B43;
    color: #fff;
    padding: 25px 0;
    z-index: 999999;
}

.login-container {
    width: 360px;
    margin: 0 auto;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 8px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.3);
}
.login-container h2 {
    text-align: center;
}

.heel {
    width: 100%;
}

.half {
    width: 50%;
}

.uren {
    width: 15%;
    margin-right: 0.5%;
    display: inline-block;
}

.opmerking {
    width: 84.5%;
    display: inline-block;
}

.quarter {
    width: 25%;
}

.threequarter {
    width: 75%;
}

.form {
    padding: 16px;
}

.form-input {
    width:100%;
    padding: 16px;
    margin: 16px 0;
    border: none;
    transition: all 0.1s ease-in;
    box-shadow: none;
}
.form-input:focus {
    outline: none;
    box-shadow: 0 1px 3px 0 rgba(60,64,67,0.302), 0 4px 8px 3px rgba(60,64,67,0.149);
}

.form select {
    width: 100%;
}

.form label {
    font-weight: bolder;
    color: #38768D;
}

.p-r {
    padding-right: 8px;
}
.p-l {
    padding-left: 8px;
}

.p-0{
    padding: 0 !important;   
}

.p-0{
    margin: 0 !important;   
}
.bg-lightgray {
    background-color: #eeeef0;
}
.btn {
    color: #358AAD;
    background: none;
    cursor: pointer;
    padding: 25px 80px;
    display: inline-block;
    margin: 15px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 800;
    outline: none;
    /*width: 100%;*/
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    border: 3px solid #358AAD;
    overflow: hidden;

}

.btn-add, .btn-back {
    color: #fff;
    background: #00719c;
    border-left: solid #fff 2px;
    border-top: solid #fff 2px;
    cursor: pointer;
    padding: 5px 22.5px;
    display: inline-block;
    position: absolute;
    top: 96px;
    margin: 0;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 800;
    outline: none;
    /*width: 100%;*/
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    overflow: hidden;

}

.btn-add {
    right: 16px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}
.btn-back {
    left: 16px;
}

.btn-add:hover {
    border-left: solid #001f2b 2px;
    border-top: solid #001f2b 2px;
    background: #00415a;
    color: #c4c4c4;
}

.middle {
    position: relative;
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
}

.btn:hover, .btn-active {
    background: #358AAD;
    color: #fff;
}

.btn-active {
    box-shadow: none;
}

.btn-active:hover {
    border-color: #358AAD;
    background: #358AAD;
}

.btn-full {
    width: 100%;
}

.full {
    width: 100%;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
@media (min-width: 768px)
.navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
@media (min-width: 768px)
.navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
header {
    display: block;
}
body, html, html a {
    -webkit-font-smoothing: antialiased;
}
.header .nav-item-child, .link, a, body, em, h1, h2, h3, h4, h5, h6, li, li a, p, span {
    font-family: Hind,sans-serif;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
user agent stylesheet
html {
    color: -internal-root-color;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
::selection {
    color: #fff;
    background: #17bed2;
    text-shadow: none;
}
