
html {
    overflow-y: scroll;
    -ms-overflow-style:scrollbar;
    height: 100%;
}

body {
    /*font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family: "Hind", Hind, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;

    /*for sticky footer*/
    min-height:100%;
    position:relative;
    padding-bottom:40px; /*footer height*/
    -ms-overflow-style:scrollbar;
}

a {
    text-decoration: none;
}

#icon-seller-welcome {
    width: 100%;
}

#header {
    height: 100px;
}

#header_nav {
    float: right;
    margin-right: 20px;
    height: 100px;
}

#header_nav > .nav_element {
    display: inline-block;
    height: 120px;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;

    padding-left: 20px;
    padding-right: 20px;
    padding-top: 13px;
    padding-bottom: 13px;

}

#header_nav > .nav_element.grey {
    background-color: #1a365d;
}

#header_nav > .nav_element img, form > input   {
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-top:15px;
    display: block;
}

#header_gradient{
    height: 30px;
    background-image: linear-gradient(to right, #ffffff, #e8f0fe, #d0e1fd, #b8d2fc, #a0c3fb, #1a365d);
}

#banner > img {
    width: 100%;
}

.headline {
    font-size: 22pt;
    color: #1a365d;
}

.sub_headline {
    font-size: 15pt;
    color: #1a365d;
}

.headline.top {
    margin-top: 20px;
}

.text {
    margin-top: 30px;
    color: #000000;
}

#infobox {
    display: block;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    background-color: #E6E6E6;
    padding: 30px;
}

.info_headline {
    font-size: 18px;
    font-weight: bold;
    display: block;
}

.winered {
    color: #1a365d;
}

.info_headline.winered {
    background-color: #1a365d;
    border-width: 0px;
    color: white;
    text-align: center;
    /*margin: 15px;*/
    padding-top: 7px;
    padding-bottom: 7px;
}

table.full_width{
    width: 100%;
    table-layout: fixed;
}

table.full_width tr > td{
    padding-left: 10px;
    padding-right: 10px;
    hyphens: auto;
}

#main_Content {
    padding: 5px;
}

#page {
    font-size: 16px;
}

#footer {
    position: absolute;
    left: 0 ; right: 0; bottom: 0;
}

#footer .left {
    padding-left: 20px;
    vertical-align: middle;
    background-color: #1a365d;
    color: #FFFFFF;
}

#footer .right {
    vertical-align: middle;
    background-color: #1a365d;
    color: #FFFFFF;
    border-left: rgba(255,255,255,0.3) solid 1px;
}


#footer .left div {
    display: inline-block;
}

#footer .left div.img {
    position: relative;
    float: right;
}

#footer .left div.img.mright {
    margin-right: 20px;
}

#footer .left div.img.middle {
    top: 15px;
}

#footer img {
    height: 20px;
}

#footer .right div {
    display: inline-block;

    text-align: center;
    /*margin-left: 25px;*/
    /*margin-right: 25px;*/
}

#footer a {
    color: #FFFFFF;
    font-weight: bold;
}

#footer .right a:hover {
    color: #93c5fd;
}

:focus {
    outline: none !important;
}

.tooltip-icon {
    padding-left : 15px;
    padding-right : 15px;
}

.tooltip-inner {
    white-space: pre-wrap;
    width: 350px !important;
}

a, a:link, a:hover, a:visited {
    color: #000000;
}

a.link-winered:link, a.link-winered:hover, a.link-winered:visited {
    color: #1a365d;
}

.checkbox_label_right {
    font-size: 12pt;
    /*padding-right: 20px;*/
    /*margin-right: 20px;*/
    font-weight: normal;
    position: center;
}


.headMenuButton a {
    text-decoration: none;
    font-size: 16px;
}


ul.nav {

    margin: 0 auto;
    float: none;
    display: table;

}

h3, h4 {
    font-size: 14px;
}

