.is-go-to-pay #main-page{background:transparent !important}.vProgressSpinner{width:30px;height:30px;position:relative}.vProgressSpinner svg.circle-svg{position:relative}.vProgressSpinner svg.circle-svg .progress__value{transform:rotate(-90deg);transform-origin:center;fill:none;transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;-icab-transition:.4s all ease;-khtml-transition:.4s all ease;stroke:#8c9caa;stroke-linecap:round}.vProgressSpinner svg.circle-svg .progress__value.is-spin{-webkit-animation:rotatingBack 20s linear infinite;-moz-animation:rotatingBack 20s linear infinite;-ms-animation:rotatingBack 20s linear infinite;-o-animation:rotatingBack 20s linear infinite;animation:rotatingBack 20s linear infinite}.vProgressSpinner svg.circle-svg .refresh__value{transform-origin:center;fill:none;transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;-icab-transition:.4s all ease;-khtml-transition:.4s all ease;stroke:#8c9caa;stroke-linecap:round;stroke-dasharray:5;opacity:0}.vProgressSpinner svg.circle-svg .refresh__value.is-spin{-webkit-animation:rotating 1s ease-in-out infinite;-moz-animation:rotating 1s ease-in-out infinite;-ms-animation:rotating 1s ease-in-out infinite;-o-animation:rotating 1s ease-in-out infinite;animation:rotating 1s ease-in-out infinite}.vProgressSpinner .v-progress-text{font-family:"Roboto",sans-serif;position:absolute;left:0;top:0;line-height:1;text-align:center;font-size:12px;color:#8c9caa;width:100%;height:100%}.vProgressSpinner .v-progress-text b{font-size:15px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#0b2039}.vProgressSpinner.is-refresh svg.circle-svg .progress__value{opacity:0 !important}.vProgressSpinner.is-refresh svg.circle-svg .refresh__value{opacity:1 !important}@keyframes colored{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}

.is-go-to-pay #main-page{background:transparent !important}

.is-go-to-pay #main-page{background:transparent !important}.vInfo{position:absolute;right:0;width:50px;height:50px;object-fit:contain;cursor:pointer;transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;-icab-transition:.4s all ease;-khtml-transition:.4s all ease;background-image:url(./img/question.svg);background-repeat:no-repeat;background-position:center;background-size:20px 20px}.vInfo:hover{transform:scale(1.1, 1.1);opacity:0.8}.vSelect>select:focus+.v-input-label>.vInfo{opacity:0}

