#floatingIcons {
    display: none !important;
}

#extendedVoucher .information h1 {
    font-size: 24px;
    margin: 0 0 30px;
    font-weight: 700;
}

#extendedVoucher .longdesc strong {
    font-weight: 800;
}

.longdesc ul > li {
    list-style: disc;
}

#extendedVoucher div[class*="step_"] > div > .title {
    background-color: #efefef;
    margin: 60px 0 30px;
    padding: 0 15px;
    font-size: 18px;
    line-height: 40px;
}

#extendedVoucher .picture {
    display: table;
    height: 100%;
    width: 100%;
}

#extendedVoucher .picture > div {
    display: table-cell;
    vertical-align: middle;
}

#extendedVoucher .picture img {
    margin: 0 auto;
    display: table;
    width: 100%;
}

#extendedVoucher .col-custom {
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
    float: left;
}

#extendedVoucher .col-custom .title {
    line-height: 18px;
    margin: 5px 0 0 0;
    min-height: 45px;
}

#extendedVoucher .col-custom .title input {
    margin: 5px 0 0;
}

#extendedVoucher .col-custom .title label {
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 0 5px;
}

#extendedVoucher .col-custom .qq-upload-button {
    max-width: 100%;
    max-height: 120px;
    background-size: auto 120px;
    background-position: center;
}

#extendedVoucher .col-custom > div:first-child {
    width: 100%;
}

#extendedVoucher .col-custom img {
    display: table;
    margin: 0 auto;
    max-width: 100%;
    max-height: 120px;
}

#extendedVoucher .col-custom img:hover {
    cursor: pointer;
}

#extendedVoucher .voucherField .voucher-text #charCounter {
    float: left;
    width: 50px;
    margin-top: 1px;
}

#extendedVoucher .voucherField .voucher-text #charCounter p {
    color: #bbbbbb;
    margin: 0;
    line-height: 36px;
}

#extendedVoucher .voucherField .voucher-text textarea {
    float: left;
    width: calc(100% - 50px);
    min-height: 295px;
    line-height: 36px;
    padding: 0 10px;
    min-width: 0;
}

#extendedVoucher .voucher-mockup {
    width: auto;
    display: table;
    margin: 0 auto;
    float: none;
    max-width: 610px;
    border: 1px solid #666666;
}

#extendedVoucher .voucher-mockup img {
    max-width: 100%;
}

#extendedVoucher .voucher-mockup > div {
    display: block;
    float: left;
    width: 100%;
    position: relative;
}

#extendedVoucher .voucher-mockup > div #photo-prev {
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 1.75%;
}

#extendedVoucher .voucher-amount {
    float: left;
    width: 100%;
    margin: 0 0 30px;
    position: relative;
}

#extendedVoucher .voucher-amount .voucherCurrency {
    width: 40px;
    text-align: center;
    line-height: 40px;
    position: absolute;
    right: 15px;
}

#extendedVoucher .voucher-amount #voucher-value-price {
    text-align: right;
    float: left;
    padding-right: 40px;
}

#extendedVoucher .voucher-text .help-block {
    margin-left: 50px;
}

#extendedVoucher #voucher-title,
#extendedVoucher #voucher-value,
#extendedVoucher #voucher-description {
    width: 100%;
    float: left;
    text-align: center;
}

#extendedVoucher #voucher-title {
    color: #666666;
    font-weight: 600;
    font-size: 25px;
    height: auto;
    line-height: 21px;
    margin: 10px 0 25px;
    display: block;
}

#extendedVoucher #voucher-value {
    font-weight: 400;
    font-size: 13px;
    font-style: normal;
    font-family: 'Courier New';
    text-align: center;
    margin: 60px auto 60px auto;
}

#extendedVoucher #voucher-value > div {
    max-width: 350px;
}

#extendedVoucher #voucher-description {
    line-height: 24px;
    font-weight: 400;
    font-size: 13px;
    font-style: normal;
    font-family: 'Courier New';
    text-align: center;
    margin: 0 0 20px 0;
}

#extendedVoucher .voucherMailFields {
    margin-top: 30px;
}

#extendedVoucher .voucherDetails {
    margin-bottom: 30px;
}

#extendedVoucher #toBasket {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 40px;
}

#extendedVoucher #toBasket img {
    height: 25px;
    position: relative;
    top: -3px;
}

#extendedVoucher .price {
    width: 100%;
    float: left;
}

#extendedVoucher .fPrice {
    font-weight: 700;
    font-size: 24px;
    float: right;
}

@media (max-width: 980px) {
    #extendedVoucher .col-custom {
        width: 25%;
    }
}

@media (max-width: 768px) {
    #extendedVoucher .col-custom {
        width: 50%;
    }

    #extendedVoucher .col-custom .title {
        text-align: center;
    }

    .mockup-container{
        margin-top: 40px;
    }
}

@media (max-width: 450px) {
    #extendedVoucher .voucherField .voucher-text textarea {
        font-size: 12px;
    }

    #extendedVoucher #toBasket {
        max-width: 100%;
        font-size: 16px;
    }
}

li.voucher-fixed-amount {
     margin-right: 15px;
     margin-bottom: 10px;
     display: inline-block;
     font-size: 15px;
     min-width: 32px;
     background-color:#ffffff;
     border: 1px solid #999999;
     border-radius: 0;
     height: 32px;
     cursor: pointer;
     width: 100px;
     height: 32px;
}

li.voucher-fixed-amount:hover {
    border-color: #000000;
}

li.voucher-fixed-amount.active {
    background-color: #000000 !important;
    font-weight: 600 !important;
}

li.voucher-fixed-amount.active a {
    color: #ffffff !important;
    text-decoration: none;
}

.voucher-fixed-amount a{
    font-weight: normal;
    line-height: 30px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 100%;
}

.voucher-fixed-amount a:hover,
.voucher-fixed-amount a:focus {
    color: #666666 !important;
}

#voucher-fixed-amount-value {
    display: none;
}

#hiddenTextField {
    opacity: 0;
    position: absolute;
}

.voucherEmailAlert {
    background-color: #00ade7;
    margin: 10px 0px;
    padding: 4px 12px;
    color:#fff;
    text-align: right;
}