﻿body {
    margin: 0px;
    background-color: #fff;
}

a.lareb:link {
    color: #0072A3;
    text-decoration: none
}
/* unvisited link */
a.lareb:visited {
    color: #00487f;
    text-decoration: none
}
/* visited link */
a.lareb:hover {
    color: #00487f;
    text-decoration: none
}
/* mouse over link */
a.lareb:active {
    color: #0072A3;
    text-decoration: none
}
/* selected link */


body,
input,
button,
select,
textarea,
blockquote {
    font-family: 'Open Sans', sans-serif !important;
    color: #333333;
    font-size: 14px;
    /*line-height: 140%;*/
}

h1 {
    color: #00487f;
    font-size: 24px;
    font-weight: 100;
}

h2 {
    color: #00487f;
    font-size: 16px;
    font-weight: 500;
}

h3 {
    font-size: 14px;
    display: block;
    font-weight: bold;
    color: #1b1b1b;
    margin: 11px 0px 2px 0px;
}

h4 {
    color: #00487f;
    font-size: 12px;
    font-weight: bold;
}

p {
    /*font-size: 14px;*/
}

.bottom-padding-footer {
    padding-bottom: 200px;
}

table.aligntop td {
    vertical-align: top !important;
}

.fontsmall {
    font-size: 13px !important;
}

.center {
    text-align: center !important;
}

.table-small {
    width: 500px;
}

.background-white {
    background-color: white;
}

.table-smaller {
    width: 350px;
}

.padding-right-10 {
    padding-right: 10px;
}

.top-margin41 {
    margin-top: 41px;
}

.top-margin37 {
    margin-top: 37px;
}

.checkbox {
    margin-top: 5px;
}

.top-margin-0 {
    margin-top: 0px;
}

.top-padding-15 {
    padding-top: 15px;
}

.top-padding-10 {
    padding-top: 10px;
}

.top-padding-5 {
    padding-top: 5px;
}

.top-padding-4 {
    padding-top: 4px;
}

.container-with {
    max-width: 950px !important;
}

.marginrightminus30 {
    margin-right: -30px;
}

.row-padding {
    padding-left: 25px;
    padding-right: 25px;
}

.lareb-header {
    background-color: white;
}

.lareb-logo {
    height: 104px;
    margin-left: 38px;
    float: left;
}

.navigation-items {
    float: right;
}

.dropdown-vorm {
    width: 400px;
    margin-left: 1px;
}

.align-right {
    float: right;
}

.background-white {
    background-color: white;
}

.background-larebBlue {
    background-color: #00487f;
}

.background-gray {
    background-color: #e8e8e8;
}

.navigation-item {
    float: left;
    color: white;
    background-color: #00487f;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 15px;
    height: 23px;
}

    .navigation-item.padding-left {
        padding-left: 20px;
    }

    .navigation-item.active {
        background-color: #3c8bc0;
    }

.menu-height {
    height: 27px;
}

.navigation-menu-left {
    float: left;
    background-image: url('/Content/Images/menu-left.jpg');
    height: 27px;
    width: 71px;
}

.navigation-item-left {
    float: left;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 27px 7px;
    border-color: transparent transparent #00487f transparent;
}

    .navigation-item-left.active {
        border-color: transparent transparent #3c8bc0 transparent;
    }

.navigation-item-right {
    float: left;
    margin-right: -5px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 27px 7px 0 0;
    border-color: #00487f transparent transparent transparent;
}

    .navigation-item-right.active {
        border-color: #3c8bc0 transparent transparent transparent;
    }

a.navigation-link:link {
    color: white;
    text-decoration: none;
    font-size: 15px;
}

a.navigation-link:visited {
    color: white;
    text-decoration: none;
}

a.navigation-link:hover {
    color: white;
    text-decoration: none;
}

a.navigation-link:active {
    color: white;
    text-decoration: none;
}

.basic-btn-fontsize {
    font-size: 12px !important;
}

a.header-link:link {
    font-size: 12px;
    color: #999999;
    text-decoration: none;
}

a.header-link:visited {
    font-size: 12px;
    color: #999999;
    text-decoration: none;
}