h5 {
    color: #1a365d;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

p, .jumbotron p {
    color: #4D4B4B;
    font-size: 12px;
}

div.indent {
    font-size: 15px;
    color: #4D4B4B;
}

div.spacer_winered {
    margin-top: 10pt;
    margin-bottom: 10pt;
    /*border: white;*/
    /*border-bottom: #1a365d;*/
    border-color: #1a365d;
    border-style: solid;
    border-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
}

tr.spacer_winered {
    border: white;
    border-bottom: #1a365d;
    border-style: solid;
    border-top-width: 0px;
    border-bottom-width: 1px;
    empty-cells: show;
}

.background-spacer-winered {
    background-image: url("../images/spacer_winered.png");
    background-repeat: repeat-x;
    vertical-align: middle;
    background-position: center;
}

.content_left {
    text-align: left;
}

.content_right {
    text-align: right;
}

.content_center {
    text-align: center;
}

.content-top {
    vertical-align: top;
}

.content-vertical-center {
    vertical-align: middle;
}

.nominal {
    width: 65px;
    background-color: green;
}


.navbar {
    background-color: #FFF;
    border: 0px;
    margin-bottom: 0px;
}

.icon-bar {
    background-color: #1a365d !important;
    height: 6px !important;
}

.iconbar + .iconbar {
    margin-top: 3px !important;
}

.icon-bar:hover {

}


.jumbotron {
    background-color: #F7F7F7;

}

.btn-default, .btn-primary, .btn-primary[disabled], .btn-default:hover, .btn-primary:hover, a.btn-primary, a.btn-primary:link, a.btn-primary:visited, a.btn-primary:hover {
    font-size: 12pt;
    font-weight: bold;
    background-color: #1a365d;
    color: #FFF;
    border-color: #1a365d;
    border-radius: 0px;
}

.btn-default:hover, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #2563eb;
    color: #FFF;
    font-size: 12pt;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #1a365d;
    color: #FFF;
    font-size: 12px;
    border-color: #1a365d;

}

.pagination > li > a, .pagination > li > span {
    background-color: #E6E6E6;
    color: #000;
    font-size: 12px;
    border-color: #E6E6E6;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #C4BEB0;
    color: #FFF;
    font-size: 12px;
    border-color: #1a365d;
}

.pagination > li > a {
    margin-right: 2px;
}

.pagination {
    margin: 0px;
}

.pagination > li > a:hover {
    background-color: #1a365d;
}

.userMenu {
    padding: 25px;
}

