html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, hr,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
    font-family: 'PtSansRegular';
    src: url(/js/compiled/pt_sans-web-regular-webfont.8ecf02d82237be4865aa..eot);
    src: url(/js/compiled/pt_sans-web-regular-webfont.8ecf02d82237be4865aa..eot?#iefix) format('embedded-opentype'),
         url(/js/compiled/pt_sans-web-regular-webfont.f013119da2805f667afe..woff) format('woff'),
         url(/js/compiled/pt_sans-web-regular-webfont.6246e66165d93986e533..ttf) format('truetype'),
         url(/js/compiled/pt_sans-web-regular-webfont.cc44f0e68207cbc9be9c..svg#pt_sansregular) format('svg');
    font-weight: normal;
    font-style: normal;
}

/*.borderRadius{-moz-border-radius:5px; border-radius:5px; }
.borderRadiusTp{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
.borderRadiusBtm{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;}*/

/*.ddcommon {position:relative;display:-moz-inline-stack; zoom:1; display:inline-block; *display:inline; cursor:default;}*/
.ddcommon {position: relative; display: inline-block; cursor:pointer;}
.ddcommon:focus {outline:0}

.ddcommon.language-select {width: 150px !important;}
.ddcommon.country-select {float: left;width: 170px !important;}
.ddcommon.currency-select {float: left;}

.ddcommon ul{padding:0;margin:0;}
.ddcommon ul li{list-style-type:none;}
/*.borderRadiusTp ul li:last-child{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;border-bottom:0 none #c3c3c3; }
.borderRadiusBtm ul li:first-child{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0 ;border-bottom:1 solid #c3c3c3; }*/

.ddcommon .disabled img, .ddcommon .disabled span, .ddcommon.disabledAll{
opacity: .5; /* standard: ff gt 1.5, opera, safari */
-ms-filter:"alpha(opacity=50)"; /* ie 8 */
filter:alpha(opacity=50); /* ie lt 7 */
-khtml-opacity:.5; /* safari 1.x */
-moz-opacity:.5; /* ff lt 1.5, netscape */
color:#999999;
}
.ddcommon .clear{clear:both}
.ddcommon .shadow{box-shadow: 5px 5px 5px -5px #888888;}
.ddcommon input.text{color:#7e7e7e;padding:0 0 0 0; position:absolute; background:#fff; display:block; width:98%; height:98%; left:2px; top:0; border:none;}
.ddOutOfVision{position:relative; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;}
/*.borderRadius .shadow{-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.borderRadiusBtm .shadow{-moz-box-shadow:-5px -5px 5px -5px #888888;-webkit-box-shadow:-5px -5px 5px -5px #888888;box-shadow: -5px -5px 5px -5px #888888}
.borderRadiusTp .border, .borderRadius .border{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;}
.borderRadiusBtm .border{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}*/
img.fnone{float:none !important}
.ddcommon .divider{width:0; height:100%; position:absolute;}
.ddcommon .ddArrow{display:inline-block; position:absolute; top:50%; right:4px;}
.ddcommon .ddArrow:hover{background-position:0 100%;}
.ddcommon .ddTitle{padding:0; position:relative; display:inline-block; width:100%}
.ddcommon .ddTitle .ddTitleText{display:block;}
.ddcommon .ddTitle .ddTitleText .ddTitleText{padding:0;}
.ddcommon .ddTitle .description{display:block;}
.ddcommon .ddTitle .ddTitleText img{position:relative; vertical-align:middle; float:left}
.ddcommon .ddChild {position:absolute;display:none;width:100%;overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999;}
.language-select.ddcommon .ddChild,
.country-select.ddcommon .ddChild {
	height: auto !important;
}
.ddcommon .ddChild li{clear:both;}
.ddcommon .ddChild li .description{display:block;}
.ddcommon .ddChild li img{border:0 none; position:relative;vertical-align:middle;float:left}
.ddcommon .ddChild li.optgroup{padding:0;}
.ddcommon .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.ddcommon .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.ddcommon .noBorderTop{border-top:none 0  !important; padding:0; margin:0;}

/*************** default theme **********************/
.dd{border:1px solid #c3c3c3;}
.dd .divider{display:none;/*border-left:1px solid #c3c3c3; border-right:1px solid #fff;; right:24px;*/}
.dd .ddArrow{width:21px;height:16px; margin-top:-8px;}
.dd .ddArrow:hover{background-position:0 100%;}

.dd .ddTitle {background:#fff url(/js/compiled/select-arrow.7751ae6ca834d8f849b8..png) right center no-repeat;}
.dd.country-select .ddTitle {background:#fff url(/js/compiled/country-select-arrow.f93753503df2234934ff..png) right center no-repeat;}

.dd .ddTitle .ddTitleText{padding:3px 25px 3px 10px;}
.dd .ddTitle .ddTitleText .ddTitleText{padding:0;}
.dd .ddTitle .description{font-size:12px; color:#666}
.dd .ddTitle .ddTitleText img{padding-right:5px;}
.dd .ddChild{border:1px solid #c3c3c3; background-color:#fff; left:-1px;}
.dd .ddChild li{padding:5px; background-color:#fff; border-bottom:1px solid #c3c3c3;margin:0;}
.dd .ddChild li .description{color:#666;}
.dd .ddChild li .ddlabel{color:#333;}
.dd .ddChild li.hover{background-color:#f2f2f2}
.dd .ddChild li img{padding:0 6px 0 0;}
.dd .ddChild li.optgroup{padding:0;}
.dd .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.dd .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.dd .ddChild li.selected{background-color:#d5d5d5; color:#000;}

body {
    font-family: 'PtSansRegular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
}

p {
	margin: 0 0 10px 0;
}

ul {
	list-style-type: square;
	margin: 0 0 10px 0;
}

li {
	margin: 0 0 5px 15px;
}

ul > ul {
	margin: 0 0 5px 30px;
}
.col {
    display: block;
    float: left;
    width: 100%;
}

.gutters .col {margin-left: 2%}

.gutters .col:first-child.col,
.gutters .col.first {
    margin-left: 0;
}

.span-1 {width: 8.33333333333%}
.span-2 {width: 16.6666666667%}
.span-3 {width: 25%}
.span-4 {width: 33.3333333333%}
.span-5 {width: 41.6666666667%}
.span-6 {width: 50%}
.span-7 {width: 58.3333333333%}
.span-8 {width: 66.6666666667%}
.span-9 {width: 75%}
.span-10 {width: 83.3333333333%}
.span-11 {width: 91.6666666667%}
.span-12 {width: 100%}

.gutters .span-1 {width: 6.5%}
.gutters .span-2 {width: 15.0%}
.gutters .span-3 {width: 23.5%}
.gutters .span-4 {width: 32.0%}
.gutters .span-5 {width: 40.5%}
.gutters .span-6 {width: 49.0%}
.gutters .span-7 {width: 57.5%}
.gutters .span-8 {width: 66.0%}
.gutters .span-9 {width: 74.5%}
.gutters .span-10 {width: 83.0%}
.gutters .span-11 {width: 91.5%}
.gutters .span-12 {width: 100%}

@media only screen and (min-width: 768px) and (max-width: 1001px) {
    .span-1,
    .span-2,
    .span-3,
    .span-4,
    .span-5,
    .span-6,
    .span-7,
    .span-8,
    .span-9,
    .span-10,
    .span-11,
    .span-12 {
        width: 50%
    }

    .gutters .span-1,
    .gutters .span-2,
    .gutters .span-3,
    .gutters .span-4,
    .gutters .span-5,
    .gutters .span-6,
    .gutters .span-7,
    .gutters .span-8,
    .gutters .span-9,
    .gutters .span-10,
    .gutters .span-11,
    .gutters .span-12 {
        width: 49%
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .gutters .col {margin-left: 0}

    .span-1,
    .span-2,
    .span-3,
    .span-4,
    .span-5,
    .span-6,
    .span-7,
    .span-8,
    .span-9,
    .span-10,
    .span-11,
    .span-12 {
        width: 100%
    }

    .gutters .span-1,
    .gutters .span-2,
    .gutters .span-3,
    .gutters .span-4,
    .gutters .span-5,
    .gutters .span-6,
    .gutters .span-7,
    .gutters .span-8,
    .gutters .span-9,
    .gutters .span-10,
    .gutters .span-11,
    .gutters .span-12 {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .gutters .col {margin-left: 0}

    .span-1,
    .span-2,
    .span-3,
    .span-4,
    .span-5,
    .span-6,
    .span-7,
    .span-8,
    .span-9,
    .span-10,
    .span-11,
    .span-12 {
        width: 100%
    }

    .gutters .span-1,
    .gutters .span-2,
    .gutters .span-3,
    .gutters .span-4,
    .gutters .span-5,
    .gutters .span-6,
    .gutters .span-7,
    .gutters .span-8,
    .gutters .span-9,
    .gutters .span-10,
    .gutters .span-11,
    .gutters .span-12 {
        width: 100%
    }
}


/* from https://github.com/twbs/bootstrap/blob/v3.3.7/dist/css/bootstrap.css */
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: bold;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}

.callout {
    position: relative;
    width: auto;
    min-height: 20px;
    padding: 13px 15px 13px 20px;
    margin: 0 auto 20px;
    font-size: 16px;
    font-weight: 100;
    border-left: 5px solid #3A3A3A;
    background: #EBEBEB;
}

.callout > .heading {
    display: block;
    margin: 0 0 15px 0;
    color: #000;
}

.callout.warning {border-left: 5px solid #f8de67;background: #fcf2ce}
.callout.warning > .heading {color: #947701}

.callout.success {border-left: 5px solid #b6e08e;background: #eaf6e0}
.callout.success > .heading {color: #51811e}

.callout.info {border-left: 5px solid #81d7ee;background: #ddf4fa}
.callout.info > .heading {color: #067799}

.callout.error {color: #666565;border-left: 5px solid #f49696;background: #fcf2f1}
.callout.error > .heading {color: #af1106}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15);
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}
/* main button, reference: http://purecss.io/buttons/ */
.button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    white-space: nowrap;
    vertical-align: baseline;
    text-align: center;
    padding: 4px 15px 4px;
    font-family: inherit;
    font-size: 14px;
    line-height: normal;
    color: #fff;
    background: #ff6003;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.button:active,
.button:hover,
.button:disabled,
.button.disabled {
    background: #F7A95B;
}

.button:active {
    position: relative;
    top: 1px;
}

.button:disabled,
.button.disabled {
    cursor: not-allowed;
}

a.button {
    text-indent: 0;
    text-decoration: none;
/*    padding: 0.2em 1.3em;*/
}

/* red button */
.button.red-button {
    background: #E60027;
}

.button.red-button:active,
.button.red-button:hover,
.button.red-button:disabled,
.button.red-button.disabled {
    background: #F17186;
}
/* forms, refefence: http://purecss.io/forms/ */
/* TODO: aligned forms */

.form label {
    margin: 0.5em 0 0.2em;
}

.form input[type="text"],
.form input[type="password"],
.form input[type="email"],
.form input[type="url"],
.form input[type="date"],
.form input[type="month"],
.form input[type="time"],
.form input[type="datetime"],
.form input[type="datetime-local"],
.form input[type="week"],
.form input[type="number"],
.form input[type="search"],
.form input[type="tel"],
.form input[type="color"],
.form select,
.form textarea {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 4px 6px;
    border: 1px solid #ccc;
    font: inherit;
}

.form-stacked input:not([type]),
.form-stacked input[type="text"],
.form-stacked input[type="password"],
.form-stacked input[type="email"],
.form-stacked input[type="url"],
.form-stacked input[type="date"],
.form-stacked input[type="month"],
.form-stacked input[type="time"],
.form-stacked input[type="datetime"],
.form-stacked input[type="datetime-local"],
.form-stacked input[type="week"],
.form-stacked input[type="number"],
.form-stacked input[type="search"],
.form-stacked input[type="tel"],
.form-stacked input[type="color"],
.form-stacked select,
.form-stacked label,
.form-stacked textarea {
    display: block;
    margin: 0.25em 0;
}

.form input[type="text"]:focus,
.form input[type="password"]:focus,
.form input[type="email"]:focus,
.form input[type="url"]:focus,
.form input[type="date"]:focus,
.form input[type="month"]:focus,
.form input[type="time"]:focus,
.form input[type="datetime"]:focus,
.form input[type="datetime-local"]:focus,
.form input[type="week"]:focus,
.form input[type="number"]:focus,
.form input[type="search"]:focus,
.form input[type="tel"]:focus,
.form input[type="color"]:focus,
.form select:focus,
.form textarea:focus {
    outline: 0;
    outline: thin dotted \9; /* IE6-9 */
    border-color: #FE6005;
    box-shadow: 0 0 3px 0 rgba(235, 120, 1, 0.5);
    -moz-box-shadow: 0 0 3px 0 rgba(235, 120, 1, 0.5);
    -webkit-box-shadow: 0 0 3px 0 rgba(235, 120, 1, 0.5);
}

.form input[type="text"].error,
.form input[type="password"].error,
.form input[type="email"].error,
.form input[type="url"].error,
.form input[type="date"].error,
.form input[type="month"].error,
.form input[type="time"].error,
.form input[type="datetime"].error,
.form input[type="datetime-local"].error,
.form input[type="week"].error,
.form input[type="number"].error,
.form input[type="search"].error,
.form input[type="tel"].error,
.form input[type="color"].error,
.form select.error,
.form textarea.error {
    border: 1px solid red;
}

.form-aligned input,
.form-aligned textarea,
.form-aligned select,
.form-aligned .help-inline,
.form-message-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}
.form-aligned textarea {
    vertical-align: top;
}

/* Aligned Forms */
.form-aligned .control-group {
    margin-bottom: 0.5em;
}
.form-aligned .control-group label {
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    width: 10em;
    margin: 0 1em 0 0;
}
.form-aligned .controls {
    margin: 1.5em 0 0 10em;
}
.table {
    width: 100%;
    margin: 0 auto 20px;
}

.table.fixed {
    table-layout: fixed;
}

.table th {
    font-weight: 700;
}

.table th,
.table td {
    padding: 8px;
    vertical-align: middle;
}

.table td,
.table th {
    border-bottom: 1px solid #C0C0C0;
}

.table td.align-right,
.table th.align-right {
    text-align: right;
}

.table.table-striped > tr:nth-child(odd) > td,
.table.table-striped > tr:nth-child(odd) > th,
.table.table-striped tbody > tr:nth-child(odd) > td,
.table.table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table.table-striped > tr:first-child,
.table.table-striped tbody > tr:first-child {
    border-top: 1px solid #C0C0C0;
}

.table .project-logo {
    padding: 0 0 0 30px;
    border-bottom: none;
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1001px) {
    .table .project-logo {display: none}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .table .project-logo {display: none}
}

@media only screen and (max-width: 479px) {
    .table .project-logo {display: none}
}
html, body {
    height: 100%;
}

body {
    position: relative;
    background: #eee;
}

b, strong {
    font-weight: 700;
}

a {
    color: #0792cc;
}

/* helpers */
/* TODO: move to utils.css */
.cb {clear: both}
.fl {float: left}
.fr {float: right}
.center-text {text-align: center}
.orange {color: #ff5f02}
.blue {color: #0892cd}
.strong {font-weight: 700}
.block-shadow {
    box-shadow:        0 1px 6px rgba(50, 50, 50, 0.25);
}

/* jquery ui expose */
#exposeMask {
	opacity: 1 !important;
	background-color: transparent !important;
    background-image: url(/js/compiled/overlay.5a126858cdbed1f423f9..png);
}

.main {
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 100%;
    min-width: 1000px;
    margin: 0 auto -115px;
}

.push,
.footer-wrapper {
	height: 115px;
}

.support-wrapper {
    position: fixed;
    top: 50%;
    left: 0;
    width: 48px;
    height: 118px;
    margin: -59px 0 0 0;
}

.header-wrapper {
    width: 100%;
    min-width: 1000px;
    height: auto;
    background: #fff;
    margin: 0 0 20px 0;
    box-shadow:         0 0 4px rgba(50, 50, 50, 0.25);
}

.header {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 1000px;
    height: 39px;
    margin: 0 auto;
}

.header.has-logo {
	height: 60px;
}

.logo-wrapper {
	margin-right: auto;
    width: 178px;
    height: 42px;
}

.language-selection-wrapper .ddlabel {
    text-transform: capitalize;
}

.language-selection-wrapper .language-label {
    display: inline-block;
    height: 29px;
    line-height: 29px;
    margin: 0 20px 0 0;
}

.content-wrapper {
    width: 100%;
}

.content {
    width: 1000px;
    margin: 0 auto;
}

.content-bottom-wrapper {
	width: 100%;
}

.content-bottom {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
	width: 1000px;
	margin: 0 auto;
}

.content-bottom img {
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.checkout-action-link {
    height: 45px;
}

.checkout-action-link button {
    color: #337ab7;
    border: none;
    background: none;
}

.checkout-action-link button:hover {
    color: #23527c;
    text-decoration: underline;
}

.left-content {
    float: left;
    width: 388px;
    height: auto;
    margin: 0 0 20px 0;
    background: #fff;
}

.left-content.unfixed {
	float: none;
    width: 470px;
	margin: 0 auto 20px;
}

.project-logo {
    padding: 30px 0;
}

.project-logo img {
    display: block;
    width: auto;
    max-width: 160px;
    height: auto;
    margin: 0 auto;
}

.block-title-wrapper {
    position: relative;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 1px 0;
}

.block-title {
    height: 35px;
    line-height: 35px;
    text-indent: 55px;
    background: #f2f2f2;
    color: #777777;
    font-size: 16px;
}

.block-title-wrap {
    display: flex;
    flex-direction: column;
    height: 35px;
    padding-left: 55px;
    background: #f2f2f2;
    color: #777777;
    font-size: 16px;
}

.block-title.orange {
    color: #ff6003;
}

.block-title.no-icon {
    text-indent: 25px;
}

.block-title.togglable {
    cursor: pointer;
}

.block-title .arrow {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 35px;
    height: 35px;
    cursor: pointer;
}

.block-title .arrow.arrow-right {
    background: url(/js/compiled/arrow-right.34c3e1994a3f3de1617f..png) center center no-repeat;
}

.block-title .arrow.arrow-down {
    background: url(/js/compiled/arrow-down.8f3e3a9ca91fb67b5f7d..png) center center no-repeat;
}

.cart-icon {
    background-image: url(/js/compiled/cart-icon.56c684060deecf515af3..png);
    background-position: left center;
    background-repeat: no-repeat;
}

.buyer-icon {
    background-image: url(/js/compiled/buyer-icon.9d9fab3814bd4d6aa5f9..png);
    background-position: left center;
    background-repeat: no-repeat;
}

.merchant-icon {
    background-image: url(/js/compiled/merchant-icon.ae0bd3bac7da8d8a49d4..png);
    background-position: left center;
    background-repeat: no-repeat;
}

.thumbsup-icon {
    background-image: url(/js/compiled/thumbsup-icon.3d33edf1b693b1289376..png);
    background-position: left center;
    background-repeat: no-repeat;
}

.order-label-wrapper {
    position: relative;
    display: inline-block;
    width: 125px;
    vertical-align: middle;
    line-height: 1.1em;
    text-indent: 0;
    padding-top: 2px;
    word-wrap: break-word;
    zoom: 1;
}

.order-number-wrapper {
    position: relative;
    zoom: 1;
    display: inline-block;
    width: 190px;
    margin-left: 10px;
    vertical-align: middle;
    line-height: 1.1em;
    font-weight: 700;
    text-indent: 0;
    padding-top: 2px;
    word-break: break-all;
    word-wrap: break-word;
}

.payment-amount-block {
    padding: 20px 0;
    text-align: center;
}

.payment-amount-block .amount {
    line-height: 30px;
}

.payment-amount-block .amount span {
    vertical-align: middle;
    font-weight: 700;
}

.payment-amount-block .amount .bigblue {
    font-size: 30px;
    font-weight: 700;
    color: #0892cd;
    padding: 0 0 0 10px;
}

.order-numbers {
    display: flex;
    margin-top: 15px;
    flex-wrap: wrap;
    box-sizing: border-box;
}

@media (min-width: 480px) {
    .order-numbers {
        justify-content: space-between;
    }
}

@media (min-width: 768px) {
    .order-numbers {
        justify-content: flex-start;
    }
}

.order-numbers * {
    box-sizing: border-box;
}

.order-numbers__title {
    width: 120px;
    text-align: right;
    font-weight: 700;
    padding: 0 10px;
    line-height: 18px;
    margin: 0;
    font-size: 14px;
}

@media (min-width: 480px) {
    .order-numbers__title {
        width: 155px;
        text-align: right;
        padding: 0;
    }
}

@media (min-width: 768px) {
    .order-numbers__title {
        width: auto;
        padding: 0 10px 0 40px;
        text-align: left;
    }
}

@media (min-width: 1001px) {
    .order-numbers__title {
        width: 155px;
        text-align: right;
        padding: 0;
    }
}

.order-number__value {
    width: 0;
    flex-grow: 1;
    padding: 0 10px;
    word-wrap: break-word;
    text-align: left;
    font-size: 14px;
    margin: 0;
}

@media (min-width: 480px) {
    .order-number__value {
        flex-grow: 0;
        width: 225px;
        padding: 0 10px;
    }
}

@media (min-width: 768px) {
    .order-number__value {
        width: 0;
        flex-grow: 1;
        padding: 0 10px;
    }
}

@media (min-width: 1001px) {
    .order-number__value {
        padding: 0 10px 0 18px;
    }
}

.wallet-cashback-wrapper {
	position: relative;
    margin: 15px 0 0 0;
}

.payment-amount-block .wallet-discount {
    position: relative;
    width: 250px;
    height: auto;
    margin: 0 auto;
    background: #fff;
    z-index: 2;
}

.payment-amount-block hr {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1px;
    color: #dddddd;
    background: #dddddd;
    border: none;
    z-index: 1;
}

.amount-form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.payment-amount-selection-block {padding: 20px 0}
.payment-amount-selection-block .form .amount-label {
    margin-left: 40px;
    margin-bottom: 10px;
}

.payment-amount-selection-block .form .amount-input {
    width: 120px;
    padding: 3px 6px;
	margin: 0 10px 0 40px;
}

.payment-amount-selection-block .ddcommon.currency-select {
    float: none;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.payment-amount-selection-block .amount-submit {
    padding: 7px 40px;
    margin: 15px 0 0 30px;
}

.payment-block {
    padding: 15px 0;
}

.buyer-block {
    padding: 15px 0;
}

.buyer-block .row {
    margin: 0;
}

.buyer-block strong {
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    margin: 2px 10px 0 55px;
}

.buyer-block span {
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    margin: 2px 0 0 0;
}

.buyer-block .email-form-wrapper {
    width: 400px;
    margin: 0 auto 10px;
}

.buyer-block .email-form-wrapper input {
    margin-bottom: 10px;
}

.email-form {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.buyer-block .email-form .button {
    align-self: center;
    padding: 10px 20px;
}

.buyer-block .email-disclaimer-wrapper {
    font-size: 11px;
    line-height: 1.2em;
    padding: 0 35px;
    text-align: center;
}

.merchant-info-block {
    padding: 25px 0 10px;
    font-size: 14px;
}

.merchant-info-block .row {
    margin: 0 0 20px 0;
}

.merchant-info-block .row label,
.buyer-block .row label {
    display: block;
    float: left;
    width: 155px;
    text-align: right;
    font-weight: 700;
}

.merchant-info-block .row .info-cell,
.buyer-block .row .info-cell {
    display: block;
    float: right;
    width: 215px;
    text-align: left;
    word-wrap: break-word;
}

.merchant-info-block .row .info-cell.contact-text {
    word-wrap: break-word;
    font-size: 90%;
}

.unfixed .merchant-info-block .row label {width: 225px}
.unfixed .merchant-info-block .row .info-cell {width: 230px}

.right-content {
    float: right;
    width: 600px;
    height: auto;
}

.mobile-choose-payment {
    display: none;
    width: auto;
    font-size: 16px;
    margin: 0 0 15px 0;
}

.country-select-block {
    padding: 0 0;
    margin: 0 0 10px;
    background: #fff;
}

.country-label {
    float: left;
    width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-right: 1px solid #e8e8e8;
}

.country-select-wrapper {
    float: left;
    padding: 12px 0 0 20px;
}

.wallet-block {
    margin: 0 -1px 10px;
    background: #fff;
}

.wallet-block .first-row,
.wallet-block .second-row {
    text-indent: 55px;
}

.wallet-block .first-row,
.wallet-block .second-row {
    padding: 10px 0;
}

.wallet-block .third-row {
    padding: 15px 55px;
    line-height: 1.8em;
}

.wallet-block .second-row {
    background: #f2f2f2;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.wallet-block .second-row ul {margin: 0}

.wallet-block .second-row li {
    background: url(/js/compiled/check.bc4b1e08e529635c599c..png) 45px 1px no-repeat;
    padding: 0 0 0 15px;
    list-style-type: none;
    margin: 0 0 0 10px;
}

.wallet-block .third-row .button {text-transform: uppercase}
.wallet-block .third-row span {
    margin: 0 10px;
    line-height: 28px;
}

.ebanking-block {
    margin: 0 0 10px;
    background: #fff;
}

.emoney-block {
    margin: 0 0 10px;
    background: #fff;
}

.other-payments-block {
    margin: 0 0 10px;
    background: #fff;
}

.payment-wrapper {
    width: 100%;
    height: auto;
    padding: 1px 0;
    margin: -1px 0 0 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    background: #fff;
}

.payment-wrapper.hidden {
	display: none;
}

.payment-wrapper-inner {
    display: flex;
    grid-column-gap: 50px;
    -moz-column-gap: 50px;
         -webkit-column-gap: 50px;
         column-gap: 50px;
    width: 100%;
    height: auto;
    min-height: 68px;
    padding: 2px 0;
    background: #fff url(/js/compiled/arrow-right-with-padding.89457fdafabe059f0741..png) right center no-repeat;
    cursor: pointer;
}

.payment-wrapper:hover .payment-wrapper-inner {
    background: #f2f2f2 url(/js/compiled/arrow-right-active-with-padding.adbba9717c4039929239..png) right center no-repeat;
}

.lt-gf-leasing-calculator {
	display: none;
}

.lt-gf-leasing-calculator .payment-wrapper-inner,
.lt-gf-leasing-calculator:hover .payment-wrapper-inner {
	background: #fbfaf5;
	cursor: auto;
}

.ib_calculator_wrapper {
    display: none;
}

#inbank_ee_leasing, #inbank_lv_leasing, #inbank_lt_bnpl_3 {
  background-color: #faf8f7;
  display: flex;
  justify-content: center;
  padding: 30px 10px;
}

.ib_calculator_button-wrapper {
    background-color: #faf8f7;
    padding-bottom: 30px;
    text-align: center;
}

.payment-logo-wrapper {
    float: left;
    min-width: 200px;
    height: auto;
    line-height: 68px;
    text-align: center;
}

.payment-logo-wrapper img {
    vertical-align: middle;
}

.payment-text-wrapper {
    float: left;
    width: 315px;
    height: auto;
    min-height: 68px;
    text-align: left;
}

.payment-text-wrapper .table-wrapper {
	display: table;
	width: 100%;
	height: 68px;
}

.payment-text-wrapper .table-cell-wrapper {
	display: table-cell;
    vertical-align: middle;
}

.payment-text-wrapper .payment-time,
.payment-text-wrapper .cashback {
    font-size: 12px;
}

.payment-text-wrapper .cashback {
	color: #337733;
}

.lt-gf-leasing-calculator .title {
	float: left;
	width: 345px;
	height: auto;
	padding: 10px 0 10px 25px;
}

.lt-gf-leasing-calculator .continue-button-wrapper {
	float: right;
	width: 160px;
	padding: 25px 25px 0 0;
}

.lt-gf-leasing-calculator .line {
	width: auto;
	height: 25px;
	line-height: 25px;
}

.lt-gf-leasing-calculator .line.odd {
	background: #f2f2f2;
}

.lt-gf-leasing-calculator .line-text {
	float: left;
	width: 330px;
	text-align: right;
}

.lt-gf-leasing-calculator .line-value {
	float: right;
	width: 250px;
	color: #e81f41;
	text-align: left;
}

.lt-gf-leasing-calculator .example {
	width: auto;
	padding: 15px 20px;
}

.exposed-disclaimer {
	position: absolute;
	width: 440px;
	height: auto;
	padding: 20px;
	margin: 0 0 0 -220px;
}

.exposed-disclaimer .top-content-wrapper {
    width: auto;
    padding: 25px 20px 15px;
    margin: 0 auto 10px;
    background: #fff;
}

.exposed-disclaimer .timer-wrapper {
    position: relative;
	text-align: center;
    font-weight: 700;
    z-index: 1;
}

.exposed-disclaimer .continue-button-wrapper {
    position: relative;
    text-align: right;
    margin: -23px 0 0 0;
    z-index: 2;
}

.exposed-disclaimer .wallet-block .first-row {padding: 15px 0 0 0}
.exposed-disclaimer .wallet-block .second-row {padding: 10px 0}
.exposed-disclaimer .wallet-block .third-row {
    padding: 0 0 15px 0;
    text-align: center;
}

.exposed-disclaimer .second-row {
    width: 290px;
    margin: 0 auto;
    background: #fff;
    border: none;
}

.exposed-disclaimer .second-row li {
    padding: 0;
    margin: 0 0 10px 0;
    text-indent: 23px;
    background: url(/js/compiled/check.bc4b1e08e529635c599c..png) 0 1px no-repeat;
}

.generic-block-wrapper {
    width: auto;
    padding: 25px 40px;
    margin: 0 -1px;
    border: 1px solid #dbdbdb;
    background: #fff;
}

.message-block-wrapper {
	width: 1000px;
	margin: 0 auto 20px;
	background: #fff;
}

.message-block-wrapper.success,
.message-block-wrapper.warning {
	border-bottom: 1px solid #b8b8b8;
	border-right: 1px solid #d2d2d2;
}

.message-header {
	position: relative;
	width: auto;
	min-height: 20px;
	padding: 13px 10px 13px 70px;
}

.message-header .number {
    position: absolute;
    top: 15px;
    left: 21px;
    font-size: 18px;
    font-weight: 700;
}

.message-block-wrapper.error .message-header {
	color: #fff;
	background: #d83339 url(/js/compiled/vertical-separator-error.f0b50363b04b39a10f6f..png) 50px top repeat-y;
}

.message-block-wrapper.info .message-header {
	color: #fff;
	background: #276E9C url(/js/compiled/vertical-separator-info.84800f0def78ef09b048..png) 50px top repeat-y;
}

.message-block-wrapper.success .message-header {
	color: #fff;
	font-size: 16px;
	background: #7baf41 url(/js/compiled/vertical-separator-success.5e93c1bea0a22d1a8ceb..png) 50px top repeat-y;
}

.message-block-wrapper.warning .message-header {
    color: #8a6d3b;
    font-size: 16px;
    background-color: #fcf8e3;
    border: 1px solid #d2d2d2;
    border-bottom: 0;
}

.message-header .icon {
	position: absolute;
	left: 15px;
	top: 10px;
}

.message-content {
	width: 848px;
	height: auto;
	margin: 0 auto;
	padding: 40px 75px;
	border: 1px solid #d2d2d2;
}

/*Footer*/

.footer-wrapper {
	position: relative;
    width: 100%;
    min-width: 1000px;
    height: auto;
    z-index: 2;

}

.footer-inner-wrapper {
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
}

.footer-inner-wrapper * {
    box-sizing: border-box;
}

.footer {
    width: 100%;
    max-width: 1000px;
    display: inline-flex;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 40px;
}

@media (min-width: 768px) {
    .footer {
        padding: 10px 0;
    }
}

@media (min-width: 1200px) {
    .footer {
        height: 70px;
        padding-top: 0;
        padding-bottom: 0;
    }
}

.footer .footer-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -10px;
    flex-grow: 1;
}

.footer .footer-col {
    display: inline-flex;
    width: 100%;
    margin-bottom: 10px;
}

@media (min-width: 1200px) {
    .footer .footer-col {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 0;
    }
}

.footer-contacts {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

@media (min-width: 1200px) {
    .footer-contacts {
        justify-content: flex-start;
    }
}

.footer-contacts .footer-contacts__link {
    display: inline-flex;
    line-height: 24px;
    text-decoration: none;
    padding: 0 10px;
}

@media (min-width: 1200px) {
    .footer-contacts .footer-contacts__link {
        padding: 0 10px 0 0;
    }
}

.footer-rights {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (min-width: 1200px) {
    .footer-rights {
        justify-content: flex-end;
    }
}

.footer-rights .footer-rights__item:last-child {
    margin-bottom: 0;
}

.footer .left-column {
    float: left;
    width: 380px;
    padding: 22px 0 0 0;
}

.footer .left-column li {
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    margin: 0 10px 0 0;
}

.footer .left-column li.last {
    margin: 0;
}

.footer .left-column li a {
    line-height: 24px;
    text-decoration: none;
    padding: 0 5px;
}

.footer .left-column li:hover {
    background: #0792cc;
}

.footer .left-column li:hover a {
    color: #fff;
}

.footer .right-column {
    float: right;
    text-align: right;
    padding: 15px 0 0 0;
}

.converted {
    padding-left: 5px;
}

@-webkit-viewport{width:device-width}
@-moz-viewport{width:device-width}
@-ms-viewport{width:device-width}
@-o-viewport{width:device-width}
@viewport{width:device-width}

@media only screen and (min-height: 1000px) and (max-height: 9999px) {
    /* fixed position only on big monitors */
    .left-content {
        position: fixed;
    }

    .left-content.unfixed {
    	position: relative;
    }
}

@media only screen and (max-width: 1100px) {
    .support-wrapper {
        display: none;
    }

    .left-content,
    .left-content.unfixed {
        position: relative;
    }
}

@media only screen and (min-width: 1002px) {
    .content-bottom {
        flex-direction: row;
        justify-content: space-between;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1001px) {
    .main,
    .header-wrapper,
    .content-wrapper,
    .footer-wrapper {
        min-width: 765px;
    }

    .header,
    .content,
    .content-bottom,
    .message-block-wrapper,
    .footer {
        width: 765px;
    }

    .left-content {
        position: relative;
        width: 285px;
    }

    .left-content.unfixed {width:470px}

    .order-number-wrapper {
        width: 90px;
    }

    .buyer-block strong,
    .buyer-block span {
        float: none;
        margin: 0 0 0 40px;
    }

    .merchant-info-block .row label,
    .buyer-block .row label,
    .merchant-info-block .row .info-cell,
    .buyer-block .row .info-cell {
        float: none;
        width: auto;
        margin: 0 0 0 40px;
        text-align: left;
    }

    .unfixed .merchant-info-block .row label {
        float: left;
        width: 225px;
        margin: 0;
        text-align: right;
    }

    .unfixed .merchant-info-block .row .info-cell {
        float: right;
        width: 230px;
        margin: 0;
    }

    .right-content {
        width: 470px;
    }

    .wallet-block .third-row {
        text-indent: 0;
        padding-left: 10px;
    }

    .payment-wrapper-inner {
        grid-column-gap: 20px;
        -moz-column-gap: 20px;
             -webkit-column-gap: 20px;
             column-gap: 20px;
    }

    .payment-logo-wrapper {
        min-width: 170px;
    }

    .payment-logo-wrapper img {
    	max-width: 150px;
    	height: auto;
    }

    .payment-text-wrapper {
        width: 260px;
    }

    .lt-gf-leasing-calculator .title {
		width: 250px;
	}

	.lt-gf-leasing-calculator .continue-button-wrapper {
		width: 155px;
	}

	.lt-gf-leasing-calculator .line {
		height: auto;
	}

	.lt-gf-leasing-calculator .line-text,
	.lt-gf-leasing-calculator .line-value {
		float: none;
		display: block;
		width: auto;
		text-align: left;
		text-indent: 25px;
	}

    .message-content {width: 614px}

    .content-bottom {
        flex-direction: row;
        justify-content: space-between;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    /* sticky footer */
    .main {
        margin: 0 auto -200px;
    }

    .footer-wrapper, .push {
        height: 200px;
    }

    .main,
    .header-wrapper,
    .content-wrapper,
    .footer-wrapper {
        min-width: 470px;
    }

    .header,
    .content,
    .content-bottom,
    .message-block-wrapper,
    .footer {
        width: 470px;
    }

    .header {
        flex-direction: column;
        justify-content: center;
    }

    .header.has-logo {
        height: auto;
    }

    .logo-wrapper {
        margin: 5px 0;
    }

    .language-selection-wrapper {
        margin: 5px 0;
    }

    .left-content,
    .right-content    {
        position: relative;
        float: none;
        width: 470px;
        margin: 0 auto 20px;
    }

    .mobile-choose-payment {
        display: block;
    }

    .order-number-wrapper {
        width: 275px;
    }

    .wallet-block .third-row {
        text-indent: 0;
        padding-left: 10px;
    }

    .payment-wrapper-inner {
        grid-column-gap: 10px;
        -moz-column-gap: 10px;
             -webkit-column-gap: 10px;
             column-gap: 10px;
    }

    .payment-logo-wrapper {
        min-width: 170px;
    }

    .payment-text-wrapper {
        width: 250px;
    }

    .lt-gf-leasing-calculator .title {
    	width: 250px;
    }

    .lt-gf-leasing-calculator .line {
		height: auto;
	}

	.lt-gf-leasing-calculator .line-text,
	.lt-gf-leasing-calculator .line-value {
		float: none;
		display: block;
		width: auto;
		text-align: left;
		padding: 0 0 0 25px;
	}

    .message-content {width: 318px}

    .footer-inner-wrapper {
    	height: 110px;
    }

    .footer .left-column,
    .footer .right-column {
        float: none;
        width: 100%;
        text-align: center;
        padding: 10px 0 0 0;
    }

    .footer .right-column {
        padding-top: 0;
    }

    .footer .left-column ul {
        display: inline-block;
    }
}

@media only screen and (max-width: 479px) {
    .main {
        margin: 0 auto -200px;
    }

    .footer-wrapper, .push {
        height: 200px;
    }

    .main,
    .header-wrapper,
    .content-wrapper,
    .footer-wrapper {
        min-width: 320px;
    }

    .header,
    .content,
    .content-bottom,
    .message-block-wrapper,
    .footer {
        width: 320px;
    }

    .header {
        flex-direction: column;
        justify-content: center;
    }

    .header.has-logo {
    	height: auto;
    }

    .logo-wrapper {
        margin: 5px 0;
    }

    .language-selection-wrapper {
        margin: 5px 0;
   	}

    .left-content,
    .left-content.unfixed,
    .right-content    {
        position: relative;
        float: none;
        width: 318px;
        margin: 0 auto 20px;
    }

    .order-number-wrapper {
        width: 120px;
    }

    .payment-amount-selection-block .form .amount-label {
        margin-bottom: 0;
    }

    .buyer-block .email-form-wrapper {
        width: auto;
        padding: 0 35px;
        margin: 0 auto 10px;
    }

    .buyer-block .email-form-wrapper input {margin: 0 0 10px 0}

    .buyer-block .email-disclaimer-wrapper {
        font-size: 11px;
        line-height: 1.2em;
        padding: 0 35px;
    }

    .merchant-info-block .row {
    	margin: 0 0 10px;
    }

    .merchant-info-block .row label,
    .buyer-block .row label,
    .merchant-info-block .row .info-cell,
    .buyer-block .row .info-cell {
        float: none;
        width: auto;
        margin: 0 0 0 55px;
        text-align: left;
    }

    .mobile-choose-payment {
        display: block;
    }

    .country-label {width: 120px}

    .dd.country-select {
        float: none;
        margin: 0 auto;
    }

    .wallet-block  .first-row div {
        display: none;
    }

    .wallet-block .second-row li {
        margin: 0;
        padding: 0 0 0 35px;
        text-indent: 0;
        background-position: 10px center;
    }

    .wallet-block .third-row {
        text-indent: 0;
        padding-left: 10px;
    }

    .wallet-block .third-row .mobile {
        display: block;
        padding: 5px 0 0 0;
    }

    .payment-wrapper-inner,
    .payment-logo-wrapper,
    .payment-text-wrapper {
    	height: auto;
    	min-height: 60px;
    }

    .payment-wrapper-inner {
        grid-column-gap: 0;
        -moz-column-gap: 0;
             -webkit-column-gap: 0;
             column-gap: 0;
    }

    .payment-logo-wrapper {
    	line-height: 60px;
    }

    .payment-logo-wrapper {
        min-width: 100px;
        padding: 0 5px;
    }

    .payment-logo-wrapper img {
    	max-width: 100px;
    	height: auto;
    }

    .payment-text-wrapper {
        width: 175px;
        padding: 0 0 0 5px;
    }

    .payment-text-wrapper .table-wrapper {
    	height: 60px;
    }

    .payment-text-wrapper .payment-time {
        line-height: 13px;
    }

    .lt-gf-leasing-calculator .title,
    .lt-gf-leasing-calculator .continue-button-wrapper {
    	float: none;
    	width: auto;
    	padding: 0 5px;
    }

    .lt-gf-leasing-calculator .continue-button-wrapper {
    	padding: 10px 0;
    	text-align: center;
    }

    .lt-gf-leasing-calculator .line {
		height: auto;
	}

    .lt-gf-leasing-calculator .line-text,
	.lt-gf-leasing-calculator .line-value {
		float: none;
		display: block;
		width: auto;
		text-align: left;
		padding: 0 0 0 25px;
	}

    .message-content {
    	width: 289px;
    	padding: 20px 15px;
    }

    .content-bottom a {
        display: inline-block;
        margin-bottom: 5px;
    }

    .footer-inner-wrapper {
    	height: 110px;
    }

    .footer .left-column,
    .footer .right-column {
        float: none;
        width: 100%;
        text-align: center;
        padding: 10px 0 0 0;
    }

    .footer .left-column ul {
        display: inline-block;
    }

    .footer .right-column {
        padding-top: 0;
    }
}

@media print {
    .no-print {
        display: none;
    }

    body {
        background: #fff;
    }

    .block-shadow,
    .header-wrapper {
        box-shadow: none;
    }

    .support-wrapper {
        display: none;
    }

    .language-selection-wrapper {
        display: none;
    }

    .footer-wrapper {
        display: none;
    }
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.clearfix {
    clear: both;
}

.relative {
    position: relative;
}

.hidden-soft {
    display: none;
}

.red {
    color: #ff0000;
}

.padding-5 {padding: 5px}
.padding-10 {padding: 10px}

.margin-bottom-0 {margin-bottom: 0}
.margin-bottom-10 {margin-bottom: 10px}
.margin-bottom-20 {margin-bottom: 20px}
.margin-bottom-30 {margin-bottom: 30px}

.margin-left-30 {margin-left: 30px}

.padding-top-20 {padding-top: 20px}

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

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

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

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

.responsive-image,
.responsive-image-wrapper img {
    display: block;
    width: 100%;
    height: auto;
}


/*# sourceMappingURL=rootCss-2c32dd0c81e01c5a3fe30e1ab97d019808f1da24.40b2e27598f8c21e5a03.css.map*/