﻿label.is-invalid {
    color: #f93b7a !important;
    width: 100%;
}

.full-height {
    min-height: 75vh;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-35 {
    margin-top: 35px;
}

div.app-search.margin-top-15 > a {
    line-height: 36px;
}

.header-row .btn {
    margin-left: 5px;
}

#time {
    width: 100%;
    color: #fff;
    font-size: 60px;
    margin-bottom: 80px;
    display: inline-block;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}