div.userMenu ul > li {
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

div.userMenu ul.nav-stacked > li, div.userMenu ul.nav-stacked > li:hover {
    background-color: #AAA;
    color: #FFF;
    font-size: 12px;
    margin-top: 8px;

}

ul.nav {
    min-width: 150px;
    width: 60%;

}


div.userMenu a.navbar-link, div.userMenu a.navbar-link:hover {
    color: #FFF;
    font-weight: bold;
    background-color: transparent;
}

div.userMenu a.navbar-link:hover {
    background-color: #999;
}

.flyin {
    margin-top: -100px;
    position: fixed;
    top: 0;
    transition: all 1s ease;
    width: 50%;
    opacity: 0.9;
    left: 25%;
    right: 25%;
}

.flyin.in {
    margin-top: 5px;
}

input.currency {
    max-width: 150px;
}

input.total {
    font-size: 18px;
    border: none;
    background-color: #1a365d;
    color: white;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    max-width: 100%;
}

input.total:after {

    content: "\00b0";
}

input.total-weight {
    font-size: 12px;
    border: none;
    background-color: #1a365d;
    color: white;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    max-width: 100%;
    width: 100%;
}


.currencyValue {
    display: inline;
    text-align: right;
    width: 85px;
}

.placedOffers tr {
    cursor: pointer;
    cursor: hand;
}

.placedOffers thead > tr > th , .placedOffers tbody > tr > td{
    border-top-color : #1a365d !important;
    border-bottom-color: #1a365d !important;
}

.line_separator {
    margin-top: 2px;
    margin-bottom: 2px;
    background-image: url("/style/images/line.png");
    height: 1px;
}

.before_5_margin::before {
    margin-left: 5px;
}

.total_underline_double {
    border-bottom-width: 4px;
    border-bottom-style: double;
    padding-left: 5px;
    padding-right: 5px;
}

input.aligned-right {
    text-align: right;
}

input.aligned-center {
    text-align: center;
}

input.filled_grey {
    background-color: #e5e5e5;
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 2px;
}

input.nominals {
    width: 80%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}

input.nominals_head {
    direction: ltr;
    text-align: right;
    padding-right: 21%;
}

input.bordered_grey {
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 3px;
}

input.bordered_winered {
    border-color: #1a365d;
    border-style: solid;
    border-width: 2px;
    border-radius: 10px;
}

div.bordered_winered_bottomless {
    border-color: #1a365d;
    border-style: solid;
    border-width: 1px;
    border-bottom: white;
    margin-top: 10px;
    padding: 10px;
    padding-bottom: 0px;
}

.rowless td {

}

.center-table-cell-content td, th {
    text-align: center !important;
    vertical-align: middle !important;;
}

.borderless {
    border: 0 !important;
}

.borderless td,
.borderless th {
    border-top: none !important;
    border-bottom: none !important;
}


label.control-label {
    line-height: 2;
    vertical-align: middle;
    font-size: 12pt;
}

.center {
    margin: auto;
    text-align: center;
}

.price {
    text-align: right;
    vertical-align: middle;
    background-color: #e5e5e5;
    font-weight: bold;
    font-size: 12pt;
    padding: 10px;
    display: inline-block;
    min-width: 100%;
}

.box-center {
    margin: auto;
}

div.table {
    display: table;
    padding: 8px;
    border-spacing: 4px;
    border-collapse: separate;
}

div.table > div {
    display: table-row;
}

div.table > div div {
    display: table-cell;
}


/* order details */
div.order_details table.table-hover th {
    font-size: 0.85em;
}

div.order_details table.table-hover td {
    font-size: 0.8em;
}


table.nominals > tbody > tr > td {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 4px;
    padding-top: 4px;
    max-width: 90px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;

}

table.nominals tr {
    padding-left: 100px;
}

table.nominals input, table.nominals select {
    max-width: 90px;
}

table.nominals {
    max-width: 810px;
    margin: auto;
    font-size: 15px;
    font-style: normal;
    text-align: center;

}

tr.green td,
td.green,
div.green {
    background-color: #cee9d2 !important;
}

tr.red td,
td.red,
div.red {
    background-color: #f6d3d1 !important;

}

tr.yellow td,
td.yellow,
div.yellow {
    background-color: #F2F5A9 !important;

}

td.filled-grey {
    background-color: #e5e5e5;
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 2px;
}

.table-hover > tbody > tr.green:hover > td,
.table-hover > tbody > tr.green:hover > th,
.table-hover > tbody > tr:hover > td.green,
div.green:hover {
    background-color: #BEF781 !important;
}

.table-hover > tbody > tr.yellow:hover > td,
.table-hover > tbody > tr.yellow:hover > th,
.table-hover > tbody > tr:hover > td.yellow,
div.yellow:hover {
    background-color: #F3F781 !important;
}

.table-hover > tbody > tr.red:hover > td,
.table-hover > tbody > tr.red:hover > th,
.table-hover > tbody > tr:hover > td.red,
div.red:hover {
    background-color: #F78181 !important;
}


table.table-responsive.no-overflow td {
    word-break: break-all;

}

/*.dropdown-menu {*/
/*    top: 10px !important;*/
/*}*/

.input-dark-grey-bordered,
.dropdown-menu-bordered {
    color: #999999;
    border-style: solid;
    border-width: 3px;
    border-color: #999999;
    border-radius: 8px;
    font-size: 10pt;
    background-color: white;
    max-width: available;
    min-width: auto;
    width: 80%;
    height: 23pt;
    font-weight: bold;
}

.input-light-grey-bordered, input-light-grey-bordered:required:valid {
    color: #999999;
    border-style: solid;
    border-width: 3px;
    border-color: #e5e5e5;
    border-radius: 8px;
    font-size: 10pt;
    background-color: white;
    max-width: available;
    min-width: auto;
    width: 80%;
    height: 20pt;
    font-weight: bold;
    padding-left: 10px;
}

.input-light-grey-bordered:required:invalid, input-dark-grey-bordered:invalid {
    border-color: red;
}

.input-light-grey-bordered:disabled {
    opacity: 0.7;
    background: #FAFAFA;
}

.middle > * {
    vertical-align: middle;
}

.centered_middle {
    vertical-align: middle !important;
    text-align: center !important;
}

.search-result-table-head {
    font-size: 16px;
    font-weight: bold;
}

.search-result-table {
    background-color: white;
    width: 100%;
}

.search-result-table > tbody > tr {
    border-width: 10px;
    border-style: solid;
    border-color: white;
}

.search-result-table > tbody > tr > td {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 50px;
    margin-bottom: 20px;
    vertical-align: middle;
}



select:disabled {
    opacity: 0.4;
}

.round-bordered {
    text-decoration: none !important;
}

.round-bordered > div {
    border-radius: 5px;
    background-color: #ddd;
    padding: 4px;
    background-position: center;
}


div.form-group.small {
    width: 100%;
    max-width: 300px;
    margin: auto;
    font-size: 100%;
}

div.form-group.small > div,
div.form-group.small > button {
    width: 100%;
    /*margin-top: 12px !important;*/
    text-align: center;
}

.btn {
    margin-top: 4px;
    margin-bottom: 16px;
    margin-left: 4px;
}

.btn_grey_with_white_text, .btn_grey_with_white_text a{
    width: 210px !important;
    background-color: #999999;
    border-width: 0px;
    color: white !important;
    font-weight: bolder;
    cursor: pointer;
    text-align: center;
    height: 36px !important;
    line-height: 36px;
    font-size: 12pt;
    align-items: center;
    margin-left: 5px;
    margin-right: 5px;
}

.btn_grey_with_white_text:hover {
    background-color: #2563eb;
}

.btn_grey_with_white_text:disabled {
    opacity: 0.4;
}

.btn_grey_with_white_text_rounded_small {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #999999;
    border-width: 0px;
    color: white;
    font-weight: bolder;
    height: auto;
    font-size: small;
    border-radius: 6px;
    cursor: pointer;
}

.modal-footer .btn + .btn {
    margin-bottom: 16px;
    margin-left: 5px;
}

#nav_mobile {
    display: none;
}

