﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

* {
    font-family: Helvetica,Arial,sans-serif;
}

.help-warning {
    color: #dc0025;
}
/* Universal */
.clear {
    clear: both;
    height: 0px;
    width: 100%;
    font-size: 0px;
    line-height: 0;
}

.tar {
    text-align: right;
}

.hidden {
    display: none;
}

.line {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 5px;
}

.line_dashed {
    border-bottom: 1px dashed #E5E5E5;
    padding-top: 4px;
    padding-bottom: 0px;
    margin-bottom: 8px;
}

.row-filed-tamponcalc {
    padding-top: 10px;
    min-height: 25px !important;
}

    .row-filed-tamponcalc > span {
        margin-left: 12px;
    }



/* Layout */
body {
    text-align: center;
    min-width: 1000px;
    height: 100%;
}

    body #page {
        width: 976px;
        margin: 0px auto;
        text-align: left;
    }

    body #header {
        height: 100px;
        position: relative;
    }

        body #header #menu {
            float: right;
            margin-right: 200px;
            margin-top: 23px;
        }

            body #header #menu a {
                text-decoration: none;
                color: #4b4a4a;
                padding-left: 23px;
                background: url(images/person.png) left bottom no-repeat;
                display: inline-block;
                line-height: 17px;
            }

                body #header #menu a:hover {
                    text-decoration: underline;
                }

    body #main {
        clear: both;
        overflow: visible;
    }

#main .startpage {
}

#main .contentpanel {
    float: left;
    width: 700px;
    min-height: 425px;
    overflow: hidden;
    margin-right: 20px;
}

#main .rightpanel {
    float: left;
    position: relative;
    height: 100%;
}

#TamponResumarize {
    width: 80px;
    float: left;
    cursor: pointer;
    color: #fff;
    text-align: center;
    background: url("images/button_login.png");
    padding: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    #TamponResumarize.red {
        background: red;
    }

ol, ul {
    list-style: none;
}

.centerMessage {
    float: right;
    position: relative;
    font-size: 16px;
    top: 36px;
    left: -150px;
}

/* Content */
.signed {
    position: absolute;
    right: 0;
    top: 49px;
}



/* Forms */
.form {
    padding: 10px;
    font-size: 0.9em;
    font-family: Arial, Helvetica, sans-serif;
}

    .form .fl {
        float: left;
        width: 49%;
    }

    .form .fr {
        float: right;
        width: 49%;
    }

.fl300 {
    float: left;
    width: 300px;
}

.fr300 {
    float: right;
    width: 200px;
}

.form .row-field,
.form .row-field-small {
    clear: both;
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.form .row-field {
    min-height: 35px;
}

.form .row-field-small {
    min-height: 25px;
    font-size: 11px;
}

.form .k-datepicker {
    width: 200px;
}

.form textarea.agreement {
    width: 650px !important;
    height: 100px;
    margin-top: 5px;
    color: #868686;
}


#header .breathcrumb {
    display: none;
}

#logo {
    width: 272px;
    height: 68px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(images/logo-cofidis.png) no-repeat;
}

h3.ico {
    padding-left: 25px;
    height: 21px;
    line-height: 21px;
}

.operator {
    background: url(images/operator.png) left center no-repeat;
}

.skype {
    background: url(images/skype.png) left center no-repeat;
}

.advisor {
    background: url(images/operator.png) left center no-repeat;
}

#header h1 {
    font-size: 0px;
}

.fr.right {
    text-align: right;
}

.next {
    height: 57px;
    min-width: 204px;
    padding: 0 15px;
    font-size: 1.8em;
    float: right;
}

.back {
    height: 38px;
    min-width: 98px;
    padding: 0 10px;
    padding-top: 0px;
    font-size: 1em;
    margin-top: 11px;
    float: left;
}


.backlink {
    margin-top: -45px;
}


.chat {
    width: 200px;
    border: 1px solid #D4D4D4;
}

    .chat a {
        display: block;
        color: #454545;
        padding-left: 10px;
    }

    .chat p {
        position: relative;
        left: -25px;
        font-size: 16px;
        font-weight: bold;
    }

.chat-title {
    padding: 5px;
    background-color: #F7F7F7;
    display: block;
    font-size: 16px;
    font-weight: bold;
}

#contactCall {
    vertical-align: middle;
    padding-left: 20px;
    display: block;
}

.online, .offline {
    display: block;
    text-align: left;
    padding-left: 10px;
    line-height: 16px;
    height: 16px;
    margin-top: 5px;
}

.offline {
    color: #c2c2c2 !important;
    text-decoration: none;
}

.online:hover {
    text-decoration: none;
}

.first {
    background: url(images/first.png) 5px 10px no-repeat;
}

.second {
    background: url(images/second.png) 7px 15px no-repeat;
}

.third {
    background: url(images/third.png) 12px 10px no-repeat;
}

.fourth {
    background: url(images/fourth.png) 12px 10px no-repeat;
}

input[type=checkbox] {
    width: auto !important;
}

input[type=submit], input[type=button], input[type=reset] {
    cursor: pointer;
}


#footer {
    height: 6px;
}

    #footer > div {
        width: 775px;
        height: 6px;
        padding-top: 5px;
        font-size: 10px;
    }

        #footer > div > * {
            margin-right: 16px;
        }

    #footer.admin > div {
        background: 0;
        margin-left: 0;
    }

.inputOk {
    background: url(images/input_bg_ok.png);
}

.inputNok {
    background: url(images/input_bg_nok.png);
}

.selectOk {
    background: url(images/select_bg_ok.png);
}

.selectNok {
    background: url(images/select_bg_nok.png);
}

#skypedetectionswf {
    width: 0px;
}


/* ADMINISTRATION */
#adminmenu {
    text-align: right;
}

    #adminmenu ul {
        display: inline-block;
        padding-top: 80px;
        zoom: 1;
        *display: inline;
    }

        #adminmenu ul li {
            float: left;
            margin-left: 10px;
        }

            #adminmenu ul li a {
                color: #000;
                font-weight: bold;
                font-size: 13px;
            }

#main.admin {
    margin-top: 50px;
}

    #main.admin .leftpanel {
        display: none;
    }

    #main.admin .contentpanel {
        background: #fff;
        width: 960px;
        padding: 20px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

        #main.admin .contentpanel .recap-view {
            float: left;
            width: 645px;
        }

        #main.admin .contentpanel .sidebar-view {
            float: right;
            width: 300px;
        }

            #main.admin .contentpanel .sidebar-view ul {
                background: #ffe57F;
                padding: 10px;
                margin-bottom: 15px;
            }

                #main.admin .contentpanel .sidebar-view ul li a {
                    padding: 8px;
                    text-align: center;
                    display: block;
                    font-weight: bold;
                    color: #444;
                    background: #fff;
                }

                    #main.admin .contentpanel .sidebar-view ul li a:hover {
                        background-color: #fecb00;
                    }

    #main.admin .admin-bar {
        background: #ffe57F;
        padding: 10px;
        margin: 0 0 15px 0;
    }

        #main.admin .admin-bar.topped {
            margin: 0 0 10px 0;
        }

        #main.admin .admin-bar a {
            font-weight: bold;
            color: #444;
            margin-right: 10px;
        }

    #main.admin .fieldIsChanged {
        display: inline-block;
        width: 15px;
        height: 15px;
        background: url("images/change.png") no-repeat;
    }

    #main.admin .filterable {
        margin-bottom: 6px;
        float: right;
    }

    #main.admin .overview {
        width: 100%;
        border: #ddd 2px solid;
        margin-bottom: 15px;
    }

        #main.admin .overview tr:nth-child(2n+1) {
            background: #f5f5f5;
        }

        #main.admin .overview tr.changed {
            background: #faa;
        }

        #main.admin .overview tr.sum {
            background: #ddf;
            font-weight: bold;
        }

        #main.admin .overview td {
            padding: 5px 3px;
            border: #eee 1px solid;
        }



.centered {
    position: fixed;
    top: 50%;
    left: 50%;
}

