@font-face {
  font-family: 'W.UP Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('W.UP Source Sans Pro Light'), local('SourceSansPro-Light'), url(../fonts/SourceSansPro-Light.woff) format('woff');
}
@font-face {
  font-family: 'W.UP Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('W.UP Source Sans Pro'), local('SourceSansPro-Regular'), url(../fonts/SourceSansPro-Regular.woff) format('woff');
}
@font-face {
  font-family: 'W.UP Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: local('W.UP Source Sans Pro Semibold'), local('SourceSansPro-Semibold'), url(../fonts/SourceSansPro-Semibold.woff) format('woff');
}
@font-face {
  font-family: 'W.UP Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('W.UP Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(../fonts/SourceSansPro-Bold.woff) format('woff');
}
@font-face {
  font-family: 'W.UP Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: local('W.UP Source Sans Pro Light Italic'), local('SourceSansPro-LightIt'), url(../fonts/SourceSansPro-LightIt.woff) format('woff');
}
@font-face {
  font-family: 'W.UP Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: local('W.UP Source Sans Pro Italic'), local('SourceSansPro-It'), url(../fonts/SourceSansPro-It.woff) format('woff');
}
@font-face {
  font-family: 'W.UP Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  src: local('W.UP Source Sans Pro Semibold Italic'), local('SourceSansPro-SemiboldIt'), url(../fonts/SourceSansPro-SemiboldIt.woff) format('woff');
}
@font-face {
  font-family: 'W.UP Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: local('W.UP Source Sans Pro Bold Italic'), local('SourceSansPro-BoldIt'), url(../fonts/SourceSansPro-BoldIt.woff) format('woff');
}
#wup-otp-vtr {
  /* Environment overrides */
  /*VTR GRID SYSTEM*/
  /*TODO INNENTOL NEM KELL*/
  /*TODO IDAIG NEM KELL*/
  /*VTR COMMON ELEMENT DESIGNS*/
  /*VTR COMMON CLASSES*/
  /* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */
  /* IE10 input fix */
  color: #4a4a4a;
  font-family: 'W.UP Source Sans Pro', sans-serif;
  width: 100%;
  position: relative;
}
/* Ezt kiszedtem 2017.20.25
#wup-otp-vtr h3 {
  margin: 0px;
  padding: 0px;
}
#wup-otp-vtr h3 {
  border-bottom: none;
}
*/
#wup-otp-vtr html,
#wup-otp-vtr body,
#wup-otp-vtr div,
#wup-otp-vtr span,
#wup-otp-vtr applet,
#wup-otp-vtr object,
#wup-otp-vtr iframe,
#wup-otp-vtr h1,
#wup-otp-vtr h2,
#wup-otp-vtr h3,
#wup-otp-vtr h4,
#wup-otp-vtr h5,
#wup-otp-vtr h6,
#wup-otp-vtr p,
#wup-otp-vtr blockquote,
#wup-otp-vtr pre,
#wup-otp-vtr a,
#wup-otp-vtr abbr,
#wup-otp-vtr acronym,
#wup-otp-vtr address,
#wup-otp-vtr big,
#wup-otp-vtr cite,
#wup-otp-vtr code,
#wup-otp-vtr del,
#wup-otp-vtr dfn,
#wup-otp-vtr em,
#wup-otp-vtr font,
#wup-otp-vtr img,
#wup-otp-vtr ins,
#wup-otp-vtr kbd,
#wup-otp-vtr q,
#wup-otp-vtr s,
#wup-otp-vtr samp,
#wup-otp-vtr small,
#wup-otp-vtr strike,
#wup-otp-vtr strong,
#wup-otp-vtr sub,
#wup-otp-vtr sup,
#wup-otp-vtr tt,
#wup-otp-vtr var,
#wup-otp-vtr b,
#wup-otp-vtr u,
#wup-otp-vtr i,
#wup-otp-vtr center,
#wup-otp-vtr dl,
#wup-otp-vtr dt,
#wup-otp-vtr dd,
#wup-otp-vtr ol,
#wup-otp-vtr ul,
#wup-otp-vtr li,
#wup-otp-vtr fieldset,
#wup-otp-vtr form,
#wup-otp-vtr label,
#wup-otp-vtr legend,
#wup-otp-vtr table,
#wup-otp-vtr caption,
#wup-otp-vtr tbody,
#wup-otp-vtr tfoot,
#wup-otp-vtr thead,
#wup-otp-vtr tr,
#wup-otp-vtr th,
#wup-otp-vtr td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
#wup-otp-vtr table,
#wup-otp-vtr th,
#wup-otp-vtr td {
  border: none;
  background: none;
  border-spacing: 0;
}
#wup-otp-vtr * {
  outline: none;
}
#wup-otp-vtr .vtr-debug-versioning {
  float: right;
  position: relative;
  top: -17px;
  color: green;
}
#wup-otp-vtr * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#container {
	position: relative !important;
	overflow: hidden !important;
	min-width: 960px !important;
  	max-width: 1280px !important;
  	margin: 0 auto !important;
	padding-bottom: 0px !important;	
	width: auto;
}

#userinfo {
	width: auto
}

/* media queries	MWHU-41428 sz�m� jira miatt ker�lt be:	
-------------------------------------------------- */
@media (min-width: 960px) {
	.container,
	#messenger > #inner {
		width: 960px !important;
	}
}

@media (min-width: 1280px) {
	.container,
	#messenger > #inner {
		width: 1280px !important;
	}
}

#wup-otp-vtr .vtr-container {
  width: 100%;
  margin: 0px auto;
  position: relative;
  min-width: 960px;
  max-width: 1280px;
}
#wup-otp-vtr .vtr-container:before,
#wup-otp-vtr .vtr-container:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-container:after {
  clear: both;
}
#wup-otp-vtr .vtr-odbmifid-container {
  width: 100%;
  margin: 0px auto;
  position: relative;
  min-width: 940px;
  max-width: 1280px;
}
#wup-otp-vtr .vtr-odbmifid-container:before,
#wup-otp-vtr .vtr-odbmifid-container:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-odbmifid-container:after {
  clear: both;
}
#wup-otp-vtr .vtr-xs-content {
  width: 100%;
  margin: 0px auto;
  position: relative;
  width: 280px;
}
#wup-otp-vtr .vtr-xs-content-popup-dropdown {
  margin-top: 10px;
}
#wup-otp-vtr .vtr-xs-content-popup {
  width: 100%;
  margin: 0px auto;
  position: relative;
  width: 380px;
  font-weight: bold;
  font-size: 25px;
}
#wup-otp-vtr .vtr-xs-content:before,
#wup-otp-vtr .vtr-xs-content:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-xs-content:after {
  clear: both;
}
#wup-otp-vtr .vtr-sm-content {
  width: 100%;
  margin: 0px auto;
  position: relative;
  width: 450px;
}
.product-selector-buttons {
  padding: 10px !important;
}
#wup-otp-vtr .vtr-sm-content:before,
#wup-otp-vtr .vtr-sm-content:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-sm-content:after {
  clear: both;
}
#wup-otp-vtr .vtr-md-content {
  width: 100%;
  margin: 0px auto;
  position: relative;
  width: 780px;
}
#wup-otp-vtr .vtr-md-content:before,
#wup-otp-vtr .vtr-md-content:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-md-content:after {
  clear: both;
}
#wup-otp-vtr .vtr-lg-content {
  width: 100%;
  margin: 0px auto;
  position: relative;
  width: 90%;
}
#wup-otp-vtr .vtr-lg-content:before,
#wup-otp-vtr .vtr-lg-content:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-lg-content:after {
  clear: both;
}
#wup-otp-vtr .vtr-content {
  width: 100%;
  margin: 0px auto;
  position: relative;
}
#wup-otp-vtr .vtr-content:before,
#wup-otp-vtr .vtr-content:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-content:after {
  clear: both;
}
#wup-otp-vtr .vtr-col-12 {
  width: 100%;
}
#wup-otp-vtr .vtr-col-11 {
  width: 91.66666667%;
}
#wup-otp-vtr .vtr-col-10 {
  width: 83.33333333%;
}
#wup-otp-vtr .vtr-col-9 {
  width: 75%;
}
#wup-otp-vtr .vtr-col-8 {
  width: 66.66666667%;
}
#wup-otp-vtr .vtr-col-7 {
  width: 58.33333333%;
}
#wup-otp-vtr .vtr-col-6 {
  width: 50%;
}
#wup-otp-vtr .vtr-col-5 {
  width: 41.66666667%;
}
#wup-otp-vtr .vtr-col-4 {
  width: 33.33333333%;
}
#wup-otp-vtr .vtr-col-3 {
  width: 25%;
}
#wup-otp-vtr .vtr-col-2 {
  width: 16.66666667%;
}
#wup-otp-vtr .vtr-col-1 {
  width: 8.33333333%;
}
#wup-otp-vtr .vtr-col-12, .vtr-col-11, .vtr-col-10, .vtr-col-9, .vtr-col-8, .vtr-col-7, .vtr-col-6, .vtr-col-5, .vtr-col-4, .vtr-col-3, .vtr-col-2, .vtr-col-1 {
  position: relative;
  min-height: 1px;
  float: left;
}
#wup-otp-vtr .vtr-row.gutter-xs > .col-12, .vtr-row.gutter-xs > .col-11, .vtr-row.gutter-xs > .col-10, .vtr-row.gutter-xs > .col-9, .vtr-row.gutter-xs > .col-8, .vtr-row.gutter-xs > .col-7, .vtr-row.gutter-xs > .col-6, .vtr-row.gutter-xs > .col-5, .vtr-row.gutter-xs > .col-4, .vtr-row.gutter-xs > .col-3, .vtr-row.gutter-xs > .col-2, .vtr-row.gutter-xs > .col-1 {
  padding-left: 10px;
  padding-right: 10px;
}
#wup-otp-vtr .vtr-row.gutter-xs {
  margin-left: -10px;
  margin-right: -10px;
}
#wup-otp-vtr .vtr-container.gutter-xs {
  padding-left: -10px;
  padding-right: -10px;
}
#wup-otp-vtr .vtr-odbmifid-container.gutter-xs {
  padding-left: -10px;
  padding-right: -10px;
}
#wup-otp-vtr .vtr-row.gutter-sm > .col-12, .vtr-row.gutter-sm > .col-11, .vtr-row.gutter-sm > .col-10, .vtr-row.gutter-sm > .col-9, .vtr-row.gutter-sm > .col-8, .vtr-row.gutter-sm > .col-7, .vtr-row.gutter-sm > .col-6, .vtr-row.gutter-sm > .col-5, .vtr-row.gutter-sm > .col-4, .vtr-row.gutter-sm > .col-3, .vtr-row.gutter-sm > .col-2, .vtr-row.gutter-sm > .col-1 {
  padding-left: 20px;
  padding-right: 20px;
}
#wup-otp-vtr .vtr-row.gutter-sm {
  margin-left: -20px;
  margin-right: -20px;
}
#wup-otp-vtr .vtr-container.gutter-sm {
  padding-left: -20px;
  padding-right: -20px;
}
#wup-otp-vtr .vtr-odbmifid-container.gutter-sm {
  padding-left: -20px;
  padding-right: -20px;
}
#wup-otp-vtr .vtr-row.gutter-md > .col-12, .vtr-row.gutter-md > .col-11, .vtr-row.gutter-md > .col-10, .vtr-row.gutter-md > .col-9, .vtr-row.gutter-md > .col-8, .vtr-row.gutter-md > .col-7, .vtr-row.gutter-md > .col-6, .vtr-row.gutter-md > .col-5, .vtr-row.gutter-md > .col-4, .vtr-row.gutter-md > .col-3, .vtr-row.gutter-md > .col-2, .vtr-row.gutter-md > .col-1 {
  padding-left: 40px;
  padding-right: 40px;
}
#wup-otp-vtr .vtr-row.gutter-md {
  margin-left: -40px;
  margin-right: -40px;
}
#wup-otp-vtr .vtr-container.gutter-md {
  padding-left: -40px;
  padding-right: -40px;
}
#wup-otp-vtr .vtr-odbmifid-container.gutter-md {
  padding-left: -40px;
  padding-right: -40px;
}
#wup-otp-vtr .vtr-row.gutter-lg > .col-12, .vtr-row.gutter-lg > .col-11, .vtr-row.gutter-lg > .col-10, .vtr-row.gutter-lg > .col-9, .vtr-row.gutter-lg > .col-8, .vtr-row.gutter-lg > .col-7, .vtr-row.gutter-lg > .col-6, .vtr-row.gutter-lg > .col-5, .vtr-row.gutter-lg > .col-4, .vtr-row.gutter-lg > .col-3, .vtr-row.gutter-lg > .col-2, .vtr-row.gutter-lg > .col-1 {
  padding-left: 80px;
  padding-right: 80px;
}
#wup-otp-vtr .vtr-row.gutter-lg {
  margin-left: -80px;
  margin-right: -80px;
}
#wup-otp-vtr .vtr-container.gutter-lg {
  padding-left: -80px;
  padding-right: -80px;
}
#wup-otp-vtr .vtr-odbmifid-container.gutter-lg {
  padding-left: -80px;
  padding-right: -80px;
}
#wup-otp-vtr .vtr-col-25 {
  float: left;
  width: 25%;
}
#wup-otp-vtr .vtr-col-33 {
  float: left;
  width: 33.3333334%;
}
#wup-otp-vtr .vtr-col-35 {
  float: left;
  width: 35%;
}
#wup-otp-vtr .vtr-col-40 {
  float: left;
  width: 40%;
}
#wup-otp-vtr .vtr-col-50 {
  float: left;
  width: 50%;
}
#wup-otp-vtr .vtr-col-60 {
  float: left;
  width: 60%;
}
#wup-otp-vtr .vtr-col-66 {
  float: left;
  width: 66.6666667%;
}
#wup-otp-vtr .vtr-row-popup-subtitle {
  margin-bottom: 20px;
  color: grey;
}
#wup-otp-vtr .vtr-row-popup-question {
  font-weight: bold;
  margin-top: 50px;
}
#wup-otp-vtr .vtr-row-popup-warning {
  color: red;
  margin-top: 10px;
  max-width: 400px;
}
#wup-otp-vtr .vtr-row {
  margin-top: 20px;
  margin-bottom: 20px;
}
#wup-otp-vtr .vtr-row:before,
#wup-otp-vtr .vtr-row:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-row:after {
  clear: both;
}
#wup-otp-vtr .vtr-grid-row {
  margin: 0 -10px;
}
#wup-otp-vtr .vtr-grid-row:before,
#wup-otp-vtr .vtr-grid-row:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-grid-row:after {
  clear: both;
}
#wup-otp-vtr .vtr-grid-col-1 {
  padding: 0 10px;
  float: left;
  min-height: 1px;
  width: 8.33333333%;
}
#wup-otp-vtr .vtr-grid-col-2 {
  padding: 0 10px;
  float: left;
  min-height: 1px;
  width: 16.66666667%;
}
#wup-otp-vtr .vtr-grid-col-3 {
  padding: 0 10px;
  float: left;
  min-height: 1px;
  width: 25%;
}
#wup-otp-vtr .vtr-grid-col-4 {
  padding: 0 10px;
  float: left;
  min-height: 1px;
  width: 33.33333333%;
}
#wup-otp-vtr .vtr-grid-col-5 {
  padding: 0 10px;
  float: left;
  min-height: 1px;
  width: 41.66666667%;
}
#wup-otp-vtr .vtr-grid-col-6 {
  padding: 0 10px;
  float: left;
  min-height: 1px;
  width: 50%;
}
#wup-otp-vtr .vtr-grid-col-7 {
  padding: 0 10px;
  float: left;
  min-height: 1px;
  width: 58.33333333%;
}
#wup-otp-vtr .vtr-grid-col-8 {
  padding: 0 10px;
  float: left;
  min-height: 1px;
  width: 66.66666667%;
}
#wup-otp-vtr .vtr-grid-col-9 {
  padding: 0 10px;
  float: left;
  min-height: 1px;
  width: 75%;
}
#wup-otp-vtr .vtr-grid-col-10 {
  padding: 0 10px;
  float: left;
  min-height: 1px;
  width: 83.33333333%;
}
#wup-otp-vtr .vtr-grid-col-11 {
  padding: 0 10px;
  float: left;
  min-height: 1px;
  width: 91.66666667%;
}
#wup-otp-vtr .vtr-grid-col-12 {
  padding: 0 10px;
  float: left;
  min-height: 1px;
  width: 100%;
}
#wup-otp-vtr .vtr-gutter-content {
  position: relative;
}
#wup-otp-vtr .vtr-gutter-content:after {
  content: attr(data-gutter-content);
  position: absolute;
  top: 5px;
  left: 100%;
  margin-left: -10px;
  width: 20px;
  text-align: center;
  line-height: 40px;
}
#wup-otp-vtr .vtr-jumbo {
  margin: 40px auto;
  width: 620px;
  border-radius: 8px;
}
#wup-otp-vtr .vtr-jumbo.orange {
  background-color: #ff6600;
  color: #ffffff;
}
#wup-otp-vtr .vtr-jumbo.vtr-jumbo-extra {
  padding: 40px;
}
#wup-otp-vtr .vtr-jumbo + .vtr-jumbo {
  margin-top: 0;
}
#wup-otp-vtr .vtr-jumbo > * + * {
  margin-top: 20px;
}
#wup-otp-vtr .vtr-jumbo .vtr-col-33,
#wup-otp-vtr .vtr-jumbo .vtr-col-40,
#wup-otp-vtr .vtr-jumbo .vtr-col-60,
#wup-otp-vtr .vtr-jumbo .vtr-col-66 {
  padding: 10px 20px 20px 20px;
}
#wup-otp-vtr .vtr-wide-heading {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #4a4a4a;
}
#wup-otp-vtr .vtr-question-mark {
  width: 18px;
  height: 18px;
  background-color: transparent;
  background-size: contain;
  background-position: center;
  background-position-x: center;
  background-repeat: no-repeat;
  background-position-y: center;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  color: #8bc612;
}
#wup-otp-vtr .vtr-question-mark svg {
  display: block;
  width: 100%;
  height: 100%;  
}