a.header-link:active {
    font-size: 12px;
    color: #999999;
    text-decoration: none;
}

a.header-link:hover {
    font-size: 12px;
    color: #999999;
    text-decoration: underline;
}

a.btntext:link {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    padding-right: 3px;
    padding-left: 3px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}

a.btntext:visited {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    padding-right: 3px;
    padding-left: 3px;
    text-align: center;
    cursor: pointer;
}

a.btntext:active {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    padding-right: 3px;
    padding-left: 3px;
    text-align: center;
    cursor: pointer;
}

a.btntext:hover {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    padding-right: 3px;
    padding-left: 3px;
    text-align: center;
    cursor: pointer;
}

.btntext.disabled,
.btn[disabled] {
    color: #999999;
    cursor: default;
    background-image: none;
    opacity: 0.5;
    text-decoration: none;
}

.btn-text-group {
}

.steps {
    padding-top: 3px;
    color: #00487f;
}

.drugsearch {
    width: 470px !important;
    border-radius: 0px !important;
    margin: 0px;
}

@media only screen and (max-width : 665px) {
    .drugsearch {
        width: 100% !important;
    }
}

.inputheight {
    height: 27px !important;
}

.larebBlue {
    background-color: #00487f;
    color: white;
}

.ui.selection.dropdown {
    height: 14px !important;
}

.invisible {
    visibility: none;
}

.visible {
    visibility: visible;
}

.hidden {
    display: none;
}

.show {
    display: block;
}

.placeholder {
    color: #a9a9a9;
}

.width100 {
    width: 100px;
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
}

.autocomplete-suggestion {
    padding: 2px 5px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 13px;
    height: 30px;
    padding-top: 8px;
}

.autocomplete-selected {
    background: #00487f;
    color: white;
    cursor: pointer;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    text-decoration: underline;
}

.ui.larebBlue.buttons .button,
.ui.larebBlue.button {
    background-color: #00487f;
    color: white;
}

    .ui.larebBlue.buttons .button:hover,
    .ui.larebBlue.button:hover,
    .ui.larebBlue.buttons .active.button,
    .ui.larebBlue.button.active {
        background-color: #276290;
        color: #FFFFFF;
    }

    .ui.larebBlue.buttons .button:active,
    .ui.larebBlue.button:active {
        background-color: #276290;
        color: #FFFFFF;
    }

.paddingright15 {
    padding-right: 15px;
}

.menudiv {
    width: 100%;
    text-align: right;
    color: white;
}

    .menudiv:hover {
        cursor: pointer;
    }

.collapse-menu-item {
    list-style-type: none;
    height: 25px;
    padding-left: 20px;
    padding-right: 20px;
}

.collapse-menu-item-link {
    padding-left: 5px;
    color: #00487f;
    text-decoration: none;
}

.dropdown-vorm .text {
    width: 385px;
    height: 16px;
    overflow: hidden;
    text-wrap: none;
    white-space: nowrap !important;
}

.dropdown.icon {
    margin: 1px 0px 1px 1px !important;
}

select.form-control {
    -webkit-appearance: menulist-button;
    border-radius: 0.8rem;
    appearance: none;
    background-image: url(/images/svg/ico-arrow-down-black.svg);
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 1em;
}

    select.form-control[disabled] {
        background-color: white;
        color: #999999;
    }

select > option[default] {
    color: #999999;
}

/* additional */
.cat2soc {
    margin: 0px !important;
    padding: 0px !important;
}

.no-results-message {
    font-style: italic;
}

tr.category1-header {
    /*border-bottom: none !important;*/
    border-top: 1px solid #737475;
}

table.category1-totals td {
    padding: 0.6em 0.5em !important;
}

tr.category1-header td {
    padding: 0.4em 0.5em 0.0em 0.5em !important;
}

div.chart-area {
    margin-bottom: 16px;
}

.table th {
    white-space: nowrap;
}

.totalAmount {
    min-width: 20px;
    display: inline-block;
}

.ui.input {
    margin-left: 1px;
}

.alert {
    margin-top: 11px;
    margin-bottom: 11px;
}

.ttl-top-0 {
    margin-top: 0px !important;
}

.ul-pad-left-0 {
    padding-left: 0em !important;
}