.rounded-top {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-radius-topleft: 10px;
    -khtml-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.rounded {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-radius-topleft: 10px;
    -khtml-border-radius-topright: 10px;
    -khtml-border-radius-bottomleft: 10px;
    -khtml-border-radius-bottomright: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}


/*///////////Front////////////////*/
a {
    color: #dc0025;
}

h1 {
    color: #878787;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 2.2em;
    margin: 23px 10px 17px 10px;
    letter-spacing: 0.06em;
}

h2 {
    color: #878787;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.5em;
    margin: 19px 10px 5px 0px;
}

h3 {
    font-size: 1.0em;
    font-weight: normal;
    margin: 0 0 10px 0;
    clear: both;
}

p {
    font-size: 0.9em;
    padding: 0 12px 10px 12px;
}

ul {
    margin: 12px;
}

ul, li {
    padding: 0 12px;
}

table {
    width: 100%;
    font-size: 0.9em;
}

    table tr td {
        border-top: 1px dashed #e5e5e5;
        padding: 8px 0px 8px 8px;
    }

    table tr:first-child td {
        border-top: none;
    }

    table tr td:first-child {
        width: 240px;
        font-weight: bold;
    }

    table tr.suggestPopupTop td:first-child {
        width: auto;
        font-weight: normal;
    }

    table tr.suggestPopupMiddle td:first-child {
        width: auto;
        font-weight: normal;
    }

    table tr.suggestPopupBottom td:first-child {
        width: auto;
        font-weight: normal;
    }

/*V admin modulu nechceme sirku 240px*/
.k-grid-content table tr td:first-child {
    width: auto;
    font-weight: normal;
}

table .money td {
    font-weight: bold;
    font-size: 1.1em;
}

    table .money td:first-child, .money {
        background: transparent url(Images/forms/ico-money2.png) no-repeat 10px center;
        padding-left: 50px;
        width: 200px;
    }

.red {
    color: #dc0025;
}

.clear {
    clear: both;
}

.thin {
    font-weight: normal;
}

    .thin.right {
        padding-left: 7px;
    }

    .thin.left {
        padding-right: 7px;
    }

.link {
    cursor: pointer;
    background-color: transparent;
    text-decoration: underline;
    padding: 0px;
    background: none;
    border: none;
    text-align: left;
    display: inline;
    color: #dc0025;
}

/*buttons*/
.button, [type=button] {
    line-height: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 0px rgba(239, 239, 238, 1);
    -moz-box-shadow: 2px 2px 0px rgba(239, 239, 238, 1);
    box-shadow: 2px 2px 0px rgba(239, 239, 238, 1);
    text-align: center;
    font-style: italic;
    font-weight: bold;
    color: #dc0025;
    text-decoration: none;
    display: block;
    background: #fff;
    border: 1px solid #e2e1de;
    font-family: Helvetica, Arial, sans-serif;
}

    .button:hover, [type=button]:hover {
        color: #323232;
        cursor: pointer;
        outline: 0;
        outline-style: none;
        outline-width: 0;
    }

    .button:active, [type=button]:active {
        color: #323232;
        -webkit-box-shadow: inset 2px 2px 0px rgba(239, 239, 238, 1);
        -moz-box-shadow: inset 2px 2px 0px rgba(239, 239, 238, 1);
        box-shadow: inset 2px 2px 0px rgba(239, 239, 238, 1);
        outline: 0;
        outline-style: none;
        outline-width: 0;
        filter: chroma(color=#ffffff);
    }

.buton-red {
    height: 57px;
    min-width: 204px;
    padding: 0 15px;
    font-size: 1.8em;
    color: white;
    background-color: #dc0025;
}

.buton-grey {
    height: 57px;
    min-width: 204px;
    padding: 0 15px;
    font-size: 1.8em;
    color: black;
    background-color: grey;
}

.buton-big {
    height: 57px;
    min-width: 204px;
    padding: 0 15px;
    font-size: 1.8em;
}

#form-footer .buton-big {
    float: right;
}

.buton-small {
    height: 38px;
    min-width: 98px;
    padding: 0 10px;
    padding-top: 0px;
    font-size: 1em;
    margin-top: 11px;
}

#form-footer .buton-small {
    float: left;
}

.buton-inline {
    display: inline;
    margin-right: 10px;
}

/*END buttons*/
#content-wrapper {
    width: 976px;
}

#form-wrapper {
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
}

#form-header {
    position: relative;
    height: 103px;
    border-bottom: 1px solid #e5e5e5;
}

#iplatba-logo {
    width: 272px;
    height: 68px;
    position: absolute;
    left: 0px;
    top: 16px;
}

#sign-in-area {
}

#client-name {
    position: absolute;
    right: 165px;
    top: 50px;
    font-size: 0.8em;
}

#log-out {
    position: absolute;
    right: 0px;
    top: 55px;
    font-size: 0.9em;
}

#buton-sign-in {
    height: 32px;
    width: 202px;
    position: absolute;
    right: 0px;
    top: 35px;
    font-weight: bold;
    font-style: italic;
    font-size: 1em;
    text-decoration: none;
    background: #fff url(Images/header/button-sign-in-bcg.png) 12px 12px no-repeat;
    font-family: Helvetica, Arial, sans-serif;
    padding: 11px 11px 0 34px;
    z-index: 10;
}

#buton-sign-out {
    height: 32px;
    width: 102px;
    position: absolute;
    right: 0px;
    top: 35px;
    font-weight: bold;
    font-style: italic;
    font-size: 1em;
    text-decoration: none;
    background: #fff url(Images/header/button-sign-in-bcg.png) 12px 12px no-repeat;
    font-family: Helvetica, Arial, sans-serif;
    padding: 11px 11px 0 34px;
    z-index: 10;
}

#new-client {
    position: absolute;
    right: 264px;
    top: 48px;
    font-size: 0.8em;
    font-style: italic;
}

#progres-indicator {
    margin: 30px 0 0 0;
    width: 976px;
    height: 79px;
    display: table;
    background: transparent url(Images/header/progres-indicator.png) left top no-repeat;
}

#progres-indicator-4steps {
    margin: 30px 0 0 0;
    width: 976px;
    height: 79px;
    display: table;
    background: transparent url(Images/header/progres-indicator-4steps.png) left top no-repeat;
}

#progres-indicator.background-step1 {
    background-position: 0 0;
}

#progres-indicator.background-step2 {
    background-position: 0 -79px;
}

#progres-indicator.background-step3 {
    background-position: 0 -158px;
}

#progres-indicator.background-step4 {
    background-position: 0 -237px;
}

#progres-indicator.background-step5 {
    background-position: 0 -316px;
}

#progres-indicator.background-step6 {
    background-position: 0 -395px;
}

#progres-indicator-4steps.background-step1 {
    background-position: 0 0;
}

#progres-indicator-4steps.background-step2 {
    background-position: 0 -79px;
}

#progres-indicator-4steps.background-step3 {
    background-position: 0 -158px;
}

#progres-indicator-4steps.background-step4 {
    background-position: 0 -237px;
}

#progres-indicator-4steps.background-step5 {
    background-position: 0 -237px;
}

#progres-indicator a, #progres-indicator-4steps a {
    display: table-cell;
    color: #878787;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-shadow: -1px -1px 2px rgba(254, 254, 253, 0.3);
    text-decoration: none;
    font-size: 0.9em;
}

#progres-indicator #step1 {
    width: 127px;
    padding: 0 10px 0px 55px;
}

#progres-indicator #step2 {
    width: 232px;
    padding: 0 10px 0px 49px;
    font-size: 0.8em;
    word-spacing: -1px;
}

#progres-indicator #step3 {
    width: 93px;
    padding: 0 10px 0px 44px;
}

#progres-indicator #step4 {
    width: 118px;
    padding: 0 10px 0px 47px;
}

#progres-indicator #step5 {
    padding: 0 10px 0px 47px;
}

#progres-indicator-4steps #step1 {
    width: 207px;
    padding: 0 10px 0px 55px;
}

#progres-indicator-4steps #step2 {
    width: 206px;
    padding: 0 10px 0px 79px;
}

#progres-indicator-4steps #step3 {
    width: 114px;
    padding: 0 10px 0px 60px;
}

#progres-indicator-4steps #step4,
#progres-indicator-4steps #step5 {
    width: 145px;
    padding: 0 10px 0px 77px;
}

/*změna barvy při active stavu indikatoru*/
.background-step1 #step1, .background-step2 #step2, .background-step3 #step3, .background-step4 #step4, .background-step5 #step5 {
    color: #876500;
}
/*END změna barvy při active stavu indikatoru*/
#required-holder {
    border-bottom: 1px solid #E5E5E5;
}

#optional-display {
    font-size: 0.8em;
    padding: 0 10px;
    height: 36px;
}

#left-column {
    float: left;
    width: 700px;
    min-height: 313px;
}

.form-area {
    border-top: 1px solid #e5e5e5;
    padding: 14px 0;
}

    .form-area.border {
        border-bottom: 1px solid #e5e5e5;
    }

    .form-area:first-child {
        border-top: none;
        /*padding-top: 0;*/
    }

.inner-padding {
    padding-left: 12px;
}

.outer-margin {
    margin-left: 12px;
}

#form-footer {
    margin: 20px 0 40px 0;
}

    #form-footer a.forgotten-password, #form-footer a.forgotten-password:visited {
        font-size: 0.8em;
        text-decoration: none;
        float: left;
        width: 110px;
        margin-top: 25px;
        margin-left: 15px;
    }

        #form-footer a.forgotten-password:hover, #form-footer a.forgotten-password:focus {
            text-decoration: underline;
        }

    #form-footer #logonButton {
        width: 130px;
        float: left;
    }

#main .contentpanel #requestPasswordChangeSubheader {
    margin-top: 30px;
    margin-bottom: 10px;
}