#wup-otp-vtr .vtr-question-mark-tour-start svg {
  display: block;
  width: 18px;
  height: 18px;
  background-color: transparent;
  background-size: contain;
  background-position: center;
  background-position-x: center;
  background-repeat: no-repeat;
  background-position-y: center;
  display: inline-block;
  color: #8bc612;
}
#wup-otp-vtr h1 {
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.4px;
}
#wup-otp-vtr h2 {
  font-size: 18px;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  font-weight: 900;
}
#wup-otp-vtr h2.capital {
  font-weight: normal;
}
#wup-otp-vtr h3 {
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
}
#wup-otp-vtr h4 {
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
}
#wup-otp-vtr h5 {
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 15px;
}
#wup-otp-vtr small {
  line-height: 15px;
  font-size: 13px;
}
#wup-otp-vtr button {
  cursor: pointer;
}
#wup-otp-vtr a {
  font-weight: 300;
  font-stretch: normal;
  color: #8bc612;
  text-decoration: none;
  cursor: pointer;
}
#wup-otp-vtr .italic {
  font-style: italic;
}
#wup-otp-vtr p {
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
}
#wup-otp-vtr b {
  font-weight: 600;
}
#wup-otp-vtr hr {
  border: 0;
  border-top: 1px solid #e8e8e8;
  margin: 0;
}
#wup-otp-vtr hr.dark {
  border-top: 1px solid #4a4a4a;
}
#wup-otp-vtr .orange {
  color: #ff6600;
}
#wup-otp-vtr .green {
  color: #8bc612;
}
#wup-otp-vtr .red {
  color: #ca1919;
}
#wup-otp-vtr .yellow {
  color: #f1f11c;
}
#wup-otp-vtr .pink {
  color: #ff7788;
}
#wup-otp-vtr .grey {
  color: #929292;
}
#wup-otp-vtr .dark-grey {
  color: #4a4a4a;
}
#wup-otp-vtr .common-appearance {
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #929292;
  letter-spacing: normal;
  font-family: 'W.UP Source Sans Pro', sans-serif;
}
#wup-otp-vtr .common-appearance.italic {
  font-style: italic;
}
#wup-otp-vtr .clickable {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 15px;
  cursor: pointer;
}
#wup-otp-vtr .grey-bg {
  background-color: #f2f2f2;
}
#wup-otp-vtr .grey-bg:not(.vtr-jumbo) {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
#wup-otp-vtr .grey-bg-medium {
  background-color: #e8e8e8;
}
#wup-otp-vtr .orange-bg {
  background-color: #ff6600;
  color: #ffffff;
}
#wup-otp-vtr .red-bg {
  background-color: #ca1919;
  color: #ffffff;
}
#wup-otp-vtr .white-bg {
  background-color: #ffffff;
}
#wup-otp-vtr .light-orange-bg {
  background-color: #fff0c9;
}
#wup-otp-vtr .white-panel {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 20px 10px 10px 0;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
#wup-otp-vtr .white-panel + .white-panel {
  margin-top: 20px;
}

.error-message-mobile {
	width: 66%;
	margin: 0 auto !important;
	color: red;
	text-align: center;
}
#wup-otp-vtr .bold {
  font-weight: 900;
}
#wup-otp-vtr .light {
  font-weight: 300;
}
#wup-otp-vtr .center {
  text-align: center;
}
#wup-otp-vtr .capital {
  text-transform: uppercase;
}
#wup-otp-vtr .no-transform {
  text-transform: none;
}
#wup-otp-vtr .link {
  cursor: pointer;
}
#wup-otp-vtr .vtr-em {
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
}
#wup-otp-vtr .vtr-em + .vtr-em {
  margin-top: 20px;
}
#wup-otp-vtr .vtr-em.bold {
  font-weight: 900;
}
#wup-otp-vtr .float-fix:before,
#wup-otp-vtr .float-fix:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .float-fix:after {
  clear: both;
}
#wup-otp-vtr .no-wrap {
  white-space: nowrap;
}
#wup-otp-vtr .wide-padding {
  padding: 5px 0;
}
#wup-otp-vtr .relative {
  position: relative;
}
#wup-otp-vtr .vtr-tip {
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  min-height: 50px;
  color: #929292;
}
#wup-otp-vtr .vtr-tip b {
  color: #4a4a4a;
}
#wup-otp-vtr svg {
  fill: currentColor;
}
#wup-otp-vtr svg.svg-inv {
  stroke: currentColor;
}
#wup-otp-vtr .svg-wrapper svg {
  display: block;
  width: 100%;
  height: 100%;
}
#wup-otp-vtr .toggle-link.vtr-opened .svg-wrapper {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
#wup-otp-vtr .toggle-link .svg-wrapper {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  display: inline-block;
  border: 0;
  padding: 0;
  margin: -12px -4px;
  width: 32px;
  height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}
#wup-otp-vtr .left-align {
  text-align: left;
}
#wup-otp-vtr .right-align {
  text-align: right;
}
#wup-otp-vtr .inline-block {
  display: inline-block;
}
#wup-otp-vtr .spaced {
  letter-spacing: 0.4px;
}
#wup-otp-vtr .extra-big {
  font-size: 36px;
  font-weight: normal;
}

