/*
Allgemeine Definitionen   ANFANG
*/

@font-face {
    font-family: Indie Flower;
    src: url('../fonts/indie-flower-v10-latin/indie-flower-v10-latin-regular.eot');
    src: url('../fonts/indie-flower-v10-latin/indie-flower-v10-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/indie-flower-v10-latin/indie-flower-v10-latin-regular.woff2') format('woff2'), url('../fonts/indie-flower-v10-latin/indie-flower-v10-latin-regular.woff') format('woff'), url('../fonts/indie-flower-v10-latin/indie-flower-v10-latin-regular.ttf') format('truetype'), url('../fonts/indie-flower-v10-latin/indie-flower-v10-latin-regular.svg#indie-flower-v10-latin-regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    text-align: left;
    position: relative;
    overflow: -moz-scrollbars-vertical;
    /* For FF */
    -ms-overflow-y: scroll;
    /* For IE */
    -ms-overflow-x: hidden;
    /* For IE */
    overflow-y: scroll;
    /* For others & old IE */
    overflow-x: hidden;
    /* For others & old IE */
    background: #EFEEEA calc(50% - 98px);
    margin: 0;
}

body.three-column-layout {
    background-color: #fff;
    background-image: url("/tpl/manns-partner/media/bg_long.gif");
    background-repeat: repeat-y;
}

body.two-column-layout {
    background-color: #fff;
    background-image: url("/tpl/manns-partner/media/bg_long.gif");
    background-repeat: repeat-y;
    background-size: 783px;
    background-position: calc(50% - 94px);
}


body > div[align="left"] {
    max-width: 1160px;
    min-width: 770px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
}

body > div[align="left"] {
    -webkit-box-shadow: -2px 0 1px #b5b5b5;
    -moz-box-shadow: -2px 0 1px #b5b5b5;
    box-shadow: -2px 0 1px #b5b5b5;
    border-left: 1px solid #929292;
}

@media (max-width: 1176px) {
    body {
        background-position-x: 1px;
    }
}

@media (max-width: 767px) {
    .page-control .file-upload .new-button {
        margin: 15px auto;
    }
}

td.navigation_left_service {
    background: transparent;
}

#kategorieliste {
    padding-right: 1px;
    position: absolute;
}


.wmd_info_text {
    color: #000;
    text-decoration: none;
}

.wmd_info_text a {
    color: #000;
    text-decoration: none;
}

.tb_main {
    background-color: #FFFFFF;
    height: 73px;
}

.grey {
    background-color: #CCCCCC;
}

.dark {
    background-color: #C8C6B6;
}

.tb_white {
    background-color: #FFFFFF;
}

.tb_service {
    background-color: #E8E7E0;
}

.tb_service_bright {
    background-color: #F9F8F5;
}


/*
NAvigation   ANFANG
*/

.maintopic1 {
    background-color: #4B9AE2;
    height: 19px;
    width: 18px;
}


/*noinspection CssInvalidHtmlTagReference*/

.maintopic1 hover {
    background-color: #4B9AE2;
    height: 30px;
    width: 18px;
}

.maintopic2 {
    background-color: #DFDED5;
    height: 19px;
    padding-left: 4px;
}

.maintopic_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3D3D3B;
    font-weight: bold;
    text-decoration: none;
}

.maintopic_text a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3D3D3B;
    font-weight: bold;
    text-decoration: none;
}

.maintopic_text a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3D3D3B;
    font-weight: bold;
    text-decoration: underline;
}

.subtopic_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3D3D3B;
    font-weight: normal;
    text-decoration: none;
}

.subtopic_text a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3D3D3B;
    font-weight: normal;
    text-decoration: underline;
}

.subtopic1 {
    background-color: #B2CB43;
    height: 19px;
    width: 18px;
}

.subtopic2 {
    background-color: #EDECE7;
    height: 19px;
    padding-left: 12px;
}

.subtopic3 {
    background-color: #EDECE7;
    height: 19px;
    padding-left: 24px;
}

.first_headline {
    height: 31px;
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
}

.headline {
    height: 28px;
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
}

.service_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3D3D3B;
    font-weight: normal;
    text-decoration: none;
    padding-left: 0;
    line-height: 17px;
}


/*
   ANFANG
*/

.tab {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

.tab a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

.tab a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #003399;
    text-decoration: none;
}

.trenner {
    width: 20px;
}

#navigation_left {
    width: 181px;
    position: absolute;
    left: 0px;
    top: 254px;
    background-color: #EFEEEA;
    visibility: visible;
}

.navigation_left {
    color: #555555;
    /*noinspection CssInvalidPropertyValue*/
    font: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    padding-left: 20px;
}


/*noinspection CssInvalidHtmlTagReference,CssInvalidPropertyValue*/

.navigation_left aktive {
    color: #555555;
    font: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    padding-left: 20px;
    font-weight: bold;
}


/*noinspection CssUnknownTarget*/

.navigation_left_td {
    background: url(/tpl/manns-partner/media/redesign_02/nav_arrow.gif) no-repeat;
    padding-top: 3px;
}

.navigation_left_service {
    color: #333333;
    /*noinspection CssInvalidPropertyValue*/
    font: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    padding-left: 25px;
}

.navigation_left_service a {
    color: #333333;
    /*noinspection CssInvalidPropertyValue*/
    font: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}

#icon_login {
    background: url(../media/redesign_02/icon_login.gif) no-repeat;
}

.sub_navigation_left_service a {
    padding-left: 35px;
    color: #555555;
    /*noinspection CssInvalidPropertyValue*/
    font: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    background: url(../media/redesign_02/sub3.gif) no-repeat;
}

.sub_navigation_left_service.themenwelten_active a {
    color: #7E98BD;
    background: url(../media/redesign_02/navi-sub-active.png) no-repeat 0 5px;
}

.sub_navigation_themenwelten {
    display: none;
}

.sub_navigation_themenwelten.show_subnavigation {
    display: block;
}

.sub_navigation_themenwelten a {
    padding-left: 10px;
    margin-left: 25px;
    background: url(../media/redesign_02/navi-sub-inactive.png) no-repeat 0 5px;
}

.sub3_navigation_left_service a {
    padding-left: 35px;
    color: #666666;
    /*noinspection CssInvalidPropertyValue*/
    font: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    background: url(../media/redesign_02/sub3green.gif) no-repeat;
}


/*
Content
*/
#popinfo p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    line-height: 17px;
    margin-top: 0;
    margin-bottom: 0;
}

#popinfo .msg-box p {
    color: white;
    font-size: 11px;
}

#popinfo li {
    /*noinspection CssNoGenericFontName*/
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    line-height: 17px;
    margin-top: 0;
    margin-bottom: 0;
}

#popinfo .msg-box li {
    color: white;
    font-size: 11px;
}

#popinfo a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
    line-height: 17px;
    margin-top: 0;
    margin-bottom: 0;
}

#popinfo a:hover {
    text-decoration: none;
}

#popinfo h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #000000;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 8px;
}

#popinfo h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 0;
}

#popinfo h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 8px;
}

.subline_small {
    /*noinspection CssNoGenericFontName*/
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}

.subline_small_span_footer {
    /*noinspection CssNoGenericFontName*/
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    font-weight: normal;
    padding: 1px;
}

.subline_small_footer {
    /*noinspection CssNoGenericFontName*/
    font-family: Arial;
    font-size: 8pt;
    color: #999999;
    font-weight: normal;
    text-decoration: none;
    line-height: 130%;
}

.subline_small_footer a {
    /*noinspection CssNoGenericFontName*/
    font-family: Arial;
    font-size: 8pt;
    color: #999999;
    font-weight: normal;
    text-decoration: underline;
    line-height: 130%;
}

.subline_small_footer a:hover {
    /*noinspection CssNoGenericFontName*/
    font-family: Arial;
    font-size: 8pt;
    color: #999999;
    font-weight: normal;
    text-decoration: none;
    line-height: 130%;
}

.link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    height: 19px;
    padding: 2px;
    margin: 2px;
}

.link a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    height: 19px;
    padding: 2px;
    margin: 2px;
}

.link a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    height: 19px;
    padding: 2px;
    margin: 2px;
}


/*
Form Elemente
*/

.searchinput {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #FFFFFF;
    height: 15px;
    width: 120px;
    border: 1px solid #626260;
}