#main .contentpanel #requestPasswordChangeFooter {
    margin-top: 20px;
}

#main .contentpanel #requestPasswordChangeSubmit {
    margin-top: 30px;
    margin-right: 85px;
}

#main .contentpanel #requestPasswordChangeBox {
    margin-top: 20px;
}

#agreement-label {
    font-size: 0.8em;
}

    #agreement-label a {
        font-style: italic;
    }

#right-column {
    float: left;
    width: 249px;
    padding: 0 0 0 27px;
    min-height: 313px;
}

#help-box {
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 247px;
    height: auto;
    margin: 30px 0 0 0;
    position: relative;
    margin-top: 120px;
}

    #help-box dd, #call-assistant-holder {
        background: transparent url(Images/content/help-box-bcg.png) left top no-repeat;
    }

    #help-box dt {
        width: 132px;
        height: 20px;
        padding: 2px 0px 0px 20px;
        font-size: 0.9em;
        font-weight: bold;
    }

    #help-box dd {
        padding-top: 3px;
        width: 133px;
        height: 42px;
    }

    #help-box h2 {
        font-size: 1.3em;
        border-bottom: 1px solid #E5E5E5;
        text-align: center;
        margin: 0 4px 21px 4px;
        line-height: 2.5em;
    }

    #help-box #call-to-consultant {
        background-position: -66px 1px;
        width: 160px;
    }

        #help-box #call-to-consultant span {
            padding: 0 0 0 46px;
            color: #4D8300;
            font-weight: bold;
            font-size: 1em;
            letter-spacing: 0.13em;
        }

    #help-box #start-chat {
        background-position: -66px -67px;
        width: 137px;
    }

        #help-box #start-chat a {
            padding: 0 0 0 54px;
            font-size: 0.9em;
        }

    #help-box #skype-call {
        background-position: -66px -139px;
        width: 165px;
    }

        #help-box #skype-call a {
            padding: 0 0 0 55px;
            font-size: 0.9em;
        }

    #help-box #call-assistant-holder {
        position: absolute;
        width: 94px;
        height: 138px;
        right: 0px;
        top: 69px;
        background-position: 13px 15px;
    }


/* Formularove prvky */

label, .help-field-label {
    font-weight: bold;
    color: #323232;
    display: inline-block;
    min-width: 250px;
    max-width: 270px;
}

    .help-field-label, label#labelProductDescription {
        vertical-align: top;
    }

.help-field-img {
    background: url(images/ico-help.png) center center no-repeat;
    display: inline-block;
    width: 22px;
    height: 22px;
    padding-left: 7px;
}

.qtip-cream {
    text-align: justify;
    font-size: small;
}

.row-field {
    padding-left: 250px;
}

    .row-field label, .row-field .help-field-label {
        margin-left: -250px;
    }

    .row-field.full-row, .fl .row-field, .fr .row-field,
    .fl300 .row-field, .fr300 .row-field {
        padding-left: 0px;
    }

        .row-field.full-row label, .row-field.full-row .help-field-label {
            margin-left: 0px;
        }

        .fl .row-field label, .fr .row-field label,
        .fl300 .row-field label, .fr300 .row-field label,
        .fl .row-field .help-field-label, .fr .row-field .help-field-label {
            display: block;
            margin-left: 0px;
            width: 100%;
        }

    .row-field .help-field-label label {
        margin-left: 0px;
        display: inline;
    }

input[type=text], textarea, input[type=password],
.k-dropdown, .k-combobox {
    border: 1px #e2e1de solid !important;
    background: #f9f8f4 !important;
    color: #7d7d7d !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
}

input[type=text], textarea, input[type=password] {
    padding: 10px 11px 9px;
    line-height: 15px;
    width: 250px;
    box-sizing: border-box;
}

.k-dropdown, .k-combobox {
    padding: 7px 11px 7px !important;
    line-height: 20px !important;
    width: 250px !important;
    box-sizing: border-box !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

    .k-dropdown .k-input, .k-combobox .k-input {
        border: 0px transparent none !important;
        height: 20px !important;
        line-height: 20px !important;
        padding: 0px !important;
    }

.k-numerictextbox input {
    border: 1px #e2e1de solid !important;
    background: #f9f8f4 !important;
    color: #7d7d7d !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    padding: 10px 11px 9px !important;
    line-height: 15px !important;
    width: 250px !important;
    box-sizing: border-box !important;
}

.k-formatted-value {
    top: 3px;
    left: 4px;
    padding-top: 8px !important;
    padding-left: 8px !important;
    background: #f9f8f4 !important;
}

.k-state-default, .k-state-focused,
.k-state-selected, .k-state-hover {
    border: 0px transparent none !important;
}

.k-state-selected, .k-state-hover {
    background-color: #ffe57f !important;
    top: 0px;
}

.k-dropdown .k-select, .k-combobox .k-select {
    border: 1px solid !important;
    border-color: Gray !important;
    background-color: transparent !important;
    top: -1px !important;
}

.k-combobox input {
    width: 99% !important;
    background-color: transparent !important;
}

.k-input-combo::-ms-clear {
    width: 0;
    height: 0;
    display: none;
}

.k-group {
    background-color: #ffffff !important;
    border-color: #cebda7 !important;
}

.k-popup li.k-item {
    text-align: left !important;
}

input:focus, textarea:focus, .k-numerictextbox input:focus,
.k-dropdown:focus, .k-combobox:focus, .k-combobox.focused {
    color: #323232 !important;
    background-color: #ffffff !important;
    border-color: #cecece !important;
}

.row-field input[type=checkbox] {
    vertical-align: text-bottom;
}

.tampon-form input[type=text] {
    width: 370px !important;
}

.tampon-form .k-widget.k-dropdown {
    width: 370px !important;
}

.bank-account {
    white-space: nowrap;
    display: inline-block;
    width: 344px;
}

    .bank-account .bank-account-delimiter {
        line-height: 20px;
        margin: 0px 2px;
    }

    .bank-account .bank-account-prefix {
        width: 25% !important;
    }

    .bank-account .bank-account-number {
        width: 40% !important;
    }

    .bank-account .bank-account-code {
        width: 30% !important;
        margin-top: -3px;
    }

/* VALIDATIONS */

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
    margin-bottom: 10px;
    padding: 10px;
}

.validation-summary-valid {
    display: none;
}

.k-autocomplete, .k-block, .k-calendar-container, .k-colorpicker, .k-combobox, .k-datepicker, .k-datetimepicker, .k-drag-clue, .k-dropdown, .k-dropdown-wrap, .k-editor-inline, .k-gantt-views, .k-gantt-views > .k-current-view, .k-grid .k-filter-options, .k-grouping-header .k-group-indicator, .k-inline-block, .k-list-container, .k-multiselect, .k-numeric-wrap, .k-numerictextbox, .k-picker-wrap, .k-slider-selection, .k-slider-track, .k-textbox, .k-timepicker, .k-touch-scrollbar, .k-treeview .k-in, .k-upload {
    border-radius: 0px;
}

    .k-autocomplete.k-state-border-up, .k-calendar-container.k-state-border-up, .k-dropdown-wrap.k-state-border-up, .k-filter-menu, .k-list-container.k-state-border-up, .k-multiselect.k-state-border-up, .k-numeric-wrap.k-state-border-up, .k-picker-wrap.k-state-border-up {
        border-radius: 0px;
    }

        .k-autocomplete.k-state-border-up .k-input, .k-dropdown-wrap.k-state-border-up .k-input, .k-numeric-wrap.k-state-border-up .k-input, .k-picker-wrap.k-state-border-up .k-input, .k-picker-wrap.k-state-border-up .k-selected-color {
            border-radius: 0px;
        }

        .k-multiselect.k-state-border-up .k-multiselect-wrap {
            border-radius: 0px;
        }

    .k-autocomplete.k-state-border-down, .k-block > .k-header, .k-calendar-container.k-state-border-down, .k-dropdown-wrap.k-state-border-down, .k-gantt-views.k-state-expanded, .k-gantt-views.k-state-expanded > .k-current-view, .k-list-container.k-state-border-down, .k-multiselect.k-state-border-down, .k-numeric-wrap.k-state-border-down, .k-panelbar .k-tabstrip-items .k-item, .k-picker-wrap.k-state-border-down, .k-tabstrip-items .k-item, .k-tabstrip-items .k-link {
        border-radius: 0px;
    }

    .k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input {
        border-radius: 0px;
    }

    .k-datetimepicker .k-select + .k-select, .k-dropdown-wrap .k-select, .k-list-container.k-state-border-right, .k-numeric-wrap .k-select, .k-picker-wrap .k-select {
        border-radius: 0px;
    }