ul.nav.nav-tabs > li > a {
    text-decoration: none !important;
    font-weight: bold;
}

ul.nav.nav-tabs > li {
    background-color: #e6e6e6;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;

}

ul.nav.nav-tabs > li.active > a {

    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

ul.nav.nav-tabs {
    border-bottom: 0;
    background-color: #F7F7F7;
    width: 100%;
    border-radius: 8px;

}

label.unbold {
    font-weight: normal;
}

button.close.x {
    margin-right: 8px;
    margin-top: 8px;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    font-family: inherit;
}

div.popover-content {
    margin-top: 29px;
}

.btn.btn-default.disabled {
    background-color: #1a365d;
}

.btn.btn-default:focus {
    background-color: #1a365d;
    color: #FFF;
}

.btn.btn-default:active {
    background-color: #FFF;
    color: #000;
}

.content {
    width: 900px;
    margin: auto;
}

#topbox {
    display: block;
    margin-top: 40px;
    padding: 10px;
}

#topbox img {
    width: 100%;
}

#topbox .overlay_text {
    position: relative;
    top: 30px;
    left: 260px;
    background-color: white;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    color: #1a365d;
    font-weight: bold;
}

#bottombox .img {
    display: inline-block;

}

#bottombox {
    /*border: 1px solid #1a365d;*/
    display: block;
    width: 500px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;

    position: relative;
    padding: 5px 30px 10px 30px;
}

#bottombox img {
    height: 120px;
}

#bottombox .wrapper {
    position: absolute;
    top: 35px;
    left: 170px;
    color: #1a365d;
    font-size: 15px;
}

#bottombox .text_top {
    font-weight: bold;
}

#bottombox .text_bottom {
    position: relative;
    left: 120px;
}

#bottombox a {
    color: #1a365d;
}

.divTableToList {
    background-color: #f1f5f9;
    padding: 15px;
    cursor: default;
    border-radius: 8px;
}

.divTableToList_Image img {
    margin: auto;
    display: block;
}

.divTableToList_Content {
    hyphens: auto;
    position: relative;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.divTableToList_Text h5 {
    margin-top: 0px;
    padding-top: 15px;
    width: 100%;
    font-weight: bold;
}

.divTableToList_Text {
    /*padding-left: 5%;*/
    padding-top: 4px;
    padding-bottom: 25px;
}

.divTableToList_Text p {
    width: 90%;
}

#logo {
    height: 100px;
    position: relative;
    left: 0px;
}