#wup-otp-vtr .regular-big{
	font-size: 18px;
	font-weight: bold;
}
#wup-otp-vtr ul.dotted {
  list-style-type: none;
}
#wup-otp-vtr ul.dotted li {
  padding-left: 18px;
  position: relative;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
}
#wup-otp-vtr ul.dotted li:before {
  content: '';
  position: absolute;
  left: 0;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  top: 10px;
  background-color: #4a4a4a;
}
#wup-otp-vtr .no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#wup-otp-vtr .close {
  width: 30px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 15px;
  background-color: transparent;
  color: #8bc612;
  border: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  cursor: pointer;
  z-index: 2;
}
#wup-otp-vtr .close.close-md {
  right: 28px;
  top: 20px;
}
#wup-otp-vtr .close svg {
  display: block;
  height: 100%;
  width: 100%;
}
#wup-otp-vtr #wup-vtr-modal-container {
  display: none;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 6000;
  overflow: hidden;
  background-color: rgba(242, 242, 242, 0.9);
  width: 100%;
  height: 100vh;
  overflow-y: auto;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container {
  height: 100%;
  display: table;
  position: relative;
  opacity: 1;
  z-index: 9999;
  width: 100%;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container.modal-window-sm .vtr-modal-scroll-container .vtr-modal-actions,
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container.modal-window-sm .vtr-modal-scroll-container .wup-modal-window {
  width: 450px;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container.modal-window-sm .vtr-modal-scroll-container .vtr-modal-actions .vtr-modal-close {
  width: 30px;
  height: 20px;
  right: 15px;
  top: 15px;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container.modal-window-sm .vtr-modal-scroll-container .wup-modal-window {
  padding: 20px 0;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container.modal-window-sm .vtr-modal-scroll-container .wup-modal-window > * {
  width: 410px;
  margin: 0px auto;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container.modal-window-sm .vtr-modal-scroll-container .wup-modal-window .vtr-modal-caption {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container.modal-window-xs .vtr-modal-scroll-container .vtr-modal-actions,
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container.modal-window-xs .vtr-modal-scroll-container .wup-modal-window {
  width: 280px;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container.modal-window-xs .vtr-modal-scroll-container .vtr-modal-actions .vtr-modal-close {
  width: 30px;
  height: 20px;
  right: 15px;
  top: 15px;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container.modal-window-xs .vtr-modal-scroll-container .wup-modal-window {
  padding: 20px 0;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container.modal-window-xs .vtr-modal-scroll-container .wup-modal-window > * {
  width: 240px;
  margin: 0px auto;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container.modal-window-xs .vtr-modal-scroll-container .wup-modal-window .vtr-modal-caption {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container {
  max-height: 100%;
  width: 780px;
  margin: 0px auto;
  overflow-y: auto;
  display: table-cell;
  overflow-x: hidden;
  vertical-align: middle;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container table {
  font-family: 'W.UP Source Sans Pro', sans-serif;
  border: none;
  font-size: 13px;
  width: 100%;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container table.vtr-price-table {
  table-layout: auto;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container table.vtr-price-table td {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  padding: 2px 5px;
  border: none;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container table.vtr-price-table td:first-child {
  width: 50%;
  padding-left: 0;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container table.vtr-price-table td:last-child {
  padding-right: 0;
  width: 1px;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container table.vtr-price-table td.right {
  text-align: right;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container table.vtr-price-table td.price {
  color: #c2c2c2;
  font-size: 15px;
  letter-spacing: 0.5px;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container table.vtr-price-table td.price.minimal {
  white-space: nowrap;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container table.vtr-price-table td.minimal {
  width: 1px;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container table.vtr-price-table td.heading {
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #4a4a4a;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container table.vtr-price-table td hr {
  padding: 0;
  margin: 5px 0;
  width: 75%;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container .vtr-modal-actions,
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container .wup-modal-window {
  width: 780px;
  margin: 0px auto;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container .vtr-modal-actions {
  position: relative;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container .vtr-modal-actions .vtr-modal-close {
  position: absolute;
  right: 40px;
  top: 40px;
  width: 30px;
  height: 20px;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container .wup-modal-window {
  border-radius: 5px;
  padding: 40px 0;
  background-color: #fbfbfb;
  box-shadow: 0 2px 4px 0 #c2c2c2;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container .wup-modal-window .vtr-modal-heading-padded {
  padding-right: 20px;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container .wup-modal-window > * {
  width: 620px;
  margin: 0px auto;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container .wup-modal-window .vtr-row:last-of-type {
  margin-bottom: 0;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container .wup-modal-window .vtr-jumbo {
  margin: 20px auto;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container .wup-modal-window .vtr-jumbo:first-of-type {
  margin-top: 0;
}
#wup-otp-vtr #wup-vtr-modal-container .wup-overlay .wup-modal-window-container .vtr-modal-scroll-container .wup-modal-window .vtr-jumbo:last-of-type {
  margin-bottom: 0;
}
#wup-otp-vtr .vtr-accordion {
  color: #ffffff;
  position: relative;
  height: 60px;
  padding-left: 120px;
  margin-top: 5px;
  cursor: pointer;
  background-color: #8bc612;
  background-image: -webkit-gradient(linear, left bottom, right top, from(#8bc612), to(#006633));
  background-image: -webkit-linear-gradient(220deg, #8bc612, #006633);
  background-image: -moz-linear-gradient(220deg, #8bc612, #006633);
  background-image: -ms-linear-gradient(220deg, #8bc612, #006633);
  background-image: -o-linear-gradient(220deg, #8bc612, #006633);
  background-image: linear-gradient(220deg, #8bc612, #006633);
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
}
#wup-otp-vtr .vtr-accordion .vtr-accordion-icon {
  position: absolute;
  color: #8bc612;
  width: 40px;
  height: 40px;
  top: 10px;
  right: 20px;
  background: white;
  background-size: contain;
  border-radius: 40px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  padding: 8px;
}
#wup-otp-vtr .vtr-accordion .vtr-accordion-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
#wup-otp-vtr .vtr-accordion.opened .vtr-accordion-icon,
#wup-otp-vtr .vtr-accordion[data-toggled="true"] .vtr-accordion-icon {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
#wup-otp-vtr .vtr-accordion.disabled {
  opacity: 0.5;
}
#wup-otp-vtr .vtr-accordion .vtr-accordion-content-wrapper:before,
#wup-otp-vtr .vtr-accordion .vtr-accordion-content-wrapper:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-accordion .vtr-accordion-content-wrapper:after {
  clear: both;
}
#wup-otp-vtr .vtr-accordion .vtr-accordion-content-wrapper > * {
  float: left;
}
#wup-otp-vtr .vtr-accordion .vtr-accordion-content-wrapper > * + * {
  margin-left: 60px;
}
#wup-otp-vtr .vtr-accordion .vtr-accordion-content-wrapper h1 {
  font-size: 18px;
  line-height: 60px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  padding: 0px;
}
#wup-otp-vtr .vtr-accordion .vtr-accordion-content-wrapper h2 {
  font-size: 16px;
  line-height: 60px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  padding: 0px;
  margin-bottom: 0px;
}
#wup-otp-vtr .vtr-accordion-content {
  display: none;
}
#wup-otp-vtr .vtr-accordion-content.vtr-accordion-opened {
  display: block;
}
#wup-otp-vtr .vtr-accordion-content .vtr-loader {
  display: none;
}
#wup-otp-vtr .vtr-accordion-loader {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 10px;
  right: 20px;
  background-size: contain;
  border-radius: 40px;
  padding: 8px;
}
.middle-position-such-margin {
	position: relative !important; 
	margin-left: 50% !important;
}
.middle-position-such-closeplan-margin {
	-webkit-margin-start: 200% !important;
	position: relative !important; 
	margin-left: 89% !important;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle {
  margin: 0px auto;
  width: 40px;
  height: 40px;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-odb-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-odb-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #7baf10;
  border-radius: 100%;
  -webkit-animation: vtr-accordion-loader-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: vtr-accordion-loader-circleFadeDelay 1.2s infinite ease-in-out both;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: vtr-accordion-loader-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: vtr-accordion-loader-circleFadeDelay 1.2s infinite ease-in-out both;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle1 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle1:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle2 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle2:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle3 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle3:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle4 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle4:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle5 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle5:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle6 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle6:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle7 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle7:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle8 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle8:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle9 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle9:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle10 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle10:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle11 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle11:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle12 {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
#wup-otp-vtr .vtr-accordion-loader-fading-circle .vtr-accordion-loader-circle12:before {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@-webkit-keyframes vtr-accordion-loader-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes vtr-accordion-loader-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
#wup-otp-vtr .vtr-bottom-menu-wrapper {
  margin-top: 5px;
  color: #4a4a4a;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper:before,
#wup-otp-vtr .vtr-bottom-menu-wrapper:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper:after {
  clear: both;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper {
  position: relative;
  height: 60px;
  margin: 0 5px;
  z-index: 1;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper.vtr-toggled .vtr-bottom-menu-item {
  background-color: #fff0c9;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper.vtr-toggled .vtr-bottom-menu-item .vtr-bottom-menu-head {
  outline: 0;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper.vtr-toggled .vtr-bottom-menu-item .vtr-bottom-menu-close {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper:not(.vtr-toggled) .vtr-bottom-menu-head {
  cursor: pointer;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item {
  bottom: 0;
  width: 100%;
  position: absolute;
  border-radius: 8px;
  background-color: #e8e8e8;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item:hover,
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item.hover,
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item:focus {
  background-color: #fff0c9;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-content {
  display: none;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-content.vtr-notebook .vtr-notebook-info {
  font-size: 11px;
  font-weight: 300;
  line-height: 11px;
  text-align: center;
  font-style: normal;
  font-stretch: normal;
  padding-bottom: 10px;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-content.vtr-notebook .vtr-notebook-wrapper {
  @notebook LineThickness 1px;
  margin: 20px;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-content.vtr-notebook .vtr-notebook-wrapper textarea {
  border: 0;
  outline: 0;
  padding: 0;
  resize: none;
  color: #4a4a4a;
  line-height: 50px;
  min-height: 200px;
  font-family: 'W.UP Source Sans Pro', sans-serif;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QENEC8hnJUYqQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAEElEQVQI12NgGIng/////wEK8AP9++bPTAAAAABJRU5ErkJggg==');
  background-attachment: local;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-head {
  font-family: 'W.UP Source Sans Pro', sans-serif;
  border: 0;
  width: 100%;
  display: block;
  font-size: 18px;
  font-style: normal;
  text-align: center;
  background-color: transparent;
  font-weight: normal;
  font-stretch: normal;
  height: 60px;
  padding: 10px 20px;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-head .vtr-under-content {
  margin: 5px 0 0 0;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-head .vtr-under-content svg {
  width: 23px;
  height: 23px;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-head .vtr-under-content svg,
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-head .vtr-under-content span,
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-head .vtr-under-content small {
  display: inline;
  vertical-align: middle;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-head .vtr-menu-head-content {
  position: relative;
  display: inline-block;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-head .vtr-menu-head-content svg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-head .vtr-menu-head-content svg.small {
  width: 23px;
  height: 23px;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-head .vtr-menu-head-content svg.small + span {
  padding-left: 30px;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-head .vtr-menu-head-content svg.big {
  width: 36px;
  height: 36px;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-head .vtr-menu-head-content svg.big + span {
  padding-left: 40px;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-head .vtr-menu-head-content svg + span {
  display: block;
  position: relative;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-close {
  color: #8bc612;
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 10px;
  outline: none;
  cursor: pointer;
  right: 10px;
  border-radius: 40px;
  border: 0;
  background-color: white;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-close.opened {
  opacity: 1;
}
#wup-otp-vtr .vtr-bottom-menu-wrapper .vtr-bottom-menu-item-wrapper .vtr-bottom-menu-item .vtr-bottom-menu-close svg {
  display: block;
  width: 100%;
  height: 100%;
}
#wup-otp-vtr .vtr-popover-container-container {
  display: none;
}
#wup-otp-vtr .vtr-popover-container {
  bottom: 0;
}
#wup-otp-vtr .vtr-popover-container.vtr-static-popover {
  position: absolute;
  z-index: 500;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#wup-otp-vtr .vtr-popover-container.vtr-static-popover[alignment="left"] {
  left: 100%;
  right: auto;
  margin-left: 16px;
}
#wup-otp-vtr .vtr-popover-container.vtr-static-popover[alignment="right"] {
  right: 100%;
  left: auto;
  margin-right: 16px;
}
#wup-otp-vtr .vtr-popover-container.vtr-static-popover .vtr-popover[data-alignment="left"] .vtr-popover-wrapper .vtr-popover-caret,
#wup-otp-vtr .vtr-popover-container.vtr-static-popover .vtr-popover[data-alignment="right"] .vtr-popover-wrapper .vtr-popover-caret {
  bottom: 50%;
  -webkit-transform: translateY(8px) rotate(45deg);
  -moz-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -o-transform: translateY(8px) rotate(45deg);
}
#wup-otp-vtr .vtr-popover-container .vtr-popover[data-alignment="left"] .vtr-popover-wrapper .vtr-popover-caret {
  left: -8px;
  right: auto;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover[data-alignment="right"] .vtr-popover-wrapper .vtr-popover-caret {
  right: -8px;
  left: auto;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper {
  position: relative;
  border-radius: 8px;
  background-color: #ffffff;
  z-index: 0;
  -webkit-box-shadow: 0px 0px 4px 0 #c2c2c2;
  -moz-box-shadow: 0px 0px 4px 0 #c2c2c2;
  box-shadow: 0px 0px 4px 0 #c2c2c2;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-caret {
  background-color: #fbfbfb;
  width: 16px;
  height: 16px;
  position: absolute;
  left: -8px;
  right: auto;
  bottom: 50px;
  z-index: -1;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-box-shadow: 0px 0px 4px 0 #c2c2c2;
  -moz-box-shadow: 0px 0px 4px 0 #c2c2c2;
  box-shadow: 0px 0px 4px 0 #c2c2c2;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .close {
  padding: 0;
  position: absolute;
  right: 10px;
  top: 15px;
  background-color: transparent;
  color: #8bc612;
  border: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  cursor: pointer;
  z-index: 502;
  width: 30px;
  height: 20px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper.vtr-popover-error .vtr-popover-head {
  background-color: #ca1919;
  color: #ffffff;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper.vtr-popover-error .close {
  color: #ffffff;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-head,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-foot {
  padding: 15px 10px;
  background-color: #fbfbfb;
}
.minus-paddig-bottom-note {
	padding: 15px 10px 10px 10px !important;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-head .vtr-big-orange,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body .vtr-big-orange,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-foot .vtr-big-orange {
  font-size: 13px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  margin: 10px 0;
  letter-spacing: 0.4px;
  color: #ff6600;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-head .vtr-popover-caption,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body .vtr-popover-caption,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-foot .vtr-popover-caption {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-head .vtr-range-slider-input-text-wrapper,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body .vtr-range-slider-input-text-wrapper,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-foot .vtr-range-slider-input-text-wrapper {
  padding-left: 4px;
  position: relative;
  padding-right: 80px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-head .vtr-range-slider-input-text-wrapper .vtr-number-input,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body .vtr-range-slider-input-text-wrapper .vtr-number-input,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-foot .vtr-range-slider-input-text-wrapper .vtr-number-input {
  position: absolute;
  top: 0;
  right: 30px;
  width: 40px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-head .vtr-range-slider-input-text-wrapper .calculated-target-value,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body .vtr-range-slider-input-text-wrapper .calculated-target-value,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-foot .vtr-range-slider-input-text-wrapper .calculated-target-value {
  position: absolute;
  width: 40px;
  text-align: center;
  right: 30px;
  font-size: 12px;
  font-weight: normal;
  padding-top: 5px;
  font-style: normal;
  font-stretch: normal;
  color: #929292;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-head .vtr-range-slider-input-text-wrapper .input-unit,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body .vtr-range-slider-input-text-wrapper .input-unit,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-foot .vtr-range-slider-input-text-wrapper .input-unit {
  top: 0;
  right: 0;
  margin-left: 0;
  line-height: 40px;
  width: 20px;
  position: absolute;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-head .vtr-popover-content + .vtr-popover-content,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body .vtr-popover-content + .vtr-popover-content,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-foot .vtr-popover-content + .vtr-popover-content {
  padding-top: 15px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-head hr.content-inner-line,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body hr.content-inner-line,
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-foot hr.content-inner-line {
  margin: 10px -10px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-head {
  font-weight: 600;
  line-height: 18px;
  font-size: 13px;
  font-style: normal;
  letter-spacing: 1px;
  font-stretch: normal;
  text-transform: uppercase;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 8px 8px 0px 0px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-head small {
  font-weight: 400;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body {
  color: #4a4a4a;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body h5 {
  color: #8bc612;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body h5 + h5 {
  margin-top: 10px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body .vtr-popover-input-wrapper {
  margin-top: 10px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body .vtr-popover-input-wrapper .vtr-input-display {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.6px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-body .vtr-popover-input-wrapper .vtr-input-edit {
  display: none;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-foot {
  border-top: 1px solid #e8e8e8;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-select-block {
  width: 100%;
  margin-right: 0;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-select-block .vtr-dropdown {
  width: 100%;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-select-block .vtr-dropdown .vtr-dropdown-options-wrapper {
  z-index: 502;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper hr {
  margin: 0;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper hr.red {
  border-color: #ca1919;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-caret + * {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-caret + * .vtr-popover-caption {
  padding-right: 20px;
  display: inline-block;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper > *:last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-accordion.vtr-opened-accordion .vtr-accordion-head .vtr-accordion-toggler-button {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-accordion .vtr-accordion-head {
  text-align: center;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-accordion .vtr-accordion-head .vtr-accordion-toggler-button {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin: -15px 0px -10px 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-accordion .vtr-accordion-head .vtr-accordion-toggler-button svg {
  display: block;
  width: 100%;
  height: 100%;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-accordion .vtr-accordion-body {
  display: none;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-popover-wrapper {
  position: relative;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-popover-wrapper .popover-popover-toggler {
  text-align: right;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-popover-wrapper .vtr-popover-caret {
  bottom: 15px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-popover-wrapper .vtr-popover-container {
  display: none;
  position: absolute;
  bottom: -15px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-popover-wrapper .vtr-popover-container[data-alignment="left"] {
  margin-left: 0;
  left: auto;
  right: 100%;
  margin-right: 26px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-popover-wrapper .vtr-popover-container[data-alignment="left"] .vtr-popover-wrapper .vtr-popover-caret {
  right: -8px;
  left: auto;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-popover-wrapper .vtr-popover-container[data-alignment="right"] {
  margin-right: 0;
  right: auto;
  left: 100%;
  margin-left: 26px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-popover-popover-wrapper .vtr-popover-container[data-alignment="right"] .vtr-popover-wrapper .vtr-popover-caret {
  left: -8px;
  right: auto;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper .vtr-price-sum-line {
  width: 80%;
  border-color: #929292;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper table {
  font-family: 'W.UP Source Sans Pro', sans-serif;
  border: none;
  font-size: 13px;
  width: 100%;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper table.vtr-price-table {
  table-layout: auto;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper table.vtr-price-table td {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  padding: 2px 5px;
  border: none;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper table.vtr-price-table td:first-child {
  /*width: 50%;*/
  padding-left: 0;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper table.vtr-price-table td:last-child {
  padding-right: 0;
  width: 1px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper table.vtr-price-table td.right {
  text-align: right;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper table.vtr-price-table td.minimal {
  width: 1px;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper table.vtr-price-table td.price {
  color: #c2c2c2;
  font-size: 15px;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper table.vtr-price-table td.price.minimal {
  white-space: nowrap;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper table.vtr-price-table td.heading {
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #4a4a4a;
}
#wup-otp-vtr .vtr-popover-container .vtr-popover .vtr-popover-wrapper table.vtr-price-table td hr {
  padding: 0;
  margin: 5px 0;
  width: 75%;
}
#wup-otp-vtr .grey-block {
  background-color: #e8e8e8;
  padding: 40px 0;
}
.grey-block-without-padding-bot {
  padding: 40px 0 0 0 !important;
}
#wup-otp-vtr .grey-block + .grey-block {
  margin-top: 20px;
}
#wup-otp-vtr .grey-block .inner-content {
  padding-left: 80px;
  position: relative;
  z-index: 1;
}
#wup-otp-vtr .grey-block .inner-content .hangout-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  text-align: right;
  padding-right: 20px;
}
#wup-otp-vtr .grey-block .inner-content .hangout-content .vtr-square-checkbox {
  width: 30px;
  height: 30px;
}
#wup-otp-vtr .grey-block .inner-content .hangout-content .vtr-square-checkbox label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline;
}
#wup-otp-vtr .grey-block .inner-content .hangout-content .vtr-square-checkbox label:before,
#wup-otp-vtr .grey-block .inner-content .hangout-content .vtr-square-checkbox label svg {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 28px;
}
#wup-otp-vtr .grey-block .inner-content .popular {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 23px;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 0 10px;
  background-color: #ff7788;
  position: absolute;
  top: -30px;
}
#wup-otp-vtr .grey-block .inner-content table {
  border: none;
  width: 100%;
}
#wup-otp-vtr .grey-block .inner-content table.half-grey-before:before {
  content: " ";
  display: block;
  top: -20px;
  position: absolute;
  bottom: -10px;
  left: 0px;
  background-color: #fbfbfb;
  z-index: -1;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  right: 62%;
  border-right: solid 1px #e8e8e8;
}
#wup-otp-vtr .grey-block .inner-content table.half-grey-before.no-graph:before {
  right: 32%;
}
#wup-otp-vtr .grey-block .inner-content table tr td {
  vertical-align: top;
  border: none;
}
#wup-otp-vtr .grey-block .inner-content table tr td .description {
  margin-top: 20px;
}
#wup-otp-vtr .grey-block .inner-content table tr td .description:last-child {
  padding-bottom: 10px;
}
#wup-otp-vtr .grey-block .inner-content table tr td .benefits {
  padding-left: 30px;
  position: relative;
}
#wup-otp-vtr .grey-block .inner-content table tr td .benefits .vtr-icon-wrapper {
  position: absolute;
  padding: 0;
  left: 0;
  top: 0;
}
#wup-otp-vtr .grey-block .inner-content table tr td .details-wrapper {
  padding-right: 20px;
}
#wup-otp-vtr .grey-block .inner-content table tr td .graph-wrapper {
  width: 100%;
  height: 100%;
}
#wup-otp-vtr .grey-block .inner-content table tr td .graph-wrapper img {
  display: block;
}
#wup-otp-vtr .grey-block .inner-content table tr td .graph-wrapper .vtr-product-canvas-wrapper {
  position: relative;
}
#wup-otp-vtr .grey-block .inner-content table tr td .graph-wrapper .vtr-product-canvas-wrapper .vtr-canvas-detail {
  position: absolute;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 11px;
  text-align: center;
}
#wup-otp-vtr .grey-block .inner-content table tr td .graph-wrapper .vtr-product-canvas-wrapper .vtr-canvas-detail.positive {
  color: #8bc612;
}
#wup-otp-vtr .grey-block .inner-content table tr td .graph-wrapper .vtr-product-canvas-wrapper .vtr-canvas-detail.negative {
  color: #ff7788;
}
#wup-otp-vtr .grey-block .inner-content table tr td .graph-wrapper .graph-cursor-knob {
  z-index: 2;
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  border: solid 1px #f2f2f2;
  cursor: pointer;
  margin-top: -6px;
  margin-left: 4px;
  left: -13371337px;
  position: absolute;
  border-radius: 6px;
}
#wup-otp-vtr .grey-block .inner-content table tr td .graph-wrapper .graph-cursor-knob .tooltip {
  margin-top: -12px;
}
#wup-otp-vtr .grey-block .inner-content table tr td .graph-wrapper .graph-cursor-knob .tooltip[data-position="right"] {
  margin-left: 5px;
}
#wup-otp-vtr .grey-block .inner-content table tr td .graph-wrapper .graph-cursor-knob .tooltip[data-position="left"] {
  margin-right: 5px;
}
#wup-otp-vtr .grey-block .inner-content table tr td .action-buttons a + a {
  margin-left: 40px;
}
#wup-otp-vtr .grey-block .inner-content table tr td .accordion-content {
  display: none;
}
#wup-otp-vtr .grey-block .inner-content table tr td .bold-caption {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 15px;
  letter-spacing: -0.1px;
  margin-bottom: 10px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.left {
  width: 35%;
  padding-right: 20px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.left .increase-button {
  font-family: 'W.UP Source Sans Pro', sans-serif;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  font-size: 13px;
  font-weight: 300;
  color: #4a4a4a;
  border-radius: 3px;
  padding: 0px 8px 0px 8px;
  border: 0;
  background-color: #e8e8e8;
  text-transform: uppercase;
  margin-left: 10px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.left .product-title {
  margin-bottom: 5px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.left .product-description {
  margin-top: 10px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.left .product-description-link {
  margin-left: 10px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.left .toggle-link.vtr-opened .open-accordion {
  display: none;
}
#wup-otp-vtr .grey-block .inner-content table tr td.left .toggle-link:not(.vtr-opened) .close-accordion {
  display: none;
}
#wup-otp-vtr .grey-block .inner-content table tr td.middle {
  width: 40%;
  padding: 0 20px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.middle .center-extra-close-button {
  height: 0;
  margin-top: 10px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.middle .center-extra-close-button .toggle-link:after {
  width: 48px;
  height: 48px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.middle .accordion-content {
  padding-top: 40px;
  padding-bottom: 7px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.middle .accordion-content-bullet {
  padding-top: 0px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.middle .hide-bulletpoints {
  display: none;
}
#wup-otp-vtr .grey-block .inner-content table tr td.middle .product-details {
  width: 80%;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right {
  width: 25%;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right .rihgt-image-wrapper {
  text-align: center;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right .rihgt-image-wrapper img {
  width: 100px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right table {
  width: 100%;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right table.yield-table {
  margin-bottom: 20px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right table.yield-table .tooltip-content-wrapper {
  text-transform: none;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right table tr th {
  font-size: 11px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 11px;
  letter-spacing: -0.1px;
  color: #4a4a4a;
  text-transform: uppercase;
  text-align: left;
  padding: 5px 0;
  background: none;
  border: none;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right table tr td {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 15px;
  text-align: left;
  padding: 2px 0 4px 0;
  background: none;
  border: none;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right .range-select-wrapper {
  padding-bottom: 40px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right .funds-managers {
  margin-top: 40px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right .funds-managers .fund-manager {
  font-size: 13px;
  line-height: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  padding: 5px 0;
  position: relative;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right .funds-managers .fund-manager + .fund-manager {
  margin-top: 10px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right .funds-managers .fund-manager .picture {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right .funds-managers .fund-manager .picture > img {
  width: 100%;
  height: auto;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right .funds-managers .fund-manager .funder-details {
  padding-left: 50px;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right .funds-managers .fund-manager .funder-details .name {
  font-weight: normal;
  color: #ff6600;
}
#wup-otp-vtr .grey-block .inner-content table tr td.right .funds-managers .net-asset-value {
  padding: 10px 0;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 16px;
  margin-top: 20px;
}
#wup-otp-vtr .grey-block .inner-content table tr:last-child td {
  vertical-align: top;
}
#wup-otp-vtr .grey-block h1.block-heading {
  padding-bottom: 10px;
}
#wup-otp-vtr .grey-block h1.block-heading small {
  font-size: 15px;
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.33;
  color: #4a4a4a;
  padding-left: 20px;
  letter-spacing: normal;
}
#wup-otp-vtr .grey-block .secondary-heading {
  padding: 30px 0 20px 0;
}
#wup-otp-vtr .grey-block .secondary-heading .hangout-content .toggle-link .svg-wrapper {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
#wup-otp-vtr .grey-block .secondary-heading .hangout-content .toggle-link.closed .svg-wrapper {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
#wup-otp-vtr .grey-block .vtr-product-subcategory-content .white-panel:first-child {
  margin-top: 10px;
}
#wup-otp-vtr .termek-kep {
  float: right;
}
#wup-otp-vtr .otp-vtr-range-select {
  border-radius: 5px;
  background-color: #8bc612;
  background-image: -webkit-gradient(linear, left top, right top, from(#8bc612), to(#ff6600));
  background-image: -webkit-linear-gradient(left, #8bc612, #ff6600);
  background-image: -moz-linear-gradient(left, #8bc612, #ff6600);
  background-image: -ms-linear-gradient(left, #8bc612, #ff6600);
  background-image: -o-linear-gradient(left, #8bc612, #ff6600);
  overflow: hidden;
  position: relative;
}
#wup-otp-vtr .otp-vtr-range-select:before,
#wup-otp-vtr .otp-vtr-range-select:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .otp-vtr-range-select:after {
  clear: both;
}
#wup-otp-vtr .otp-vtr-range-select::before {
  content: "";
}
#wup-otp-vtr .otp-vtr-range-select .vtr-range-block {
  height: 6px;
  float: left;
  background-color: rgba(255, 255, 255, 0.8);
  border-right: 1px solid #ffffff;
}
#wup-otp-vtr .otp-vtr-range-select .vtr-range-block:last-child {
  border-right: 0;
}
#wup-otp-vtr .otp-vtr-range-select .vtr-range-block.vtr-selected {
  background-color: transparent;
}
#wup-otp-vtr .otp-vtr-range-select-value-wrapper {
  top: 10px;
  text-align: right;
  position: absolute;
  font-size: 11px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
}
#wup-otp-vtr .wellcome-table-wrapper {
  margin: 20px 0;
}
#wup-otp-vtr .wellcome-table-wrapper table tr {
  border-top: solid 1px #e8e8e8;
  border-bottom: solid 1px #e8e8e8;
}
#wup-otp-vtr .wellcome-table-wrapper table tr td {
  height: 60px;
  vertical-align: middle;
  padding: 0 10px;
  border: none;
}
#wup-otp-vtr .wellcome-table-wrapper table tr td .btn {
  padding-left: 30px;
  padding-right: 30px;
  margin-right: 10px;
}
#wup-otp-vtr .wellcome-table-wrapper table tr td .btn-link {
  padding: 0;
}
#wup-otp-vtr .otp-ending-screen-wrapper .exit-link {
  line-height: 46px;
}
#wup-otp-vtr .otp-ending-screen-wrapper .transfer-financial-advice {
  padding: 20px 0;
}
#wup-otp-vtr .otp-ending-screen-wrapper .transfer-financial-advice .vtr-icon-wrapper {
  padding: 0;
}
#wup-otp-vtr .otp-ending-screen-wrapper .grey-bg.extra-top-padding {
  padding-top: 40px;
}
#wup-otp-vtr .otp-ending-screen-wrapper .grey-bg.extra-top-padding .white-panel {
  padding-bottom: 40px;
}
#wup-otp-vtr .otp-ending-screen-wrapper .grey-bg.extra-top-padding .white-panel .inner-content {
  padding-left: 80px;
}
#wup-otp-vtr .otp-ending-screen-wrapper .grey-bg.extra-top-padding .white-panel .inner-content span.vtr-square-checkbox {
  margin: 5px 0;
}
#wup-otp-vtr .otp-ending-screen-wrapper .grey-bg.extra-top-padding .white-panel .inner-content .vtr-wide-heading {
  margin: 20px 0 10px 0;
}
#wup-otp-vtr .otp-ending-screen-wrapper .grey-bg.extra-top-padding .white-panel .inner-content + .inner-content {
  padding-top: 20px;
}
#wup-otp-vtr .saving-advice-wrapper .grey-block {
  padding-bottom: 20px;
}
#wup-otp-vtr .saving-advice-wrapper .grey-block .bottom-buttons {
  padding-top: 20px;
}
#wup-otp-vtr .saving-advice-wrapper .investment-wrapper {
  position: relative;
  margin: 40px 0;
}
#wup-otp-vtr .saving-advice-wrapper .investment-wrapper .circle-diagram-wrapper {
  width: 230px;
  position: absolute;
  top: 0;
  left: 0;
}
#wup-otp-vtr .saving-advice-wrapper .investment-wrapper .circle-diagram-wrapper img {
  width: 100%;
  height: auto;
}
#wup-otp-vtr .saving-advice-wrapper .investment-wrapper .diagram-data-wrapper {
  padding-left: 250px;
  min-height: 230px;
}
#wup-otp-vtr .saving-advice-wrapper .investment-wrapper .diagram-data-wrapper table {
  width: 100%;
}
#wup-otp-vtr .saving-advice-wrapper .investment-wrapper .diagram-data-wrapper table tr th {
  font-size: 11px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 11px;
  letter-spacing: -0.1px;
  color: #929292;
  padding: 10px;
  text-transform: uppercase;
}
#wup-otp-vtr .saving-advice-wrapper .investment-wrapper .diagram-data-wrapper table tr th.currency {
  color: #4a4a4a;
  text-transform: none;
}
#wup-otp-vtr .saving-advice-wrapper .investment-wrapper .diagram-data-wrapper table tr td {
  color: #929292;
  border-top: solid 1px #e8e8e8;
  border-bottom: solid 1px #e8e8e8;
  padding: 15px 10px;
}
#wup-otp-vtr .saving-advice-wrapper .investment-wrapper .diagram-data-wrapper table tr td.circle-td .circle {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  display: inline-block;
}
#wup-otp-vtr .saving-advice-wrapper .investment-wrapper .diagram-data-wrapper table tr td.dark {
  color: #4a4a4a;
}
#wup-otp-vtr .saving-advice-wrapper .investment-wrapper .diagram-data-wrapper table tr:last-child td {
  border-bottom: 0;
}
#wup-otp-vtr .saving-advice-wrapper .saving-advice-ignore-text {
  color: #9b9b9b;
}
#wup-otp-vtr .saving-advice-wrapper .saving-advice-fail-text {
  color: #ff7788;
}
#wup-otp-vtr .saving-advice-wrapper .saving-result {
  margin-top: 10px;
  padding: 15px;
  margin-bottom: 20px;
}
#wup-otp-vtr .saving-advice-wrapper .left-about-block {
  position: relative;
  height: 260px;
  padding: 20px 0;
}
#wup-otp-vtr .saving-advice-wrapper .left-about-block .picture-wrapper {
  position: absolute;
  left: 40px;
  top: 20px;
  height: 180px;
  width: 180px;
}
#wup-otp-vtr .saving-advice-wrapper .left-about-block .picture-wrapper img {
  width: 100%;
  border-radius: 50%;
  height: auto;
}
#wup-otp-vtr .saving-advice-wrapper .left-about-block .info-wrapper {
  padding-left: 230px;
  height: 180px;
  display: table;
  width: 100%;
}
#wup-otp-vtr .saving-advice-wrapper .left-about-block .info-wrapper .info-block {
  display: table-cell;
  vertical-align: middle;
}
#wup-otp-vtr .saving-advice-wrapper .left-about-block .info-wrapper .info-block .phone-number {
  font-size: 26px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
}
#wup-otp-vtr .saving-advice-wrapper .right-person-wrapper .person {
  position: relative;
  height: 120px;
  border-radius: 8px;
  background-size: cover;
  border: 0;
}
#wup-otp-vtr .saving-advice-wrapper .right-person-wrapper .person + .person {
  margin-top: 20px;
}
#wup-otp-vtr .saving-advice-wrapper .right-person-wrapper .person .person-image-wrapper {
  height: 80px;
  width: 80px;
  padding: 20px 0;
  position: absolute;
  left: 10px;
  top: 0;
}
#wup-otp-vtr .saving-advice-wrapper .right-person-wrapper .person .person-image-wrapper img {
  width: 100%;
  border-radius: 50%;
  height: auto;
}
#wup-otp-vtr .saving-advice-wrapper .right-person-wrapper .person .person-details {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 100px;
}
#wup-otp-vtr .saving-advice-wrapper .price-wrapper {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
  color: #929292;
}
#wup-otp-vtr .saving-advice-wrapper .price-wrapper + .currency {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #4a4a4a;
}
#wup-otp-vtr .saving-advice-wrapper .vtr-optimalize-wrapper {
  padding-top: 20px;
}
#wup-otp-vtr .saving-advice-wrapper .vtr-optimalize-wrapper .optimalize-button-wrapper {
  padding: 20px 0;
}
#wup-otp-vtr .saving-advice-wrapper .saving-advice-social {
  padding-bottom: 20px;
}
#wup-otp-vtr .saving-advice-wrapper .jumbo-info {
  padding-bottom: 20px;
}
#wup-otp-vtr .vtr-tab-wrapper {
  margin-top: 20px;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-heading:before,
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-heading:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-heading:after {
  clear: both;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-heading .vtr-tab-heading-button {
  font-family: 'W.UP Source Sans Pro', sans-serif;
  border: 0;
  outline: 0;
  float: left;
  background-color: transparent;
  padding: 20px 40px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-heading .vtr-tab-heading-button h2 {
  color: #8bc612;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-heading .vtr-tab-heading-button:hover h2,
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-heading .vtr-tab-heading-button.hover h2,
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-heading .vtr-tab-heading-button:focus h2 {
  /*color: @darkGreen;*/
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-heading .vtr-tab-heading-button.active {
  background-color: #fbfbfb;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-heading .vtr-tab-heading-button.active h2 {
  color: #4a4a4a;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper {
  position: relative;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content {
  display: none;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content .white-panel {
  padding-left: 80px;
  padding-right: 80px;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content .white-panel.table-wrapper {
  padding: 40px 40px 20px 40px;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content .white-panel.table-wrapper table {
  width: 100%;
  margin-top: 40px;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content .white-panel.table-wrapper table tr td {
  color: #929292;
  border-top: solid 1px #e8e8e8;
  border-bottom: solid 1px #e8e8e8;
  padding: 15px 10px;
  font-size: 15px;
  vertical-align: middle;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content .white-panel.table-wrapper table tr td.money {
  letter-spacing: 0.5px;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content .white-panel.table-wrapper table tr td.year {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #4a4a4a;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content .white-panel.table-wrapper table tr td.event {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.1px;
  color: #4a4a4a;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content .white-panel.table-wrapper table tr td.event.error {
  color: #929292;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content .white-panel.table-wrapper table tr td.error {
  color: #ff7788;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content .white-panel.table-wrapper table tr td small {
  font-size: 11px;
  letter-spacing: 0px;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content .white-panel.table-wrapper table tr th {
  font-size: 11px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 11px;
  letter-spacing: -0.1px;
  padding: 10px;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content .white-panel.table-wrapper table tr:last-child td {
  border-bottom: 0;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content .white-panel.grey0 {
  background-color: #fbfbfb;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content:first-of-type .white-panel {
  border-top-left-radius: 0;
}
#wup-otp-vtr .vtr-tab-wrapper .vtr-tab-content-wrapper .vtr-tab-content.active {
  display: block;
}
#wup-otp-vtr .vtr-tab-wrapper .tab-panel-table {
  margin-top: 20px;
  width: 100%;
}
#wup-otp-vtr .vtr-tab-wrapper .tab-panel-table tr td {
  vertical-align: middle;
}
#wup-otp-vtr .table-spaceholder {
  padding: 0px 60px;
}
#wup-otp-vtr .green-rectangle {
  padding: 0px 12px;
  margin-right: 7px;
  background: #7bba26;
}
#wup-otp-vtr .light-green-rectangle {
  padding: 0px 12px;
  margin-right: 7px;
  background: #edf4e5;
}
#wup-otp-vtr .red-rectangle {
  padding: 0px 12px;
  margin-right: 7px;
  background: #fbbb90;
}
#wup-otp-vtr .white-panel.extra-top-padding {
  padding-top: 40px;
}
#wup-otp-vtr .vtr-expected-yields-tooltip.tooltip-wrapper .tooltip {
  width: 450px;
  left: -225px;
}
#wup-otp-vtr .vtr-expected-yields-tooltip.tooltip-wrapper .tooltip .tooltip-body {
  padding: 10px 20px;
}
#wup-otp-vtr .vtr-expected-yields-tooltip.tooltip-wrapper .tooltip .yield-icon-explanation {
  padding-top: 10px;
}
#wup-otp-vtr .vtr-expected-yields-tooltip.tooltip-wrapper .tooltip .yield-icon-explanation .explanation {
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  color: #4a4a4a;
  padding-left: 30px;
  position: relative;
}
#wup-otp-vtr .vtr-expected-yields-tooltip.tooltip-wrapper .tooltip .yield-icon-explanation .explanation svg {
  position: absolute;
  left: 0;
  top: 4px;
  display: block;
  width: 30px;
  height: 14px;
  background-size: contain;
}
#wup-otp-vtr .vtr-expected-yields-tooltip.tooltip-wrapper .tooltip .yield-canvas-wrapper img {
  width: 100%;
  height: auto;
}
#wup-otp-vtr .saving-advice-optimization-modal .optimization-loader {
  border: 14px solid #f3f3f3;
  border-top: 14px solid #7bba26;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin: auto;
  animation: vtr-spin 2s linear infinite;
}
@keyframes vtr-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#wup-otp-vtr .tooltip-wrapper {
  position: relative;
  display: inline-block;
}
#wup-otp-vtr .tooltip-wrapper.tooltip-hover:not(:hover) .tooltip {
  display: none;
}
#wup-otp-vtr .tooltip {
  z-index: 500;
  position: absolute;
  text-align: center;
  width: 160px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.tooltip-for-knobs {
	width: 115px !important; 
	left: -110px !important;
	top: 15px !important;
    -webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}
#wup-otp-vtr .wide-tooltip {
	width: 300px;
	left: -150px !important;
}
#wup-otp-vtr .tooltip#spline-knob-tooltip {
  margin: 3px 15px;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
#wup-otp-vtr .tooltip#spline-knob-tooltip .tooltip-content-wrapper {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
#wup-otp-vtr .tooltip .tooltip-cancel {
  position: absolute;
  right: 5px;
  top: 15px;
  background-color: transparent;
  color: #8bc612;
  border: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  cursor: pointer;
  z-index: 502;
  width: 20px;
  height: 20px;
  padding: 1px;
}
#wup-otp-vtr .tooltip.tooltip-dark .tooltip-content-wrapper {
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}
#wup-otp-vtr .tooltip.tooltip-dark[data-position="top"] .tooltip-arrow-wrapper .tooltip-arrow:after {
  border-top-color: #e8e8e8;
}
#wup-otp-vtr .tooltip.tooltip-dark[data-position="top"] .tooltip-arrow-wrapper .tooltip-arrow:before {
  border-top-color: #e8e8e8;
}
#wup-otp-vtr .tooltip.tooltip-dark[data-position="right"] .tooltip-arrow-wrapper .tooltip-arrow:after {
  border-right-color: #e8e8e8;
}
#wup-otp-vtr .tooltip.tooltip-dark[data-position="right"] .tooltip-arrow-wrapper .tooltip-arrow:before {
  border-right-color: #e8e8e8;
}
#wup-otp-vtr .tooltip.tooltip-dark[data-position="bottom"] .tooltip-arrow-wrapper .tooltip-arrow:after {
  border-bottom-color: #e8e8e8;
}
#wup-otp-vtr .tooltip.tooltip-dark[data-position="bottom"] .tooltip-arrow-wrapper .tooltip-arrow:before {
  border-bottom-color: #e8e8e8;
}
#wup-otp-vtr .tooltip.tooltip-dark[data-position="left"] .tooltip-arrow-wrapper .tooltip-arrow:after {
  border-left-color: #e8e8e8;
}
#wup-otp-vtr .tooltip.tooltip-dark[data-position="left"] .tooltip-arrow-wrapper .tooltip-arrow:before {
  border-left-color: #e8e8e8;
}
#wup-otp-vtr .tooltip[data-position="top"] {
  top: auto;
  right: auto;
  left: -80px;
  bottom: 100%;
  margin-left: 50%;
  padding-bottom: 10px;
}
#wup-otp-vtr .tooltip[data-position="top"] .tooltip-arrow-wrapper {
  width: 100%;
  height: 10px;
}
#wup-otp-vtr .tooltip[data-position="top"] .tooltip-arrow-wrapper .tooltip-arrow {
  height: 10px;
  width: 20px;
  margin: 0 auto;
}
#wup-otp-vtr .tooltip[data-position="top"] .tooltip-arrow-wrapper .tooltip-arrow:after {
  border: 10px solid transparent;
  border-top-color: #fbfbfb;
  border-bottom: 0;
  height: 0;
  margin-top: -1.5px;
}
#wup-otp-vtr .tooltip[data-position="top"] .tooltip-arrow-wrapper .tooltip-arrow:before {
  border: 10px solid transparent;
  border-top-color: #e8e8e8;
  border-bottom: 0;
  height: 0;
}
#wup-otp-vtr .tooltip[data-position="right"] {
  top: 50%;
  right: auto;
  left: 100%;
  bottom: auto;
  padding-left: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#wup-otp-vtr .tooltip[data-position="right"] .tooltip-arrow-wrapper {
  top: 50%;
  left: 0;
  height: 0;
  width: 10px;
}
#wup-otp-vtr .tooltip[data-position="right"] .tooltip-arrow-wrapper .tooltip-arrow {
  height: 20px;
  margin-top: -10px;
  width: 10px;
}
#wup-otp-vtr .tooltip[data-position="right"] .tooltip-arrow-wrapper .tooltip-arrow:after {
  border: 10px solid transparent;
  border-right-color: #fbfbfb;
  border-left: 0;
  height: 0;
  margin-left: 1.5px;
}
#wup-otp-vtr .tooltip[data-position="right"] .tooltip-arrow-wrapper .tooltip-arrow:before {
  border: 10px solid transparent;
  border-right-color: #e8e8e8;
  border-left: 0;
  height: 0;
}
#wup-otp-vtr .tooltip[data-position="bottom"] {
  top: 100%;
  right: auto;
  left: -80px;
  bottom: auto;
  margin-left: 50%;
  padding-top: 10px;
}
#wup-otp-vtr .tooltip[data-position="bottom"] .tooltip-arrow-wrapper {
  width: 100%;
  height: 10px;
  top: 0;
}
#wup-otp-vtr .tooltip[data-position="bottom"] .tooltip-arrow-wrapper .tooltip-arrow {
  height: 10px;
  width: 20px;
  margin: 0 auto;
}
#wup-otp-vtr .tooltip[data-position="bottom"] .tooltip-arrow-wrapper .tooltip-arrow:after {
  border: 10px solid transparent;
  border-bottom-color: #fbfbfb;
  border-top: 0;
  height: 0;
  margin-top: 1.5px;
}
#wup-otp-vtr .tooltip[data-position="bottom"] .tooltip-arrow-wrapper .tooltip-arrow:before {
  border: 10px solid transparent;
  border-bottom-color: #e8e8e8;
  border-top: 0;
  height: 0;
}
#wup-otp-vtr .tooltip[data-position="left"] {
  top: 50%;
  right: 100%;
  left: auto;
  bottom: auto;
  padding-right: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#wup-otp-vtr .tooltip[data-position="left"] .tooltip-arrow-wrapper {
  top: 50%;
  right: 0;
  height: 0;
  width: 10px;
}
#wup-otp-vtr .tooltip[data-position="left"] .tooltip-arrow-wrapper .tooltip-arrow {
  height: 20px;
  margin-top: -10px;
  width: 10px;
}
#wup-otp-vtr .tooltip[data-position="left"] .tooltip-arrow-wrapper .tooltip-arrow:after {
  border: 10px solid transparent;
  border-left-color: #fbfbfb;
  border-right: 0;
  height: 0;
  margin-left: -1.5px;
}
#wup-otp-vtr .tooltip[data-position="left"] .tooltip-arrow-wrapper .tooltip-arrow:before {
  border: 10px solid transparent;
  border-left-color: #e8e8e8;
  border-right: 0;
  height: 0;
}
#wup-otp-vtr .tooltip .tooltip-arrow-wrapper {
  position: absolute;
}
#wup-otp-vtr .tooltip .tooltip-arrow-wrapper .tooltip-arrow {
  position: relative;
}
#wup-otp-vtr .tooltip .tooltip-arrow-wrapper .tooltip-arrow:after,
#wup-otp-vtr .tooltip .tooltip-arrow-wrapper .tooltip-arrow:before {
  left: 0;
  width: 0;
  content: ' ';
  position: absolute;
}
#wup-otp-vtr .tooltip .tooltip-content-wrapper {
  background-color: #fbfbfb;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  text-align: left;
  padding: 5px;
  min-height: 30px;
}
#wup-otp-vtr .tooltip .tooltip-content-wrapper b {
  font-weight: 900;
}
#wup-otp-vtr .tooltip .tooltip-note-heading {
  padding-bottom: 5px;
  margin-top: 20px;
}
#wup-otp-vtr .tooltip.input-error-tooltip .input-error-tooltip-button {
  border: 0;
  font-size: 13px;
  text-align: left;
  font-weight: bold;
  font-style: normal;
  color: #8bc612;
  padding: 0;
  font-stretch: normal;
  text-transform: uppercase;
  background-color: transparent;
  margin-top: 10px;
}
#wup-otp-vtr .tooltip.input-error-tooltip .input-error-tooltip-button + .input-error-tooltip-button {
  margin-left: 20px;
}
#wup-otp-vtr input:focus {
  outline: #8bc612 solid 1px;
}
#wup-otp-vtr button svg {
  display: block;
  width: 100%;
  height: 100%;
}
#wup-otp-vtr .btn {
  padding: 14px 60px;
  border: 0;
  border-radius: 3px;
  font-family: 'W.UP Source Sans Pro', sans-serif;
}
.button-for-popup {
	padding: 14px 40px !important;
}
#wup-otp-vtr .btn.btn-green-popup {
  color: #ffffff;
  background-color: #8bc612;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  margin-top: 20px;
}
#wup-otp-vtr .btn.btn-green {
  color: #ffffff;
  background-color: #8bc612;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
}
.popup-rendben {
  padding: 7px 12px !important;
}
.popup-torles {
  padding: 7px 20px !important; 
  background-color: #fbfbfb !important;
  float: right;
  border: 1px solid #c2c2c2 !important;
  color: #929292 !important;
}
#wup-otp-vtr .btn.btn-green:hover,
#wup-otp-vtr .btn.btn-green.hover,
#wup-otp-vtr .btn.btn-green:focus {
  background-color: #7baf10;
}
#wup-otp-vtr .btn.btn-green:hover:disabled,
#wup-otp-vtr .btn.btn-green.hover:disabled,
#wup-otp-vtr .btn.btn-green:focus:disabled {
  background-color: #8bc612;
}
#wup-otp-vtr .btn.btn-white {
  color: #8bc612;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
}
#wup-otp-vtr .btn.btn-block {
  display: block;
  width: 100%;
}
#wup-otp-vtr .btn:disabled {
  opacity: 0.5;
}
#wup-otp-vtr .btn.medium-padding {
  padding-left: 20px;
  padding-right: 20px;
}
#wup-otp-vtr .btn.small-padding {
  padding-left: 10px;
  padding-right: 10px;
}
#wup-otp-vtr .btn small {
  font-size: 12px;
}
#wup-otp-vtr .btn.btn-link {
  font-size: 13px;
  font-style: normal;
  font-stretch: normal;
  line-height: 15px;
  padding: 0;
  background-color: #ffffff;
}
#wup-otp-vtr .btn + .btn.btn-link {
  margin-left: 0;
}
#wup-otp-vtr .btn-clear {
  border: 0;
  background-color: transparent;
  outline: none;
}
#wup-otp-vtr .btn + .btn {
  margin-left: 20px;
}
#wup-otp-vtr .vtr-modal-close {
  background-color: transparent;
  border: 0;
  color: #8bc612;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  cursor: pointer;
  padding: 0;
}
#wup-otp-vtr .btn-wrapper {
  display: inline-block;
}
#wup-otp-vtr .btn-wrapper:before,
#wup-otp-vtr .btn-wrapper:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .btn-wrapper:after {
  clear: both;
}
#wup-otp-vtr .btn-wrapper > .btn {
  float: left;
  display: block;
}
#wup-otp-vtr .vtr-slider {
  border: 0;
  z-index: 2;
  color: #ffffff;
  padding: 8px;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: #8bc612;
  outline: 0;
  cursor: pointer;
  -webkit-box-shadow: -2px 0px 4px 0px #929292;
  -moz-box-shadow: -2px 0px 4px 0px #929292;
  box-shadow: -2px 0px 4px 0px #929292;
}
#wup-otp-vtr .vtr-slider svg {
  display: block;
  width: 100%;
  height: 100%;
}
#wup-otp-vtr .vtr-slider:hover,
#wup-otp-vtr .vtr-slider.hover,
#wup-otp-vtr .vtr-slider:focus {
  background-color: #7baf10;
}
#wup-otp-vtr .vtr-slider[data-direction="vertical"] {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
#wup-otp-vtr .vtr-slider-orange {
  background-color: #ff6600;
}
#wup-otp-vtr .vtr-slider-orange:hover,
#wup-otp-vtr .vtr-slider-orange.hover,
#wup-otp-vtr .vtr-slider-orange:focus {
  background-color: #e65c00;
}
#wup-otp-vtr .vtr-overflow-table {
  display: block;
  width: 100%;
  overflow-x: auto;
}
#wup-otp-vtr .vtr-admin-table-wrapper {
  padding: 30px 30px 20px 30px;
}
#wup-otp-vtr .vtr-admin-table-wrapper table {
  width: 100%;
}
#wup-otp-vtr .vtr-admin-table-wrapper table.guidance-table tr th {
  padding: 10px;
  font-size: 11px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 11px;
  letter-spacing: -0.1px;
  color: #4a4a4a;
  text-align: left;
  text-transform: uppercase;
}
#wup-otp-vtr .vtr-admin-table-wrapper table.guidance-table tr td {
  font-size: 15px;
  letter-spacing: -0.1px;
  color: #4a4a4a;
  padding: 10px 15px;
  border-top: solid 1px #e8e8e8;
  border-bottom: solid 1px #e8e8e8;
  vertical-align: middle;
}
#wup-otp-vtr .vtr-admin-table-wrapper table.guidance-table tr td.account {
  font-size: 13px;
  letter-spacing: 1px;
}
#wup-otp-vtr .vtr-admin-table-wrapper table.guidance-table tr td.icon {
  text-align: center;
  white-space: nowrap;
}
#wup-otp-vtr .vtr-admin-table-wrapper table.guidance-table tr td.icon .vtr-square-checkbox {
  display: inline;
}
#wup-otp-vtr .vtr-admin-table-wrapper table.guidance-table tr td.icon .vtr-square-checkbox label {
  vertical-align: top;
}
#wup-otp-vtr .vtr-admin-table-wrapper table.guidance-table tr td.icon.pdf {
  cursor: pointer;
}
#wup-otp-vtr .vtr-admin-table-wrapper table.guidance-table tr td:first-child {
  border-left: solid 1px #e8e8e8;
}
#wup-otp-vtr .vtr-admin-table-wrapper table.guidance-table tr td .vtr-radio label {
  vertical-align: top;
}
#wup-otp-vtr .vtr-md-content-right,
#wup-otp-vtr .vtr-md-content-left {
  position: relative;
  min-height: 100%;
  z-index: 1;
  padding-top: 20px;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper,
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper {
  position: absolute;
  width: 164px;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper.vtr-side-focus,
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper.vtr-side-focus {
  border-radius: 5px;
  background-color: #fbfbfb;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper.vtr-side-focus .vtr-side-icons-wrapper .vtr-side-icon-row.vtr-side-extra,
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper.vtr-side-focus .vtr-side-icons-wrapper .vtr-side-icon-row.vtr-side-extra {
  display: block;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper.vtr-side-focus .vtr-sidebar-header,
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper.vtr-side-focus .vtr-sidebar-header {
  margin: 0 auto;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper .vtr-sidebar-header,
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper .vtr-sidebar-header {
  height: 50px;
  margin: 0 auto;
  color: #ff6600;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  padding-top: 20px;
  text-align: center;
  font-stretch: normal;
  text-transform: uppercase;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 82px;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper .vtr-side-icons-wrapper,
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper .vtr-side-icons-wrapper {
  display: inline-block;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper .vtr-side-icons-wrapper:before,
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper .vtr-side-icons-wrapper:before,
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper .vtr-side-icons-wrapper:after,
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper .vtr-side-icons-wrapper:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper .vtr-side-icons-wrapper:after,
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper .vtr-side-icons-wrapper:after {
  clear: both;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper .vtr-side-icons-wrapper .vtr-side-icon-row,
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper .vtr-side-icons-wrapper .vtr-side-icon-row {
  float: right;
  width: 82px;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper .vtr-side-icons-wrapper .vtr-side-icon-row.vtr-side-extra,
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper .vtr-side-icons-wrapper .vtr-side-icon-row.vtr-side-extra {
  display: none;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper .vtr-icon-wrapper,
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper .vtr-icon-wrapper {
  padding: 0 0 10px 0;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #4a4a4a;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper .vtr-icon-wrapper .vtr-icon,
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper .vtr-icon-wrapper .vtr-icon {
  margin-bottom: 5px;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper .vtr-icon-wrapper.vtr-icon-placeholder,
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper .vtr-icon-wrapper.vtr-icon-placeholder {
  height: 66px;
}
#wup-otp-vtr .vtr-md-content-left {
  text-align: right;
}
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper {
  left: 0;
  text-align: left;
}
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper .vtr-sidebar-header {
  margin-left: 0;
}
#wup-otp-vtr .vtr-md-content-left .vtr-side-content-wrapper .vtr-side-icons-wrapper .vtr-side-icon-row {
  float: right;
}
#wup-otp-vtr .vtr-md-content-right {
  text-align: left;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper {
  right: 0;
  text-align: right;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper .vtr-sidebar-header {
  margin-right: 0;
}
#wup-otp-vtr .vtr-md-content-right .vtr-side-content-wrapper .vtr-side-icons-wrapper .vtr-side-icon-row {
  float: left;
}
#wup-otp-vtr .vtr-sidebar-icon-inner {
  display: inline-block;
  text-align: center;
  position: relative;
  max-width: 164px;
  width: 100%;
}
#wup-otp-vtr .vtr-diagram-content .grey-bg {
  min-height: 700px;
}
#wup-otp-vtr .vtr-diagram-content > .vtr-sm-content {
  min-height: 155px;
}
#wup-otp-vtr .vtr-canvas-outer {
  margin-top: 40px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
#wup-otp-vtr .vtr-canvas-outer .vtr-diagram-knob.vtr-error .vtr-slider {
  background-color: #ff6600;
}
#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper #vtr-diagram {
  z-index: 0;
  position: relative;
}
#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper .disclaimer-icon {
  left: 115px;
  top: 36px;
}
#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper > * {
  z-index: 2;
  position: absolute;
}
#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper > *.vtr-opened-wing {
  z-index: 400;
}
#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper > *.vtr-popover-container {
  z-index: 500;
}
#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper .vtr-icon-wrapper {
  cursor: pointer;
  padding: 0;
}
#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper .vtr-icon-wrapper .vtr-icon {
  margin: 0;
  -webkit-box-shadow: 0px 2px 4px 0px #c2c2c2;
  -moz-box-shadow: 0px 2px 4px 0px #c2c2c2;
  box-shadow: 0px 2px 4px 0px #c2c2c2;
  transition: transform 0.4s;
}
#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper .vtr-icon-wrapper .vtr-icon:hover {
  background-color: #f2f2f2;
  -webkit-transform: scale(1.5, 1.5);
  -moz-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
}
#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper .vtr-icon-wrapper .vtr-icon:hover.orange {
  background-color: #e65c00;
}