.is-go-to-pay #main-page{background:transparent !important}div.vMessageLine{width:100%;box-sizing:border-box;position:relative}div.vMessageLine .v-ml-wrapper{background-color:#1f7feb;font-family:"Roboto",sans-serif;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#ffffff;padding:20px 74px;padding-left:160px;margin-bottom:10px;position:relative}@media only screen and (min-width: 768px) and (max-width: 1199px){div.vMessageLine .v-ml-wrapper{padding-left:74px}}@media only screen and (max-width: 767px){div.vMessageLine .v-ml-wrapper{padding-left:50px;padding-right:50px}}div.vMessageLine .v-ml-wrapper .vMainButton{width:50%;height:44px;display:flex;justify-content:center;align-items:center;border:none;line-height:44px;border-radius:3px;box-shadow:inset 0 -2px 0 0 rgba(0,0,0,0.16);background-image:linear-gradient(to bottom, #3da3df, #2871b6)}div.vMessageLine .v-ml-wrapper .vMainButton:hover{background-image:linear-gradient(to bottom, #088ad7, #00509c)}div.vMessageLine .v-ml-wrapper .vMainButton img{margin-right:10px}div.vMessageLine .v-ml-wrapper .vMainButton span{font-family:"Roboto", sans-serif;font-size:21px;line-height:44px !important;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:center;color:#ffffff}div.vMessageLine .v-ml-wrapper .vMainButton a{border:none}div.vMessageLine .v-ml-wrapper .vMainButton a:hover{border:none}@media only screen and (min-width: 768px) and (max-width: 991px){div.vMessageLine .v-ml-wrapper .vMainButton{width:100%}div.vMessageLine .v-ml-wrapper .vMainButton span{display:block}}@media only screen and (max-width: 767px){div.vMessageLine .v-ml-wrapper .vMainButton{width:100%}div.vMessageLine .v-ml-wrapper .vMainButton span{display:block}}div.vMessageLine .v-ml-wrapper h3{object-fit:contain;font-family:"Roboto",sans-serif;font-size:19px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.11;letter-spacing:normal;color:#ffffff;margin-top:0}div.vMessageLine .v-ml-wrapper p{object-fit:contain;font-family:"Roboto",sans-serif;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#ffffff}@media only screen and (min-width: 992px){div.vMessageLine .v-ml-wrapper .vFormButton{width:50%}}div.vMessageLine .v-ml-wrapper u{text-decoration:none}div.vMessageLine .v-ml-wrapper a{color:#ffffff;display:inline-block;border-bottom:1px dashed #fff;text-decoration:none}div.vMessageLine .v-ml-wrapper a u{text-decoration:none}div.vMessageLine .v-ml-wrapper a:hover{color:#f2f2f2;text-decoration:none;border-bottom:1px solid #f2f2f2}div.vMessageLine .v-ml-wrapper:after{content:'';position:absolute;width:30px;height:30px;left:120px;top:50%;margin-top:-15px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(./img/at-sign.svg)}@media only screen and (min-width: 768px) and (max-width: 1199px){div.vMessageLine .v-ml-wrapper:after{left:34px}}@media only screen and (max-width: 767px){div.vMessageLine .v-ml-wrapper:after{left:10px}}div.vMessageLine .v-ml-wrapper.is-primary{border:solid 1px rgba(11,32,57,0.93);background-color:#0b2039}div.vMessageLine .v-ml-wrapper.is-danger{border:solid 1px #bf0000;background-color:#ff3636}div.vMessageLine .v-ml-wrapper.is-warning{border:solid 1px #0d4e97;background-color:#1f7feb}div.vMessageLine .v-ml-wrapper.is-warning p{margin-bottom:0}div.vMessageLine .disclosure-block{transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;-icab-transition:.4s all ease;-khtml-transition:.4s all ease}div.vMessageLine .disclosure-block .disclosure-title{cursor:pointer;font-family:"Roboto",sans-serif;font-size:17px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.54;letter-spacing:normal;color:#1f7feb;display:inline-block;border-bottom:1px dashed #fff;text-decoration:none;padding-left:120px;transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;-icab-transition:.4s all ease;-khtml-transition:.4s all ease}div.vMessageLine .disclosure-block .disclosure-title:hover{color:#1472dd;text-decoration:none;border-bottom:1px solid #f2f2f2}@media only screen and (min-width: 768px) and (max-width: 1199px){div.vMessageLine .disclosure-block .disclosure-title{padding-left:34px}}div.vMessageLine .disclosure-block .disclosure-title .vInfo{display:inline-block;margin-bottom:-3px}div.vMessageLine .disclosure-block .v-ml-wrapper{transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;-icab-transition:.4s all ease;-khtml-transition:.4s all ease;max-height:0;opacity:0;overflow:hidden;display:block;box-sizing:border-box;padding-top:0;padding-bottom:0}div.vMessageLine .disclosure-block.is-open .v-ml-wrapper{opacity:1;max-height:1000px;padding-top:20px;padding-bottom:20px}