@media (max-width: 767px) {
    /*
     only XS
    */
    .info_headline {
        font-size: 18px;
        font-weight: bold;
        display: block;
        margin-bottom: 30px !important;
    }

    .welcome-advantage-header {
        text-align: left;
        padding-left: 5px;
    }

    .welcome-advantage-text {
        text-align: left;
        padding-left: 5px;
    }

    .welcome-advantage-text-first {
        text-align: left;
    }

    .mobile_modal tbody > tr > td > label {
        font-weight: normal !important;
    }

    .modal-body {
        padding: 10px;
    }

    .content_center_xs {
        text-align: center;
    }

    #btnSearchRolls {
        margin-right: 30px;
    }

    body {
        padding-bottom:0px;
    }

    .smallrows {
        border-collapse: collapse;
        border-spacing: 0px 0px;
    }

    .smallrows td {
        padding: 2px !important;
    }

    #icon-seller-welcome {
        max-height: 100%;
        max-width: 150px;
    }

    #logo {
        left: 0px;
    }

    .divTableToList_Content {
        display: flex;
        flex-direction: row;
        margin-right: 20px;
    }
    .divTableToList_Image {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .divTableToList_Image img{
        margin-top: 25px;
        align-items: center;
        justify-content: center;
    }

    .no-side-padding-xs {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .no-side-margin-xs {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .xs-left {
        text-align: start !important;
    }

    input.nominals {
        width: 90%;
        margin-top: 5px;
        margin-bottom: 5px;
        font-weight: bold;
        padding: 0px;
    }

    #topbox {
        width: auto;
        margin-top: 30px;
    }

    #topbox .overlay_text {
        left: unset;
    }

    #bottombox {
        width: auto;
        margin: auto;
    }

    .content {
        width: auto;
        margin: 15px;
    }

    #nav_mobile {
        display: inline-block;
    }

    #header {
        display: none;
    }

    .main-content {
        float: left;
        width: 100%;

        /*padding-left: 15px;*/
        /*padding-right: 15px;*/
    }

    .info {
        float: right;
        width: 100%;

        padding-left: 15px;
        padding-right: 15px;
    }

    .jumbotron {
        padding-top: 3px;
        padding-bottom: 3px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .panel {
        margin-bottom: 0;
    }

    .mobile-margin {
        margin-bottom: 10px;
    }

    ul.nav {

        margin-left: 0px;
    }

    ul.navbar-nav {
        width: 100%;
    }

    .navbar {
        min-height: 100px;
    }

    button.navbar-toggle {
        margin-top: 30px;
        background-color: #e5e5e5;
    }

    li.headMenuButton {
        background-color: white;
        border-bottom: 1px solid #999999;
        width: 200px;
    }

    li.headMenuButton > a {
        color: #999999 !important;
        font-weight: bold;
    }

    li.headMenuButton:hover,
    li.headMenuButton.active > a {
        background-color: #1a365d !important;
    }


    li.headMenuButton > a::after {
        float: right;
        font-family: 'Glyphicons Halflings';
        content: "\e080";
    }


    #footer {
        line-height: normal;
        height: auto;
        position: unset;
        margin-bottom: -50px;
    }

    #footer .left {
        /*width: 100%;*/
        line-height: normal;
        height: auto;
        font-size: small;
    }

    #footer .right {
        /*width: 100%;*/
        line-height: normal;
        height: auto;
        font-size: small;
        border-left: 0px;
    }

    .bigger-xs {
        height: 2em;
    }
}

@media (min-width: 768px) {
    /*
    min SM
    */
    /*#page {*/
    /*    min-height: 100%;*/
    /*    margin-bottom: -50px;*/
    /*}*/

    .info_headline {
        display: block;
        margin-bottom: 30px !important;
    }

    .company-footer-font-size {
        font-size: 14px;!important;
    }

    #icon-seller-welcome {
        max-height: 100%;
        max-width: 200px;
    }

    #logo {
        left: 0px;
    }

    #header_nav {
        float: right;
        margin-right: 0px;
        height: 100px;
    }

    .main-content {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    #footer .left {
        /*width: 70%;*/
        line-height: 40px;
        height: 40px;
    }

    #footer .right {
        /*width: 29.85%;*/
        line-height: 40px;
        height: 40px;
    }

    #main_Content {
        padding: 20px;
    }

    /*.main-content {*/
    /*    float: left;*/
    /*    width: 100%;*/

    /*    padding-left: 15px;*/
    /*    padding-right: 15px;*/
    /*}*/

    .info {
        float: right;
        width: 33.33333333333333%;

        padding-left: 15px;
        padding-right: 15px;
    }


    .headMenuButton:hover {
        background-color: #1a365d;
    }

    .headMenuButton.active > a {
        background-color: #1a365d !important;
    }


    #toggle-navbar {
        /*display: none;*/
        padding-left: 0px;
        padding-right: 0px;
    }

    #toggle-navbar ul.nav {
        width: 100%;

    }

    .headMenuButton {

        text-align: center;

        background-color: #2563eb;
        color: #FFF;

        height: 30px;
        float: left;
        cursor: pointer;
        cursor: hand;
        width: 20%;
        border-right: 1px solid #FFF;

    }

    .headMenuButton a {
        line-height: 30px !important;
        padding-top: 0px !important;
        color: #FFFFFF !important;
    }

    div.small_menu {
        color: #AAA;
        text-align: right;

        margin-top: 10px;
        margin-bottom: 10px;

    }

    ul.small_menu {
        list-style-type: none;
        margin: 0px;
    }

    ul.small_menu li {
        display: inline;
    }

    ul.small_menu li::before {
        content: " | ";
    }

    ul.small_menu li:first-child::before {
        content: "";
    }


    .nav:not(.nav-tabs) > li.active > a {
        padding: 0;
    }

    .control-label.col-xs-12 {
        text-align: left !important;
    }

}

