/**nowa sekcja do scalenia z Sage Developer**/
.navbar-right-spacer {
    margin-right: 20px;
}
h2.module-name{
    font-size: 2rem;
    font-weight: 500;
    min-height: 58px;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 1.25;
    font-family: 'Roboto Slab', 'Times New Roman';
    text-align: center;
}
.btn-full{
    width: 100%;
}
.btn-quad{
    min-width: 265px;
    text-transform:none;
    padding:12px 16px;
    font-size:16px;
}
.btn-poz{
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
}
.productselector .thumbnail{
    min-height: 240px;
}
a.btn-default, a.btn-default:visited, a.btn-default:focus {
    background-color: #f8f8f8;
    border: 1px solid #2F6694;
    color: #2c2a29;
}
a.btn-default:hover {
        border: 1px solid #2F6694;
        background-color: #2F6694;
        color: #ffffff;
    }
.btn-group-vertical > :first-child:not(:last-child).btn {
}
.btn-group-vertical > :not(:first-child):not(:last-child).btn {
    border-top: 0px;
}
.btn-group-vertical > :last-child:not(:first-child).btn {
    border-top: 0px;
}

/**elementy starego wyglądu helpa**/
.body {
    margin: 0px;
    padding: 0px;
    min-height: 100%;
    background-color: #ebedef;
    overflow-y: hidden;
    overflow-x: hidden;
}
.wrapper {
    display: inline-block;
    background-color: transparent;
    margin-left: 10px;
    margin-right: 10px;
}
.search{
    display: none;
}
.navi-button-show {
    font-size: 20px;
    vertical-align: middle;
    color: #a90163;
    float: left;
    height: 100%;
    padding: 4px;
    padding-top: 0px;
    padding-right: 0px;
    cursor: pointer;
}
.navi-content-show{
    display: block;
    width: 100%;
}
.horizontal-filled {
    width: 100%;
}
.vertical-full {
    height: 100%;
}
.help {
    height: calc(100vh - 65px);
}
.navi {
    float: left;
    height: 100%;
}
.content {
    height: 100%;
}
.help-header {
    line-height: 1;
}
.return {
    text-align: left;
    font-weight: 500;
    vertical-align: bottom;
    padding-bottom: 4px;
}
.back {
    margin-right: 8px;
    float: left;
    vertical-align: bottom;
    padding-bottom: 4px;
    height: 100%;
    padding-left: 2px;
}
.return a {
    text-decoration: none;
    font-style: normal;
    color: #DA3E52;
}
.app-full-name {
    float: left;
    padding-left: 8px;
    color: #DA3E52;
    font-family: "Quicksand", 'Roboto Slab', 'Times New Roman';
    vertical-align: bottom;
    padding-bottom: 6px;
    height: 100%;
}
.app-versions {
    float: right;
    text-align: right;
}
.dropdown {
    margin-left: 6px;
    margin-right: 0px;
    display: flex;
    padding: 2px;
    padding-top: 0px;
}
.dropdown-display {
    padding: 4px;
    padding-left: 8px;
    /* 120px */
    width: 85px;
    border: 1px solid #8e8a86;
    font-size: 18px;
    font-weight: 100;
    background-color: #ffffff;
    text-align: left;
    color: #a90163;
    float: left;
    position: relative;
    display: flex;
    height: 28px;
    line-height: 1;
}
.dropdown-down {
    width: 26px;
    max-height: 28px;
    padding: 2px;
    padding-top: 4px;
    padding-bottom: -5px;
    border: 1px solid #8e8a86;
    border-left: none;
    font-size: 18px;
    background-color: #ebedef;
    color: #2a3456;
    position: relative;
    display: inline-block;
    line-height: 1.15;
    text-align: center;
}
.dropdown-down:hover {
        background-color: #e0e1dd;
        cursor: pointer;
    }
.dropdown-down:before {
        content: "\25bc";
    }
.dropdown-data {
    display: none;
    position: absolute;
    margin-left: 8px;
    margin-top: -3px;
    padding: 2px;
    padding-left: 8px;
    /* 151px */
    width: 111px;
    border: 1px solid #8e8a86;
    background-color: #ffffff;
    font-weight: 100;
}
.dropdown-data-selected {
    font-size: 18px;
    text-align: left;
    color: #a90163;
}
.dropdown-data-toselect {
    font-size: 18px;
    text-align: left;
    color: #2a3456;
}
.dropdown-data-toselect a {
        text-decoration: none;
        color: #2a3456;
    }