.is-go-to-pay #main-page{background:transparent !important}div.vCalculatorLine{position:relative}@media only screen and (max-width: 767px){div.vCalculatorLine{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch;align-content:stretch}}div.vCalculatorLine .v-cl-label{font-family:"Roboto",sans-serif;font-size:20px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#0b2039;display:flex;align-items:center;position:relative;float:left;width:200px;height:50px;transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;-icab-transition:.4s all ease;-khtml-transition:.4s all ease}@media only screen and (min-width: 768px) and (max-width: 991px){div.vCalculatorLine .v-cl-label{width:100%}}@media only screen and (max-width: 767px){div.vCalculatorLine .v-cl-label{width:50%;order:1}}div.vCalculatorLine .v-cl-field{position:relative;float:left;width:320px;margin-left:17px}@media only screen and (min-width: 768px) and (max-width: 991px){div.vCalculatorLine .v-cl-field{margin-left:0;width:300px}}@media only screen and (max-width: 767px){div.vCalculatorLine .v-cl-field{margin-left:0;width:100%;padding-right:10px;order:3}}div.vCalculatorLine .v-cl-field .v-cl-info{width:100%;min-height:34px;background-color:#f4f8fb;padding:8px 15px;font-family:"Roboto",sans-serif;font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#8c9caa;text-align:center}div.vCalculatorLine .v-cl-field .v-cl-info .is-danger{color:#ff3636}div.vCalculatorLine .v-cl-field .v-cl-info .is-success{color:#5cc200}div.vCalculatorLine.center-field .v-cl-field{display:flex;justify-content:center}div.vCalculatorLine .v-cl-ext,div.vCalculatorLine .v-cl-msgs{position:absolute;left:540px;padding:0 19px;min-height:50px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;width:342px;height:50px}div.vCalculatorLine .v-cl-ext p,div.vCalculatorLine .v-cl-msgs p{font-family:"Roboto",sans-serif;font-size:12px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.2;letter-spacing:normal;color:#0b2039}div.vCalculatorLine .v-cl-ext p a,div.vCalculatorLine .v-cl-msgs p a{color:#1f7feb;text-decoration:underline}@media only screen and (min-width: 992px) and (max-width: 1199px){div.vCalculatorLine .v-cl-ext,div.vCalculatorLine .v-cl-msgs{width:258px}}@media only screen and (min-width: 768px) and (max-width: 991px){div.vCalculatorLine .v-cl-ext,div.vCalculatorLine .v-cl-msgs{width:272px;left:305px;top:50px}}@media only screen and (max-width: 767px){div.vCalculatorLine .v-cl-ext,div.vCalculatorLine .v-cl-msgs{width:50%;padding-left:3px;padding-right:12px}div.vCalculatorLine .v-cl-ext .pay-info-text,div.vCalculatorLine .v-cl-msgs .pay-info-text{width:100% !important;line-height:1 !important}}@media only screen and (max-width: 767px){div.vCalculatorLine .v-cl-ext{order:2;position:absolute;right:0;text-align:right;align-items:center;justify-content:flex-end;flex-direction:row;left:auto;transform:none;top:0}div.vCalculatorLine .v-cl-ext>div{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch;align-content:stretch}div.vCalculatorLine .v-cl-ext>div .vLabel{padding-right:10px}div.vCalculatorLine .v-cl-ext>div .vLabel:last-child{padding-right:0}}div.vCalculatorLine .v-cl-msgs{z-index:1;transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;-icab-transition:.4s all ease;-khtml-transition:.4s all ease;transition-delay:.2s}div.vCalculatorLine .v-cl-msgs.is-show{visibility:visible}div.vCalculatorLine .v-cl-msgs.is-hide{visibility:hidden}@media only screen and (max-width: 767px){div.vCalculatorLine .v-cl-msgs{min-height:0;order:4;width:100%;padding:0 10px 0 0;position:relative;left:auto;top:auto;transform:none;display:none}}@media only screen and (min-width: 768px) and (max-width: 991px){div.vCalculatorLine.without-label .v-cl-label{display:none}div.vCalculatorLine.without-label .v-cl-ext,div.vCalculatorLine.without-label .v-cl-msgs{top:0}}@media only screen and (max-width: 767px){div.vCalculatorLine.without-label .v-cl-label{display:none}div.vCalculatorLine.without-label .v-cl-ext{position:relative;width:100%;padding:0}div.vCalculatorLine.without-label .v-cl-ext .pay-info-text{width:100%;text-align:left;display:block;padding:0 10px 10px 0}}div.vCalculatorLine.without-ext .v-cl-ext{display:none}@media only screen and (max-width: 767px){.show-errors div.vCalculatorLine .v-cl-msgs.is-show,div.vCalculatorLine.show-errors .v-cl-msgs.is-show,div.vCalculatorLine.is-show-info-slot .v-cl-msgs.is-show{display:block}.show-errors div.vCalculatorLine .v-cl-msgs.is-hide,div.vCalculatorLine.show-errors .v-cl-msgs.is-hide,div.vCalculatorLine.is-show-info-slot .v-cl-msgs.is-hide{display:none}}@keyframes a-show{from{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}@keyframes a-hide{from{display:block;opacity:1}99%{display:block;opacity:0}to{display:none;opacity:1}}