@media (min-width: 992px) {
    .welcome-advantage-header {
        text-align: center;
    }

    .welcome-advantage-text {
        text-align: left;
    }

    .welcome-advantage-text-first {
        text-align: left;
        padding-left: 20px;
    }

    .company-footer-font-size {
        font-size: 16px;!important;
    }

    #logo {
        left: 0px;
    }

    .seller_menu_full_width {
        margin-left: unset;
    }

    .control-label.col-xs-12 {
        text-align: right !important;
    }

    .main-content {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 1200px) {
    /*
    LG

    */

    .seller_menu_full_width {
        margin-left: -10vw;
    }

    .main-content {
        float: none;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 5%;
        padding-right: 5%;
    }

    /*.info {*/
    /*    float: right;*/
    /*    width: 25%;*/
    /*    margin-right: 8.333333333%;*/
    /*    padding-left: 15px;*/
    /*    padding-right: 15px;*/
    /*}*/
    .control-label.col-xs-12 {
        text-align: right !important;
    }

}

@media (min-width: 1600px) {
    /*
    LG+

    */
    .seller_menu_full_width {
        margin-left: -20vw;
    }

    .main-content {
        float: none;
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 5%;
        padding-right: 5%;
    }

    .modal#showPackStationsDialog .modal-dialog{
        width: 1000px;
        position: relative;
        display: table; /* This is important */
        overflow-y: auto;
        overflow-x: auto;
        min-width: 1000px;
    }
}

li.headMenuButton.disabled:hover {
    background-color: #2563eb;
}

.highlight {
    background-color: green;
    border: 1px solid #FFF;


    color: white;
}

.table-nonfluid {
    width: auto !important;
    margin: auto !important;
}

table.center {
    margin-left: auto;
    margin-right: auto;
}

.marginless {
    margin: 0 !important;
}

.paddingless {
    padding: 0px !important;
}

div[data-toggle="collapse"] {
    cursor: pointer;
}

input[type=submit][disabled],
input[type=button][disabled] {
    background-color: #AAAAAA;
}

.display-none {
    display: none;
}

input[type="checkbox"] + label::before, input[type="radio"]:not(.payment-radio-btn) + label::before {
    width: 16px;
    height: 16px;
    border-radius: 0px;
    border: 3px solid #000000;
    background-color: #fff;
    display: block;
    content: "";
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
}

input[type="checkbox"]:checked + label::before, input[type="radio"]:not(.payment-radio-btn):checked + label::before {
    box-shadow: inset 0px 0px 0px 2px #fff;
    background-color: #000000;
    content: "";
}

.label_indented {
    margin-left: 10px;
    position: absolute;
}

.status_bar {
    height: 20px;
    margin-top: 20px;
    color: #999999;
    /*border: 1px solid #C4BEB0;*/
}

.status_bar div.status {
    /*background-color: #E6E6E6;*/
    /*height: 30px;*/
    /*line-height: 30px;*/
    /*width: 13%;*/
    /*margin-left: 0.5%;*/
    /*margin-right: 0.5%;*/
    /*margin-top: 3px;*/
    /*text-align: center;*/
    /*vertical-align: middle;*/
    float: left;
    font-size: 15px;
    display: table-cell;
    border: 0px solid #999;
    position: relative;
}

.status_bar div.status.clickable {
    cursor: pointer;
}

.status_bar div.status.disabled {
    color: #999999;
    visibility: hidden;
}

.status_bar div.status.active {
    color: #999999;
    visibility: visible;
}

.status_bar div.status.small {
    width: 7%;
}

.status_bar div.status.large {
    width: 20%;
}