.k-autocomplete, .k-draghandle, .k-dropdown-wrap, .k-grid-header, .k-grouping-header, .k-header, .k-numeric-wrap, .k-panelbar .k-tabstrip-items .k-item, .k-picker-wrap, .k-progressbar, .k-state-highlight, .k-tabstrip-items .k-item, .k-toolbar {
    background-image: none;
    background-color: transparent;
}

    .k-autocomplete.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-numeric-wrap.k-state-focused, .k-picker-wrap.k-state-focused, .k-textbox.k-state-focused, .k-textbox:focus {
        box-shadow: none;
    }

    .k-autocomplete.k-state-border-down, .k-autocomplete.k-state-border-up, .k-datepicker-calendar, .k-dropdown-wrap.k-state-active, .k-filebrowser .k-image, .k-grid .k-filter-options, .k-menu .k-menu-group, .k-multiselect.k-state-focused, .k-picker-wrap.k-state-active, .k-popup, .k-time-popup {
        box-shadow: none;
    }

    .k-autocomplete, .k-block, .k-calendar-container, .k-colorpicker, .k-combobox, .k-datepicker, .k-datetimepicker, .k-drag-clue, .k-dropdown, .k-dropdown-wrap, .k-editor-inline, .k-gantt-views, .k-gantt-views > .k-current-view, .k-grid .k-filter-options, .k-grouping-header .k-group-indicator, .k-inline-block, .k-list-container, .k-multiselect, .k-numeric-wrap, .k-numerictextbox, .k-picker-wrap, .k-slider-selection, .k-slider-track, .k-textbox, .k-timepicker, .k-touch-scrollbar, .k-treeview .k-in, .k-upload {
        border-radius: 0px;
    }

        .k-dropdown-wrap.k-state-border-down .k-input, .k-numeric-wrap.k-state-border-down .k-input, .k-picker-wrap.k-state-border-down .k-input, .k-picker-wrap.k-state-border-down .k-selected-color {
            border-radius: 0px;
        }

        .k-datetimepicker .k-select + .k-select, .k-dropdown-wrap .k-select, .k-list-container.k-state-border-right, .k-numeric-wrap .k-select, .k-picker-wrap .k-select {
            border-radius: 0px;
        }

.k-rtl .k-datetimepicker .k-select + .k-select, .k-rtl .k-dropdown-wrap .k-select, .k-rtl .k-list-container.k-state-border-right, .k-rtl .k-numeric-wrap .k-select, .k-rtl .k-picker-wrap .k-select {
    border-radius: 0px;
}

.k-rtl .k-datetimepicker .k-select + .k-select, .k-rtl .k-dropdown-wrap .k-select, .k-rtl .k-list-container.k-state-border-right, .k-rtl .k-numeric-wrap .k-select, .k-rtl .k-picker-wrap .k-select {
    border-radius: 0px;
}

.k-dropdown-wrap .k-input, .k-selectbox .k-input {
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    padding: .2em 0 .2em 3px;
}

.k-dropdown-wrap .k-input, .k-selectbox .k-input, .k-dropdown-wrap.k-state-default {
    background: transparent;
}

.k-dropdown-wrap.k-state-focused, .k-dropdown-wrap.k-state-selected.k-state-hover {
    border: 0px;
    box-shadow: none;
    border-radius: 0px;
    padding: 0px;
}

.k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input {
    border-radius: 0px;
}

.k-autocomplete, .k-block, .k-calendar-container, .k-colorpicker, .k-combobox, .k-datepicker, .k-datetimepicker, .k-drag-clue, .k-dropdown, .k-dropdown-wrap, .k-editor-inline, .k-gantt-views, .k-gantt-views > .k-current-view, .k-grid .k-filter-options, .k-grouping-header .k-group-indicator, .k-inline-block, .k-list-container, .k-multiselect, .k-numeric-wrap, .k-numerictextbox, .k-picker-wrap, .k-slider-selection, .k-slider-track, .k-textbox, .k-timepicker, .k-touch-scrollbar, .k-treeview .k-in, .k-upload {
    border-radius: 0px;
}

    .k-dropdown-wrap .k-select .k-icon {
        vertical-align: top;
        margin: 2px;
    }

.k-icon, .k-editor-button .k-tool-icon {
    background-color: transparent;
    background-repeat: no-repeat;
}

.k-state-default > .k-select {
    border: 0px;
}

.k-datetimepicker .k-select + .k-select, .k-dropdown-wrap .k-select, .k-list-container.k-state-border-right, .k-numeric-wrap .k-select, .k-picker-wrap .k-select {
    border-radius: 0;
}

.k-dropdown-wrap .k-select, .k-numeric-wrap .k-select, .k-picker-wrap .k-select {
    line-height: 2em;
    vertical-align: middle;
    -moz-box-sizing: border-box;
    text-align: center;
    width: 1.2em;
    height: 100%;
}

.k-grid .k-hierarchy-cell .k-icon, .k-scheduler-table .k-icon, .k-treeview .k-icon {
    background-color: transparent;
    border-radius: 0px;
}

.k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input {
    border-radius: 0px;
}

.k-rtl .k-dropdown-wrap .k-input, .k-rtl .k-numeric-wrap .k-input, .k-rtl .k-picker-wrap .k-input {
    border-radius: 0px;
}

.k-autocomplete.k-state-border-down .k-input {
    border-radius: 0px;
}

.k-dropdown-wrap.k-state-border-down .k-input, .k-numeric-wrap.k-state-border-down .k-input, .k-picker-wrap.k-state-border-down .k-input, .k-picker-wrap.k-state-border-down .k-selected-color {
    border-radius: 0px;
}



[data-role="popup"] {
    background-color: #fff !important;
    border-radius: 0px !important;
}

    [data-role="popup"] ul li[class="k-item k-state-hover"], [data-role="popup"] ul li[class="k-item k-state-selected k-state-focused"] {
        border-radius: 0px;
    }

input.required-notice, textarea.required-notice, span.k-dropdown.required-notice, .k-combobox.required-notice,
input.input-validation-error, textarea.input-validation-error, .k-dropdown.input-validation-error, .k-combobox.input-validation-error {
    background-color: #ffdddd !important;
    border-color: #ff0000 !important;
}

    input.required-notice:focus, textarea.required-notice:focus,
    .k-dropdown.required-notice:focus, .k-combobox.required-notice:focus, .k-combobox.required-notice.focused,
    input.input-validation-error:focus, textarea.input-validation-error:focus,
    .k-dropdown.input-validation-error:focus, .k-combobox.input-validation-error:focus, .k-combobox.input-validation-error.focused {
        color: #323232 !important;
        background-color: #ffffff !important;
        border-color: #cecece !important;
    }

.required-notice .k-formatted-value, .input-validation-error .k-formatted-value {
    background-color: #ffdddd !important;
    border-color: #ff0000 !important;
}

.icon-ok, .icon-error {
    display: inline-block;
    position: relative;
    top: 4px;
    width: 28px;
    height: 20px;
}

.icon-ok {
    background: url("images/icon-check_ok.gif") no-repeat center center;
}

.icon-error {
    background: url("images/ico-error.png") no-repeat center center;
}

.field-validation-error {
    display: block;
    position: relative;
    left: 4px;
    min-width: 250px;
    max-width: 250px;
    font-size: 14px;
    color: #ff0000;
}

.tampon-form .field-validation-error {
    min-width: 370px;
    max-width: 370px;
}

.bank-account-container .field-validation-error {
    min-width: 344px;
    max-width: 344px;
}

.fl .field-validation-error,
.fr .field-validation-error {
    left: 2px;
}

.field-validation-error span {
    float: right;
}

.agreementError {
    display: none;
    width: 30px;
    height: 30px;
    float: right;
    background: url("images/ico-error.png") no-repeat center center;
}

/* TELERIK ICONS */
.k-icon.k-customShowReserved {
    background-position: center center;
    background: url("images/telerikicons/showreserve.png") no-repeat center center;
}

.k-icon.k-customShowOnly {
    background-position: center center;
    background: url("images/telerikicons/show.png") no-repeat center center;
}

.k-icon.k-customRegeneratePdf {
    background-position: center center;
    background: url("images/telerikicons/regenerate.png") no-repeat center center;
}

.k-icon.k-customUpdateFromCofisun {
    background-position: center center;
    background: url("images/telerikicons/update.png") no-repeat center center;
}

.k-icon.k-customConfirm {
    background-position: center center;
    background: url("images/OK.png") no-repeat center center;
}

.k-icon.k-icon-calendar {
    width: 32px;
    height: 32px;
    background-position: center center;
    background: url("images/forms/ico-date.png") no-repeat center center;
}

.admin .k-icon {
    width: 15px;
}

/* date picker icon fix */
.admin .k-select {
    width: 17px;
    overflow: hidden;
}

.address-smart-input, .address-smart-output {
    display: none;
}

.address-smart-info {
    color: #75c060;
    font-size: 12px;
    font-weight: bold;
    max-width: 600px;
    margin-bottom: 2px;
}

