:root {
    --background-color-primary: #fff;
    --background-color-secondary: #fff;
    --text-color-primary: #000;
    --text-color-secondary: #000;
    --link-color-primary: #7db1b4;
}


body, html {
    background-color: #fff;
    color: #000;
    font-family: "Open Sans", Verdana, Sans-Serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6
}

.h1, h1 {
    font-size: 2rem;
    font-weight: 700;
    margin: 1.538rem 0 .769rem 0;
    color: #7db1b4
}

.h2, h2 {
    font-size: 1.3846rem;
    margin: 2rem 0 1rem 0;
    color: #7db1b4;
    font-weight: 700
}

.h3, h3 {
    font-size: 1rem;
    font-weight: 700;
    margin: 1.538rem 0 .769rem 0
}

.h1, .h2, .h3, h1, h2, h3 {
    text-align: left
}


/*start Mantis#24938*/
a {
    color: #7db1b4;
    color: var(--link-color-primary, #7db1b4);
}

a:hover{
    color: #7db1b4;
    color: var(--link-color-primary, #7db1b4);
    text-decoration: underline;
    cursor: pointer;
}

a.text-colour-non-hovered,
.text-colour-non-hovered{
    color: #000;
    color: var(--text-color-primary, #000);
}

a.text-colour-non-hovered:hover,
.text-colour-non-hovered:hover{
    color: #7db1b4;
    color: var(--link-color-primary, #7db1b4);
    text-decoration: underline;
    cursor: pointer;
}

a.text-colour-non-hovered.text-colour-hovered,
.text-colour-non-hovered.text-colour-hovered{
    color: #000;
    color: var(--text-color-primary, #000);
}

a.text-colour-non-hovered.text-colour-hovered:hover,
.text-colour-non-hovered.text-colour-hovered:hover{
    color: #000;
    color: var(--text-color-primary, #000);
    text-decoration: underline;
    cursor: pointer;
}
/*end Mantis#24938*/

a:hover {
    text-decoration: none;
    color: #7db1b4
}

a:active {
    text-decoration: none;
    color: #7db1b4
}

a:focus {
    text-decoration: none;
    outline: 0
}

a img {
    border: none
}

.container {
    position: relative
}

.img-responsive img {
    width: auto !important;
    height: auto !important;
    max-width: 100%
}

.img-responsive svg {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important
}

.color-white {
    color: #fff
}

.icons .img-responsive {
    margin-bottom: 1rem;
    text-align: center
}

.icons .img-responsive img {
    width: auto !important;
    height: auto !important;
    max-width: 100%
}

.co-content-box {
    border-left: 2px solid #7db1b4;
    padding: 1rem;
    background-color: rgba(181, 165, 127, .5);
    color: #000;
    margin-bottom: 1rem
}

.co-notification {
    border-left: 2px solid #7db1b4;
    padding: 1rem;
    background-color: #fcf8f2;
    margin-bottom: 1rem
}

.co-success {
    border-left: 2px solid #7db1b4;
    padding: 1rem;
    background-color: #d4edda;
    margin-bottom: 1rem
}

.co-error {
    border-left: 2px solid #7db1b4;
    padding: 1rem;
    background-color: #f8d7da;
    margin-bottom: 1rem
}

.co-content-box > div:last-child, .co-content-box > p:last-child, .co-content-box > ul:last-child, .co-error > div:last-child, .co-error > p:last-child, .co-error > ul:last-child, .co-notification > div:last-child, .co-notification > p:last-child, .co-notification > ul:last-child, .co-success > div:last-child, .co-success > p:last-child, .co-success > ul:last-child {
    margin-bottom: 0 !important
}

.layout__moodboard-logo-container .img-responsive img {
    width: 100% !important;
    height: auto !important;
    max-width: 1110px
}

.footer {
    border-top: 1.25px solid #7db1b4
}

.table-wrapper {
    overflow-x: auto;
    word-break: keep-all
}

.table--default, .table--grid, .table--opening-hours {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin-bottom: 1rem
}

.table--default td, .table--default th, .table--grid td, .table--grid th, .table--opening-hours td, .table--opening-hours th, .table--plain td, .table--plain th {
    vertical-align: top
}

.table--default td, .table--default th, .table--grid td, .table--grid th, .table--opening-hours td, .table--opening-hours th {
    padding: 5px !important;
    border: 1px solid #ccc
}

.table--default th, .table--grid th, .table--opening-hours th {
    background-color: #ebebeb;
    font-weight: 700;
    text-align: left
}

.table--opening-hours-wrapper {
    display: block;
    max-width: 400px
}

.table--opening-hours {
    width: 100%
}

.table--opening-hours-day {
    min-width: 160px
}

.table--opening-hours-time {
    width: 120px
}

.table--opening-hours th:last-child {
    text-align: center
}

.table--opening-hours td:last-child {
    text-align: center
}

.table--grid, .table--plain {
    border-collapse: collapse;
    table-layout: fixed;
    min-width: 100%;
    width: 100%
}

#navigation {
    position: relative;
    z-index: 1
}

.navigation-extended-toggle-button {
    display: none;
    position: absolute;
    top: 3px;
    left: -55px
}

nav.navbar {
    background-color: #7db1b4;
    margin-bottom: 1rem
}

#navbar_menu .navbar-nav {
    width: 100%
}

#navbar_menu .nav-link {
    color: #fff;
    background-color: #7db1b4;
    padding: 15px
}

#navbar_menu .nav-link:before {
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -10px;
    z-index: 27;
    display: none
}

#navbar_menu .nav-item.show .nav-link:before {
    display: block
}

#navbar_menu .nav-link:hover {
    background-color: #b5a57f;
    color: #000
}