.status_bar div.status.final {
    background-image: url("/images/ok_bw_64.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-size: 30px 30px;
}

.status_bar div.status.final.active {
    background-image: url("/images/ok_64.png");
}

.hover_winered:hover {
    color: #1a365d;
}

.hover_winered:hover:not(:active) {
    color: #1a365d;
    cursor: default;
}

.order_process_image {
    display: flex;
    background-image: url(../images/order_process_line_spacer.png);
    /*height: 60px;*/
    height: 70px;
    width: 100%;
}

.order_process_image.symbol {
    justify-content: space-around;
}

/*.head_line {*/
/*    background-color: #1a365d;*/
/*}*/

.status_bar div.status.active:after {
    border-left: 12px solid #1a365d;
}

div.strong-winered {
    font-size: 20px;
    font-weight: bold;
    color: #1a365d;
}

.modal-content {
    margin-top: 50%;
    border-radius: 40px;
    border-style: solid;
    border-width: 3px;
    border-color: #999999;
    box-shadow: 20px 20px 15px #999999;
}

.cart-modal {
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
}

.cart-modal a {
    color: #1a365d;
    font-weight: bold;
}

.zipLoader {
    border: 4px solid #f3f3f3; /* Light grey */
    border-top: 4px solid #1a365d; /* ALVARA red */
    border-radius: 50%;
    width: 32px;
    height: 32px;
    animation: spin 1s linear infinite;
    float: left;
    display: none;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.no-spinners {
    -moz-appearance: textfield;
}

.no-spinners::-webkit-outer-spin-button,
.no-spinners::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.popupTable {
    padding-right: 16px;
}

.popupTable td, th {
    padding-right: 5px;
}

[data-name="md-cart-table"] td {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

.prepayment {
    background-image: url("../images/payment_prepayment.png");
}

.cash-payment {
    background-image: url("../images/payment_cash.png");
}

.paypal {
    background-image: url("../images/payment_paypal.png");
}

.giropay {
    background-image: url("../images/payment_giropay.png");
}

.paydirekt {
    background-image: url("../images/payment_paydirekt.png");
}



.select-winered-bordered {
    border-style: solid;
    border-width: 2px;
    border-color: #1a365d;
    border-radius: 10px;
    font-size: 10pt !important;
    line-height: 16pt;
}

.input-winered-bordered {
    border-style: solid;
    border-width: 2px;
    border-color: #1a365d;
    border-radius: 10px;
    padding-left: 10px;
    width: 100%;
    font-size: 10pt !important;
    line-height: 16pt;
}

.account-menu {
    border-style: solid;
    border-width: 1px;
    border-color: #9f9f9f;
    margin-right: 20px;
    padding: 5px;
    padding-right: 10px;
    text-align: right;
    font-weight: bold;
    color: #999999;
}

.account-menu a {
    color: #999999;
    align-self: end;
}

.account-menu a:hover {
    color: #2563eb;
}

.order-overview-normal {
    margin-top: 10px;
}

.order-overview-bold {
    margin-top: 10px;
    font-weight: bold;
}

.order-overview-larger {
    margin-top: 10px;
    font-size: 15pt;
}

.order-overview-large-bold {
    margin-top: 10px;
    font-size: 15pt;
    font-weight: bold;
}

.row-margin-10 {
    /*margin-top: 20px;*/
    /*margin-bottom: 20px;*/
    margin: 10px;
}

.margin-top-bottom-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

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

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

.margin-side-10 {
    margin-left: 10px;
    margin-right: 10px;
}

.margin-side-20 {
    margin-left: 20px;
    margin-right: 20px;
}
.margin-side-50 {
    margin-left: 50px;
    margin-right: 50px;
}


.no-top-margin {
    margin-top: 0px !important;
}

.no-top-bottom-margin {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.no-margin {
    margin: 0px !important;
}

.no-side-margin {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

no-top-border {
    border-top-width: 0px !important;
}

.underline {
    text-decoration: underline !important;
}

.side-padding-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.no-top-padding {
    padding-top: 0px !important;
}

.no-bottom-padding {
    padding-bottom: 0px !important;
}

.no-side-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.no-right-side-padding {
    padding-right: 0px !important;
}

.no-left-side-padding {
    padding-left: 0px !important;
}

.glyphicon-toggle-style-15 {
    color: #999999;
    font-size: 1.5em;
}

.glyphicon-toggle-style-12 {
    color: #999999;
    font-size: 1.2em;
}

.glyphicon-toggle-style {
    color: #999999;
}

.info-frame {
    border-style: solid;
    border-color: #1a365d;
    border-width: 1px;
    box-shadow: inset 3px 3px 3px 0px #e5e5e5, 3px 3px 3px 0px #e5e5e5;
    padding: 20px;
    max-width: 100%;
    max-height: 100%;
}

.info-frame a img {
    max-width: 70%;
    max-height: 70%;
}

.div-content-centered {
    display: flex;
    flex-wrap: wrap;
}

.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

.row.display-flex > [class*='col-'] {
    flex-grow: 1;
}

/* only for demo not required */
.box {
    border: 1px #666 solid;
    height: 100%;
}

.row.display-flex [class*='col-'] {
    background-color: #cceeee;
}

.article-image {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

div.full_width {
    width: 99.6vw;
    position: relative;
    margin-left: -50vw;
    height: 50px;
    left: 50%;
}

div.seller_menu_full_width {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    align-items:stretch;
    justify-content: center;

    width: 90vw;
}

.seller-menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items:center;

    border-style: solid;
    border-color: #1a365d;
    border-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    justify-content: center;
    color: #999999;
    font-weight: bold;
    cursor: pointer;
}

.seller-menu-selected {
    color: white;
    font-weight: bold;
    background-color: #1a365d;
}

a.cursor_pointer:hover {
    cursor: pointer;
}

table.bordered-winered td {
    border-top: 1px solid #1a365d !important;
}

table.bordered-winered th {
    border-bottom: 1px solid #1a365d !important;
}

.vertical-wrapper {
    display: flex;
    justify-content: center;
}

.vertical-wrapper-child {
    align-self: center;
}

.settings-section-open {
    font-weight: bold;
}

.settings-section-closed {
    text-decoration: underline;
}

.text-large {
    font-size: large;
}

.text-larger {
    font-size: large;
}

.bg-e5e5e5 {
    background: #e5e5e5;
}

.customer_dropdown {
    position: relative;
    display: inline-block;
    width: 161px;

}

.customer_dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    left: -0px;
    margin-top: 3px;
}

.customer_dropdown-content a {
    padding: 5px 16px;
    text-decoration: none;
    display: block;
    border: #1a365d 1px solid;
    border-top: 0px;
    font-weight: bold;
    color: #1a365d;
}

.customer_dropdown-content a:hover {background-color: #ddd; z-index: 1;}

.customer_dropdown:hover .customer_dropdown-content {display: block;}

.customer_dropdown:hover .dropbtn {background-color: #3e8e41;}

#sticky-side-menu > a {
    position: fixed;
    right: -180px;
    top: 35%;
    width: 300px;
    margin-top: -2.5em;
    z-index: 1;
    background-color: #1a365d;
    font-weight: bold;
    color: white !important;
    padding-left: 10px;
    height: 20px;
    font-size: small;
    text-decoration: none;
}

#sticky-side-menu > a > div{
    display: none;
    cursor: default;
}

#sticky-side-menu > a:hover div{
    display: inherit;
    cursor: default;
}

#sticky-side-menu > a:hover #chevron{
    display: none;
}

#sticky-side-menu > a:hover{
    right: 0;
    text-align: center;
    height: 130px;
    text-decoration: none;
}

#sticky-side-menu > a:hover div > div > span{
    z-index: 2;
    cursor: pointer;
}