.address-smart-warning {
    color: #ff0000;
    font-weight: bold;
    /*max-width: 600px;*/
    margin-top: 2px;
    display: none;
    width: 400px;
    float: right;
}

.address-presented-option label,
.address-manual-option label {
    display: inline-block;
    max-width: 600px;
    font-weight: normal;
}


/* Zustatek na uctu */
#AccountBalanceLabel {
    height: 30px !important;
    display: inline-block;
}

    #AccountBalanceLabel label {
        font-weight: bold;
        color: Black;
    }

#AccountBalance {
    font-weight: bold;
    font-size: 15px;
}

#AccountBalance, #eShopAmount, #LoanAmount {
    padding-left: 12px;
}


/* Online form */
.online-form {
    width: 565px;
}

    .online-form fieldset {
        border: 0px;
        padding: 10px;
    }

    .online-form legend {
        display: none;
    }

    .online-form input.text, .online-form select, .online-form textarea, #sign-in-form input.text {
        border: 1px #e2e1de solid;
        padding: 10px 11px 9px;
        background: #f9f8f4;
        color: #7d7d7d;
        line-height: 1;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        width: 226px;
    }

#sign-in-form input.text {
    width: 190px;
}

.online-form input.text.readonly {
    border: 1px #fff solid;
    background: #fff;
    color: #323232;
}

.online-form input.text.closer {
    width: 50px;
}

.online-form input.text.narrow {
    width: 110px;
    margin-left: 3px;
}

.online-form textarea {
    min-width: 190px;
    max-width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.85em;
}

.online-form .form-line select {
    width: 214px;
}

.online-form .input-span.error {
    float: right;
    margin: 7px 25px 0 0;
    font-size: 0.8em;
    color: #dc0025;
}

#sign-in-form .input-span.error {
    float: right;
    margin: 7px 30px 0 0;
    font-size: 0.8em;
    color: #dc0025;
}

.online-form .form-line-left .input-span.error, .online-form .form-line-right .input-span.error {
    margin-right: 25px;
}

.sign-in-form-row {
    position: relative;
}

.online-form .error-ico {
    position: absolute;
    right: 0px;
    top: 10px;
    width: 17px;
    height: 17px;
    display: block;
    background: url('Images/forms/ico-error.png') no-repeat 0px 0px;
}

#sign-in-form .error-ico {
    position: absolute;
    right: 5px;
    top: 32px;
    width: 17px;
    height: 17px;
    display: block;
    background: url('Images/forms/ico-error.png') no-repeat 0px 0px;
}

.online-form .date-ico {
    position: absolute;
    right: 29px;
    top: 3px;
    width: 32px;
    height: 32px;
    display: block;
    background: url('Images/forms/ico-date.png') no-repeat 0px 0px;
}

.online-form .form-line-wide .error-ico {
    top: 37px;
}

.online-form input.error, .online-form select.error, .online-form textarea.error, #sign-in-form input.error {
    border-color: #ffc1cb;
    background-color: #fef1f3;
}

.online-form input:focus, .online-form select:focus, .online-form textarea:focus,
.online-form input.focused, .online-form select.focused, .online-form textarea.focused,
#sign-in-form input:focus, #sign-in-form input.focused {
    border-color: #cecece !important;
    color: #323232 !important;
    background-color: #fff !important;
}

.online-form .form-line {
    padding: 5px 0 12px;
}

.online-form .form-line-left {
    width: 305px;
    float: left;
}

.online-form .form-line-right {
    width: 240px;
    float: right;
}

    .online-form .form-line-left label, .online-form .form-line-right label {
        padding: 2px 0 2px;
    }

.online-form .form-line.form-line-wide label {
    width: 545px;
}

.online-form .form-line.form-line-wide.checkbox label {
    width: 516px;
}

.online-form .form-line-left .input {
    width: 400px;
}

.online-form .form-line-right .input {
    width: 395px;
}

.online-form .form-line label, .online-form .form-line span.label {
    float: left;
    width: 235px;
    padding: 9px 0;
    font-weight: bold;
    font-size: 0.95em;
    cursor: pointer;
    position: relative;
    color: #323232;
}

.online-form .form-line.form-line-left label {
    width: 275px;
}

.online-form .form-line-wide label, .online-form .form-line-left label, .online-form .form-line-right label {
    padding-top: 0;
}

.online-form .form-line label .label-text {
    display: block;
    float: left;
    margin-right: 7px;
}

.online-form .form-line label .help {
    display: block;
    width: 18px;
    height: 18px;
    background: url('Images/forms/ico-help.png') no-repeat 0px 0px;
    text-indent: -9999px;
    float: left;
}

.mandatory {
    display: block;
    float: left;
    color: #dc0025;
}

table .mandatory {
    float: none;
    display: inline;
}

.online-form .form-line .input {
    float: left;
    width: 240px;
    position: relative;
}

.online-form .form-line.form-line-wide .input {
    float: none;
    width: 545px;
}

.online-form .form-line-wide input.text, .online-form .form-line-wide textarea {
    width: 495px;
    min-width: 495px;
    max-width: 495px;
}

.online-form .form-line-wide select {
    width: 519px;
}

.online-form .form-line .input span label {
    float: none;
    font-weight: normal;
}

.online-form .form-line .checkbox {
    position: absolute;
    left: 0px;
    top: -1px;
}

.form-line .rcheck label {
    font-weight: normal;
    margin-left: 30px;
}

.form-line .rcheck {
    display: block;
    position: relative;
}

/*	Info boxy */
.info-box {
    padding: 20px 20px 20px 48px;
    border: 1px solid #000;
    color: #323232;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

    .info-box p {
        padding: 0;
    }

    .info-box.success {
        border-color: #cadba8;
        background: url('Images/forms/ico-info-success.png') no-repeat 10px 15px;
        background-color: #f9fded;
    }

    .info-box.alert {
        border-color: #e7d665;
        background: url('Images/forms/ico-info-alert.png') no-repeat 10px 15px;
        background-color: #fdf9d3;
    }

    .info-box.denied {
        border-color: #edcccc;
        background: url('Images/forms/ico-info-denied.png') no-repeat 10px 15px;
        background-color: #fff0f0;
    }

.info-box-button {
    float: right;
    display: block;
    background-image: url('Images/forms/ico-online-form.png');
    background-size: 20px 20px;
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 30px;
}

    .info-box-button a {
        font-weight: bold;
        color: black;
        text-decoration: none;
    }

        .info-box-button a:hover {
            color: red;
        }


/* Vyřiďte úvěr online a ihned box */
.online-loan {
    zoom: 1;
    padding: 10px 12px;
    border: 1px solid #e2e1de;
    color: #323232;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: 20px;
    position: relative;
}

    .online-loan .title {
        font-weight: bold;
        color: #878787;
        width: 150px;
        float: left;
        font-size: 1.3em;
        margin-right: 50px;
    }

    .online-loan .process-information {
        float: right;
        width: 730px;
    }

        .online-loan .process-information ul {
            padding: 0;
            margin: 5px 0 0;
        }

            .online-loan .process-information ul li {
                padding: 0 0 0 50px !important;
                margin: 0;
                list-style: none;
                display: inline-block;
                float: left;
                margin-right: 25px;
                height: 40px;
                line-height: 40px;
                padding-left: 45px;
                color: #323232;
                font-weight: bold;
                font-size: 0.9em;
            }

                .online-loan .process-information ul li.online-form {
                    background-color: #ccc;
                    background: url('Images/forms/ico-online-form.png') no-repeat left center;
                    width: 350px;
                }

                .online-loan .process-information ul li.documents {
                    background-color: #999;
                    background: url('Images/forms/ico-documents.png') no-repeat left center;
                    /*janmeis
	width: 170px;*/
                }

                .online-loan .process-information ul li.goods {
                    background-color: #666;
                    background: url('Images/forms/ico-goods.png') no-repeat left center;
                    width: 170px;
                }

    .online-loan .close-online-loan {
        cursor: pointer;
        position: absolute;
        top: 5px;
        right: 5px;
        display: block;
        width: 19px;
        height: 19px;
        background: url('Images/forms/ico-close.png') no-repeat 0px 0px;
        text-indent: -9999px;
    }

.small {
    font-size: 0.8em;
}
/*END forms*/
/*pkapsia tel-input*/
.online-form .form-line-wide input.text.prefix {
    width: 48px;
    min-width: 48px;
    max-width: 48px;
}

.online-form .form-line-wide input.text.account-num {
    width: 74px;
    margin-left: 3px;
    min-width: 74px;
    max-width: 74px;
}

.online-form .form-line-wide select.bank-code {
    min-width: 80px;
    max-width: 80px;
    width: 80px;
    margin-left: 5px;
}

.online-form .form-line-wide .error-ico.wide {
    right: 248px;
}
/*END pkapsia tel-input*/
/*sign-in overlayer*/
#sign-in-overlayer {
    border: 1px solid #e1e0de;
    background: #fff;
    width: 495px;
    position: absolute;
    right: 0;
    top: 89px;
    z-index: 1;
    padding: 20px;
    margin: 0 -9px 0 0;
    display: none;
    -webkit-border-radius: 4px 0px 4px 4px;
    border-radius: 4px 0px 4px 4px;
}

    #sign-in-overlayer .close {
        cursor: pointer;
        position: absolute;
        top: 0px;
        right: 10px;
        display: block;
        width: 55px;
        height: 19px;
        line-height: 18px;
        background: url('Images/forms/ico-close.png') no-repeat right 0px;
        font-size: 0.8em;
    }

