body {
    color: #777;
}

#header {
    background-color: #ffce14;
}

#header-container .brand-container h1 {
    color: #e2002a;
}

#header-container .app-info li a {
    color: #000;
}

.brand-container img {
    max-height: 85px;
    margin-left: 50px;
    position: relative;
    top: 2px;
}

#nav {
    background: #146c53;
}

#nav a.level-one {
    color: #FFF;
}

#nav a.level-two {
    color: #FFF;
}

#nav a.link {
    color: #FFF;
}

.flag.flag-fr_ch {
    background-position: -144px -143px;
}

.glyphicon.glyphicon-off {
    font-size: 14px;
    top: 4px;
    font-weight: 700;
    left: 3px;
}

.button-enable, .button-enable:focus {
    color: #198754;
}

.button-enable:hover {
    color: #157347;
}

.button-disable, .button-disable:focus {
    color: #d02307;
}

.button-disable:hover {
    color: #b01e06;
}

#puSubdivision > .two-columns {
    display: flex;
    align-items: center;
    height: 5em;
}

#fileImageUploader {
    opacity: 0 !important;
    height: 30px !important;
    max-width: 130px !important;
    cursor: pointer;
}

.ngViewport {
    height: 313px !important;
}

.label-import-certification {
    margin-top: 5px;
    margin-bottom: 5px;
}

.file-upload-wrapper {
    position: relative;
    display: inline-block;
    padding: 5px;
}

.file-upload-wrapper input[type="file"] {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    border: none;
}

.file-upload-label {
    display: inline-block;
    cursor: pointer;
    color: #000;
    font-size: 1.5em;
    transform: rotate(315deg);
}

.file-upload-label .fa-paperclip {
    margin-right: 5px;
}

.file-name {
    display: inline-block;
}

.input-with-icon {
    position: relative;
}

.input-with-icon input {
    padding-right: 30px;
}

.calendar-icon {
    color: #000;
    font-size: 1.5em;
}

.field-validator {
    color: #E9322D;
}

.div-expiration-date {
    margin-top: 70px;
}

.field-required {
    border: 1px solid red !important;
}

.btn-clear-file {
    background: transparent;
    border: none;
    margin-bottom: 3px;
    position: relative;
    z-index: 2;
}

.messageDateError {
    float: left;
    margin-left: 204px;
}

#header-container .version {
    color: transparent !important;
}

.self-label {
    float: left;
    margin: 0;
    padding-top: 4px;
    vertical-align: middle;
    width: 53%;
    font-weight: 700;
}

.self-label .filtername {
    all: inherit;
}

.message {
    float: left;
    margin: 0;
    padding-top: 4px;
    vertical-align: middle;
    width: 27%;
}
