.selectorInfo{display:block;border-radius:5px;background:#eee;padding:10px 10px 10px 45px;margin:15px auto;line-height:1.3;font-size:12px;position:relative;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;max-width:730px;font-family:Muli,arial,sans-serif}.selectorInfo::before{content:"i";display:block;width:25px;height:25px;background:#fff;border-radius:50%;text-align:center;font-family:Times;font-style:italic;font-size:20px;font-weight:700;position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vb-checkout-logo{max-width:255px;padding:20px 0;display:block;margin:0 auto}@media only screen and (max-width:1080px){.vb-checkout-logo{max-width:170px}}.vb-checkout-back{display:none}#header{position:relative}.loaderSpan{width:40px;height:40px;border:5px solid #7dbc8e;border-bottom-color:transparent;border-radius:50%;display:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:1s linear infinite rotation;animation:1s linear infinite rotation;margin:20px auto 0}body.loading #submitCreate{display:none}body.loading .loaderSpan{display:block}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}