﻿.navbar.default-layout .navbar-brand-wrapper .navbar-brand img {
    height: auto !important;
}

.jumbotron {
    /*background: rgba(170, 211, 255, 0.43137254901960786);*/
    background: white !important;
    background-color: white !important;
}

thead {
    text-transform: uppercase;
    background: #5983e8;
    color: white;
    font-weight: bold;
}

.form_header {
    margin: 0px;
    margin-bottom: 22px;
    padding: 0px;
    border-bottom: 1px dashed lightgray;
}

.form_header h3 {
    color: #308ee0;
}

.form-group label {
    font-weight: 500;
    text-transform: uppercase;
}

.form_detail dt {
    font-weight: 500;
    text-transform: uppercase;
}

.dl-horizontal
{
    padding: 0px;
}

    .dl-horizontal dt {
        float: none;
        width: 100%;
        clear: both;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        /*font-family: "Poppins", sans-serif;*/
        font-family: "Work Sans", sans-serif;
        background: #5983e8;
        color: white;
        padding: 15px;
        margin: 2px 0px;
        margin-right: 5px;
        text-transform: uppercase;
    }

.dl-horizontal dd {
    padding: 15px;
    margin: 2px 0px;
    min-height: 52px;
    border: 1px solid #e8eaea;
}

.float_right {
    right: 30px;
    position: absolute;
}

.btn.btn-outline-secondary {
    color: rgba(0, 0, 0, 0.8);
}

.table .btn-group .btn {
    border-color: #e5e5e5 !important;
}

.datetimepicker thead {
    color: black !important;
    background-color: white !important;
    text-transform: uppercase;
    background: #5983e8;
    color: white;
    font-weight: normal;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.table thead th {
    border-bottom-color: rgb(242, 242, 242);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-collapse: collapse;
    border-top-color: rgb(255, 255, 255);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    display: table-cell;
    font-size: 14px;
    font-weight: 500;
    height: 49px;
    line-height: 13px;
    overflow-wrap: break-word;
    padding-bottom: 18px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 18px;
    text-align: left;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: uppercase;
    vertical-align: bottom;
    white-space: nowrap;
    width: 285px;
    -webkit-border-horizontal-spacing: 2px;
    -webkit-border-vertical-spacing: 2px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.table td {
    border-collapse: collapse;
    border-top-color: rgb(242, 242, 242);
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(33, 37, 41);
    display: table-cell;
    font-size: 13px;
    font-weight: 400;
    height: 69px;
    line-height: 13px;
    overflow-wrap: break-word;
    padding-bottom: 18px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 18px;
    text-align: left;
    text-shadow: none;
    text-size-adjust: 100%;
    vertical-align: middle;
    white-space: nowrap;
    width: 285px;
    -webkit-border-horizontal-spacing: 2px;
    -webkit-border-vertical-spacing: 2px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Large devices (laptops/desktops, 992px and up) */
@media screen and (min-width: 992px) {
    .dl-horizontal dt {
        width: 15%;
        text-align: right;
        float: left;
    }

    
}
@media screen and (max-width: 500px) {
    .content-wrapper {
        padding: 5px;
    }
}

.card-body {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.table tbody td {
    padding-left: 18px;
    padding-right: 18px;
}

.navbar.default-layout .navbar-menu-wrapper .navbar-nav .nav-item .nav-link {
    font-size: 1.5vh !important;
}

.field-validation-error {
    font-size: 12px !important;
}

.validation-summary-card {
    border: 1px dashed white;
    margin-bottom: 30px;
}

    .validation-summary-card .card-title {
        text-transform: none;
    }

.bg-danger {
    background-color: #e65251 !important;
}

/* ################################# Popup cookies */

.cookies-eu {
    position: fixed;
    bottom: 0;
    left: 0;
    line-height: 40px;
    background: #f2f2f2;
    border-top: 1px solid #e4e4e4;
    width: 100%;
    z-index: 999;
    text-align: center;
}

    .cookies-eu .cookies-eu-content-holder {
        display: inline-block;
        padding: 0 20px;
        line-height: 26px;
    }

    .cookies-eu .cookies-eu-button-holder {
        display: inline-block;
        padding-right: 20px;
    }

        .cookies-eu .cookies-eu-button-holder .cookies-eu-ok {
            background-color: #4d90fe;
            background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
            border: 1px solid #3079ed;
            border-radius: 2px;
            color: #fff;
            cursor: default;
            display: inline-block;
            font-size: 11px;
            font-weight: bold;
            height: 24px;
            line-height: 20px;
            margin-right: 0px;
            min-width: 26px;
            outline: 0;
            padding: 0 11px;
            text-align: center;
            white-space: nowrap;
            margin: 0 5px;
        }

@media (max-width: 767px) {
    .cookies-eu {
        position: static;
        font-size: 12px;
        line-height: 20px;
    }

        .cookies-eu .cookies-eu-content-holder {
            line-height: 16px;
            padding: 5px 20px;
        }

        .cookies-eu .cookies-eu-button-holder {
            padding-bottom: 5px;
        }
}