#sign-in-form {
    float: left;
    width: 245px;
}

#sign-in-form-info {
    float: right;
    width: 215px;
    border-left: 1px solid #e1e0de;
    padding: 10px 0 10px 30px;
    margin-top: 30px;
}

    #sign-in-form-info p {
        color: #323232;
        padding-left: 0;
    }

    #sign-in-form-info .call-to-consultant {
        background: transparent url(Images/forms/ico-tel.png) left top no-repeat;
        width: 160px;
        height: 30px;
        line-height: 26px;
    }

        #sign-in-form-info .call-to-consultant span {
            padding: 0 0 0 30px;
            color: #4d8300;
            font-weight: bold;
            font-size: 1em;
            letter-spacing: 0.13em;
        }

#sign-in-form .sign-in-form-row {
    margin-bottom: 5px;
}

#sign-in-form legend {
    font-weight: bold;
    padding-bottom: 10px;
}

#sign-in-form label {
    display: block;
    color: #525A5E;
    padding: 3px 0;
    font-size: 0.9em;
    float: left;
    cursor: pointer;
}

    #sign-in-form label .label-text {
        display: block;
        float: left;
        margin-right: 7px;
    }

    #sign-in-form label .help {
        display: block;
        width: 18px;
        height: 18px;
        background: url('Images/forms/ico-help.png') no-repeat 0px 0px;
        text-indent: -9999px;
        float: left;
    }

#sign-in-form input {
    width: 200px;
}

#sign-in-form #sign-in-button {
    margin-left: 84px;
    margin-top: 20px;
    width: 130px;
}

#button-bcg {
    border: 1px solid #e1e0de;
    border-bottom: none;
    background: white;
    width: 264px;
    height: 63px;
    margin: 0 0 0 0;
    position: absolute;
    right: -1px;
    top: -64px;
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
}
/*END sign-in overlayer*/

/* Progress bar */
#div-overlay {
    background-image: url(images/transparent7.png);
    background-repeat: repeat;
    z-index: 1000;
    position: absolute;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    vertical-align: middle;
}

    #div-overlay div#overlay-content {
        vertical-align: middle;
        position: relative;
        margin-top: 300px;
        text-align: center;
    }

    #div-overlay img {
        margin-bottom: 20px;
    }

    #div-overlay span {
        font-size: 32px;
        font-weight: bold;
    }


/* Progress bar End*/

/*Partner sekce*/
.partnerfilter span {
    display: inline-block;
    width: 150px;
    vertical-align: bottom;
}

.partnerfilter div {
    padding-bottom: 3px;
}

.partnerfilter .inputSubmit {
    position: relative;
    left: 150px;
}

.partnerfilter input[type=text] {
    border: 1px #e2e1de solid !important;
    padding: 1px 1px 1px !important;
    background: white;
    color: black;
    line-height: 1 !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    width: 150px;
}

/*Narovnani ikony kalendare*/
.partnerfilter .k-picker-wrap .k-icon {
    margin-top: -5px;
}

.partnerfilter select {
    width: 150px;
}

/*Velikost kalendare */
.partnerfilter .k-picker-wrap {
    width: 130px !important;
}

/*Hlavicka gridu na vice radku*/
.partner .k-grid .k-header a {
    white-space: pre-wrap;
    height: auto;
}

/*Oznaceni aktivniho vyberu v menu*/
#adminmenu ul li.partnerActive a {
    font-size: 16px;
    color: Red;
}
/*End Partner sekce*/



#logOnValidationMessagesFormat ul, #logOnValidationMessagesFormat li {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.user-change-detail label {
    min-width: 160px;
}



.justifiy {
    text-align: justify;
}

.ui-dialog-titlebar, .ui-widget-header {
    background-image: none !important;
    background-color: #fecb17 !important;
}

.error {
    color: red !important;
}

.agreement li, .agreement ul {
    padding-bottom: 10px;
}

.agreement a {
    color: #000;
    font-size: small;
}

.agreement .help-field-label {
    min-width: 0;
    max-width: 0;
}

.agreement h3 {
    margin-bottom: 5px;
}

.agreement .radiobuttons-inline {
    padding-top: 5px;
}

.agreementButton {
    padding-right: 10px;
}

    .agreementButton input[type=button] {
        -webkit-box-shadow: 2px 2px 0px #E5E5E5;
        -moz-box-shadow: 2px 2px 0px #E5E5E5;
        box-shadow: 2px 2px 0px #E5E5E5;
        font-family: Helvetica, Arial, sans-serif !important;
        float: right;
        margin-top: 0px;
    }

*, ::after, ::before {
    box-sizing: content-box;
}

.ui-widget-overlay {
    width: 1149px;
    height: 2920px;
    z-index: 1001;
}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable.ui-resizable {
    z-index: 2001;
}

.k-draghandle:hover, .k-listbox .k-item:hover:not(.k-state-disabled), .k-state-hover, div.k-filebrowser-dropzone em {
    background-image: url(textures/highlight.png);
    background-image: none,linear-gradient(to bottom,rgba(0,0,0,.01) 0,rgba(0,0,0,.06) 100%)
}

.k-time-list .k-item:hover {
    color: #818181
}

.k-listbox .k-item:hover:not(.k-state-disabled) {
    color: #676767;
    background-color: #fff;
    border: 0;
}

.k-item:hover {
    box-shadow: none;
}

.k-list > .k-state-focused.k-state-selected, .k-listview > .k-state-focused.k-state-selected, .k-state-focused.k-state-selected, td.k-state-focused.k-state-selected {
    box-shadow: none; /*inset 0 0 3px 1px #b3b3b3; */
}

.k-listbox .k-item, .k-popup .k-list .k-item {
    border: 0px;
    padding: 0px;
}

.k-item.k-state-selected.k-state-focused.k-state-hover {
    border-radius: 0px;
}

.k-dropdown-wrap .k-select .k-icon {
    vertical-align: baseline;
    margin: 0px;
}

.k-autocomplete .k-input, .k-dropdown-wrap .k-input, .k-multiselect-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input, .k-selectbox .k-input, .k-textbox > input {
    /*    line-height: 1.65em;
    padding: .17857143em 0;
*/ text-indent: 0em;
    /*    border: 0;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
*/
}

.k-clear-value {
    display: none !important;
}

button span.ui-button-icon.ui-icon.ui-icon-closethick {
    display: none;
}

button span span.ui-button-icon-space {
    display: none;
}

@media (min-width:323px) {

    p {
        font-size: 0.9em;
    }

    ul, li {
        font-size: 0.9em;
    }
}

.ei_newlb.ei_blocmodal_env .ei_blocmodal .ei_lb_btnskip {
    display: block;
}

.ei_newlb.ei_blocmodal_env .ei_blocmodal .ei_lb_btnskip_icon {
    position: relative;
    margin-right: 11px;
}

    .ei_newlb.ei_blocmodal_env .ei_blocmodal .ei_lb_btnskip_icon:after {
        content: "\F0329";
        font-family: fts_picto;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        vertical-align: middle;
        font-size: 1.4em;
        position: absolute;
        top: 0;
    }

@media screen and (max-width: 800px) {
    .ei_newlb.ei_blocmodal_env .ei_blocmodal .ei_lb_btnskip {
        padding-bottom: 12px;
    }
}

#bg_modal_name {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9994;
}

.blocfondmodal {
    background-color: #3d3d3d;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
}

.ei_blocmodal_env {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
}

    .ei_blocmodal_env .a_blocappli {
        background-color: transparent;
    }

.blocmodal {
    display: none;
    z-index: 99999;
    float: left;
    position: fixed;
    top: 50%;
    left: 50%;
}