.select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #FFFFFF;
    height: 20px;
    border: 1px solid #B6B4A1;
}

.select_reg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #FFFFFF;
    height: 20px;
    border: 1px solid #B6B4A1;
    width: 150px;
}

.formsubmit1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 19px;
    border: 1px solid #626260;
}

.kalk {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 15px;
    border: 0 none;
    cursor: pointer;
    width: 100px;
    background: url(../media/redesign_02/lt3.gif) no-repeat;
}

.bestellung {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 15px;
    border: 0 none;
    cursor: pointer;
    width: 150px;
    background: url(../media/redesign_02/lt6.gif) no-repeat;
}

.category-button {
    padding-left: 20px;
    background: url(../media/redesign_02/lt1.gif) no-repeat;
    width: 128px;
    text-align: center;
}

.category-button-info {
    padding-left: 15px;
    text-align: center;
}

.buttonOd {
    left: 378px;
    top: -6px;
    position: relative;
}

.order {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #F6F6F6;
    height: 19px;
    border: 1px solid #626260;
}

.order1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    height: 15px;
    border: 0 none;
    cursor: pointer;
    width: 250px;
    background: url(../media/redesign_02/lt5.gif) no-repeat;
}

.order2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    letter-spacing: 0.05em;
    font-weight: bold;
    border-width: 0;
    padding-left: 0;
    padding-right: 0;
    background: url(../media/redesign_02/lt2.gif) no-repeat;
    width: 200px;
    height: 26px;
    cursor: pointer;
}

.order3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 0.05em;
    font-weight: bold;
    border-width: 0;
    padding-left: 0;
    padding-right: 0;
    background: url(../media/redesign_02/lt6.gif) no-repeat;
    width: 150px;
    height: 15px;
    cursor: pointer;
}

.info {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    background-color: #F6F6F6;
    width: 29px;
    height: 16px;
    border: 1px solid #8E8C7E;
    padding: 0;
}

.order_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    background-color: #F6F6F6;
    height: 19px;
    padding: 2px;
    margin: 2px;
    border: 1px solid #0570D2;
}

.order_link a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    background-color: #F6F6F6;
    height: 19px;
    padding: 2px;
    margin: 2px;
    border: 1px solid #0570D2;
}

.order_link a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    background-color: #F6F6F6;
    height: 19px;
    padding: 2px;
    margin: 2px;
    border: 1px solid #0570D2;
}


/*
Category (Übersichtslisten)
*/

.tbCat_inline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 5px 5px 5px 0;
}

.tbCat_inline_pad {
    padding: 5px;
}

.tbCat_inline2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.position-relative .price-scale {
    font-family: "Indie Flower";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    cursor: pointer;
    color: #FFF;
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 55px;
}

.position-relative .price-scale .price-currency {
    font-size: 30px;
}

.position-relative {
    position: relative;
}

.position-relative .price-scale-text {
    font-size: 11px;
    cursor: pointer;
    color: #D9D9D9;
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 20px;
    font-weight: normal;
}

.inline_subtext {
    color: #D9D9D9;
}


/*
Datail
*/

.tbDetail_head {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding-left: 0;
    color: #FFFFFF;
}

.tbDetail_head_blue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding-left: 6px;
    color: #FFFFFF;
    /*noinspection CssUnknownTarget*/
    background: url(/tpl/manns-partner/media/detail_header.jpg) #849ec1 repeat-y;
    height: 19px;
}

.tbDetail_head_blue_sml {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding-left: 6px;
    color: #FFFFFF;
    /*noinspection CssUnknownTarget*/
    background: url(/tpl/manns-partner/media/detail_header_sml.jpg) #849ec1 repeat-y;
    height: 19px;
}

.tbDetail_inline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Normal;
    padding-left: 5px;
    color: #333333;
    height: 18px;
    background-color: #BAC9DC;
}

.tbDetail_inline_blue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Normal;
    padding-left: 5px;
    color: #333333;
    height: 18px;
    background-color: #9FB4D1;
}

.tbDetail_neutral {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Normal;
    padding-left: 5px;
    color: #3D3D3B;
    height: 18px;
}

.tbDetail_inline_highlight {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FBEFBF;
    font-size: 11px;
    font-weight: Normal;
    color: #3D3D3B;
    height: 18px;
}


/*
JS Tooltip
*/

.navtext {
    width: 150px;
    font-size: 12pt;
    border: 2px outset darkgray;
    /*noinspection CssUnknownProperty*/
    layer-background-color: tan;
    background-color: tan;
    color: black;
}

.jbm {
    padding: 2px;
    border: 0 #efeeea;
    width: 16px;
    height: 16px;
}

.jbm:hover {
    padding: 2px;
    border: 1px solid #ffffff;
    width: 16px;
    height: 16px;
}

.faq-table-class {
    color: #333 !important;
}

.text_faq {
    color: #fff !important;
    font-family: Arial, sans-serif;
    line-height: 17px;
    margin: 23px;
    font-size: 12px;
}

.text_faq a {
    font-size: 12px;
    font-weight: inherit;
}

.title {
    font-size: 16px;
    font-weight: bold;
}

.subtitle {
    font-size: 12px;
    font-weight: bold;
}

.twitter-timeline {
    max-width: 500px !important;
}

.bestseller-entry p,
.bestseller-entry a {
    color: #333 !important;
}

.bestseller-entry a {
    font-weight: bold;
}

.ui-slider-tabs-list-more-width {
    width: 1400px !important;
}

.navigation_left_service {
    background: transparent;
}

.best-print-image {
    width: 100%;
    height: auto;
}

.menuHeader {
    color: #fff;
    font-family: Arial, Helvetica, 'sans-serif';
    font-size: 12px;
    text-decoration: none;
    padding-left: 25px;
    /*noinspection CssUnknownTarget*/
    background: #B9CF4B url(/tpl/manns-partner/media/redesign_02/nav_arrow.gif) no-repeat top left;
    display: block;
    margin-bottom: 1px;
    line-height: 18px;
}


/* left navigation */

#kategorieliste td.level2 {
    /*padding-left: 10px;*/
}

#kategorieliste td.level3 {
    /*padding-left: 20px;*/
}

#kategorieliste a {
    display: block;
}

#iframeHolder {
    width: 1290px;
    margin: 0 auto;
    position: relative;
}

.trustpilot-wrapper {
    display: inline-block;
    width: 300px;
    position: relative;
}

.trustpilot-wrapper > sup {
    position: absolute;
    top: 45px;
    right: 10px;
    color: #807878;
}

.trustpilot-wrapper p {
    color: #807878;
    text-align: center;
    margin: 0;
}

.trustpilot-wrapper p sup {
    font-size: 12px;
    vertical-align: top;
}

.trustpilot-wrapper p a {
    color: #807878;
}


/* Flockler integration */

.flockler-element {
    padding-bottom: 40px;
}

.flockler-header-image {
    display: block;
    max-width: 100%;
}

.flockler-navigation td {
    text-align: center;
    padding-top: 10px;
}

.flockler-navigation td a {
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
}

.flockler-item {
    margin-bottom: 40px;
    border-bottom: 1px solid #445f8c;
    background: #fff;
    border-radius: 4px;
    /*noinspection CssFloatPxLength*/
    padding: 20px 20px 11.6px;
    font: 16px/1.4 Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
}

.flockler-item .flockler-title {
    color: #333;
    font-size: 22px;
    font-weight: normal;
    line-height: 1;
}

.flockler-item .flockler-subtitle {
    color: #333;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 20px;
}

.flockler-item .item p {
    color: #222;
    font: 16px/1.4 Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
}

.flockler-item .item a {
    color: #353535;
    font: 16px/1.4 Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
}

.flockler-item .item img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.flockler-item .item-date {
    color: #aaa;
    font-size: 11px;
    font-weight: normal;
}

.flockler-item .item-author {
    margin-top: 10px;
    color: #333;
    display: block;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
}

.flockler-item .item-source {
    color: #4d4d4d;
    display: block;
    font-size: 11px;
    line-height: 1.2;
    margin-top: 3px;
    text-decoration: none;
}

.flockler-item .facebook_post {
    background: #fff;
    font: 16px/1.4 Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
}

.flockler-item .twitter-tweet {
    width: 100% !important;
}

.tdDetail-span {
    display: block;
    width: 280px;
    word-wrap: break-word;
}

.flockler-navigation {
    padding-bottom: 20px;
    text-align: center;
}

.flockler-navigation-section-item {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
}

.flockler-navigation-item {
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin: 0;
    border: 1px solid #acc5ee;
    background-color: #7994bb;
    padding: 4px 15px;
}

.flockler-item .item .article__embed-code > iframe {
    max-width: 506px;
}


/*********** styles for product image (will become a slider soon) ***********/

#product-images .clear {
    clear: both;
}

#product-images {
    box-sizing: border-box;
    position: relative;
}

#product-images .slider {
    width: 500px;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0px 0px 20px 24px;
}

#product-images-slider::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #ddd;
}

#product-images-slider::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #f99;
}

#product-images-slider::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #777;
}

#product-images .row {
    box-sizing: border-box;
    width: 1800px;
}

#product-images .showAll {
    fill: #999;
    transition: transform 0.6s, fill 0.6s;
    cursor: pointer;
    position: absolute;
    top: -28px;
    right: 0px;
    z-index: 20;
}

#product-images .showAll:hover {
    fill: #333;
}

#product-images .row:before {
}

#product-images .row .slider-column {
    width: 90px;
    height: 90px;
    overflow: hidden;
    box-sizing: border-box;
    float: left;
    margin: 10px 5px 10px 5px;
}

#product-images .row .slider-column {
    position: relative;
    border: 1px solid #ddd;
    transition: border 0.3s, box-shadow 0.3s;
}

#product-images .row .slider-column.mouseover {
    border: 1px solid #d10173;
}

#product-images .row .slider-column .videoIcon {
    cursor: pointer;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -30px;
    z-index: 20;
    width: 60px;
    height: auto;
    fill: #ddd;
    transition: fill 1s;
}

#product-images .row .slider-column .videoIcon:hover {
    fill: #555;
}

#product-images .row .slider-column .product-image {
    height: 100%;
    width: auto;
    box-sizing: border-box;
}

#product-images .row .slider-column .product-video {
    width: auto;
    max-height: 110px;
}

#product-images .row .slider-column video {
    max-width: 600px;
    max-height: 600px;
}

#product-images .row .slider-column .product-image:hover {
    cursor: pointer;
}

#product-images .pages {
    position: absolute;
    bottom: -12px;
    left: 50%;
}

#product-images .pages .page {
    background: #fff;
    width: 7px;
    height: 7px;
    border-radius: 12px;
    margin: 0px 4px;
    float: left;
    cursor: pointer;
    transition: background 0.5s;
}

#product-images .pages .page.selected {
    background: #aaa;
}

#product-images .pages .page.mouseover {
    background: #888;
}

#product-images .left,
#product-images .right {
    position: absolute;
    top: 28px;
    width: 40px;
    z-index: 40;
    text-shadow: #777 0px 0px 10px;
    cursor: pointer;
    color: #6D829F;
    fill: #6D829F;
}

#product-images .left {
    left: -9px;
    display: -none;
}

#product-images .right {
    right: -3px;
}


/*********** styles for product image MODAL (will become a slider soon) ***********/

#product-images .row .modal {
    display: none;
    position: fixed;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

#product-images .row .modal .productImage-modal-content {
    margin: 15% auto;
    padding: 0;
    height: auto;
    max-width: 900px;
    position: relative;
    -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.4);
}

#product-images .row .modal .productImage-modal-content img {
    width: 100%;
    height: auto;
}

#product-images .row .modal .image-modal-close {
    display: block;
    width: 40px;
    width: 30px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: -30px;
    color: #fff;
    background: #000;
    font-size: 40px;
    font-weight: bold;
    z-index: 110;
}

#product-images .row .modal .image-modal-close:hover,
#product-images .row .modal .image-modal-close:focus {
    text-decoration: none;
    cursor: pointer;
}

/* Colorbox */
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
    background: #fff;
}

#cboxContent {
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

#cboxClose {
    visibility: hidden;
}

#cboxClose:after {
    background-color: #fff;
    border-radius: 50%;
    bottom: inherit;
    color: #333;
    content: "";
    background-size: 35px 35px;
    background-image: url(../../section_template/images/icons/icon-close.svg);
    background-position: center;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    height: 34px;
    line-height: 34px;
    margin: 0;
    padding: 0 !important;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -15px;
    visibility: visible;
    width: 34px;
}

#cboxTitle {
    top: 0;
    bottom: inherit;
    font-size: 17px;
    color: #384f78;
    line-height: 1.5;
    background: #fff;
    padding: 0 4% 5px 0;
    box-sizing: border-box;
}

#cboxCurrent {
    left: 5px;
    font-size: 15px;
}

#cboxLoadedContent {
    margin-bottom: 0;
    height: 100%!important;
    min-height: 250px!important;
}

#cboxPrevious,
#cboxNext {
    position: fixed;
    top: 50%;
    bottom: inherit;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    color: #fff;
    margin-top: -50px;
    width: 65px;
    height: 100px;
}

#cboxPrevious {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+NDgvcHJldmlvdXMtbGFyZ2U8L3RpdGxlPjxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPjxwYXRoIGQ9Ik0xMCAyNC41MTR2LTEuMDI4TDI1LjMyMyA2Ljc0Yy4zNzQtLjQxLjk4NC0uNDI1IDEuMzczLS4wMjRsMS4xMDggMS4xNGMuMzg0LjM5NS4zOTMgMS4wMzguMDE2IDEuNDRMMTQgMjRsMTMuODIgMTQuNzA1Yy4zNzYuNC4zNzMgMS4wNC0uMDE2IDEuNDRsLTEuMTA4IDEuMTRjLS4zODQuMzk0LTEgLjM4LTEuMzczLS4wMjVMMTAgMjQuNTE0eiIgZmlsbD0iIzk5OSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#cboxNext {
    left: inherit;
    right: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+NDgvbmV4dC1sYXJnZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PHBhdGggZD0iTTM4IDI0LjUxNHYtMS4wMjhMMjIuNjc3IDYuNzRjLS4zNzQtLjQxLS45ODQtLjQyNS0xLjM3My0uMDI0bC0xLjEwOCAxLjE0Yy0uMzg0LjM5NS0uMzkzIDEuMDM4LS4wMTYgMS40NEwzNCAyNCAyMC4xOCAzOC43MDVjLS4zNzYuNC0uMzczIDEuMDQuMDE2IDEuNDRsMS4xMDggMS4xNGMuMzg0LjM5NCAxIC4zOCAxLjM3My0uMDI1TDM4IDI0LjUxNHoiIGZpbGw9IiM5OTkiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");
}

#cboxNext:hover,
#cboxPrevious:hover {
    background-position: center center;
    background-color: rgba(0, 0, 0, 0.8);
    transition: background-color 0.1s ease-in-out;
    -moz-transition: background-color 0.1s ease-in-out;
    -webkit-transition: background-color 0.1s ease-in-out;
}

#cboxNext:focus,
#cboxPrevious:focus {
    outline: none;
}


/* searchbar - autocomplete / autosuggest */

.easy-autocomplete {
    position: relative;
    width: auto !important;
}

.easy-autocomplete-container {
    position: absolute;
    clear: both;
    left: -18px;
    width: 157px;
    top: 23px;
    display: block;
    height: auto;
    background-color: #3d587c;
    zoom: 1;
    filter: alpha(opacity=90);
    opacity: 0.9;
    padding-left: 0;
    text-indent: 2px;
}

.easy-autocomplete-container ul {
    list-style-type: none;
    padding: 0;
    display: none;
    border: 1px solid rgb(98, 98, 96);
}

.easy-autocomplete-container ul li {
    margin-right: -5px;
    left: -2px;
    width: 100%;
}

.easy-autocomplete-container ul li a {
    display: block;
    text-decoration: none;
    line-height: 14px;
}

.easy-autocomplete-container ul li a:hover {
    background-image: url('/tpl/manns-partner/media/suggest/Mouse_over_background.gif');
    color: #000;
}


/* searchbar - autocomplete / autosuggest ends */

.wmd-main-side-nav span {
    display: inline-block;
}

.wmd-main-side-nav-prefix {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #9c9c9c;
    width: 13px;
    padding-top: 1px;
    position: absolute;
}