#navbar_menu .nav-item.show {
    background-color: #b5a57f;
    color: #b5a57f
}

#navbar_menu .nav-item:last-of-type .nav-link {
    border-right: none
}

#navbar_menu .nav-item.show .dropdown-menu .nav-link {
    padding: 0 15px;
    color: #fff
}

#navbar_menu .nav-item.show .dropdown-menu .nav-link:hover {
    background-color: #b5a57f;
    color: #000
}

.navigation-extended-fixed {
    position: fixed !important;
    top: 0 !important;
    left: 0;
    width: 100%;
    z-index: 2
}

.navigation-extended-fixed nav {
    margin-bottom: 0
}

.navigation-extended-fixed .layout__moodboard-logo-mobile {
    display: block !important
}

ul.navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-menu {
    display: block;
    position: static
}

ul.navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-menu .dropdown-menu {
    display: block;
    position: static
}

ul.navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item div.dropdown-item:before {
    position: absolute;
    content: "\f105";
    width: 0;
    height: 0;
    color: #fff;
    top: 25%;
    left: 5px;
    display: inline-block;
    font-family: fontawesomeregular, FontAwesome, serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

ul.navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-menu .dropdown-item div.dropdown-item:before {
    position: absolute;
    content: "\f105";
    width: 0;
    height: 0;
    color: #fff;
    top: 25%;
    left: 5px;
    display: inline-block;
    font-family: fontawesomeregular, FontAwesome, serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

ul.navbar-nav .nav-item.dropdown .dropdown .dropdown-toggle:after {
    content: none
}

.dropdown-menu {
    background-color: #7db1b4;
    border: 0;
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    margin: 0;
    color: #fff
}

.dropdown-menu div > a {
    color: #fff;
    display: block;
    padding: .7rem;
}

.dropdown-menu div[class*=col-] {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.dropdown-header {
    font-size: 1rem;
    padding: 0.25rem 0.7rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: underline;
}

.dropdown-item {
    padding: 0; /*padding: .7rem*/
}

.dropdown-item:focus {
    background: 0 0
}

.dropdown-item:hover {
    color: #000;
    background-color: #b5a57f
}

.dropdown-item:hover a {
    color: #000;
    text-decoration: none
}

.dropdown-item a:focus {
    color: #fff;
    text-decoration: none
}

.dropdown-item a:hover {
    color: #000;
    text-decoration: none
}

.dropdown-item.active {
    background: 0 0
}

.dropdown-item.active a {
    color: #fff;
    text-decoration: none
}

@media (max-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none
    }

    #navbar_menu .nav-link {
        padding: 7px
    }

    .dropdown-item {
        padding: .25rem 1.5rem
    }

    #navbar_menu .nav-link:before {
        content: none
    }
}

#auth-container {
    height: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

#co_auth_check_authiframecontainer .co_administrator_menu_userinfo {
    padding: .5rem;
    border: none;
    background-color: transparent;
    width: auto
}

#co_auth_check_authiframecontainer .co_administrator_menu_userinfo a {
    background-image: none !important
}

#co_auth_check_authiframecontainer .co_administrator_menu_userinfo #co_administrator_menu_userinfo_logout {
    background-image: none !important
}

#co_auth_check_authiframecontainer .co_administrator_menu_userinfo p {
    margin: 0;
    padding: 0
}

#co_auth_check_authiframecontainer .co_administrator_menu_userinfo #co_administrator_menu_userinfo_logout {
    margin: 0;
    padding: 0
}

.co_administrator_menu_userinfo * {
    display: inline
}

.co_administrator_menu_userinfo br {
    display: none
}

#co_administrator_menu_userinfo_copernicus-office {
    display: none
}

.co_administrator_menu_userinfo-userid:after {
    content: ' |'
}

.trd_payment_forms {
    margin-bottom: 1rem
}

.trd_payment_forms .contentbox {
    background: transparent none;
    border: none;
    padding: 0
}

.trd_payment_forms .form_save_area {
    background: transparent none;
    border: none;
    padding: 0
}

.trd_payment_forms .contentbox {
    padding-bottom: 1em
}

.trd_payment_forms .form_save_area {
    border: none
}

#trd_payment_selection fieldset {
    border: 0;
    padding: 0
}

#trd_payment_selection input[type=radio] {
    vertical-align: baseline !important
}

.trd_payment_forms .form_save_area .btn-success {
    color: #fff;
    padding: .375rem .75rem
}

.trd_payment_forms .form_save_area .btn-danger {
    color: #fff;
    padding: .375rem .75rem
}

#cc_payment td {
    padding: 5px
}

#cc_payment tr td:first-child {
    font-weight: 700;
    padding-left: 0
}

.btn-primary {
    color: #fff;
    background-color: #7db1b4;
    border-color: #7db1b4
}

.btn-primary.disabled {
    color: #fff;
    background-color: #7db1b4;
    border-color: #7db1b4
}

.btn-primary:hover {
    color: #fff;
    background-color: #aeced0;
    border-color: #aeced0
}
/* Tablets */
@media only screen and (max-width: 991px) {
    body:not(.iFrame) {
        font-size: 16px;
    }
}

/* Phones */
@media only screen and (max-width: 767px) {
    body:not(.iFrame) {
        font-size: 16px;
        line-height: 1.7;
    }
}