.blocmodal,
.ei_blocmodal {
    background: #fff;
    border: 1px solid #aaa;
    width: 400px;
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}

    .blocmodal .a_blocfctltitre,
    .blocmodal .ei_titleblock,
    .ei_blocmodal .a_blocfctltitre,
    .ei_blocmodal .ei_titleblock {
        background-color: transparent;
        height: 25px;
        padding: 0;
        padding-bottom: 5px;
        border-radius: 4px 4px 0 0;
        border: 0;
        margin: 0;
    }

        .blocmodal .a_blocfctltitre p,
        .blocmodal .ei_titleblock p,
        .ei_blocmodal .a_blocfctltitre p,
        .ei_blocmodal .ei_titleblock p {
            margin: 0;
        }

            .blocmodal .a_blocfctltitre p.a_options,
            .blocmodal .ei_titleblock p.a_options,
            .ei_blocmodal .a_blocfctltitre p.a_options,
            .ei_blocmodal .ei_titleblock p.a_options {
                float: right;
                margin-right: 10px;
                margin-top: 10px;
                padding: 0;
                background-color: transparent;
            }

            .blocmodal .a_blocfctltitre p.a_titre2,
            .blocmodal .ei_titleblock p.a_titre2,
            .ei_blocmodal .a_blocfctltitre p.a_titre2,
            .ei_blocmodal .ei_titleblock p.a_titre2 {
                float: left;
                background: transparent none;
                border: 0;
                padding: 5px 0 0 0;
                color: #000;
                font-size: 1.2em;
                font-weight: 400;
            }

    .blocmodal .a_blocfctl,
    .blocmodal .ei_mainblocfctl,
    .ei_blocmodal .a_blocfctl,
    .ei_blocmodal .ei_mainblocfctl {
        background-color: transparent;
        border: 0;
        margin: 0;
        margin-top: 20px;
        padding: 0;
        padding-bottom: 5px;
    }

        .blocmodal .a_blocfctl:focus,
        .blocmodal .ei_mainblocfctl:focus,
        .ei_blocmodal .a_blocfctl:focus,
        .ei_blocmodal .ei_mainblocfctl:focus {
            border: 0;
            outline: 0;
        }

        .blocmodal .a_blocfctl p,
        .blocmodal .ei_mainblocfctl p,
        .ei_blocmodal .a_blocfctl p,
        .ei_blocmodal .ei_mainblocfctl p {
            margin: 5px;
        }

    .blocmodal .blocboutons,
    .ei_blocmodal .blocboutons {
        background: 0 0;
        padding: 5px;
        margin: 20px 5px 5px 5px;
        border: 0;
        text-align: center;
    }

        .blocmodal .blocboutons .blocdecision,
        .ei_blocmodal .blocboutons .blocdecision {
            padding-bottom: 5px;
        }

            .blocmodal .blocboutons .blocdecision input,
            .ei_blocmodal .blocboutons .blocdecision input {
                margin: 0 5px;
            }

            .blocmodal .blocboutons .blocdecision p,
            .ei_blocmodal .blocboutons .blocdecision p {
                color: #3a3b3b;
            }

.ei_newlb.ei_blocmodal_env {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9995;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    background: 0 0 !important;
    max-width: 100% !important;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
}

    .ei_newlb.ei_blocmodal_env .ei_blocmodal {
        position: relative;
        margin: 15px auto !important;
        padding: 10px;
        box-sizing: content-box !important;
        height: auto !important;
        max-width: 80%;
        overflow-x: auto;
        top: 20%;
        border-left: 10px solid #ccc;
    }

        .ei_newlb.ei_blocmodal_env .ei_blocmodal .a_blocfctltitre,
        .ei_newlb.ei_blocmodal_env .ei_blocmodal .ei_titleblock {
            height: auto;
            position: relative;
            min-height: 25px;
            padding-bottom: 15px;
            padding-top: 10px;
            border-bottom: 1px solid #ccc;
        }

            .ei_newlb.ei_blocmodal_env .ei_blocmodal .a_blocfctltitre p.a_titre2,
            .ei_newlb.ei_blocmodal_env .ei_blocmodal .ei_titleblock p.a_titre2 {
                float: none;
                display: block;
                font-size: 1.1rem;
                font-weight: bold;
            }

        .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lbmax {
            width: 80% !important;
        }

        .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lbmaxfix {
            width: 90% !important;
            height: 90% !important;
            top: 3%;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
        }

            .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lbmaxfix > .a_blocfctl {
                -ms-flex: 1;
                flex: 1;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: column;
                flex-direction: column;
            }

                .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lbmaxfix > .a_blocfctl > :not(.blocboutons) {
                    -ms-flex: 1;
                    flex: 1;
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    overflow: auto;
                }

                .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lbmaxfix > .a_blocfctl .ei_lbwrap {
                    -ms-flex: 1;
                    flex: 1;
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-direction: column;
                    flex-direction: column;
                }

                    .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lbmaxfix > .a_blocfctl .ei_lbwrap > .ei_lbctn {
                        -ms-flex: 1;
                        flex: 1;
                        overflow: auto;
                    }

        .ei_newlb.ei_blocmodal_env .ei_blocmodal .ei_lb_btnskip {
            display: block;
        }

        .ei_newlb.ei_blocmodal_env .ei_blocmodal .ei_lb_btnskip_icon {
            position: relative;
            margin-right: 11px;
        }

            .ei_newlb.ei_blocmodal_env .ei_blocmodal .ei_lb_btnskip_icon:after {
                content: "\F0329";
                font-family: fts_picto;
                speak: none;
                font-style: normal;
                font-weight: 400;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                vertical-align: middle;
                font-size: 1.4em;
                position: absolute;
                top: 0;
            }

@media screen and (max-width: 800px) {
    .ei_newlb.ei_blocmodal_env .ei_blocmodal .ei_lb_btnskip {
        padding-bottom: 12px;
    }
}

.ei_newlb.ei_blocmodal_env .lightbox_padding {
    padding-left: 55px;
}

.ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_err {
    border-left: 10px solid #d0103a;
}

    .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_err .a_blocfctltitre {
        padding-left: 55px;
        background-color: transparent;
    }

        .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_err .a_blocfctltitre:before {
            font-family: fts_picto;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\F011E";
            display: block;
            font-size: 40px;
            width: 41px;
            height: 41px;
            border-radius: 100%;
            position: absolute;
            text-align: center;
            color: #d0103a;
            padding-bottom: 5px;
            left: 0;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_err .a_blocfctltitre p.a_titre2 {
            color: #000;
        }

.ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_alerte {
    border-left: 10px solid #f90;
}

    .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_alerte .a_blocfctltitre {
        padding-left: 55px;
        background-color: transparent;
    }

        .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_alerte .a_blocfctltitre:before {
            font-family: fts_picto;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\F04F2";
            display: block;
            font-size: 40px;
            width: 41px;
            height: 41px;
            border-radius: 100%;
            position: absolute;
            text-align: center;
            color: #f90;
            padding-bottom: 5px;
            left: 0;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_alerte .a_blocfctltitre p.a_titre2 {
            color: #000;
        }

.ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_info {
    border-left: 10px solid #f90;
}

    .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_info .a_blocfctltitre {
        padding-left: 55px;
        background-color: transparent;
    }

        .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_info .a_blocfctltitre:before {
            font-family: fts_picto;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\F0518";
            display: block;
            font-size: 40px;
            width: 41px;
            height: 41px;
            border-radius: 100%;
            position: absolute;
            text-align: center;
            color: #f90;
            padding-bottom: 5px;
            left: 0;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_info .a_blocfctltitre p.a_titre2 {
            color: #000;
        }

.ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_succes {
    border-left: 10px solid #8bc34a;
}

    .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_succes .a_blocfctltitre {
        padding-left: 55px;
        background-color: transparent;
    }

        .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_succes .a_blocfctltitre:before {
            font-family: fts_picto;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\F071E";
            display: block;
            font-size: 40px;
            width: 41px;
            height: 41px;
            border-radius: 100%;
            position: absolute;
            text-align: center;
            color: #8bc34a;
            padding-bottom: 5px;
            left: 0;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .ei_newlb.ei_blocmodal_env .ei_blocmodal.ei_lb_succes .a_blocfctltitre p.a_titre2 {
            color: #000;
        }

.ei_with_lb_bginit ~ div .ei_blocmodal {
    background-color: #fff;
    color: #2d2d2d !important;
}

    .ei_with_lb_bginit ~ div .ei_blocmodal .a_blocfctl {
        background-color: #fff;
        color: #2d2d2d;
    }

#cookieLB {
    font-size: 14px;
    font-size: 0.875rem;
    color: #2d2d2d;
}

    #cookieLB .nof {
        clear: both;
    }

    #cookieLB p {
        margin: 8px 0;
    }

    #cookieLB .doux {
        color: #707070;
    }

    #cookieLB a {
        color: #2a2e43;
        text-decoration: underline;
    }

        #cookieLB a:hover {
            color: #ffbc13;
            text-decoration: none;
        }

    #cookieLB [tabindex="-1"] {
        outline: 0;
        font-size: 14px;
    }

    #cookieLB .ei_blocmodal {
        border-radius: 4px;
        padding: 16px;
        border: 0;
        box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.54);
    }

        #cookieLB .ei_blocmodal .a_blocfctltitre,
        #cookieLB .ei_blocmodal .ei_titleblock {
            background: 0 0;
            margin: 0;
            padding: 0;
        }

        #cookieLB .ei_blocmodal .a_blocfctltitre {
            background: 0 0;
            padding: 0 0 16px;
            text-align: center;
        }

            #cookieLB .ei_blocmodal .a_blocfctltitre p {
                margin: 0;
                padding: 0;
                margin: 8px 0;
            }

        #cookieLB .ei_blocmodal .ei_titlelabel {
            font-size: 20px;
            font-weight: 700;
        }

            #cookieLB .ei_blocmodal .ei_titlelabel p {
                margin: 0;
            }

        #cookieLB .ei_blocmodal .ei_subtitlelabel {
            font-size: 14px;
        }

            #cookieLB .ei_blocmodal .ei_subtitlelabel p {
                margin: 0 0 8px;
                font-size: 12px;
            }

        #cookieLB .ei_blocmodal div.blocboutons {
            background: 0 0;
            padding: 16px 0 0;
            margin: 24px 0 8px;
            border-top: solid 1px #e0e0e0;
            text-align: center;
        }

        #cookieLB .ei_blocmodal a.ei_btn {
            display: inline-block;
            padding: 8px 12px;
            text-decoration: none;
            text-align: center;
            font-size: 14px;
            position: relative;
            margin-left: 8px;
            box-shadow: 0;
            border-radius: 4px;
            background-color: #fecb00;
            overflow: hidden;
        }

            #cookieLB .ei_blocmodal a.ei_btn:before {
                content: "";
                display: block;
                position: absolute;
                left: 0 !important;
                right: 0 !important;
                bottom: 0 !important;
                top: 0 !important;
                -ms-transform: none !important;
                transform: none !important;
                background-color: transparent;
                transition: background-color 0.15s ease-in-out;
                pointer-events: none;
            }

            #cookieLB .ei_blocmodal a.ei_btn:hover:before {
                background-color: rgba(0, 0, 0, 0.54);
            }

            #cookieLB .ei_blocmodal a.ei_btn .ei_btn_body {
                color: #fff;
                position: relative;
                padding-left: 8px;
                padding-right: 8px;
            }

        #cookieLB .ei_blocmodal .ei_btn_footer,
        #cookieLB .ei_blocmodal .ei_btn_pic {
            display: none;
        }

    #cookieLB .ei_mainbuttons .ei_btn:first-child {
        margin-left: 0;
    }

    #cookieLB .ei_buttonbar {
        width: 100%;
        text-align: center;
    }