#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper .vtr-icon-wrapper .vtr-icon:hover.red {
  background-color:  #ca1919;
}

#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper > diagram-item {
  position: absolute !important;
}
#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper > diagram-item .vtr-icon-wrapper .vtr-icon .vtr-icon-backgrounder {
  background-size: 70% 70%;
}
#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper > diagram-merge-item {
  z-index: 3;
}
#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper > diagram-merge-item .otp-merge-item-hover-layer {
  position: absolute;
  display: block;
  z-index: -1;
  border-radius: 50%;
}
#wup-otp-vtr .vtr-canvas-outer .vtr-canvas-wrapper .vtr-slider-element-wrapper {
  position: absolute;
}
#wup-otp-vtr .vtr-sidebar-icons .vtr-icon-wrapper .vtr-icon {
  cursor: pointer;
  padding: 6px;
}
#wup-otp-vtr .vtr-risk-taking-slider-wrapper {
  z-index: 0;
  padding: 0 40px;
  margin-bottom: 10px;
}
#wup-otp-vtr .vtr-risk-taking-information {
  z-index: 0;
  position: absolute;
  left: 100%;
  top: 0;
  width: 240px;
  font-style: italic;
  font-size: 11px;
  font-weight: 300;
  font-stretch: normal;
  color: #4a4a4a;
  margin-top: -10px;
}
#wup-otp-vtr .vtr-canvas-bottom-controls:before,
#wup-otp-vtr .vtr-canvas-bottom-controls:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-canvas-bottom-controls:after {
  clear: both;
}
#wup-otp-vtr .vtr-canvas-bottom-controls .vtr-canvas-bottom-block {
  width: 50%;
  float: left;
  padding: 0 20px;
}
#wup-otp-vtr .vtr-canvas-bottom-controls .vtr-canvas-bottom-block.vtr-mifid-age-block {
  width: 20%;
  padding-top: 10px;
}
#wup-otp-vtr .vtr-canvas-bottom-controls .vtr-canvas-bottom-block.vtr-mifid-age-block ~ .vtr-canvas-bottom-block {
  padding-top: 10px;
}
#wup-otp-vtr .vtr-canvas-bottom-controls .vtr-canvas-bottom-block.vtr-mifid-age-block ~ .vtr-canvas-bottom-block:last-child {
  margin-top: -10px;
  width: 30%;
}
#wup-otp-vtr .vtr-canvas-bottom-controls .vtr-form-price-group {
  padding-top: 10px;
}
#wup-otp-vtr .vtr-canvas-bottom-controls .vtr-form-price-group .vtr-square-checkbox label {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #4a4a4a;
}
#wup-otp-vtr .vtr-canvas-bottom-controls .vtr-form-price-group .vtr-canvas-bottom-input-wrapper {
  display: inline-block;
}
#wup-otp-vtr .vtr-canvas-bottom-controls .vtr-form-price-group .vtr-canvas-bottom-input-wrapper input {
  width: 100px;
}
#wup-otp-vtr .vtr-canvas-bottom-controls .vtr-form-price-group .vtr-canvas-bottom-input-wrapper + .vtr-square-checkbox {
  width: 220px;
  padding-left: 10px;
}
#wup-otp-vtr table.vtr-risk-table {
  background-color: #8bc612;
  background-image: -webkit-gradient(linear, left top, right top, from(#8bc612), to(#ff6600));
  background-image: -webkit-linear-gradient(left, #8bc612, #ff6600);
  background-image: -moz-linear-gradient(left, #8bc612, #ff6600);
  background-image: -ms-linear-gradient(left, #8bc612, #ff6600);
  background-image: -o-linear-gradient(left, #8bc612, #ff6600);
  border-radius: 5px;
  overflow: hidden;
  color: #ffffff;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  border-collapse: separate;
  border: none;
}
#wup-otp-vtr table.vtr-risk-table tr:first-child td:first-child,
#wup-otp-vtr table.vtr-risk-table tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
#wup-otp-vtr table.vtr-risk-table tr:first-child td:last-child,
#wup-otp-vtr table.vtr-risk-table tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
#wup-otp-vtr table.vtr-risk-table tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
#wup-otp-vtr table.vtr-risk-table tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
#wup-otp-vtr table.vtr-risk-table tr th,
#wup-otp-vtr table.vtr-risk-table tr td {
  width: 11%;
  background: none;
  padding: 5px;
  border: 1px solid #ffffff;
}
#wup-otp-vtr table.vtr-risk-table tr th:first-child,
#wup-otp-vtr table.vtr-risk-table tr td:first-child {
  background-color: #e8e8e8;
  vertical-align: middle;
  color: #4a4a4a;
  text-align: center;
}
#wup-otp-vtr table.vtr-risk-table tr th.inactive,
#wup-otp-vtr table.vtr-risk-table tr td.inactive {
  background-color: rgba(255, 255, 255, 0.7);
}
#wup-otp-vtr table.vtr-risk-table tr th {
  color: #4a4a4a;
  vertical-align: middle;
  padding-top: 0px;
  padding-bottom: 0px;
}
#wup-otp-vtr table.vtr-risk-table tr th.inactive {
  color: #c2c2c2;
}
#wup-otp-vtr table.vtr-risk-table tr td {
  padding-bottom: 10px;
}
#wup-otp-vtr table.vtr-risk-table tr td.empty {
  text-align: center;
  vertical-align: middle;
}
#wup-otp-vtr table.vtr-risk-table tr td ul {
  list-style: disc;
  margin-left: 13px;
}
#wup-otp-vtr table.vtr-risk-table tr td ul li {
  margin-left: 0;
  text-align: left;
  line-height: 10px;
}
#wup-otp-vtr .vtr-canvas-table-wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding-bottom: 20px;
}
#wup-otp-vtr .vtr-canvas-table-wrapper .vtr-canvas-center-wrapper,
#wup-otp-vtr .vtr-canvas-table-wrapper .vtr-sidebar-icons {
  display: table-cell;
  vertical-align: top;
  padding-top: 0px;
}
#wup-otp-vtr .vtr-icon-wrapper {
  padding: 0 21px;
}
#wup-otp-vtr .vtr-icon-wrapper.vtr-merge-item .vtr-icon-backgrounder {
  position: relative;
  z-index: 5;
}
#wup-otp-vtr .vtr-icon-wrapper.vtr-merge-item .merge-item-info {
  top: 0px;
  left: 33px;
  width: 25px;
  position: absolute;
}
#wup-otp-vtr .vtr-icon-wrapper.vtr-merge-item .merge-item-info .merge-downs,
#wup-otp-vtr .vtr-icon-wrapper.vtr-merge-item .merge-item-info .merge-ups {
  float: left;
  color: #ffffff;
  font-size: 10px;
  line-height: 9px;
  padding: 1px 3px 2px;
  display: inline-block;
}
#wup-otp-vtr .vtr-icon-wrapper.vtr-merge-item .merge-item-info .merge-ups {
  background-color: #8bc612;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