.sub_navigation_left_service.active > a {
    background-image: url(/tpl/manns-partner/media/redesign_02/sub.gif);
}

.navigation_left_td_Layout {
    background-color: #c2cce5 !important;
}


/*noinspection CssUnknownTarget*/

.navigation_left_td {
    background: url(/tpl/manns-partner/media/redesign_02/nav_arrow.gif) no-repeat;
    padding: 3px auto;
    padding-left: 3px;
}

.navigation_left_service {
    color: #333333;
    /*noinspection CssInvalidPropertyValue*/
    font: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    padding-left: 25px;
}

.navigation_left_service a {
    color: #333333;
    /*noinspection CssInvalidPropertyValue*/
    font: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}

.navigation_left_td:hover {
    background-color: #D9D9D9 !important;
}

.navigation_left_td_currentOpen {
    background-color: #D3E27E;
}

.navigation_left_label_new {
    display: inline !important;
    padding: 1px 2px 0 2px;
    font-size: 9px;
    border-radius: 2px;
    color: #fff;
    background-color: #E51980;
    box-shadow: 0 0 3px #FF0057;
}

.product_detail_phone {
    margin-left: -4px;
}

#navigation_left table#Produktkatalog {
    display: none;
}

@font-face {
    font-family: 'MyriadProRegular';
    src: url('../media/fonts/MyriadPro/MyriadProRegular.eot');
    /* IE9 Compat Modes */
    src: url('../media/fonts/MyriadPro/MyriadProRegular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../media/fonts/MyriadPro/MyriadProRegular.woff2') format('woff2'), /* Super Modern Browsers */ url('../media/fonts/MyriadPro/MyriadProRegular.woff') format('woff'), /* Pretty Modern Browsers */ url('../media/fonts/MyriadPro/MyriadProRegular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'MyriadProBold';
    src: url('../media/fonts/MyriadPro/MyriadProBold.eot');
    /* IE9 Compat Modes */
    src: url('../media/fonts/MyriadPro/MyriadProBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../media/fonts/MyriadPro/MyriadProBold.woff2') format('woff2'), /* Super Modern Browsers */ url('../media/fonts/MyriadPro/MyriadProBold.woff') format('woff'), /* Pretty Modern Browsers */ url('../media/fonts/MyriadPro/MyriadProBold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'MyriadProLight';
    src: url('../media/fonts/MyriadPro/MyriadProLight.eot');
    /* IE9 Compat Modes */
    src: url('../media/fonts/MyriadPro/MyriadProLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../media/fonts/MyriadPro/MyriadProLight.woff2') format('woff2'), /* Super Modern Browsers */ url('../media/fonts/MyriadPro/MyriadProLight.woff') format('woff'), /* Pretty Modern Browsers */ url('../media/fonts/MyriadPro/MyriadProLight.ttf') format('truetype');
    font-display: swap;
}


/* THEMENWELTEN START */

.themenwelten > tbody > tr > td.content-wrapper {
    padding: 0 4px 0 2px;
    background-image: url('../media/redesign_02/bg_blau2.jpg');
}

.themenwelten table {
    margin: 0;
    padding: 0;
}

.themenwelten table tr td > img {
    max-width: 100%;
    height: auto !important;
}


/* Content Element Styling */

.themenwelten .wmd-section.clearfix::before,
.themenwelten .wmd-section.clearfix::after {
    content: " ";
    display: table;
}

.themenwelten .wmd-section.clearfix::after {
    clear: both;
}

.themenwelten .wmd-section.clearfix {
    *zoom: 1;
}

.themenwelten section.text-element {
    padding: 10px 20px;
}

section.headline-element {
    position: relative;
    text-align: center;
}

section.headline-element h1,
section.headline-element h2 {
    color: #FFFFFF;
    font-size: 38px;
    line-height: 38px;
    margin: 18px 45px 0;
    border-bottom: 1px solid #FFFFFF;
    font-family: 'MyriadProRegular', Arial, Helvetica, 'sans-serif';
    padding-bottom: 5px;
}

section.headline-element h1 span,
section.headline-element h2 span {
    font-family: 'MyriadProLight', Arial, Helvetica, 'sans-serif';
    letter-spacing: 2px;
    font-size: 28px;
    margin-left: 8px;
    text-transform: uppercase;
}

section.headline-element .headline-text {
    background: url(/tpl/manns-partner/media/themenwelten/banner_themenwelten.png) no-repeat;
    background-size: 548px 122px;
    position: absolute;
    z-index: 99;
    width: 94%;
    height: 152px;
    margin: 3%;
}

section.headline-element .headline-text ul {
    list-style-type: none;
    padding: 0;
    margin: 3px 45px 0;
}

section.headline-element .headline-text ul li {
    display: inline-block;
    font-size: 12px;
    margin-right: 3px;
    color: #FFF;
}

section.headline-element .headline-text ul li:after {
    margin-left: 8px;
    content: '\2022';
    font-size: 10px;
}

section.headline-element .headline-text ul li:last-child:after {
    content: '';
}

section.headline-element .headline-background {
    width: 100%;
}

section.image-element {
    overflow: hidden;
}

section.image-element img {
    width: 100%;
    height: auto;
}

section.text-image-element p {
    color: #333;
    line-height: 21px;
    font-size: 14px;
    margin-bottom: 10px;
}

section.text-image-element p:last-child {
    margin-bottom: 0;
}

section.text-image-element p a {
    background: url(/tpl/manns-partner/media/arrow_link.png) no-repeat 0 4px;
    padding-left: 10px;
    text-decoration: none;
}

section.text-image-element .image-wrap {
    background: #FFF;
    width: 262px;
}

section.text-image-element .image-wrap.left {
    float: left;
    margin: 0 10px 10px 0;
}

section.text-image-element .image-wrap.right {
    float: right;
    margin: 0 0 10px 10px;
}

section.text-image-element img {
    width: 100%;
    height: auto;
}

section.image-element-margin {
    margin: 0 20px;
}

section.disrupter-element {
    text-align: center;
    transform: skew(0deg, -1deg);
    background-color: #E5037F;
    padding: 10px;
    margin-bottom: 35px;
}

section.disrupter-element p,
section.disrupter-element a {
    font-size: 14px;
    width: 100%;
    letter-spacing: 1px;
    color: #FFFFFF;
}

section.disrupter-element p span {
    margin: 0 5%;
}

/* PRELOGIN */

.prelogin-wrapper {
    border: 3px solid #ddd;
}

.prelogin-form input[type=text],
.prelogin-form input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.prelogin-form button {
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
}

.prelogin-form button:hover {
    opacity: 0.8;
}

.prelogin-form .container {
    padding: 16px;
}

.prelogin-form span.psw {
    float: right;
    padding-top: 16px;
}

.login-form-block {
    margin-top: 10%;
    margin-left: 25%;
    width: 50%;
    padding: 10px;
}

.prelogin-wrapper {
    background-color: #f6f6f6;
    width: 100%;
}

.prelogin-form > .errors {
    font-size: 14px !important;
}

.prelogin-form > .errors p {
    color: #835100;
}

.prelogin-form > .errors ul {
    list-style: none;
    padding-left: 0;
}

.prelogin-form > .errors li {
    color: #8f0007;
}


/* END PRELOGIN */


/* FAQ */

#container {
    width: 584px;
    margin-left: -24px;
}

.faqHeadline {
    margin: 0;
    padding: 8px 18px;
    background-color: #364C73;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    width: 548px;
}

.subTitle {
    padding: 8px 18px;
    background-color: #5172a4;
    font-size: 12px;
    cursor: pointer;
}

.subTitle:hover {
    background-color: #406193;
}

.subTitle a {
    color: #fff;
    text-decoration: none;
}

.description {
    padding: 12px 18px 12px 40px;
    background-color: #5172a4;
    color: #fff;
    font-size: 10px;
    border-bottom: 1px solid #6283b5;
    border-top: 1px solid #406193;
}

.est_time {
    padding: 8px 18px;
    background-color: #ff3333;
    border: 1px solid #cc0000;
    font-size: 12px;
    cursor: pointer;
}

#inhalt, #inhalt1, #inhalt2, #inhalt3, #inhalt4, #inhalt5, #inhalt6, #inhalt7, #inhalt8, #inhalt9, #inhalt10,
#inhalt11, #inhalt12, #inhalt13, #inhalt14, #inhalt15, #inhalt16, #inhalt17, #inhalt18, #inhalt19, #inhalt20,
#inhalt21, #inhalt22, #inhalt23, #inhalt24, #inhalt25, #inhalt26, #inhalt27, #inhalt28, #inhalt29, #inhalt30,
#inhalt31, #inhalt32, #inhalt33, #inhalt34, #inhalt35, #inhalt36, #inhalt37, #inhalt38, #inhalt39, #inhalt40,
#inhalt41, #inhalt42, #inhalt43, #inhalt44, #inhalt45, #inhalt46, #inhalt47, #inhalt48, #inhalt49, #inhalt50,
#inhalt51, #inhalt52, #inhalt53, #inhalt54, #inhalt55, #inhalt57, #inhalt58, #inhalt59, #inhalt60, #inhalt61,
#inhalt62, #inhalt63, #inhalt64, #inhalt65, #inhalt66 {
    margin-left: 30px;
}