@media screen and (min-width: 640px) {
    #cookieLB .ei_buttonbar {
        white-space: nowrap;
    }
}

@media screen and (max-width: 639px) {
    #cookieLB .ei_buttonbar {
        display: block;
    }
}

@media screen and (max-width: 639px) {
    #cookieLB .ei_buttonbar .ei_btn {
        margin-top: 8px;
        display: block;
        box-sizing: border-box;
        margin-left: 0;
    }
}

#cookieLB .masque {
    display: none;
}

#cookieLB .decal1 {
    padding-left: 16px;
}

#cookieLB .ei_gpblock {
    margin-bottom: 16px;
}

    #cookieLB .ei_gpblock .ei_gpblock_header .ei_titleblock .ei_titlecontent {
        margin: 0;
        padding: 0;
    }

#cookieLB .bloctxt {
    border: 0;
    margin: 16px 0;
    padding: 0;
}

#cookieLB div.ei_richrbgroup {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

    #cookieLB div.ei_richrbgroup div.ei_richrb {
        background: #fff;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.38);
        border: solid 1px transparent;
        border-radius: 4px;
    }

        #cookieLB div.ei_richrbgroup div.ei_richrb label {
            cursor: pointer;
            padding-left: 20px;
            padding-right: 20px;
            margin-bottom: 0;
        }

        #cookieLB div.ei_richrbgroup div.ei_richrb:hover {
            background-color: #fecb00;
        }

        #cookieLB div.ei_richrbgroup div.ei_richrb.ei_selected {
            background: #fecb00;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.87) inset;
        }

            #cookieLB div.ei_richrbgroup div.ei_richrb.ei_selected label {
                color: #2d2d2d;
            }

#cookieLB .ei_gpblock_body {
    padding: 16px;
    background: #eceff1;
}

#cookieLB .ei_mainbuttons {
    margin: 0 8px;
}

.ei_pagecookies {
    max-width: 1290px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}

    .ei_pagecookies * {
        box-sizing: border-box;
    }

    .ei_pagecookies .a_titre1 {
        display: none;
    }

    .ei_pagecookies .ei_titlelabel {
        font-weight: 400;
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 34px;
        color: #d0103a;
    }

    .ei_pagecookies .a_blocfctl,
    .ei_pagecookies .ei_mainblocfctl {
        margin: 0;
        padding: 0;
    }

    .ei_pagecookies .ei_gpblock {
        padding: 20px;
        background-color: #f8f8f8;
        margin-bottom: 10px;
        border-radius: 20px;
    }

        .ei_pagecookies .ei_gpblock .ei_gpblock_header .ei_titlelabel {
            font-size: 25px;
            font-size: 1.5625rem;
        }

            .ei_pagecookies .ei_gpblock .ei_gpblock_header .ei_titlelabel a,
            .ei_pagecookies .ei_gpblock .ei_gpblock_header .ei_titlelabel a.ei_richlink,
            .ei_pagecookies .ei_gpblock .ei_gpblock_header .ei_titlelabel p,
            .ei_pagecookies .ei_gpblock .ei_gpblock_header .ei_titlelabel span {
                color: #d0103a;
                margin: 0;
                padding: 0;
            }

        .ei_pagecookies .ei_gpblock .ei_gpblock_body {
            border-radius: 10px;
        }

            .ei_pagecookies .ei_gpblock .ei_gpblock_body .ei_gpblock .ei_gpblock_header .ei_titlelabel {
                font-size: 20px;
                font-size: 1.25rem;
                font-weight: 700;
            }

    .ei_pagecookies .ei_mainbuttons a.ei_btn {
        color: #2d2d2d;
    }

@media (max-width: 990px) {
    .ei_pagecookies .ei_richrbgroup.ei_richrbgroup_inclab {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .ei_pagecookies .ei_richrbgroup.ei_richrbgroup_inclab .ei_richrb_but_hidden {
            width: 50%;
        }

            .ei_pagecookies .ei_richrbgroup.ei_richrbgroup_inclab .ei_richrb_but_hidden .ei_richrb_label {
                padding-left: 20px !important;
            }
}

#cookieLB .ei_blocmodal .ei_gpblock_header {
    padding-left: 17px;
}

#cookieLB .ei_blocmodal .ei_gpblock_body {
    background: #eceff1;
    font-size: 12px;
}

    #cookieLB .ei_blocmodal .ei_gpblock_body .ei_gpblock {
        margin: 0;
    }

#cookieLB .ei_blocmodal div.ei_richrbgroup div.ei_richrb {
    box-shadow: none;
}

#cookieLB .ei_blocmodal .ei_buttonbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-pack: center;
    justify-content: center;
}

#cookieLB .ei_blocmodal .ei_titleblock {
    border-bottom: 0;
}

#cookieLB .ei_blocmodal .ei_mainbuttons a.ei_btn {
    border: 1px solid #fecb00;
}

    #cookieLB .ei_blocmodal .ei_mainbuttons a.ei_btn::before {
        display: none;
    }

    #cookieLB .ei_blocmodal .ei_mainbuttons a.ei_btn:focus,
    #cookieLB .ei_blocmodal .ei_mainbuttons a.ei_btn:hover {
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.7);
    }

    #cookieLB .ei_blocmodal .ei_mainbuttons a.ei_btn .ei_btn_body {
        color: #2d2d2d;
    }

@media (max-width: 990px) {
    #cookieLB .ei_blocmodal .ei_mainbuttons {
        margin: 0;
    }
}

#cookieLB .ei_blocmodal a.ei_btn.ei_btn_fn_forward,
#cookieLB .ei_blocmodal a.ei_btn_typ_back {
    background-color: #fff;
    border: 1px solid #2d2d2d;
}

    #cookieLB .ei_blocmodal a.ei_btn.ei_btn_fn_forward::before,
    #cookieLB .ei_blocmodal a.ei_btn_typ_back::before {
        display: none;
    }

    #cookieLB .ei_blocmodal a.ei_btn.ei_btn_fn_forward:focus,
    #cookieLB .ei_blocmodal a.ei_btn.ei_btn_fn_forward:hover,
    #cookieLB .ei_blocmodal a.ei_btn_typ_back:focus,
    #cookieLB .ei_blocmodal a.ei_btn_typ_back:hover {
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.7);
    }

    #cookieLB .ei_blocmodal a.ei_btn.ei_btn_fn_forward .ei_btn_body,
    #cookieLB .ei_blocmodal a.ei_btn_typ_back .ei_btn_body {
        color: #2d2d2d;
    }

/* CSS Document */
.visuallyhidden {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
}

    .visuallyhidden.focusable :active, .visuallyhidden.focusable :focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }
