﻿/*BODY*/
body {
    font-family: 'Open Sans', sans-serif;
    color: #333333;
}

.thumbnail h3 a, .thumbnail-style h3 a {
    color: #333333;
}

.form-control {
    padding: 6px 6px;
}


.footer p {
    font-size: 13px;
    color: #fff;
}

.footer h2 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.dropdown > a:after {
    top: 11px;
    right: 10px;
}

.dropdown > a:after, .dropdown-submenu > a:after {
    font-size: 20px;
}

input::-ms-clear {
    width: 0;
    height: 0;
}

.logo-header {
    width: auto;
    height: auto;
    max-width: 120px;
    max-height: 80px;
}

/* DATEPICKER */

.ui-datepicker {
    padding: 10px 12.3px;
    background: rgba(255, 255, 255, 1);
    text-align: center;
}

.ui-datepicker-calendar th {
    padding: 0 7px 0 0;
    text-align: center;
}

.ui-datepicker-calendar a:hover {
    color: #fff;
}

/* BTN-FILE */

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        background: red;
        cursor: inherit;
        display: block;
    }

/**/

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    float: left;
    z-index: 900;
    background-color: #fff;
    border: 1px solid #cecece;
}

    .ui-menu .ui-menu {
        margin-top: -3px;
    }

.ui-autocomplete .ui-menu-item.ui-state-focus {
    color: #fff;
    background-color: #119eca;
}


/*Poster*/

tr,
td:hover.no-hover-effect {
    background-color: #fff;
}

/* COOKIE LAW
-----------------------------------------------*/
#cookie-info {
    background: #00234b;
    position: absolute;
    z-index: 999;
    width: 100%;
}

.cookie-info-content {
    position: relative;
}

    .cookie-info-content article,
    .cookie-info-content h1,
    .cookie-info-content a {
        color: #ffffff;
    }

    .cookie-info-content article {
        display: none;
        padding: 20px 0;
    }

        .cookie-info-content article .content {
            padding: 0 0 10px !important;
        }

.cookie-info-content-btn {
    background: -webkit-linear-gradient(#2eaef0, #0488cd);
    background: -moz-linear-gradient(#2eaef0, #0488cd);
    background: -o-linear-gradient(#2eaef0, #0488cd);
    background: -ms-linear-gradient(#2eaef0, #0488cd);
    background: linear-gradient(#2eaef0, #0488cd);
    border: solid 1px #2f7295;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: inset 0 1px 1px 0 #9fcee7, 0 2px 0 -1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 1px 0 #9fcee7, 0 2px 0 -1px rgba(0, 0, 0, 0.2);
    display: none;
    padding: 4px 15px;
    position: absolute;
    right: 0;
    text-decoration: none;
}

.cookie-info-content-btn {
    color: #ffffff;
    position: fixed;
    right: -29px;
    top: 200px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.copyright {
    border: 0;
}

.footer-v1 {
    background-color: #00234d;
}

#ck-button {
    margin: 4px;
    background-color: #EFEFEF;
    border-radius: 4px;
    border: 1px solid #D0D0D0;
    overflow: auto;
    float: left;
}

.ck-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .ck-hidden label {
        margin: 10px;
        padding: 5px;
        border: 1px solid gray;
    }

#ck-button label {
    float: left;
    width: 100%;
}

    #ck-button label span {
        text-align: center;
        padding: 3px 0px;
        display: block;
    }

    #ck-button label input {
        position: absolute;
        top: -20px;
    }

#ck-button input:checked + span {
    background-color: #911;
    color: #fff;
}

.slideheader {
    padding: 5px 15px;
    text-align: center;
    border: solid 1px #c3c3c3;
    margin-bottom: 10px;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

    .slideheader h3 {
        margin-bottom: 5px;
    }

    .slideheader:hover {
        background: #c71746;
        color: #fff;
    }

        .slideheader:hover h3 {
            margin-bottom: 5px;
            color: #fff;
        }

.marked-header {
    background: #c71746;
    color: #fff;
}

    .marked-header h3 {
        color: #fff;
    }

.modal-dialog-center {
    margin: 0;
    position: absolute;
    top: 40%;
    left: 48%;
}


.label-text {
    border: 0;
    background: transparent;
    cursor: default;
    pointer-events: none;
}

.accordion-btn {
    width: 100%;
    height: 50px;
    font-weight: 700;
}

.ui-effects-wrapper {
    display: inline-block;
}

/*Fix af autocomplete bag modal vindue */

ul.ui-front {
    z-index: 1100;
}

/*checkbox-awesome*/

.checkbox-awesome {
    padding-left: 20px;
}

    .checkbox-awesome label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
    }

        .checkbox-awesome label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 23px;
            height: 23px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #cccccc;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }

        .checkbox-awesome label::after {
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            left: 0;
            top: 0;
            margin-left: -20px;
            padding-left: 4px;
            padding-top: 1px;
            font-size: 15px;
            color: #555555;
        }

    .checkbox-awesome input[type="checkbox"],
    .checkbox-awesome input[type="radio"] {
        opacity: 0;
        z-index: 1;
    }

        .checkbox-awesome input[type="checkbox"]:focus + label::before,
        .checkbox-awesome input[type="radio"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .checkbox-awesome input[type="checkbox"]:checked + label::after,
        .checkbox-awesome input[type="radio"]:checked + label::after {
            font-family: "FontAwesome";
            content: "\f00c";
        }

        .checkbox-awesome input[type="checkbox"]:disabled + label,
        .checkbox-awesome input[type="radio"]:disabled + label {
            opacity: 0.65;
        }

            .checkbox-awesome input[type="checkbox"]:disabled + label::before,
            .checkbox-awesome input[type="radio"]:disabled + label::before {
                background-color: #eeeeee;
                cursor: not-allowed;
            }

    .checkbox-awesome.checkbox-awesome-circle label::before {
        border-radius: 50%;
    }

    .checkbox-awesome.checkbox-awesome-inline {
        margin-top: 0;
    }

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

input[type="checkbox"] .styled:checked + label::before {
    color: #fff;
}

input[type="radio"] .styled:checked + label::before {
    color: #000;
}

input[type="checkbox"] .styled:checked + label::after {
    color: #fff;
}

input[type="radio"] .styled:checked + label::after {
    color: #000;
}

.checkbox-awesome-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-awesome-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-awesome-danger input[type="radio"]:checked + label::after {
    color: #000;
}
/*DEFAULT CLASS-STYLES*/
.fat-font-500 {
    font-weight: 500;
}

.fat-font-600 {
    font-weight: 600;
}

.fat-font-700 {
    font-weight: 700;
}

.fat-font-800 {
    font-weight: 800;
}

.fat-font-900 {
    font-weight: 900;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-top-8 {
    padding-top: 8px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-15 {
    padding-top: 15px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-25 {
    padding-top: 25px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-bottom-5 {
    padding-bottom: 5px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-15 {
    padding-bottom: 15px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-25 {
    padding-bottom: 25px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}
