@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    src:
    local('Open Sans'),
    local('OpenSans'),
    url(fonts/opensans/PfybUH-csLekLIU-pU-o7w.woff2) format('woff2'),
    url(fonts/opensans/uYKcPVoh6c5R0NpdEY5A-Q.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: bold;
    src:
    local('Open Sans Bold'),
    local('OpenSans-Bold'),
    url(fonts/opensans/k3k702ZOKiLJc3WVjuplzPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2'),
    url(fonts/opensans/k3k702ZOKiLJc3WVjuplzBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}

.font-heading {
    font-family: 'Open Sans', sans-serif;
}
p{
    font-size:16px;
}
#payu-installment-calc p {
    font-size: 12px;
}
.payu-smaller {text-align: justify}
.payu-theme .payu-left {
    float: left;
}
.payu-theme .payu-right {
    float: right;
}
.payu-theme #payu-installment-calc {
    margin: 20px auto;
    border: 1px solid #dadfdf;
    background: #fdfdfd;
    border-radius: 5px;
    padding: 25px 35px;
    width: auto;
    max-width:900px;
    color: #6f6f6f;
    font-family: Arial, tahoma, sans-serif;
}
.payu-theme .payu-val {
    font-family: 'Open Sans', sans-serif;
    color: #00aeba;
    font-size: 24px;
}
.payu-theme .payu-total-cost {
    background: #00aeba;
    color: #ffffff;
    border-radius: 5px;
    margin: 32px 0 10px 0;
}
.payu-theme .payu-total-cost p {
    margin: 0 !important;
    padding: 16px;
    overflow: hidden;
    line-height: 18px;
}
.payu-theme .payu-total-cost p:first-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.payu-theme .payu-total-cost .payu-val {
    color: #ffffff;
}
.payu-theme .payu-slider {
    clear: both;
    height: 8px;
    position: relative;
    border-radius: 5px;
    margin: 20px 0 10px;
    background: #f6f6f6;
    border: 1px solid #D9D6D6;
    background: linear-gradient(top, #f6f6f6, #ffffff, #fafafa);
    background: -o-linear-gradient(top, #f6f6f6, #ffffff, #fafafa);
    background: -ms-linear-gradient(top, #f6f6f6, #ffffff, #fafafa);
    background: -moz-linear-gradient(top, #f6f6f6, #ffffff, #fafafa);
    background: -webkit-linear-gradient(top, #f6f6f6, #ffffff, #fafafa);
}
.payu-theme .payu-slider .ui-slider-range {
    top: -1px;
    left: -1px;
    padding: 0;
    height: 8px;
    position: absolute;
    border-radius: 5px 0 0 5px;
    border: 1px solid transparent;
    background: #00aeba;
}
.payu-theme .payu-slider .ui-slider-handle {
    width: 22px;
    height: 22px;
    display: block;
    margin-left: -11px;
    top: -9px;
    border-radius: 12px;
    position: absolute;
    background: #f3f3f3;
    border: 1px solid #cccaca;
    box-shadow: 0 0 2px #cccaca;
    background: linear-gradient(top, #ffffff, #f3f3f3);
    background: -o-linear-gradient(top, #ffffff, #f3f3f3);
    background: -ms-linear-gradient(top, #ffffff, #f3f3f3);
    background: -moz-linear-gradient(top, #ffffff, #f3f3f3);
    background: -webkit-linear-gradient(top, #ffffff, #f3f3f3);
}
.payu-theme #payu-installment-calc hr {
    border: none;
    height: 1px;
    background: #dbdbdb;
    margin: 20px 0;
}
.payu-theme #payu-credit-interest {
    font-size: 11px;
    text-align: right;
    margin: 10px 0;
}
.payu-theme #credit-insurance-checkbox {
    width: 24px;
    height: 24px;
    bottom: -6px;
    position: relative;
    display: inline-block;
    background: url('https://secure.payu.com/res/v2/images/interest-checkbox.png') 0 0 no-repeat;
}
.payu-theme #credit-insurance-checkbox.payu-checked {
    background-position: 0 100%;
}
/* docks style*/
.payu-theme #payu-installment-dock {
    position: fixed;
    top: 20%;
    z-index: 9999;
}
.payu-theme #payu-installment-dock-handle {
    float: left;
    width: 60px;
    height: 250px;
    background: url('https://secure.payu.com/res/v2/images/sprites.png') no-repeat 0 0;
}
.payu-theme #payu-installment-dock-handle > div {
    width: 60px;
    height: 250px;
    background: url('https://secure.payu.com/res/v2/images/sprites.png') no-repeat 0 -250px;
}
.payu-theme #payu-installment-dock-content {
    float: left;
    background: #028fcc url('https://secure.payu.com/res/v2/images/dock_bg.png') no-repeat center center;
    width: 250px;
    height: 250px;
    font-family: Arial, tahoma, sans-serif;
    font-size: 14px;
    color: white;
}
.payu-theme #payu-installment-dock-content a,
.payu-theme #payu-installment-dock-content a:link,
.payu-theme #payu-installment-dock-content a:visited {
    font-size: 11px;
    color: #233588;
    text-decoration: underline;
}
.payu-theme #payu-installment-dock-content a:hover {
    text-decoration: none;
}
.payu-theme #payu-installment-dock-content ul {
    list-style-image: url('https://secure.payu.com/res/v2/images/dock_list_tip.png');
    padding-left: 35px;
    line-height: 150%;
    text-shadow: 1px 2px #007eb4;
}
.payu-theme #payu-installment-dock-content li {
    margin: 7px 0;
}
.payu-theme #payu-installment-dock-content > .payu-installment-dock-logo > img {
    margin: 40px 0 0 20px;
    border: 0;
}
.payu-theme #payu-installment-dock-content > .payu-installment-dock-details {
    float: right;
    margin: 20px 20px 0 0;
}
/* themes */
.payu-theme.payu-theme-gray #payu-installment-dock #payu-installment-dock-content {
    background-image: url('https://secure.payu.com/res/v2/images/dock_bg_gray.png');
    background-color: #a1a3a4;
}
.payu-theme.payu-theme-gray #payu-installment-dock a {
    color: #3e3e3e;
}
.payu-theme.payu-theme-gray #payu-installment-dock #payu-installment-dock-handle {
    background-position: -60px 0;
}
/* en */
.payu-theme .payu-lang-en #payu-installment-dock #payu-installment-dock-handle > div {
    background-position: -60px -250px;
}
.payu-theme .payu-theme-sticker {
    background: url('https://secure.payu.com/res/v2/images/payu_sticker.png') no-repeat 0 50%;
}
.payu-theme .payu-lang-en.payu-theme-sticker {
    background: url('https://secure.payu.com/res/v2/images/payu_sticker_en.png') no-repeat 0 50%;
}
span.payu-currency {
    font-weight: bold;
}
strong {
    font-weight:bold;
}