.dropdown-data-toselect:hover {
        cursor: pointer;
    }
@media (min-width: 1px) {
    .wrapper {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }

    .body {
        text-align: left;
    }

    .navi {
        width: 100%;
        display: none;
    }

    .navi-content-show {
        display: block;
        width: 100%;
    }

    .navi-button-show {
        display: block;
    }

    .back, .return {
        display: none;
    }

    .content {
        margin-left: 0px;
        width: calc(100% - 0px);
    }

    .help-header {
        min-height: 25px;
    }

    .navbar {
        margin-bottom: 0px;
    }
    .return a{
        font-size: 18px;
    }

    .app-full-name {
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        padding-top: 2px;
    }

    .app-versions {
        display: none;
    }
    .vertical-filled {
    height: calc(100% - 25px);
    }
}
@media (min-width: 630px) {
    .navi {
        width: 250px;
        display: block;
    }

    .navi-button-show {
        display: none;
    }

    .back, .return {
        display: block;
        padding-top: 2px;
    }

    .content {
        margin-left: 254px;
        width: calc(100% - 254px);
    }

    .help-header {
        min-height: 35px;
    }
    .return a{
        font-size: 20px;
    }

    .app-full-name {
        font-style: normal;
        font-weight: 300;
        font-size: 20px;
    }
    .vertical-filled {
    height: calc(100% - 35px);
    }
}
@media (min-width: 790px) {
    .help-header {
        min-height: 45px;
    }

    .navbar {
        margin-bottom: 25px;
    }

    .app-full-name {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        padding-top: 0px;
    }

    .back, .return {
        padding-top: 0px;
    }
    .return a {
        font-size: 20px;
    }
    .app-versions {
        display: block;
    }
    .vertical-filled {
    height: calc(100% - 70px);
    }
}
@media (min-width: 1055px) {
    .wrapper {
        width: 975px;
    }

    .search {
        display: block;
    }

    .body {
        text-align: center;
    }

    .navi {
        width: 300px;
    }

    .content {
        margin-left: 304px;
        width: calc(100% - 304px);
    }

    .help-header {
        min-height: 45px;
    }

    .app-full-name {
        font-style: normal;
        font-weight: 500;
        font-size: 22px;
    }
    .return a {
        font-size: 22px;
    }
}
@media (min-width: 1190px) {
    .wrapper {
        width: 1170px;
    }

    .navi {
        width: 360px;
    }

    .content {
        margin-left: 364px;
        width: calc(100% - 364px);
    }

    .app-full-name {
        font-style: normal;
        font-weight: 500;
        font-size: 26px;
    }
    .return a {
        font-size: 22px;
    }
}

/*sekcja cookies*/
.cookie-wrap {
    display: block;
    z-index: 2147483645;
    animation-name: onetrust-fade-in;
    animation-duration: 400ms;
    animation-timing-function: ease-in-out;
    background: rgba(0,0,0,0.55);
    z-index: 2147483646;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
}
.cookie-header {
    background-color: #fff;
    border-radius: 2.5px;
    left: 1em;
    margin: 0 auto;
    font-size: 14px;
    max-height: 90%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2147483645;
    top: 10%;
    position: fixed;
    right: 0;
    width: 95%;
    max-width: 650px;
}
.cookie-close {
    display: block;
    text-align: center;
    float: left;
    background-color: #00DC00;
    padding: 10px;
    width: 100%;
    letter-spacing: .05em;
    line-height: 1.4;
    font-size: .813em;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}
.cookie-close-wrap {
    padding: 0px 30px 22px 30px;
    text-align: center;
    display: flex;
}
.cookie-close-icon {
    height: 15px;
    width: 15px;
    display: inline-block;
    vertical-align: text-top;
    background-image: url("/assets/img/ico_cook.png");
    background-repeat: no-repeat;
    margin-top: 4px;
    cursor: pointer;
}
.cookie-text {
    text-align: justify;
    padding: 22px;
    padding-left: 30px;
    padding-right: 30px;
    color: #000;
    font-size: 15px;
    line-height: 17px;
}
.cookie-text a{
    text-decoration: underline;
}
.cookie-options {
    text-align: center;
    color: #000;
    font-size: 15px;
    line-height: 17px;
}
.cookie-buttons {
    text-align: center;
    padding: 20px 0px 20px 0px;
}
.cookie-buttons-a{
    background-color: #f8f8f8;
    border-width: 1px;
}
.cookie-buttons-b{
    background-color: #003349;
    border-width: 1px;
    color: #FFF;
}