#wup-otp-vtr .vtr-icon-wrapper.vtr-merge-item .merge-item-info .merge-downs {
  background-color: #ff6600;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
#wup-otp-vtr .vtr-icon-wrapper .vtr-icon {
  margin: 0 auto 10px;
  text-align: center;
}
#wup-otp-vtr .vtr-icon-wrapper .vtr-icon.padded-diagram-icon {
  padding: 6px;
}
#wup-otp-vtr .vtr-icon-wrapper .vtr-icon img {
  width: 100%;
  height: auto;
}
#wup-otp-vtr .vtr-icon-wrapper .vtr-icon svg {
  height: 100%;
  width: 100%;
  display: block;
}
#wup-otp-vtr .vtr-icon-wrapper .vtr-icon.round {
  border-radius: 50%;
}
#wup-otp-vtr .vtr-icon-wrapper .vtr-icon.big {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 40px;
}
#wup-otp-vtr .vtr-icon-wrapper .vtr-icon.medium {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 40px;
}
#wup-otp-vtr .vtr-icon-wrapper .vtr-icon.small {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 40px;
}
#wup-otp-vtr .vtr-icon-wrapper .vtr-icon.white {
  background-color: #ffffff;
  border: solid 1px #f2f2f2;
  color: #ff6600;
}
#wup-otp-vtr .vtr-icon-wrapper .vtr-icon.white-orange {
  background-color: #ffffff;
  border: solid 1px #f2f2f2;
  color: #ff6600;
}
#wup-otp-vtr .vtr-icon-wrapper .vtr-icon.white-green {
  background-color: #ffffff;
  border: solid 1px #f2f2f2;
  color: #8bc612;
}
#wup-otp-vtr .vtr-icon-wrapper .vtr-icon.orange {
  background-color: #ff6600;
  border: solid 1px #f2f2f2;
  color: #ffffff;
}