.is-go-to-pay #main-page{background:transparent !important}

.is-go-to-pay #main-page{background:transparent !important}.vScreen{font-family:"Roboto",sans-serif;width:1000px;padding-bottom:30px}@media only screen and (max-width: 767px){.vScreen{width:100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.vScreen{width:606px}}.vScreen.hide{display:none}.vScreen .portal-target-top{display:flex;flex-direction:column;align-items:center;justify-content:center}.vScreen .v-ts-header{display:flex;justify-content:space-between;align-content:flex-start;align-items:center;width:536px;margin-left:120px;transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;-icab-transition:.4s all ease;-khtml-transition:.4s all ease;margin-top:23px;margin-bottom:28px}@media only screen and (min-width: 768px) and (max-width: 1199px){.vScreen .v-ts-header{margin-left:36px}}@media only screen and (max-width: 767px){.vScreen .v-ts-header{flex-direction:column;width:auto;margin-left:10px;margin-right:10px;align-items:flex-start}}.vScreen .v-ts-header .v-ts-title{font-size:30px;font-weight:300;font-style:normal;font-stretch:normal;line-height:35px;letter-spacing:normal;color:#0b2039;display:flex;min-height:35px;justify-content:flex-start;align-items:flex-end}@media only screen and (min-width: 768px){.vScreen .v-ts-header .v-ts-title{max-width:320px}}@media only screen and (max-width: 767px){.vScreen .v-ts-header .v-ts-title{order:2}}.vScreen .v-ts-header .v-ts-title .is-success{color:#51bf26}.vScreen .v-ts-header .v-ts-title-info{font-size:18px;font-weight:300;font-style:normal;font-stretch:normal;line-height:25px;letter-spacing:normal;color:#0b2039;display:flex;height:auto;justify-content:flex-start;align-items:flex-start}@media only screen and (min-width: 768px){.vScreen .v-ts-header .v-ts-title-info{max-width:220px;text-align:right}}@media only screen and (max-width: 767px){.vScreen .v-ts-header .v-ts-title-info{order:1;max-width:none;height:35px;justify-content:flex-start}}.vScreen .v-ts-header .v-ts-title-info span.dated{padding:0 5px}.vScreen .v-ts-header .v-ts-title-info .is-success{color:#51bf26}.vScreen .v-ts-body{display:flex;justify-content:flex-start}@media only screen and (max-width: 991px){.vScreen .v-ts-body{flex-direction:column}}.vScreen .v-ts-body .v-ts-main{width:536px;margin-left:120px;transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;-icab-transition:.4s all ease;-khtml-transition:.4s all ease;font-size:17px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.47;letter-spacing:normal;color:#0b2039}@media only screen and (min-width: 768px) and (max-width: 1199px){.vScreen .v-ts-body .v-ts-main{margin-left:36px}}.vScreen .v-ts-body .v-ts-main h4{font-family:"Roboto",sans-serif;font-size:20px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#0b2039}@media only screen and (max-width: 767px){.vScreen .v-ts-body .v-ts-main{width:auto;flex:1;margin:0 10px}}.vScreen .v-ts-body .v-ts-aside{width:300px;margin-left:20px;padding-top:15px}@media only screen and (min-width: 992px) and (max-width: 1199px){.vScreen .v-ts-body .v-ts-aside{width:237px}}@media only screen and (max-width: 767px){.vScreen .v-ts-body .v-ts-aside{width:100%;box-sizing:border-box;flex:1;margin:0 0 0 10px;padding-right:20px}}@media only screen and (min-width: 768px) and (max-width: 991px){.vScreen .v-ts-body .v-ts-aside{width:536px;box-sizing:border-box;flex:1;margin-top:20px;margin-left:36px}}.vScreen .v-ts-body .v-ts-aside p{width:200px;font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#8c9caa}@media only screen and (max-width: 991px){.vScreen .v-ts-body .v-ts-aside p{width:auto}}.vScreen .v-ts-back-body{background-color:#f4f8fb;width:1000px;margin:28px 0;display:flex;justify-content:flex-start;position:relative}@media only screen and (max-width: 767px){.vScreen .v-ts-back-body{width:100%;flex-direction:column}}@media only screen and (min-width: 768px) and (max-width: 991px){.vScreen .v-ts-back-body.sm-flex-column{width:100%;flex-direction:column}}.vScreen .v-ts-back-body .v-ts-back-main{width:536px;margin-left:120px;transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;-icab-transition:.4s all ease;-khtml-transition:.4s all ease;display:block;position:relative}@media only screen and (min-width: 768px) and (max-width: 1199px){.vScreen .v-ts-back-body .v-ts-back-main{margin-left:36px}}@media only screen and (min-width: 768px) and (max-width: 991px){.vScreen .v-ts-back-body .v-ts-back-main{width:339px}.vScreen .v-ts-back-body .v-ts-back-main.sm-flex-column{width:530px}}@media only screen and (max-width: 767px){.vScreen .v-ts-back-body .v-ts-back-main{width:100%;margin-left:10px;padding-right:20px}}.vScreen .v-ts-back-body .v-ts-back-main h4{font-family:"Roboto",sans-serif;font-size:20px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#0b2039}.vScreen .v-ts-back-body .v-ts-back-main h5{font-family:"Roboto",sans-serif;font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.54;letter-spacing:normal;color:#0b2039}.vScreen .v-ts-back-body .v-ts-back-main h5 b{font-weight:bold}.vScreen .v-ts-back-body .v-ts-back-aside{width:300px;margin-left:20px}@media only screen and (max-width: 767px){.vScreen .v-ts-back-body .v-ts-back-aside{width:100%;margin-left:0}}.vScreen .v-ts-back-body .v-ts-back-aside p{width:200px;font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#8c9caa}.vScreen .v-ts-back-body .v-ts-back-aside .v-cripro-aside{width:323px;height:378px;background-color:#1f7feb}@media only screen and (min-width: 992px) and (max-width: 1199px){.vScreen .v-ts-back-body .v-ts-back-aside .v-cripro-aside{width:237px}}@media only screen and (min-width: 768px) and (max-width: 991px){.vScreen .v-ts-back-body .v-ts-back-aside .v-cripro-aside{width:211px}}@media only screen and (max-width: 767px){.vScreen .v-ts-back-body .v-ts-back-aside .v-cripro-aside{width:100%}}.vScreen .v-ts-back-body .v-ts-back-aside .v-cripro-aside.is-full{height:100%;min-height:378px}@media only screen and (min-width: 768px) and (max-width: 991px){.vScreen .v-ts-back-body .v-ts-back-aside .v-cripro-aside.is-full{width:100%}}.vScreen .v-ts-back-body .v-ts-back-aside .v-cripro-aside h2{font-size:17px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.24;letter-spacing:normal;text-align:center;color:#ffffff;padding:62px 43px 25px}@media only screen and (min-width: 992px) and (max-width: 1199px){.vScreen .v-ts-back-body .v-ts-back-aside .v-cripro-aside h2{padding:62px 23px 25px}}@media only screen and (min-width: 768px) and (max-width: 991px){.vScreen .v-ts-back-body .v-ts-back-aside .v-cripro-aside h2{padding:62px 10px 25px}}.vScreen .v-ts-back-body .v-ts-back-aside .v-cripro-aside .cripro-qr{position:relative;width:165px;height:165px;margin:0 auto;border-radius:5.7px;background-color:#ffffff;overflow:hidden}.vScreen .v-ts-actions-body{width:1000px;display:flex;justify-content:flex-start;position:relative;flex-wrap:wrap}@media only screen and (max-width: 767px){.vScreen .v-ts-actions-body{width:100%;flex-direction:column}}@media only screen and (min-width: 768px) and (max-width: 991px){.vScreen .v-ts-actions-body.sm-flex-column{width:100%;flex-direction:column}}.vScreen .v-ts-actions-body .v-ts-actions-full{margin-left:120px;transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;-icab-transition:.4s all ease;-khtml-transition:.4s all ease;width:100%}@media only screen and (min-width: 768px) and (max-width: 1199px){.vScreen .v-ts-actions-body .v-ts-actions-full{margin-left:36px}}@media only screen and (max-width: 767px){.vScreen .v-ts-actions-body .v-ts-actions-full{width:100%;margin-left:0;margin-right:0;padding:0 10px;box-sizing:border-box}}.vScreen .v-ts-actions-body .v-ts-actions-full .form-line.fl-body{width:536px}.vScreen .v-ts-actions-body .v-ts-actions{margin-top:30px;margin-left:120px;transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;-icab-transition:.4s all ease;-khtml-transition:.4s all ease;width:536px}@media only screen and (min-width: 768px) and (max-width: 1199px){.vScreen .v-ts-actions-body .v-ts-actions{margin-left:36px}}@media only screen and (max-width: 767px){.vScreen .v-ts-actions-body .v-ts-actions{width:100%;margin-left:0 !important;margin-right:0 !important;padding:0 10px;box-sizing:border-box}}@media only screen and (max-width: 767px){.vScreen .v-ts-actions-body .v-ts-actions .display-flex{flex-direction:row-reverse}.vScreen .v-ts-actions-body .v-ts-actions .display-flex.not-reverse{flex-direction:row}}@media only screen and (max-width: 991px){.vScreen .v-ts-actions-body .v-ts-actions .display-flex{justify-content:center}}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field.v-flex{display:flex;justify-content:space-between}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field.v-flex.v-flex-center{justify-content:center}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field.v-flex>*{margin-left:20px;flex:1}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field.v-flex>*:first-child{margin-left:0}@media only screen and (max-width: 767px){.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field.v-flex{flex-direction:column}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field.v-flex>*{margin-left:0;margin-top:10px}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field.v-flex:first-child{margin-top:0}}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field .vMainButton{width:100%;height:44px;display:flex;justify-content:center;align-items:center;border:none;line-height:44px;border-radius:3px;box-shadow:inset 0 -2px 0 0 rgba(0,0,0,0.16);background-image:linear-gradient(to bottom, #3da3df, #2871b6)}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field .vMainButton:hover{background-image:linear-gradient(to bottom, #088ad7, #00509c)}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field .vMainButton img{margin-right:10px}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field .vMainButton span{font-family:"Roboto", sans-serif;font-size:21px;line-height:44px !important;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:center;color:#ffffff}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field .vMainButton a{border:none}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field .vMainButton a:hover{border:none}@media only screen and (min-width: 768px) and (max-width: 991px){.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field .vMainButton{width:100%}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field .vMainButton span{display:block}}@media only screen and (max-width: 767px){.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field .vMainButton{width:100%}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-field .vMainButton span{display:block}}.vScreen .v-ts-actions-body .v-ts-actions .actions-group .ag-info{min-height:40px;padding:7px 20px;border-radius:0 0 3px 3px;background-color:#f4f8fb;text-align:center;font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#0b2039}.vScreen .v-ts-actions-body .v-ts-actions-aside{width:300px;margin-left:20px}@media only screen and (max-width: 767px){.vScreen .v-ts-actions-body .v-ts-actions-aside{width:100%;margin-left:0}}.vScreen .v-ts-actions-body .v-ts-actions-aside p{width:200px;font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#8c9caa}.vScreen .plate{border-radius:10px;box-shadow:0 10px 30px 0 #d9e0e8;background-color:#ffffff;padding:21px 26px}.vScreen .plate.transparent{border-radius:0;box-shadow:none;background-color:transparent;padding:0}.vScreen .plate.p-left p{text-align:left}.vScreen .plate .v-sign{position:center;display:block;height:130px;width:100%;background-size:contain;background-repeat:no-repeat;background-position:center;margin:10px 0 25px 0}.vScreen .plate .v-sign.v-sign-wait{background-image:url(./img/icon-wait.svg)}.vScreen .plate .v-sign.v-sign-danger{background-image:url(./img/icon-danger.svg)}.vScreen .plate .v-sign.v-sign-success{background-image:url(./img/icon-success.svg)}.vScreen .plate .v-sign.v-sign-search{background-image:url(./img/icon-search-doc.svg)}.vScreen .plate .v-sign.v-float-left{float:left;width:130px;margin:0 20px 0 0}.vScreen .plate h2{font-size:21px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:27px;letter-spacing:normal;padding-top:20px;margin-top:0}.vScreen .plate h2.danger{color:#ff3636}.vScreen .plate h2.slim{font-weight:normal}.vScreen .plate h3{font-size:20px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#0b2039}.vScreen .plate h3.slim{font-weight:normal}.vScreen .plate .hr{position:relative;width:100%;box-sizing:border-box;margin:10px 0 20px 0;height:1px;background-color:#8c9caa}.vScreen .plate p{margin-bottom:20px;text-align:center;font-size:18px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#0b2039}.vScreen .plate p.v-btc-fee{font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#0b2039}.vScreen .plate p.mini{font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#0b2039}.vScreen .plate .v-cripto-block{display:inline-block;position:relative;border-radius:5px;background-color:#0b2039;font-size:28px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#ffffff;padding:5px 14px}.vScreen .plate .v-cripto-block.v-cripto-wallet{font-size:20px;line-height:35px;word-break:break-word}.vScreen .plate .v-cripto-block .v-space{position:relative;display:inline-block;width:10px}.vScreen .plate .ts-main-wrap{width:536px;margin:20px 0}.vScreen .plate ul,.vScreen .plate ol{font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.53;letter-spacing:normal;color:#0b2039;padding-left:25px}.vScreen .plate ul li,.vScreen .plate ol li{list-style-position:outside;position:relative;padding-left:5px}.vScreen .plate ul.not-condensed li,.vScreen .plate ol.not-condensed li{padding-bottom:25px}.vScreen .plate ul.not-condensed li:last-child,.vScreen .plate ol.not-condensed li:last-child{padding-bottom:0}.vScreen .plate ul.not-condensed-slim li,.vScreen .plate ol.not-condensed-slim li{padding-bottom:10px}.vScreen .plate ul.not-condensed-slim li:last-child,.vScreen .plate ol.not-condensed-slim li:last-child{padding-bottom:0}.vScreen .plate ul.condensed li,.vScreen .plate ol.condensed li{padding-bottom:0}.vScreen .plate ul.danger li,.vScreen .plate ol.danger li{list-style-type:none;padding-left:8px}.vScreen .plate ul.danger li:before,.vScreen .plate ol.danger li:before{content:'';background-image:url(./img/at-sign-red.svg);background-position:left top;background-repeat:no-repeat;width:23px;height:23px;position:absolute;background-size:contain;left:-25px;top:5px}.vScreen .plate ul.with-arms li,.vScreen .plate ol.with-arms li{list-style-type:none}.vScreen .plate ul.with-arms li:before,.vScreen .plate ol.with-arms li:before{content:'';background-image:url(./img/icon-arm.png);background-position:left top;background-repeat:no-repeat;width:24px;height:26px;position:absolute;left:-25px;top:0}.vScreen .plate ul.without-arms li,.vScreen .plate ol.without-arms li{list-style-type:disc}.vScreen .plate ul.without-arms li:before,.vScreen .plate ol.without-arms li:before{content:'';display:none}.vScreen .plate ul.ordered-list li,.vScreen .plate ol.ordered-list li{list-style-type:decimal}.vScreen .plate ul.blank li,.vScreen .plate ol.blank li{list-style-type:none}.vScreen .plate a,.vScreen .plate a:visited{color:#1f7feb;text-decoration:underline;display:inline-block;position:relative;transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;-icab-transition:.4s all ease;-khtml-transition:.4s all ease}.vScreen .plate a:hover,.vScreen .plate a:visited:hover{color:#105aae}.vScreen .plate .v-flex-center{display:flex;justify-content:center;align-items:center}.vScreen .refresh{font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#899caa;position:relative;padding-left:40px;display:flex;align-items:center}.vScreen .refresh:before{content:'';position:absolute;left:0;top:50%;width:30px;height:30px;margin-top:-15px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(./img/refresh.svg);-webkit-animation:rotating 10s ease infinite;-moz-animation:rotating 10s ease infinite;-ms-animation:rotating 10s ease infinite;-o-animation:rotating 10s ease infinite;animation:rotating 10s ease infinite}.vScreen .flex-col{display:flex;flex-direction:column}.vScreen .flex-row{display:flex;flex-direction:row}.vScreen .flex-row .space{width:20px}.vScreen .flex-center{justify-content:center;align-items:center}.exchange.is-short .vScreen .v-ts-header,.exchange.is-short .vScreen .v-ts-body .v-ts-main,.exchange.is-short .vScreen .v-ts-actions-full,.exchange.is-short .vScreen .v-ts-actions,.exchange.is-short .vScreen .v-ts-back-body .v-ts-back-main{margin-left:14px}