.payment-radio-selector input:active + .payment-radio-group {
    opacity: .9;
}

.payment-radio-selector input:checked + .payment-radio-group {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
    /*background-color: #00FF00;*/
    content: "\2714";
}

.payment-radio-selector input {
    margin: 0;
    padding: 10px;
    margin-right: 10px;
    /*-webkit-appearance:none;*/
    /*-moz-appearance:none;*/
    /*appearance:auto;*/
}

.payment-radio-selector input[type="radio"] + label::before, .payment-radio-selector input[type="radio"]:checked + label::before {
    border-width: 0px;
    box-shadow: inherit;
    background: none;
}

.payment-radio-group {
    cursor: pointer;
    background-repeat: no-repeat;
    width: 100px;
    height: 20px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    background-position: center right;
}

.payment-radio-group:hover:not([disabled]) {
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
    -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
    filter: brightness(1.2) grayscale(.5) opacity(.9);
    opacity: 0.7;
}

.payment-radio-group[disabled]{
    -webkit-filter: brightness(1.8) grayscale(1) opacity(.4);
    -moz-filter: brightness(1.8) grayscale(1) opacity(.4);
    filter: brightness(1.8) grayscale(1) opacity(.4);
    opacity: 0.4;

    cursor: not-allowed;
}

.payment-radio-btn{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    border: 0;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 00px;
    padding: 20px;
}

.checkbox-label-greyed-out[disabled]{
    -webkit-filter: brightness(1.8) grayscale(1) opacity(.6);
    -moz-filter: brightness(1.8) grayscale(1) opacity(.6);
    filter: brightness(1.8) grayscale(1) opacity(.6);
    opacity: 0.4;

    cursor: not-allowed;
}

.payment-radio-btn::-ms-expand{
    display: none;
}

.payment-radio-btn:checked::before {
    position: absolute;
    font: 20px/1 'Open Sans', sans-serif;
    font-weight: bolder;
    color: #3c763d;
    content: '\02143';
    top: -3px;
    left: 10px;
    transform: rotate(42deg);
}

.span-left-right span {
    float:right;
}

.span-left-right span:first-child {
    float:left;
}

video {
    width:100%;
    max-width:800px;
    height:auto;
}

.zebra-table tbody tr:nth-child(even) {
    background-color: #f2f2f2;
}

.dhl-location-cell {
    padding-left: 5px;
    padding-right: 5px;
    line-height: unset;
}

.dhl-location-cell *, .dhl-location-cell-bold * {
    line-height: unset;
}

.dhl-location-cell-bold {
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    line-height: unset;
}

.dhl-location-grouped-row {
    background-color: #f2f2f2;
}

.modal#showPackStationsDialog .modal-dialog .modal-content,
[id^=chooseDeliveryAddressDialog_dhl_] .modal-dialog .modal-content{
    margin-top: 10%!important;
}

.modal#showPackStationsDialog .modal-dialog .modal-content .modal-body * * {
    /*line-height: inherit !important;*/
}

.dhlLocationsTable {
    width: 100%;
}

input::-ms-clear {
    display: none;
    height: 0;
    width: 0;
}