#wup-otp-vtr .vtr-icon-wrapper .vtr-icon.red{
  background-color: #ca1919;
  border: solid 1px #ca1919;
  color: #ffffff;
}

#wup-otp-vtr .icon-pdf-download {
  width: 15px;
  height: 15px;
  display: inline-block;
}
#wup-otp-vtr .vtr-canvas-wrapper .vtr-icon.medium {
  width: 30px;
  height: 30px;
  box-shadow: 2px 2px 6px #bbb;
}
#wup-otp-vtr .vtr-icon-backgrounder {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
#wup-otp-vtr .vtr-icon-backgrounder svg {
  height: 100%;
  width: 100%;
  display: block;
}
#wup-otp-vtr [class^="icon-"],
#wup-otp-vtr [class*=" icon-"] {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
#wup-otp-vtr .icon-vtr-arrows {
  width: 1.07421875em;
}
#wup-otp-vtr .icon-vtr-wealth-increasing {
  width: 1.05859375em;
}
#wup-otp-vtr .icon-vtr-other-income {
  width: 0.724609375em;
}
#wup-otp-vtr .icon-vtr-heritage {
  width: 1.5556640625em;
}
#wup-otp-vtr .icon-vtr-health-care {
  width: 0.9658203125em;
}
#wup-otp-vtr .icon-vtr-consumer-goods {
  width: 1.3330078125em;
}
#wup-otp-vtr .icon-vtr-car-sale {
  width: 1.2724609375em;
}
#wup-otp-vtr .icon-vtr-assistance {
  width: 0.9287109375em;
}
#wup-otp-vtr .icon-vtr-voluntary-pension {
  width: 1.2607421875em;
}
#wup-otp-vtr .icon-vtr-studies {
  width: 1.115234375em;
}
#wup-otp-vtr .icon-vtr-scholarship {
  width: 1.115234375em;
}
#wup-otp-vtr .icon-vtr-restoration {
  width: 1.1201171875em;
}
#wup-otp-vtr .icon-vtr-property-sale {
  width: 1.07421875em;
}
#wup-otp-vtr .icon-vtr-property-purchase {
  width: 1.07421875em;
}
#wup-otp-vtr .icon-vtr-other-orange {
  width: 1.07421875em;
}
#wup-otp-vtr .icon-vtr-other-green {
  width: 1.07421875em;
}
#wup-otp-vtr .icon-vtr-old-parents {
  width: 0.587890625em;
}
#wup-otp-vtr .icon-vtr-loan {
  width: 1.0771484375em;
}
#wup-otp-vtr .icon-vtr-home-savings {
  width: 1.07421875em;
}
#wup-otp-vtr .icon-vtr-car {
  width: 1.2724609375em;
}
#wup-otp-vtr .icon-vtr-bonus {
  width: 0.7587890625em;
}
#wup-otp-vtr .vtr-range-slider-wrapper {
  z-index: 1;
  width: 100%;
  position: relative;
  height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#wup-otp-vtr .vtr-range-slider-wrapper:before,