/*NEW INPUTS*/
#payu-credit-amount-input, #payu-installment-amout-input {
    font-family: 'Open Sans', sans-serif;
    color: #00aeba;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 0;
    width: auto;
    display: inline;
    background-color: transparent;
    border: 1px solid #ccc;
    outline:0;
    background-color:#fff;
    border-radius: 3px;
    max-width:150px;
}
#payu-credit-amount-input:focus, #payu-installment-amout-input:focus,
#payu-credit-amount-input:active, #payu-installment-amout-input:active,
#payu-credit-amount-input:hover, #payu-installment-amout-input:hover{
    border:1px solid #00aeba;
}
#payu-credit-amount-input,
#payu-installment-amout-input{
    width:125px;
}

#payu-credit-slider-range .payu-left:after, #payu-credit-slider-range .payu-right:after{
    content: 'zł';
    margin-left:3px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
    -moz-appearance:textfield;
}

.moveUp{
    position: relative;
    top:-10px;
}

.payUlogo{
    background-image: url('https://secure.payu.com/res/v2/images/payu_installments.png');
    height: 40px;
    width: 152px;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto 40px auto;
}
.payu-theme #payu-credit-interest{
    display:block;
}
#payu-installment-calc p.payu-smaller.even-smaller{font-size:10px;line-height: 13px;}

.leftColumn, .rightColumn{
    display: inline-block;
    width: calc(50% - 20px);
    vertical-align: top;
}
.leftColumn{padding-right: 20px;}
.rightColumn{padding-left: 20px;}

.payu-currency.payu-val.small_currency_r, .payu-currency.payu-val.small_currency_l{
    font-size: 12px;
    font-weight: normal;
    color: inherit;
    margin: -2px 3px;
}
.payu-currency.payu-val.small_currency_l{float:left;}
.payu-currency.payu-val.small_currency_r{float:right;}

@media (max-width:740px){
    .payu-theme #payu-installment-calc{
        max-width: 100%;
        width:100%;
        box-sizing: border-box;
    }
    .payu-slider,
    #payu-credit-slider-range,
    #payu-installment-slider-range{
        display:none;
    }
    .leftColumn, .rightColumn{
        display: block;
        width: 100%;
    }
    .leftColumn{padding-right: 0px;}
    .rightColumn{padding-left: 0px;}
    hr{display: none;}
    .moveUp {top: 0px;}
    .payu-theme .payu-right, .payu-theme .payu-left{float:none;}
    .leftColumn p, .rightColumn p{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .payu-theme .payu-total-cost p{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .payu-total-cost .payu-right{white-space: nowrap;}
}