#inhalt56 {
    margin-left: 30px;
}

.ueberschrift_faq {
    font-size: 24px;
    color: #ffffff;
    margin: 23px;
}

.title_faq {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
}

.kapitel {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: 583px;
    background-color: #364C73;
    font-weight: bold;
}

.untertitel_faq {
    float: left;
    height: 13px;
    margin-left: 22px;
    margin-top: 9px;
    padding-right: 10px;
    width: 20px;
}

#menu_faq {
    margin: 0 auto;
    width: 583px;
    height: auto;
    margin: 0pt auto 0pt -24px;
}

.logo_faq {
    width: 20px;
    height: 13px;
    float: left;
    margin-top: 9px;
    padding-right: 10px;
    margin-left: 22px;
    background: url(/tpl/reseller_master/faq_wmd/images/wir-machen-druck-logo_small.png);
    background-repeat: no-repeat;
}

.title_faq a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    background: #5172a4;
    display: block;
    width: 583px;
    height: 30px;
    line-height: 30px;
}

div.text_faq img {
    max-width: 520px;
    height: auto !important;
}

.tx {
    color: #ffffff;
}

.praegung {
    margin-left: 30px;
}

.bold {
    font-weight: bold;
    font-size: 14px;
}

.abstand {
    margin-left: 30px;
}


/* END FAQ*/

.wmd-main-side-nav:hover,
.wmd-main-side-nav-promo:hover {
    background-color: #D9D9D9;
}

.wmd-main-side-nav span {
    display: inline-block;
}

.wmd-main-side-nav-promo {
    background-color: #c2cce5;
    background-position-y: -1px;
}

.wmd-main-side-nav.active,
.wmd-main-side-nav-promo.active {
    background-color: #D3E27E;
}

.wmd-main-side-nav-prefix {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #9c9c9c;
    padding-top: 2px;
}

.sub_navigation_left_service.active > a {
    background-image: url(/tpl/manns-partner/media/redesign_02/sub.gif);
}

.rebuy-box {
    padding: 2%;
    float: left;
    background: rgba(128, 149, 180, 0.2);
}

.rebuy-box-left {
    width: 20%;
    margin-right: 1%;
    min-width: 80px;
    min-height: 127px;
    display: flex;
    align-items: center;
    justify-content: center
}

.rebuy-box-right {
    float: left;
    width: 79%;
    min-height: 127px;
}

.rebuy-image-wrap {
    text-align: center;
}