#wup-otp-vtr .vtr-range-slider-wrapper:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-range-slider-wrapper:after {
  clear: both;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-boundaries {
  margin-top: -19px;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-boundaries:before,
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-boundaries:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-boundaries:after {
  clear: both;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-boundaries .vtr-range-min,
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-boundaries .vtr-range-max {
  position: relative;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-boundaries .vtr-range-min div,
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-boundaries .vtr-range-max div {
  position: relative;
  font-size: 15px;
  line-height: 25px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
  color: #929292;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-boundaries .vtr-range-min {
  float: left;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-boundaries .vtr-range-min div {
  margin-left: -50%;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-boundaries .vtr-range-max {
  float: right;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-boundaries .vtr-range-max div {
  margin-left: 50%;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-slider-button-wrapper {
  position: absolute;
  top: 0;
  height: 0;
  width: 0;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-slider-button-wrapper .vtr-slider {
  margin-left: -20px;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-slider-button-wrapper .vtr-slider svg {
  display: block;
  width: 100%;
  height: 100%;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-slider-button-wrapper:not(.dragging) {
  -webkit-transition: left 0.2s ease-in-out;
  -moz-transition: left 0.2s ease-in-out;
  -ms-transition: left 0.2s ease-in-out;
  -o-transition: left 0.2s ease-in-out;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-slider-button-wrapper.dragging .tooltip {
  display: none;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-slider-button-wrapper .tooltip-wrapper {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-slider-button-wrapper .tooltip-wrapper .tooltip[data-position="top"] {
  margin-left: 0;
  margin-bottom: 5px;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-slider-button-wrapper .tooltip-wrapper .tooltip[data-position="right"] {
  margin-left: 5px;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-slider-button-wrapper .tooltip-wrapper .tooltip[data-position="bottom"] {
  margin-left: 0;
  margin-top: 5px;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-range-slider-button-wrapper .tooltip-wrapper .tooltip[data-position="left"] {
  margin-right: 25px;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-slider-line {
  width: 100%;
  height: 2px;
  background-color: #929292;
  margin: 19px 0;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-slider-line:before,
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-slider-line:after {
  content: " ";
  display: table;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-slider-line:after {
  clear: both;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-slider-line .vtr-slider-dot {
  float: left;
  height: 2px;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-slider-line .vtr-slider-dot .vtr-outer-dot {
  display: block;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  padding: 2px;
  margin-top: -3px;
  margin-left: -4px;
  background-color: #929292;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-slider-line .vtr-slider-dot .vtr-outer-dot .vtr-inner-dot {
  display: block;
  border-radius: 50%;
  background-color: #ffffff;
  width: 4px;
  height: 4px;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-slider-line.subdivisions {
  background-color: transparent;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-slider-line.subdivisions .vtr-slider-dot {
  background-color: #929292;
}
#wup-otp-vtr .vtr-range-slider-wrapper .vtr-slider-line.subdivisions .vtr-slider-dot.hidden-line {
  background-color: transparent;
}
#wup-otp-vtr ::-ms-clear {
  display: none;
}
#wup-otp-vtr textarea {
  width: 100%;
  resize: vertical;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #c2c2c2;
  padding: 20px;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
  color: #c2c2c2;
}
#wup-otp-vtr .vtr-textarea {
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #c2c2c2;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  min-height: 40px;
  letter-spacing: 0.5px;
  color: #929292;
  line-height: 28px;
  font-family: 'W.UP Source Sans Pro', sans-serif;
}
#wup-otp-vtr .vtr-textarea.vtr-noresize {
  resize: none;
}
#wup-otp-vtr .vtr-admin-form-row {
  margin-top: 5px;
  margin-bottom: 20px;
}
#wup-otp-vtr input[type="text"],
#wup-otp-vtr input[type="number"] {
  border-radius: 5px;
  padding: 5px;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #c2c2c2;
}
#wup-otp-vtr input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -ms-appearance: textfield;
  appearance: textfield;
}
#wup-otp-vtr input[type="number"]::-webkit-outer-spin-button,
#wup-otp-vtr input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#wup-otp-vtr input[type="radio"]:checked + label:after {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #8bc612;
  left: 5px;
  top: 5px;
  visibility: visible;
}
#wup-otp-vtr input[type="radio"] + label:before {
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  border: 1px solid #8bc612;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
  visibility: visible;
}

#wup-otp-vtr input[type="radio"]:disabled + label:after {
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  border: 1px solid #c2c2c2;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e8e8e8;
  visibility: visible;
}
#wup-otp-vtr input[type="radio"]:disabled > label {
  color: #e8e8e8;
} 

#wup-otp-vtr input[type="checkbox"]:disabled + label:after {
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  border: 1px solid #c2c2c2;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e8e8e8;
  visibility: visible;
}
#wup-otp-vtr input[type="checkbox"]:disabled > label {
  color: #e8e8e8;
} 
#wup-otp-vtr input[type="checkbox"]:checked + label:after {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #8bc612;
  left: 5px;
  top: 5px;
  visibility: visible;
}
#wup-otp-vtr input[type="checkbox"] + label:before {
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  border: 1px solid #8bc612;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
  visibility: visible;
}
#wup-otp-vtr input[type="radio"],
#wup-otp-vtr input[type="checkbox"] {
  margin: 0;
  visibility: hidden;
  vertical-align: middle;
  width: 0;
  position: absolute;
  z-index: -1;
  height: 0;
}
#wup-otp-vtr input[type="radio"] + label,
#wup-otp-vtr input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 20px;
  padding-left: 30px;
}
#wup-otp-vtr input[type="radio"] + label:after,
#wup-otp-vtr input[type="checkbox"] + label:after,
#wup-otp-vtr input[type="radio"] + label:before,
#wup-otp-vtr input[type="checkbox"] + label:before {
  content: '';
  position: absolute;
}
#wup-otp-vtr .vtr-input {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
  text-align: right;
  color: #929292;
}
#wup-otp-vtr .vtr-input.left-align {
  text-align: left;
}
#wup-otp-vtr .vtr-form-group {
  padding-top: 20px;
  padding-bottom: 20px;
}
#wup-otp-vtr .vtr-form-group label {
  font-weight: 300;
}
#wup-otp-vtr .vtr-form-question {
  padding-bottom: 10px;
  width: 450px;
}
#wup-otp-vtr .vtr-form-question small {
  font-weight: 300;
  font-style: italic;
}
#wup-otp-vtr .vtr-checkbox,
#wup-otp-vtr .vtr-radio,
#wup-otp-vtr .vtr-select-input {
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#wup-otp-vtr .vtr-number-input {
  display: inline-block;
}
#wup-otp-vtr .vtr-number-input input {
  width: 100%;
}
#wup-otp-vtr .vtr-dropdown-select-wrapper {
  display: inline-block;
  margin-right: 30px;
  cursor: pointer;
}
#wup-otp-vtr .vtr-dropdown-select-wrapper .vtr-hidden-input {
  visibility: hidden;
  display: none;
}
#wup-otp-vtr .vtr-dropdown-select-wrapper .vtr-dropdown {
  min-width: 100px;
  position: relative;
  display: inline-block;
}
.dropdown-for-popup {
	min-width: 400px !important;
	max-width: 500px !important;
}
#wup-otp-vtr .vtr-dropdown-select-wrapper .vtr-dropdown.vtr-dropdown-opened label {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#wup-otp-vtr .vtr-dropdown-select-wrapper .vtr-dropdown.vtr-dropdown-opened label .vtr-dropdown-icon {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
#wup-otp-vtr .vtr-dropdown-select-wrapper .vtr-dropdown.vtr-dropdown-opened .vtr-dropdown-options-wrapper {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  max-height: 200px;
  overflow-y: scroll;
}
#wup-otp-vtr .vtr-dropdown-select-wrapper .vtr-dropdown label {
  width: 100%;
  color: #929292;
  font-size: 15px;
  min-height: 40px;
  cursor: pointer;
  text-align: left;
  line-height: 18px;
  font-style: normal;
  border-radius: 5px;
  font-weight: normal;
  font-stretch: normal;
  display: inline-block;
  letter-spacing: 0.5px;
  border: solid 1px #c2c2c2;
  background-color: #ffffff;
  padding: 10px 50px 10px 10px;
}
#wup-otp-vtr .vtr-dropdown-select-wrapper .vtr-dropdown label .vtr-dropdown-icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  position: absolute;
  display: block;
  top: 0;
  right: 7px;
  width: 26px;
  height: 40px;
  transition: all 0.5s ease-in-out;
}
#wup-otp-vtr .vtr-dropdown-select-wrapper .vtr-dropdown label .vtr-dropdown-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}
#wup-otp-vtr .vtr-dropdown-select-wrapper .vtr-dropdown .vtr-dropdown-options-wrapper {
  top: 100%;
  z-index: 1;
  min-width: 100%;
  font-size: 15px;
  margin-top: -1px;
  text-align: left;
  overflow: hidden;
  line-height: 20px;
  font-style: normal;
  border-radius: 5px;
  position: absolute;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
  border: solid 1px #c2c2c2;
  background-color: #ffffff;
}
#wup-otp-vtr .vtr-dropdown-select-wrapper .vtr-dropdown .vtr-dropdown-options-wrapper .vtr-option {
  padding: 10px;
  color: #4a4a4a;
}
#wup-otp-vtr .vtr-dropdown-select-wrapper .vtr-dropdown .vtr-dropdown-options-wrapper .vtr-option:hover,
#wup-otp-vtr .vtr-dropdown-select-wrapper .vtr-dropdown .vtr-dropdown-options-wrapper .vtr-option.hover,
#wup-otp-vtr .vtr-dropdown-select-wrapper .vtr-dropdown .vtr-dropdown-options-wrapper .vtr-option:focus {
  background-color: #e8e8e8;
}
#wup-otp-vtr .vtr-dropdown-select-wrapper.input-block .vtr-dropdown {
  width: 100%;
  display: block;
}
#wup-otp-vtr .vtr-square-checkbox {
  display: inline-block;
  cursor: pointer;
}
#wup-otp-vtr .vtr-square-checkbox.inverse input[type="checkbox"]:checked + label svg {
  color: #8bc612;
  background-color: transparent;
}
#wup-otp-vtr .vtr-square-checkbox.inverse input[type="checkbox"]:checked + label:before {
  background-color: #ffffff;
}
#wup-otp-vtr .vtr-square-checkbox input[type="checkbox"]:checked + label svg {
  display: block;
  color: #ffffff;
  width: 20px;
  height: 20px;
  background-color: #8bc612;
  visibility: visible;
  text-align: center;
  left: 0px;
  top: 0px;
}
#wup-otp-vtr .vtr-square-checkbox input[type="checkbox"]:checked + label:before {
  background-color: #8bc612;
}
#wup-otp-vtr .vtr-square-checkbox input[type="checkbox"] + label svg {
  display: none;
  width: 20px;
  height: 20px;
  position: absolute;
  border-radius: 5px;
}
#wup-otp-vtr .vtr-square-checkbox input[type="checkbox"] + label:after {
  content: none;
}
#wup-otp-vtr .vtr-square-checkbox input[type="checkbox"]:disabled + label:before {
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  border: 1px solid #c2c2c2;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e8e8e8;
  visibility: visible;
}
#wup-otp-vtr .vtr-square-checkbox input[type="checkbox"] + label:before {
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  border: 1px solid #c2c2c2;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
  visibility: visible;
}
#wup-otp-vtr .vtr-input-inline-edit-wrapper {
  display: inline-block;
}
#wup-otp-vtr .vtr-input-inline-edit-wrapper .vtr-modify-icon {
  width: 16px;
  height: 12px;
  font-size: 0;
  color: #8bc612;
  display: inline-block;
  background: none;
}
#wup-otp-vtr .vtr-input-inline-edit-wrapper .vtr-input-inline-basic button,
#wup-otp-vtr .vtr-input-inline-edit-wrapper .vtr-input-inline-edit input {
  border: 0;
  padding: 0;
  color: #4a4a4a;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.6px;
  background-color: transparent;
}
#wup-otp-vtr .vtr-input-inline-edit-wrapper .vtr-input-inline-basic {
  display: block;
}
#wup-otp-vtr .vtr-input-inline-edit-wrapper .vtr-input-inline-basic button {
  width: 100%;
  word-break: break-word;
  position: relative;
  text-align: left;
}
#wup-otp-vtr .vtr-input-inline-edit-wrapper .vtr-input-inline-edit {
  display: none;
}
#wup-otp-vtr .vtr-input-inline-edit-wrapper .vtr-input-inline-edit input {
  outline: 0;
  height: 25px;
  text-decoration: underline;
}
#wup-otp-vtr .vtr-input-age-small-width {
  width: 46px;
}
#wup-otp-vtr .input-unit {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  margin-left: 5px;
}
#wup-otp-vtr .otp-vtr-invalid-input-max input,
#wup-otp-vtr .otp-vtr-invalid-input-min input {
  color: #ff6600;
  background-color: #fff0e5;
  border-color: #ff6600;
  outline-color: #ff6600;
}
#wup-otp-vtr .vtr-mifid-printmifid-text {
  padding-bottom: 20px; 
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  color: #ff6600;
}