.li-underline-none {
    text-decoration: none !important;
}
.databank-main-ttl {
    color: #00487f;
    font-weight: 800;
    font-size: 28px;
}
/* begin region external referrer messages */

/* Farmacotherapeutisch Kompas */
.FKMessage {
    border: 1px solid #00487f;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 20px;
    margin-bottom: 32px;
    color: #7f7f7f;
}

.FKLink:link, .FKLink:visited, .FKLink:visited {
    color: #0066cc;
    text-decoration: none;
}

.FKLink:hover {
    color: #0066cc;
    text-decoration: underline;
}


/* end region external referrer messages */

.header {
    box-shadow: 0 3px 0px #0080ba !important;
}

    .header.sticky {
        box-shadow: 0 3px 0px #e8e8e8 !important;
    }

.well {
    /*padding: 4px 4px 8px 4px !important;
    margin: 1px 0px 10px 0px;*/
    background-color: #F1EFEA !important;
    border: 0px;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 5%);
    padding: 5px;
}
.padding-right-20 {
    padding-right: 20px !important;
}
.btn-primary {
    color: #ffffff !important;
    background-color: #0080ba;
    border-color: #0080ba;
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
    .footer {
        height: auto !important;
    }

    .push {
        display: none;
    }

    #wrapper {
        height: auto;
        margin-bottom: 0;
    }

    .inner-banner {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    /*.inner-banner{ margin-top: 0 !important;padding-top: 120px !important;}
.footer, .push{ height: 270px !important;}*/
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    #wrapper {
        min-height: 100%;
        margin-bottom: -270px;
    }

    .inner-banner {
        margin-top: 0 !important;
        padding-top: 120px !important;
    }

    .footer {
        clear: both;
    }

    .push {
        display: block;
    }

    /*.footer, .push {
        height: 270px !important;
    }*/
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .inner-banner {
        margin-top: 0 !important;
        padding-top: 80px !important;
    }
}

.databank-button {
    padding-top: 17px !important;
}

.databank-button-white {
    /*padding-top: 17px !important;*/
    background: white !important;
    color: #347fb5 !important;
    outline: 0px solid #347fb5 !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.databank-button:hover {
    background-color: yellow;
}

.databank-reportoverview-list {
    margin-left: 20px !important;
}

    .databank-reportoverview-list li::before {
        content: "\f0da" /*rtl:'\f0d9'*/;
        color: #00487f;
        padding-right: 6px;
        font-family: 'Icons';
        font-style: normal;
        width: 1.23em;
        height: 1em;
        margin-left: -1.23em;
    }

.databank-related-sidebar .ttl {
    font-weight: 600;
    font-size: 20px;
    color: #4a4a4a;
    margin-top: 125px
}

.databank-related-sidebar .news-link-list {
    margin-top: 25px
}

    .databank-related-sidebar .news-link-list li {
        margin-bottom: 6px
    }

        .databank-related-sidebar .news-link-list li:last-child {
            margin-bottom: 20px;
        }

        .databank-related-sidebar .news-link-list li a {
            display: list-item;
            border-radius: 2px;
            position: relative;
            padding: 7px 30px 10px 10px;
            font-size: 14px;
            color: #1b1b1b;
            line-height: 23px;
            transition: all .1s ease-in-out;
            border: 1px solid #f0f0f0;
            height: fit-content;
        }

            .databank-related-sidebar .news-link-list li a:hover {
                border-color: #dad9d9
            }

            .databank-related-sidebar .news-link-list li a:before {
                position: absolute;
                content: '';
                left: -1px;
                top: -1px;
                bottom: -1px;
                width: 2px;
                background: #347fb5;
                border-radius: 2px 0 0 2px
            }

            .databank-related-sidebar .news-link-list li a:after {
                position: absolute;
                content: '';
                right: 15px;
                top: 50%;
                width: 7px;
                height: 12px;
                background-size: contain;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                background: url(../../images/ico-arrow-right.svg) center no-repeat;
            }

            .databank-related-sidebar .news-link-list li a span {
                color: #7f7f7f;
            }

            .databank-related-sidebar .news-link-list li a h3 {
                line-height: 16pt;
            }