.rebuy-product-name {
    font-size: 18px;
    color: rgb(51, 72, 115);
    text-transform: uppercase;
    margin-bottom: 5px;
    white-space: nowrap;
    max-width: 540px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rebuy-subline {
    color: rgb(196, 213, 98);
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

.rebuy-description {
    margin-bottom: 10px;
}

.rebuy-wrap {
    padding: 5px;
    background: rgba(105, 129, 167, 0.6);
    position: relative;
    margin-bottom: 20px;
}

.rebuy-wrap:after {
    content: '';
    width: 0;
    height: 0;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 20px 30px 0 30px;
    border-color: #7287a5 transparent transparent transparent;
    position: absolute;
    bottom: -20px;
    left: 60px;
}

.rebuy-wrap .clearfix {
    display: flex;
}

.btn-rebuy {
    cursor: pointer;
    border: none;
    text-transform: uppercase;
    color: #333;
    text-decoration: none;
    font-size: 11px;
    background: rgb(196, 213, 98);
    display: inline-block;
    padding: 10px 10px 10px 40px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 1px;
}

.btn-rebuy:before {
    position: absolute;
    left: 0;
    width: 40px;
    height: 31px;
    top: 1px;
    content: " ";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 40px;
    line-height: 1.4;
    background: url(/tpl/manns-partner/media/rebuy/icon-rebuy.png) no-repeat center center transparent;
    background-size: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-rebuy:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.kto-order-container {
    position: relative;
}

.kto-order-container .btn-rebuy {
    float: right;
    margin-top: 10px;
}

.kto-order-container .rebuy-error {
    float: right;
    clear: right;
}

.rebuy-error {
    margin: 0;
    background: red;
    color: #fff;
    padding: 5px 20px 5px 10px;
    position: absolute;
    right: 25px;
    bottom: 50px;
    max-width: 310px;
}

.rebuy-error:after {
    content: '';
    width: 0;
    height: 0;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 10px 20px 0 20px;
    border-color: red transparent transparent transparent;
    position: absolute;
    bottom: -10px;
    right: 70px;
}

.rebuy-error-close {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    padding: 0 5px;
    position: absolute;
    right: -7px;
    top: -7px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    display: block;
}

.konto-tracking-detail .rebuy-error {
    bottom: 67px;
    left: 187px;
}

.konto-tracking-detail .rebuy-error:after {
    left: 66px;
}

.clear {
    clear: both;
}

.deliveryOption {
    margin-top: 5px;
}

.deliveryOption-heading-ch {
    font-weight: bold;
}

.selbstabholung-address-ch {
    color: #FFFFFF;
    font-family: Helvetica, sans-serif;
}

.flash-link {
    height: 200px;
    width: 765px;
    position: absolute;
}


/*payments*/

.box-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

.box {
    float: left;
}

.after-box {
    clear: left;
}

.payment-row {
    padding: 5px;
}

.uploaded-filename-truncate {
    width: 310px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.no-resize {
    resize: none;
}

#toggleDescriptionContainer a {
    color: #000;
}

.msg-box {
    background: #e5007d;
    padding: 10px 15px;
    margin-bottom: 0px;
    border: 1px solid #e5007d;
}

.msg-box p {
    font-size: 12px!important;
    margin: 0px;
}

.btn_social_facebook,
.btn_social_twitter,
.btn_social_googleplus,
.btn_social_instagram {
    margin-bottom: 10px;
    list-style: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
    right: -5px;
}

.btn_social_facebook:hover,
.btn_social_twitter:hover,
.btn_social_googleplus:hover,
.btn_social_instagram:hover {
    right: 0;
}

.btn_social_facebook a,
.btn_social_twitter a,
.btn_social_googleplus a,
.btn_social_instagram a {
    overflow: hidden;
    height: 121px;
    display: block;
    width: 31px;
    margin-left: 5px;
}

.btn_social_facebook {
    background: url(/tpl/manns-partner/media/socialmedia/fb-logo.png) no-repeat scroll 2px 7px #3b5998;
}

.btn_social_twitter {
    background: url(/tpl/manns-partner/media/socialmedia/twitter-logo.png) no-repeat scroll 2px center #1da1f2;
}

.btn_social_googleplus {
    background: url(/tpl/manns-partner/media/socialmedia/googleplus-logo.png) no-repeat scroll 2px center #df493a;
}

.btn_social_instagram {
    background: url(/tpl/manns-partner/media/socialmedia/instagram-logo.png) no-repeat scroll 2px center, #6950c9;
    background: url(/tpl/manns-partner/media/socialmedia/instagram-logo.png) no-repeat scroll 2px center, -moz-linear-gradient(top, #6950c9 0%, #bc2d91 37%, #de2b73 59%, #fa8026 85%, #fccc63 100%);
    background: url(/tpl/manns-partner/media/socialmedia/instagram-logo.png) no-repeat scroll 2px center, -webkit-linear-gradient(top, #6950c9 0%, #bc2d91 37%, #de2b73 59%, #fa8026 85%, #fccc63 100%);
    background: url(/tpl/manns-partner/media/socialmedia/instagram-logo.png) no-repeat scroll 2px center, linear-gradient(to bottom, #6950c9 0%, #bc2d91 37%, #de2b73 59%, #fa8026 85%, #fccc63 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6950c9', endColorstr='#fccc63', GradientType=0);
}

.btn_social_bookmark {
    padding: 6px;
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    list-style: none;
}

.btn_social_bookmark:hover {
    padding: 6px;
    position: absolute;
    top: 5px;
    right: 0;
    width: 22px;
    list-style: none;
}

.shariff-container {
    padding: 0 13px;
}

.shariff li,
.shariff li a {
    height: 35px;
}

.shariff li .fab,
.shariff li .far,
.shariff li .fas {
    line-height: 35px;
    margin-left: 5px;
}

a:focus,
a:active {
    outline: none;
}

.chkbox {
    padding-left: 0;
    margin-right: 0;
    float: right;
}

.warenkorb-button-set {
    display: block;
    box-sizing: border-box;
    position: relative;
    padding: 2px;
}

.warenkorb-button-set button {
    border: none;
    text-align: left;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 33px;
    padding: 0;
    padding-left: 12px;
}

.warenkorb-button-set button:hover {
    cursor: pointer;
}

.warenkorb-button-set .btn-icon {
    min-height: 100%;
    background-color: #344a73;
    padding: 10px;
    float: right;
    min-width: 18px;
    text-align: center;
    color: #ffffff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.warenkorb-button-set button:hover > .btn-icon > i {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.warenkorb-button-set .btn-divider {
    border: 0;
    height: 1px;
    background: #516b90;
    margin-top: 15px;
    margin-bottom: 15px;
}


/* in den Warenkorb Button */

.warenkorb-button-set .in-warenkorb {
    background-color: #B9CE00;
    color: #333333;
}

.warenkorb-button-set .zur-kasse {
    background-color: #ffffff;
    color: #353430;
    margin-bottom: 10px;
}

.warenkorb-button-set .drucken {
    background-color: #ffffff;
    color: #353430;
}

.warenkorb-button-set .weitere-angebote {
    background-color: #ffffff;
    color: #353430;
    padding-left: 0;
    padding-right: 10px;
    margin-bottom: 10px;
    font-weight: 400;
}

.warenkorb-button-set .zum-warenkorb {
    float: right;
    background-color: #cad940;
    color: #353430;
    min-width: 185px;
    font-weight: 400;
}

.warenkorb-button-set .weitere-angebote .btn-icon {
    float: left;
    margin-right: 10px;
    min-width: 38px;
}

.warenkorb-button-set .zahlungspflichtig-btn {
    background-color: #cad940;
    color: #353430;
    min-width: 300px;
    font-weight: 400;
}

.warenkorb-button-set .zahlungspflichtig-btn .btn-icon {
    min-width: 35px;
}

.warenkorb-produkt-info {
    width: 100%;
    padding: 20px 10px 20px 10px;
    box-sizing: border-box;
    display: block;
    color: #353430;
    background-color: transparent;
    max-width: 770px;
}

.warenkorb-produkt-info h1 {
    font-weight: 500;
    color: #353430;
    line-height: 20px;
    letter-spacing: 1.3px;
    margin-bottom: 0;
}

.warenkorb-produkt-info .divider {
    border: 0;
    height: 1px;
    background: #353430;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: linear-gradient(to right, #6c6b66, #b1c650, #bdd250);
}

.warenkorb-produkt-info .detail {
    font-size: 12px;
}

.warenkorb-produkt-info .detail p {
    color: #353430;
}

.warenkorb-produkt-info .detail a {
    color: #ffffff;
}

.warenkorb-produkt-info .detail a:hover {
    cursor: pointer;
}

.warenkorb-hinzugefugt {
    display: block;
    box-sizing: border-box;
    padding: 10px;
}

.warenkorb-hinzugefugt .product-box {
    background-color: #6480a8;
    padding: 10px;
    margin-top: 10px;
}

.warenkorb-hinzugefugt .product-box:not(:last-child) {
    margin-top: 3px;
}

.warenkorb-hinzugefugt .product-box .detail {
    margin-top: 10px;
}

.warenkorb-hinzugefugt .product-box .detail p {
    font-size: 12px;
    font-weight: 400 !important;
    letter-spacing: 1px;
}

.warenkorb-hinzugefugt .product-box img {
    max-width: 65px;
}

.warenkorb-hinzugefugt .zwischensumme {
    background-color: #889fbf;
    padding: 5px 15px 5px 5px;
}

.warenkorb-hinzugefugt .zwischensumme .item {
    text-align: right;
    text-transform: uppercase;
    color: #2f4668;
}

.warenkorb-hinzugefugt .zwischensumme .price {
    text-align: right;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

.warenkorb-hinzugefugt .bestellung-zwischensumme {
    background-color: #344a73;
    color: #ffffff;
    text-align: right;
    margin-top: 5px;
    padding: 15px 10px 15px 5px;
}

.print-check {
    font-size: 12px;
    color: #353430;
}

.warenkorb-check-bg {
    background-color: #46618e;
}

.print-check i {
    background-color: #869c0d;
    padding: 5px;
    border-radius: 0;
    color: #ffffff;
    margin-top: 15px;
}

.print-check .cm-link {
    text-transform: uppercase;
    font-weight: 300;
    text-decoration: none;
    padding-right: 10px;
}

.print-check .cm-link:first-child {
    border-right: 1px solid #ffffff;
}

.page-process {
    max-width: 586px;
    float: left;
    background-color: #cad940;
    padding: 10px;
    margin: 0 auto;
    color: #2e2e2e;
    display: block;
    position: relative;
    z-index: 9;
}

.page-process .process-nav {
    padding: 15px;
    list-style-type: none;
    margin: 0;
    display: inline-block;
    width: 100%;
}

.page-process .process-nav .nav-item {
    float: left;
    position: relative;
    padding-right: 14px;
}

.page-process .process-nav .nav-item span {
    font-size: 11px;
    color: #2e2e2e;
}

.page-process .process-nav .nav-item:last-child {
    margin-right: 0;
}

.page-process .process-nav .nav-item:last-child span:after {
    background: #2e2e2e none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    margin: 0 auto;
    position: absolute;
    right: -15px;
    top: 8px;
    width: 10px;
    z-index: -1;
}

.page-process .process-nav .nav-item.active .nav-item-num {
    border-color: #46618e;
    color: #46618e;
}

.page-process .process-nav .nav-item.active .nav-item-num:after {
    background: #46618e none repeat scroll 0 0;
}

.page-process .process-nav .nav-item.active span {
    color: #46618e;
}

.page-process .process-nav .nav-item-num {
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    border: 1px solid #2e2e2e;
    float: left;
    text-align: center;
    align-items: center;
    justify-items: center;
    margin-right: 20px;
    background-color: #cad940;
    font-size: 12px;
    line-height: 20px;
    color: #2e2e2e;
    margin-top: -2px;
}

.page-process .process-nav .nav-item-num:after {
    background: #2e2e2e none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    margin: 0 auto;
    position: absolute;
    right: -11px;
    top: 10px;
    width: 42px;
    z-index: -1;
}

.page-process .process-body {
    padding: 5px 15px 15px 25px;
    color: inherit;
    font-size: 12px;
}

.page-process .process-body p {
    margin: 0;
    padding: 0;
    color: #2e2e2e;
}

.page-process .process-body a {
    color: inherit;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.page-process .process-body a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 0;
    background-color: #2e2e2e;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.page-process .process-body a:hover {
    color: #46618e;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.page-process .process-body a:hover:before {
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}

.warenkorb-check .dark {
    background-color: #384f71;
    border-top: 1px solid #6d84ad;
    border-bottom: 1px solid #6d84ad;
}

.warenkorb-check .title {
    color: #ffffff;
    font-weight: 400;
    font-family: inherit;
    font-size: 14px;
    display: block;
    margin-top: 7px;
}

.warenkorb-check .dark .detail p {
    font-size: 13px;
    font-weight: lighter;
    letter-spacing: 0;
}

.warenkorb-check .dark .checkbox {
    margin-top: 15px;
}

.warenkorb-check .dark label {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
}

.warenkorb-check .light .link {
    color: #203455;
    text-decoration: underline;
    margin-top: 7px;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.warenkorb-check .light .link:hover {
    color: #cad940;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.warenkorb-check .light .zahlungsart-img img {
    min-width: 110px;
    max-width: 110px;
    float: left;
    margin-right: 10px;
}

.warenkorb-check .light .zahlungsart-text {
    color: #bdd7e8;
    font-size: 11px;
}

.warenkorb-check .light .zahlungsart-text a {
    color: #bdd7e8;
    text-decoration: underline;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.acc-checkbox {
    color: #bdd7e8;
    font-size: 12px;
    padding-left: 15px;
    z-index: 2;
}

.w-100 {
    min-width: 100%;
}

.prl-15 {
    padding-left: 11px !important;
    padding-right: 11px !important;
}

.font-18 {
    font-size: 18px;
}

.mt-10 {
    margin-top: 10px;
}

.wmd-blue {
    color: #344a73;
}

.wmd-green {
    color: #cad940;
}

.wmd-pink {
    color: #f50080;
}

.text-right {
    text-align: right !important;
}

.tit-control {
    min-width: 75px;
    float: left;
    display: block;
}

.mb-20 {
    margin-bottom: 20px;
}

.text-uppercase {
    text-transform: uppercase;
}

.border-left {
    border-left: 1px solid #486287;
}

.border-right {
    border-right: 1px solid #486287;
}

.border-top {
    border-top: 1px solid #6d84ad;
}

.border-bottom {
    border-bottom: 1px solid #6d84ad;
}

.warenkorb-produkt-info {
    width: 100%;
    padding: 20px 10px 20px 10px;
    box-sizing: border-box;
    display: block;
    color: #353430;
    background-color: transparent;
    max-width: 770px;
}

.warenkorb-produkt-info h1 {
    font-weight: 500;
    color: #353430;
    line-height: 20px;
    letter-spacing: 1.3px;
    margin-bottom: 0;
}

.warenkorb-produkt-info .divider {
    border: 0;
    height: 1px;
    background: #353430;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: linear-gradient(to right, #6c6b66, #b1c650, #bdd250);
}

.warenkorb-produkt-info .detail {
    font-size: 12px;
}

.warenkorb-produkt-info .detail p {
    color: #353430;
}

.warenkorb-produkt-info .detail a {
    color: #ffffff;
}

.warenkorb-produkt-info .detail a:hover {
    cursor: pointer;
}

.warenkorb-hinzugefugt {
    display: block;
    box-sizing: border-box;
    padding: 10px;
}

.warenkorb-hinzugefugt > h2 {
    font-size: 16px;
    font-weight: 400 !important;
    margin-bottom: 10px;
}

.warenkorb-hinzugefugt > h2 > span {
    color: #cad940;
    text-transform: uppercase;
}

.warenkorb-hinzugefugt .product-box {
    background-color: #6480a8;
    padding: 10px;
    margin-top: 10px;
}

.warenkorb-hinzugefugt .product-box:not(:last-child) {
    margin-top: 3px;
}

.warenkorb-hinzugefugt .product-box .detail {
    margin-top: 10px;
}

.warenkorb-hinzugefugt .product-box .detail p {
    font-size: 12px;
    font-weight: 400 !important;
    letter-spacing: 1px;
}

.warenkorb-hinzugefugt .product-box .price {
    font-weight: 500;
    color: #ffffff;
    margin-top: 8px;
    text-transform: uppercase;
    text-align: right;
    font-size: 12px;
}

.warenkorb-hinzugefugt .product-box img {
    max-width: 65px;
}

.warenkorb-hinzugefugt .zwischensumme {
    background-color: #889fbf;
    padding: 5px 15px 5px 5px;
}

.warenkorb-hinzugefugt .zwischensumme .item {
    text-align: right;
    text-transform: uppercase;
    color: #2f4668;
}

.warenkorb-hinzugefugt .zwischensumme .price {
    text-align: right;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

.warenkorb-hinzugefugt .bestellung-zwischensumme {
    background-color: #344a73;
    color: #ffffff;
    text-align: right;
    margin-top: 5px;
    padding: 15px 10px 15px 5px;
}

.w-100 {
    min-width: 100%;
}

.prl-15 {
    padding-left: 11px !important;
    padding-right: 11px !important;
}

.font-18 {
    font-size: 18px;
}

.mt-10 {
    margin-top: 10px;
}

.wmd-blue {
    color: #344a73;
}

.wmd-green {
    color: #cad940;
}

.wmd-pink {
    color: #f50080;
}

.text-right {
    text-align: right !important;
}

.font-12 {
    font-size: 12px;
}

.print-check {
    font-size: 12px;
    color: #353430;
}

.print-check i {
    background-color: #869c0d;
    padding: 5px;
    border-radius: 0;
    color: #ffffff;
    margin-top: 15px;
}

.print-check .cm-link {
    text-transform: uppercase;
    font-weight: 300;
    text-decoration: none;
    padding-right: 10px;
}

.print-check .cm-link:first-child {
    border-right: 1px solid #ffffff;
}

.page-control {
    display: block;
    box-sizing: border-box;
    padding: 1px;
    background-color: #46618e;
    /*min-height: 500px;*/
    /*max-width: 585px;*/
    /*margin-left: 1px;*/
    /*border-left: 1px solid #EFEEEA;*/
    max-width: 99%;
    margin: 0 auto;
    margin-left: 0;
}

.page-control .panel-default .link-block .wrong-file {
    color: #f00;
    display: none;
    font-size: 12px;
}

.form-horizontal .control-label {
    text-align: left;
}

.page-block {
    display: block;
    box-sizing: border-box;
    padding: 10px;
}

.page-panel-control {
    background-color: #849ec1;
    padding: 10px;
}

.page-control .panel {
    border-radius: 0;
}

.page-control .panel-default {
    border-color: transparent;
    border: none;
    color: #39414c;
}

.page-control .panel-default .panel-body {
    background-color: #9fb4d1;
}

.page-control .panel-default .panel-body textarea {
    resize: vertical;
    overflow: hidden;
}

.page-control .panel-default .panel-heading {
    padding: 7px 15px;
    text-transform: uppercase;
}

.page-control .panel-default:last-child {
    margin-bottom: 0;
}

.page-control .panel-default > .panel-heading {
    border-radius: 0 !important;
    background-color: #344a73;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: .9px;
    border-color: transparent;
}

.page-control .panel-default .icon-circle {
    background-color: #ffffff;
    height: 70px;
    width: 70px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    border-radius: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    /*margin-top: 10px;*/
    margin: 0 auto;
}

.page-control .panel-default .icon-circle .icon {
    position: absolute;
    justify-self: center;
    font-size: 28px;
}

.page-control .panel-default .title {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
}

.page-control .panel-default .detail {
    color: #39414c;
    font-size: 13px;
    text-align: justify;
    margin: 0;
}

.page-control .panel-default .detail-icon {
    float: left;
    height: 52px;
    margin-right: 10px;
    font-size: 18px;
    color: #e1e5e6;
}

.page-control .panel-default .form-group > .checkbox {
    font-weight: normal;
    color: #39414c;
}

.page-control .small {
    color: #546881;
}

.page-control .checkbox input[type="checkbox"] {
    opacity: 0;
}

.page-control .checkbox label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    font-size: 13px;
}

.page-control .checkbox label::before,
.page-control .checkbox label::after {
    position: absolute;
    content: "";
    display: inline-block;
}

.page-control .checkbox label::before {
    height: 18px;
    width: 18px;
    border: 1px solid #dadde2;
    left: 0;
    background-color: #e3e6eb;
}

.page-control .checkbox label::after {
    height: 5px;
    width: 10px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg);
    left: 4px;
    top: 5px;
}

.page-control .checkbox input[type="checkbox"] + label::after {
    content: none;
}

.page-control .checkbox input[type="checkbox"]:checked + label::after {
    content: "";
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.page-control .checkbox input[type="checkbox"]:checked + label::before {
    background-color: #e1e5e6;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.page-control .panel-default .link-block {
    background-color: #ffffff;
    padding: 5px;
    border-radius: 2px;
    margin-bottom: 10px;
    /*max-width: 71%;*/
}

.page-control .panel-default .link-block p {
    color: #000;
}

.page-control .panel-default .link-block .link {
    color: #344a73;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.page-control .panel-default .link:hover {
    color: #cad940;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.page-control .file-upload {
    position: relative;
}

.page-control .file-upload-help .detail-icon {
    height: 1px !important;
}

.page-control .file-upload .new-button {
    width: 100%;
    min-height: 150px;
    background-color: #fcfcfc;
    border: 1.25px dashed #c0c0c0;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.page-control .file-upload .new-button:hover {
    background-color: #f7f7f7;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.page-control .file-upload .new-button:hover > .icon,
.page-control .file-upload .new-button:hover > .span {
    color: #344a73;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.page-control .file-upload .new-button .icon {
    font-size: 22px;
    color: #c0c0c0;
    position: absolute;
    margin-top: -5px;
}

.page-control .file-upload .new-button .span {
    margin-top: 45px;
    color: #c0c0c0;
    font-size: 13px;
}

.page-control .file-upload .file-list {
    width: 100%;
    position: relative;
    overflow-x: auto;
    min-height: 150px;
    background-color: #fcfcfc;
    padding: 5px;
}

.page-control .file-upload .file-list .upload-item {
    width: 100%;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
}

.page-panel-control .panel-body .file-upload .upload-item_tmp {
    display: none;
}

.page-panel-control .panel-body .progress {
    display: none;
    height: 10px;
    /*width: 0;*/
}

.page-control .file-upload .file-list .upload-item:not(:last-child) {
    border-bottom: 1px solid #e8e8e8;
}

.page-control .file-upload .file-list .upload-item .input-group {
    float: right;
}

.page-control .file-upload .file-list .upload-item .btn {
    padding: 6px 6px;
}

.page-control .file-upload .file-list .upload-item .btn-delete-alt {
    background-color: #fff;
    color: #344A73;
    font-size: 20px;
    float: right;
}

.page-control .panel-default .panel-body input[type="file"] {
    position: absolute;
    left: -10000px;
    width: 1px;
}

.page-control .file-upload .file-list .upload-item .btn-danger {
    background-color: transparent;
    border: none;
    color: red;
    font-size: 20px;
    float: right;
}

.page-control .file-upload .file-list .upload-item .btn-default {
    background-color: transparent;
    border: none;
    color: #344a73;
    font-size: 20px;
}

.page-control .file-upload .file-list .upload-item .btn-default:hover {
    color: #cad940;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.page-control .file-upload .file-list .upload-item .btn-danger:hover {
    color: #cad940;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.page-control .file-list .image-preview-input {
    position: relative;
    overflow: hidden;
    margin: 0;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.page-control .file-list .image-preview-input input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.page-control .file-list .image-preview-input-title {
    margin-left: 2px;
}

.page-control .file-list .image-name {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #c0c0c0;
    font-weight: normal;
    float: left;
    height: auto;
    max-width: 190px;
    word-break: break-all;
}

.page-control .control-label {
    font-weight: normal;
}

.page-control .form-control {
    border-radius: 0;
    box-shadow: none;
    font-size: 13px;
    border-color: #e0e8f5 !important;
}

.page-control .control-label {
    text-align: left;
    font-size: 13px;
}

.page-control .form-control:focus {
    border-color: #344a73;
}

.page-control .submit-block {
    margin: 20px 0 10px 0;
    text-align: right;
    position: relative;
}

.page-control .submit-error {
    display: none;
    color: red;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 40%;
}

.page-control .page-block .success-block {
    background-color: #9fb4d1;
}

.page-control .page-block .success-header {
    background-color: #344a73;
    color: #fff;
}

.page-control .page-block .success-info {
    color: #39414c;
    font-size: 13px;
    padding: 15px;
    text-align: justify;
}

.page-control .submit-block .button {
    display: inline-block;
    position: relative;
    padding: .8em 1.4em;
    padding-right: 4.7em;
    background: #cad940;
    border: none;
    color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-transform: uppercase;
}

.page-control .button:before,
.page-control .button:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding-top: inherit;
    padding-bottom: inherit;
    width: 2.8em;
    content: "\00a0";
    font-family: 'FontAwesome', sans-serif;
    font-size: 1.2em;
    text-align: center;
    transform-origin: 50% 60%;
    font-weight: normal;
    color: #ffffff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.page-control .button:before {
    background: #344a73;
}

.page-control .button:hover {
    background: #ffffff;
}

.page-control .button:active,
.page-control .button:focus {
    background: #002e3f;
    outline: none;
}

.page-control .button {
    min-width: 15em;
}

.page-control .arrow {
    background: #ffffff;
}

.page-control .arrow:hover {
    background: #ffffff;
}

.page-control .arrow:active,
.page-control .arrow:focus {
    background: #ffffff;
}

.page-control .arrow:after {
    content: "\F054";
}

.page-control .arrow:hover:after {
    -webkit-animation: bounceright .3s alternate ease infinite;
    animation: bounceright .3s alternate ease infinite;
}

.page-control .radio-check label {
    font-weight: normal;
    font-size: 13px;
}

.page-control .radio-check input[type=radio] {
    position: absolute;
    opacity: 0;
}

.page-control .radio-check input[type=radio] + .radio-label:before {
    content: "";
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #e0e8f5;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    position: relative;
    top: -1px;
    margin-right: 7px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}

.page-control .radio-check input[type=radio]:checked + .radio-label:before {
    background-color: #5c5b59;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}

.page-control .radio-check input[type=radio]:focus + .radio-label:before {
    outline: none;
    border-color: #5c5b59;
}

.page-control .radio-check input[type=radio]:disabled + .radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}

.page-control .radio-check input[type=radio] + .radio-label:empty:before {
    margin-right: 0;
}

.page-control .section-control {
    font-size: 13px;
    color: #39414c;
    border-top: 1px solid #94a9c6;
    padding-top: 8px;
    width: 100%;
}

.page-control .section-control span {
    font-size: 16px;
    margin: 3px 19px 0 0;
    display: block;
    float: left;
}

.page-control .margin-reset {
    margin-top: -15px;
}

.aImage {
    width: 40px;
    cursor: pointer;
}

.bImage {
    position: absolute;
    z-index: 5;
    left: -300px;
    width: 300px;
    box-shadow: 0 0 10px #666;
    top: 0;
    display: none;
}

.page-control .file-upload .file-list {
    overflow-x: visible;
}

#afterSaveForm {
    display: none;
}

.errorBlock {
    outline: 2px solid #f00;
}

@-webkit-keyframes bounceright {
    from {
        -webkit-transform: translateX(0);
        color: #cad940;
    }
    to {
        -webkit-transform: translateX(2px);
        color: #cad940;
    }
}

@keyframes bounceright {
    from {
        transform: translateX(0);
        color: #cad940;
    }
    to {
        transform: translateX(2px);
        color: #cad940;
    }
}

.cc-floating.cc-theme-classic.cc-bottom {
    bottom: 5em;
}

.complain-form .detail span {
    display: block;
    margin-bottom: 10px;
    text-align: left;
    width: 89%;
}

.complain-form .detail span:last-of-type {
    margin-bottom: 5px;
}

.complain-form .detail a {
    text-decoration: none;
}

@media (max-width: 768px) {
    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mob-width-100 {
        width: calc(100vw) !important;
        margin: 0 !important;
        padding: 0 15px;
    }

    .table-100 {
        width: 100% !important;
        max-width: 100vw;
    }

    .table-100 td {
        padding-left: 0 !important;
    }

    .table-100 p {
        margin-right: 0;
    }

    .mob-width-100 .MagicZoom,
    #tutorial_main_wrapper {
        width: 100% !important;
    }

    #tutorial_main_wrapper {
        height: auto !important;
        padding: 20px 0 !important;
        padding-bottom: 50px !important;
    }

    .mob-width-100 img {
        max-width: 100% !important;
    }

    #tutorial_main_wrapper .step_a_img {
        left: 0 !important;
        position: relative !important;
        top: 0 !important;
        display: inline-block !important;
        float: left;
        margin-right: 15px;
        margin-bottom: 5px;
    }

    #tutorial_main_wrapper div,
    #tutorial_main_wrapper p {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        width: 100%;
        margin-bottom: 10px;
    }

    #tutorial_main_wrapper .text_step_a_position {
        top: 0 !important;
        left: 0 !important;
    }
}