#wup-otp-vtr .input-block {
  width: 100%;
  display: block;
}

#wup-otp-vtr .termek-matrix {
	border-collapse: collapse;
}

#wup-otp-vtr .matrix-head-bottom-border {
	border-bottom: 2px solid #e8e8e8;
}

#wup-otp-vtr .termek-matrix td {
	width: 40px;
	padding: 0.5em;
	text-align: right;
	vertical-align: middle !important;
}

#wup-otp-vtr .termek-matrix th.rotate-45 {
	height: 100px;
	width: 60px;
	min-width: 60px;
	max-width: 60px;
	position: relative;
	vertical-align: bottom;
	padding: 0;
	line-height: 0.8;
	padding-left: 2%;
}

#wup-otp-vtr .termek-matrix th.rotate-45 > div{
  position: relative;
  top: 0px;
  left: 40px; /* 80 * tan(45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
  height: 100%;
}

#wup-otp-vtr .termek-matrix th.rotate-45 span {
  -ms-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
  position: absolute;
  bottom: 30px; /* 40 cos(45) = 28 with an additional 2px margin*/
  left: -25px; /*Because it looked good, but there is probably a mathematical link here as well*/
  display: inline-block;
  /* width: 100%; */
  width: 85px; /* 80 / cos(45) - 40 cos (45) = 85 where 80 is the height of the cell, 40 the width of the cell and 45 the transform angle*/
  text-align: left;
  /* white-space: nowrap; */ /*whether to display in one line or not*/
}
 
#wup-otp-vtr .termek-matrix svg {
	display: block;
	margin: 0 auto;
}

#wup-otp-vtr .termek-matrix td:first-child {
	border-right: 2px solid #e8e8e8 !important;
}
#wup-otp-vtr .termek-matrix th:first-child {
	border-right: 2px solid #e8e8e8 !important;
}
#wup-otp-vtr .progress {
	height:20px;
	margin-bottom:20px;
	overflow:hidden;
	background-color:#f5f5f5;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow:inset 0 1px 2px rgba(0,0,0,.1)
}
#wup-otp-vtr .progress-bar {
	float:left;
	width:0;
	height:100%;
	font-size:12px;
	line-height:20px;
	color:#fff;
	text-align:center;
	background-color:#337ab7;
	-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition:width .6s ease;
	-o-transition:width .6s ease;
	transition:width .6s ease
}

#wup-otp-vtr .progress-bar-bg {
  background-color: #8bc612;
  background-image: -webkit-gradient(linear, left bottom, right top, from(#8bc612), to(#006633));
  background-image: -webkit-linear-gradient(220deg, #8bc612, #006633);
  background-image: -moz-linear-gradient(220deg, #8bc612, #006633);
  background-image: -ms-linear-gradient(220deg, #8bc612, #006633);
  background-image: -o-linear-gradient(220deg, #8bc612, #006633);
  background-image: linear-gradient(220deg, #8bc612, #006633);
}

#wup-otp-vtr .consistency-icon {
  width: 18px;
  height: 18px;
  background-color: transparent;
  background-size: contain;
  background-position: center;
  background-position-x: center;
  background-repeat: no-repeat;
  background-position-y: center;
  display: inline-block;
  vertical-align: middle;
  margin-top: -24px;
  color: #ca1919;
  top: 24px;
  left: -30px;
}
#wup-otp-vtr .consistency-icon img {
  display: block;
  width: 100%;
  height: 100%;
}

#wup-otp-vtr .matrix-th1{
	width: 100px;
}

#wup-otp-vtr .grey-block .matrix-right-pad{
	padding-right: 6%;
}
.product-selector-button-margin-thirty {
	margin-left: 30% !important;
}
.welcome-arrow {
/*     width:50px; */
    padding-top: 39px !important;
/*     padding-left: 13px !important; */
    float: left;
}
.welcome-icons {
	width: 80px; 
	height: 80px;
}
.welcome-arrow-line {
    margin-top:5px !important;
    width:24px;
    background:#d9d9d9 !important;
    height:4px;
    float:left;
}
.welcome-arrow-point {	
    border-right:4px solid #d9d9d9 !important;
    border-bottom:4px solid #d9d9d9 !important;
    width:14px;
    height:14px;
    transform: rotate(-45deg);
    margin-left:12px !important;
}
.sticky {
  position: fixed;
  top: 0;
  width: 1269px;
  z-index: 10;
  background-color: #e8e8e8 !important;
  min-width: 1260px;
  margin-right: auto !important;
  margin-left: auto !important;
  left: 0%;
  right: 0%;
  padding: 5px 60px 5px 60px !important;
}

.warning-label{
	color: #ca1919;
	margin-top: 20px!important;
}

.red-warning-icon{
	width: 20px; 
	height: 20px;  
	display: inline;
	margin-right: 10px!important;
}
/* DIAGRAM TOURING */
#wup-otp-vtr .tourtip {
	text-transform: none;
	line-height: normal;
  	letter-spacing: normal;
  	z-index: 502;
}

#wup-otp-vtr .tourtip[data-position="left"] {
	padding-right: 30px;
}
#wup-otp-vtr .tourtip[data-position="right"] {
	padding-left: 30px;
}
#wup-otp-vtr .tourtip[data-position="top"] {
	padding-bottom: 30px;
}
#wup-otp-vtr .tooltip .tour-content-border {
  	border-radius: 4px;
	background-color: rgba(255, 255, 255, 0.8);
  	box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.3), 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  	width: 300px !important;
  	padding: 0px !important;
}

#wup-otp-vtr .tour-width[data-position="left"]{
	width: 300px !important; 
}

#wup-otp-vtr .tour-width[data-position="right"]{
	width: 300px !important; 
}

#wup-otp-vtr .tour-width[data-position="top"] .tour-content-border {
	width: 300px !important; 
}

#wup-otp-vtr .tour-header {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #000000;
  padding-left: 20px;
  margin-bottom: 15px;
  margin-top: 30px;
}
#wup-otp-vtr .tour-content {
  width: 270px;
/*   height: 220px; */
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: #000000;
  margin-left: 20px;
  margin-bottom: 10px;
}
#wup-otp-vtr .tour-counter {
  width: 300px;
  height: 44px;
  background-color: rgba(242, 242, 242, 0.7);
  font-size: medium;
  line-height: normal;
}
#wup-otp-vtr .tour-cursor {
	cursor: auto !important;
}

#wup-otp-vtr .triangle-with-shadow {
	position: absolute;
	overflow: hidden;
	box-shadow: 16px 10px -17px rgba(0,0,0,0.5);
}
#wup-otp-vtr .tooltip[data-position="bottom"] .triangle-with-shadow{
	top: 0;
	left: 0;
	width: 72px;
	height: 36px
}
#wup-otp-vtr .tooltip[data-position="left"] .triangle-with-shadow {
	top: 50%;
	left: 100%;
	width: 36px;
	height: 72px;
	margin-top: -35px;
	margin-left: -31px;
}
#wup-otp-vtr .tooltip[data-position="top"] .triangle-with-shadow {
	top: 100%;
	left: 75px;
	width: 72px;
	height: 36px;
	margin-top: -31px;
}
#wup-otp-vtr .tooltip[data-position="right"] .triangle-with-shadow {
	top: 50%;
	left: 0;
	width: 36px;
	height: 72px;
	margin-top: -35px;
	margin-left: -5px;
}
#wup-otp-vtr .triangle-with-shadow:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 50px;
	background: rgba(255, 255, 255, 0.9);
	transform: rotate(45deg);
	box-shadow: -1px -1px 10px -2px rgba(0,0,0,0.5);
}
#wup-otp-vtr .tooltip[data-position="bottom"] .triangle-with-shadow:after {
	top: 11px;
	left: 11px;
}
#wup-otp-vtr .tooltip[data-position="left"] .triangle-with-shadow:after {
	top: 11px;
	right: 11px;
}
#wup-otp-vtr .tooltip[data-position="top"] .triangle-with-shadow:after {
	bottom: 11px;
	left: 11px;
}
#wup-otp-vtr .tooltip[data-position="right"] .triangle-with-shadow:after {
	top: 11px;
	left: 11px;
}
#wup-otp-vtr .greycheckbox {
	filter: invert(8%);
}
#wup-otp-vtr .productSelectorTovabbGomb {
	right: 15% !important;
}

#wup-otp-vtr .vtr-tour-slider {
	width: 20px;
	height: 20px;
}
#wup-otp-vtr .vtr-tour-slider svg{
	-ms-transform: scale(3.6); /* IE 9 */
    -webkit-transform: scale(3.6)); /* Safari */
    transform: scale(3.6);
}
#wup-otp-vtr .vtr-tour-slider:hover {
	background-color: #8bc612;
}
#wup-otp-vtr .btn-tour-next-step {
	display: block;
	margin: 0 auto;
  	margin-top: 20px;
  	padding: 10px 10px !important; 
	width: 260px;
  	min-height: 44px;
  	border-radius: 4px;
  	background-color: #52ae30 !important;
  	font-size: 16px !important;
  	font-weight: 600 !important;
  	text-align: center !important;
  	color: #ffffff !important;
}
#wup-otp-vtr .btn-tour-exit {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px !important;
	color: #339900;
	background: transparent;
  	font-size: 14px;
	font-weight: 600;
  	text-align: center;
  	color: #339900;
  	padding: 15px;
  	border: 0;
}
#wup-otp-vtr .btn-start-tour {
	float: right;
	padding: 8px;
	background: transparent;
	border: 0;
}
#wup-otp-vtr .btn-start-tour-text {
	text-align: center;
	vertical-align: super;
	margin-left: 0px;
}
#wup-otp-vtr .diagram-title {
	float: left;
	padding-top: 10px;
}
#wup-otp-vtr .tourStepCircle {
    height: 8px;
    width: 8px;
    margin-left: 4.5px;
    margin-right: 4.5px;
    border-radius: 50%;
	border: solid 1px #d9d9d9;
    display: inline-block;	
}
#wup-otp-vtr .previousTourStep {
	background-color: #d9d9d9;
}
#wup-otp-vtr .currentTourStep {
	background-color: #8ac614;
}
#wup-otp-vtr .nextTourStep {
	background-color: transparent;
}
#wup-otp-vtr .tour-counter {
	clear: both;
	padding-left: 20px;
	padding-top: 14px;
}
#wup-otp-vtr .tour-counter > i {
  border: solid #52ae30;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
#wup-otp-vtr .tour-counter-btn-disabled-color {
	border-color: #d9d9d9 !important;
}
#wup-otp-vtr .right-tour-btn {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 12px;
  	height: 12px;
  	cursor: pointer;
}

#wup-otp-vtr .left-tour-btn {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    width: 12px;
  	height: 12px;
  	cursor: pointer;
}
#wup-otp-vtr .diagram-tour-extra-top {
	width: 260px;
	height: 48px;
	border-radius: 4px;
	background-color: #f4f4f4;
	margin-left: 19px;
	margin-top: 20px;
	padding-right: 3px;
	color: black;
}
#wup-otp-vtr .diagram-tour-extra-top-img {
	width: auto !important;
	height: auto !important;
	float: left !important;
}
#wup-otp-vtr .diagram-tour-extra-bottom {
	padding: 0px 20px;
}
#wup-otp-vtr .diagram-tour-extra-bottom-tooltip {
	float: left;
	margin-bottom: 10px;
}
#wup-otp-vtr .tour-modal-starting {
  color: #000000;
  margin-top: 30px;
}
#wup-otp-vtr .tour-header-ending-screen {
  text-align: center;
  color: #000000;
  margin-bottom: 15px;
  margin-top: 30px;
}
#wup-otp-vtr .tour-modal {
	width: 260px !important;
}
#wup-otp-vtr .tour-content-ending-screen {
}
#wup-otp-vtr .magam-valasztok-button {
	background-color: white !important;
	color: #929292 !important;
	border: 1px solid #929292 !important;
	margin: 10px !important;
}
#wup-otp-vtr .automatikusan-valasztok-button {
	margin: 10px !important;
}
#wup-otp-vtr .valaszto-gomb {
	width: 500px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
#wup-otp-vtr .btn-small {
	padding: 14px 30px;
}
#wup-otp-vtr .product-selector-choose-page {
	padding-top: 70px;
	padding-bottom: 70px;
}