/* bootstrap-wysihtml5.css */
ul.wysihtml5-toolbar {
	margin: 0;
	padding: 0;
	display: block;
}

ul.wysihtml5-toolbar::after {
	clear: both;
	display: table;
	content: "";
}

ul.wysihtml5-toolbar > li {
	float: left;
	display: list-item;
	list-style: none;
	margin: 0 5px 10px 0;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
	font-weight: bold;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
	font-style: italic;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
	text-decoration: underline;
}

ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	background-color: #E6E6E6;
	background-color: #D9D9D9;
	outline: 0;
}

ul.wysihtml5-commands-disabled .dropdown-menu {
	display: none !important;
}

ul.wysihtml5-toolbar div.wysihtml5-colors {
  display:block;
  width: 50px;
  height: 20px;
  margin-top: 2px;
  margin-left: 5px;
  position: absolute;
  pointer-events: none;
}

ul.wysihtml5-toolbar a.wysihtml5-colors-title {
  padding-left: 70px;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="black"] {
  background: black !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="silver"] {
  background: silver !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="gray"] {
  background: gray !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="maroon"] {
  background: maroon !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="red"] {
  background: red !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="purple"] {
  background: purple !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="green"] {
  background: green !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="olive"] {
  background: olive !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="navy"] {
  background: navy !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] {
  background: blue !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] {
  background: orange !important;
}

ul.wysihtml5-toolbar > li {
	float: left;
	display: list-item;
	list-style: none;
	margin: 0 5px 10px 0;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
	font-weight: bold;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
	font-style: italic;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
	text-decoration: underline;
}

ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	background-color: #E6E6E6;
	background-color: #D9D9D9 9;
	outline: 0;
}

ul.wysihtml5-commands-disabled .dropdown-menu {
	display: none !important;
}

[class^="icon-"], [class*=" icon-"] {
    background-image: url("../img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    width: 14px;
}
.icon-glass{background-position:0 0;}
.icon-music{background-position:-24px 0;}
.icon-search{background-position:-48px 0;}
.icon-envelope{background-position:-72px 0;}
.icon-heart{background-position:-96px 0;}
.icon-star{background-position:-120px 0;}
.icon-star-empty{background-position:-144px 0;}
.icon-user{background-position:-168px 0;}
.icon-film{background-position:-192px 0;}
.icon-th-large{background-position:-216px 0;}
.icon-th{background-position:-240px 0;}
.icon-th-list{background-position:-264px 0;}
.icon-ok{background-position:-288px 0;}
.icon-remove{background-position:-312px 0;}
.icon-zoom-in{background-position:-336px 0;}
.icon-zoom-out{background-position:-360px 0;}
.icon-off{background-position:-384px 0;}
.icon-signal{background-position:-408px 0;}
.icon-cog{background-position:-432px 0;}
.icon-trash{background-position:-456px 0;}
.icon-home{background-position:0 -24px;}
.icon-file{background-position:-24px -24px;}
.icon-time{background-position:-48px -24px;}
.icon-road{background-position:-72px -24px;}
.icon-download-alt{background-position:-96px -24px;}
.icon-download{background-position:-120px -24px;}
.icon-upload{background-position:-144px -24px;}
.icon-inbox{background-position:-168px -24px;}
.icon-play-circle{background-position:-192px -24px;}
.icon-repeat{background-position:-216px -24px;}
.icon-refresh{background-position:-240px -24px;}
.icon-list-alt{background-position:-264px -24px;}
.icon-lock{background-position:-287px -24px;}
.icon-flag{background-position:-312px -24px;}
.icon-headphones{background-position:-336px -24px;}
.icon-volume-off{background-position:-360px -24px;}
.icon-volume-down{background-position:-384px -24px;}
.icon-volume-up{background-position:-408px -24px;}
.icon-qrcode{background-position:-432px -24px;}
.icon-barcode{background-position:-456px -24px;}
.icon-tag{background-position:0 -48px;}
.icon-tags{background-position:-25px -48px;}
.icon-book{background-position:-48px -48px;}
.icon-bookmark{background-position:-72px -48px;}
.icon-print{background-position:-96px -48px;}
.icon-camera{background-position:-120px -48px;}
.icon-font{background-position:-144px -48px;}
.icon-bold{background-position:-167px -48px;}
.icon-italic{background-position:-192px -48px;}
.icon-text-height{background-position:-216px -48px;}
.icon-text-width{background-position:-240px -48px;}
.icon-align-left{background-position:-264px -48px;}
.icon-align-center{background-position:-288px -48px;}
.icon-align-right{background-position:-312px -48px;}
.icon-align-justify{background-position:-336px -48px;}
.icon-list{background-position:-360px -48px;}
.icon-indent-left{background-position:-384px -48px;}
.icon-indent-right{background-position:-408px -48px;}
.icon-facetime-video{background-position:-432px -48px;}
.icon-picture{background-position:-456px -48px;}
.icon-pencil{background-position:0 -72px;}
.icon-map-marker{background-position:-24px -72px;}
.icon-adjust{background-position:-48px -72px;}
.icon-tint{background-position:-72px -72px;}
.icon-edit{background-position:-96px -72px;}
.icon-share{background-position:-120px -72px;}
.icon-check{background-position:-144px -72px;}
.icon-move{background-position:-168px -72px;}
.icon-step-backward{background-position:-192px -72px;}
.icon-fast-backward{background-position:-216px -72px;}
.icon-backward{background-position:-240px -72px;}
.icon-play{background-position:-264px -72px;}
.icon-pause{background-position:-288px -72px;}
.icon-stop{background-position:-312px -72px;}
.icon-forward{background-position:-336px -72px;}
.icon-fast-forward{background-position:-360px -72px;}
.icon-step-forward{background-position:-384px -72px;}
.icon-eject{background-position:-408px -72px;}
.icon-chevron-left{background-position:-432px -72px;}
.icon-chevron-right{background-position:-456px -72px;}
.icon-plus-sign{background-position:0 -96px;}
.icon-minus-sign{background-position:-24px -96px;}
.icon-remove-sign{background-position:-48px -96px;}
.icon-ok-sign{background-position:-72px -96px;}
.icon-question-sign{background-position:-96px -96px;}
.icon-info-sign{background-position:-120px -96px;}
.icon-screenshot{background-position:-144px -96px;}
.icon-remove-circle{background-position:-168px -96px;}
.icon-ok-circle{background-position:-192px -96px;}
.icon-ban-circle{background-position:-216px -96px;}
.icon-arrow-left{background-position:-240px -96px;}
.icon-arrow-right{background-position:-264px -96px;}
.icon-arrow-up{background-position:-289px -96px;}
.icon-arrow-down{background-position:-312px -96px;}
.icon-share-alt{background-position:-336px -96px;}
.icon-resize-full{background-position:-360px -96px;}
.icon-resize-small{background-position:-384px -96px;}
.icon-plus{background-position:-408px -96px;}
.icon-minus{background-position:-433px -96px;}
.icon-asterisk{background-position:-456px -96px;}
.icon-exclamation-sign{background-position:0 -120px;}
.icon-gift{background-position:-24px -120px;}
.icon-leaf{background-position:-48px -120px;}
.icon-fire{background-position:-72px -120px;}
.icon-eye-open{background-position:-96px -120px;}
.icon-eye-close{background-position:-120px -120px;}
.icon-warning-sign{background-position:-144px -120px;}
.icon-plane{background-position:-168px -120px;}
.icon-calendar{background-position:-192px -120px;}
.icon-random{background-position:-216px -120px;}
.icon-comment{background-position:-240px -120px;}
.icon-magnet{background-position:-264px -120px;}
.icon-chevron-up{background-position:-288px -120px;}
.icon-chevron-down{background-position:-313px -119px;}
.icon-retweet{background-position:-336px -120px;}
.icon-shopping-cart{background-position:-360px -120px;}
.icon-folder-close{background-position:-384px -120px;}
.icon-folder-open{background-position:-408px -120px;}
.icon-resize-vertical{background-position:-432px -119px;}
.icon-resize-horizontal{background-position:-456px -118px;}
.dropdown{position:relative;}
.dropdown-toggle{*margin-bottom:-3px;}
.dropdown-toggle:active,.open .dropdown-toggle{outline:0;}
.caret{display:inline-block;width:0;height:0;vertical-align:top;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000000;opacity:0.3;filter:alpha(opacity=30);content:"";}
.dropdown .caret{margin-top:8px;margin-left:2px;}
.dropdown:hover .caret,.open.dropdown .caret{opacity:1;filter:alpha(opacity=100);}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;padding:4px 0;margin:0;list-style:none;background-color:#ffffff;border-color:#ccc;border-color:rgba(0, 0, 0, 0.2);border-style:solid;border-width:1px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;}.dropdown-menu.pull-right{right:0;left:auto;}
.dropdown-menu .divider{height:1px;margin:8px 1px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #ffffff;*width:100%;*margin:-5px 0 5px;}
.dropdown-menu a{display:block;padding:3px 15px;clear:both;font-weight:normal;line-height:18px;color:#333333;white-space:nowrap;}
.dropdown-menu li>a:hover,.dropdown-menu .active>a,.dropdown-menu .active>a:hover{color:#ffffff;text-decoration:none;background-color:#0088cc;}
.dropdown.open{*z-index:1000;}.dropdown.open .dropdown-toggle{color:#ffffff;background:#ccc;background:rgba(0, 0, 0, 0.3);}
.dropdown.open .dropdown-menu{display:block;}
.pull-right .dropdown-menu{left:auto;right:0;}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000000;content:"\2191";}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}
.typeahead{margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #eee;border:1px solid rgba(0, 0, 0, 0.05);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);}.well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15);}
.well-large{padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.well-small{padding:9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.fade{-webkit-transition:opacity 0.15s linear;-moz-transition:opacity 0.15s linear;-ms-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear;opacity:0;}.fade.in{opacity:1;}
.collapse{-webkit-transition:height 0.35s ease;-moz-transition:height 0.35s ease;-ms-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease;position:relative;overflow:hidden;height:0;}.collapse.in{height:auto;}
.btn{display:inline-block;*display:inline;*zoom:1;padding:4px 10px 4px;margin-bottom:0;font-size:13px;line-height:18px;color:#333333;text-align:center;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);vertical-align:middle;background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-ms-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(top, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(enabled=false);border:1px solid #cccccc;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);cursor:pointer;*margin-left:.3em;}.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{background-color:#e6e6e6;}
.btn:active,.btn.active{background-color:#cccccc \9;}
.btn:first-child{*margin-left:0;}
.btn:hover{color:#333333;text-decoration:none;background-color:#e6e6e6;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-ms-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn.active,.btn:active{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);background-color:#e6e6e6;background-color:#d9d9d9 \9;outline:0;}
.btn.disabled,.btn[disabled]{cursor:default;background-image:none;background-color:#e6e6e6;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.btn-large{padding:9px 14px;font-size:15px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.btn-large [class^="icon-"]{margin-top:1px;}
.btn-small{padding:5px 9px;font-size:11px;line-height:16px;}
.btn-small [class^="icon-"]{margin-top:-1px;}
.btn-mini{padding:2px 6px;font-size:11px;line-height:14px;}
.btn-primary,.btn-primary:hover,.btn-warning,.btn-warning:hover,.btn-danger,.btn-danger:hover,.btn-success,.btn-success:hover,.btn-info,.btn-info:hover,.btn-inverse,.btn-inverse:hover{text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);color:#ffffff;}
.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255, 255, 255, 0.75);}
.btn-primary{background-color:#0074cc;background-image:-moz-linear-gradient(top, #0088cc, #0055cc);background-image:-ms-linear-gradient(top, #0088cc, #0055cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));background-image:-webkit-linear-gradient(top, #0088cc, #0055cc);background-image:-o-linear-gradient(top, #0088cc, #0055cc);background-image:linear-gradient(top, #0088cc, #0055cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);border-color:#0055cc #0055cc #003580;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(enabled=false);}.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{background-color:#0055cc;}
.btn-primary:active,.btn-primary.active{background-color:#004099 \9;}
.btn-warning{background-color:#faa732;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-ms-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(top, #fbb450, #f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);border-color:#f89406 #f89406 #ad6704;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(enabled=false);}.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{background-color:#f89406;}
.btn-warning:active,.btn-warning.active{background-color:#c67605 \9;}
.btn-danger{background-color:#da4f49;background-image:-moz-linear-gradient(top, #ee5f5b, #bd362f);background-image:-ms-linear-gradient(top, #ee5f5b, #bd362f);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));background-image:-webkit-linear-gradient(top, #ee5f5b, #bd362f);background-image:-o-linear-gradient(top, #ee5f5b, #bd362f);background-image:linear-gradient(top, #ee5f5b, #bd362f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);border-color:#bd362f #bd362f #802420;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(enabled=false);}.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{background-color:#bd362f;}
.btn-danger:active,.btn-danger.active{background-color:#942a25 \9;}
.btn-success{background-color:#5bb75b;background-image:-moz-linear-gradient(top, #62c462, #51a351);background-image:-ms-linear-gradient(top, #62c462, #51a351);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));background-image:-webkit-linear-gradient(top, #62c462, #51a351);background-image:-o-linear-gradient(top, #62c462, #51a351);background-image:linear-gradient(top, #62c462, #51a351);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);border-color:#51a351 #51a351 #387038;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(enabled=false);}.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{background-color:#51a351;}
.btn-success:active,.btn-success.active{background-color:#408140 \9;}
.btn-info{background-color:#49afcd;background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);background-image:-ms-linear-gradient(top, #5bc0de, #2f96b4);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);background-image:linear-gradient(top, #5bc0de, #2f96b4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(enabled=false);}.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{background-color:#2f96b4;}
.btn-info:active,.btn-info.active{background-color:#24748c \9;}
.btn-inverse{background-color:#414141;background-image:-moz-linear-gradient(top, #555555, #222222);background-image:-ms-linear-gradient(top, #555555, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));background-image:-webkit-linear-gradient(top, #555555, #222222);background-image:-o-linear-gradient(top, #555555, #222222);background-image:linear-gradient(top, #555555, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(enabled=false);}.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{background-color:#222222;}
.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9;}
button.btn,input[type="submit"].btn{*padding-top:2px;*padding-bottom:2px;}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;}
button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px;}
button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px;}
button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px;}
.btn-group{position:relative;*zoom:1;*margin-left:.3em;}.btn-group:before,.btn-group:after{display:table;content:"";}
.btn-group:after{clear:both;}
.btn-group:first-child{*margin-left:0;}
.btn-group+.btn-group{margin-left:5px;}
.btn-toolbar{margin-top:9px;margin-bottom:9px;}.btn-toolbar .btn-group{display:inline-block;*display:inline;*zoom:1;}
.btn-group .btn{position:relative;float:left;margin-left:-1px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-group .btn:first-child{margin-left:0;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.btn-group .btn:last-child,.btn-group .dropdown-toggle{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.btn-group .btn.large:first-child{margin-left:0;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;}
.btn-group .btn.large:last-child,.btn-group .large.dropdown-toggle{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
.btn-group .btn:hover,.btn-group .btn:focus,.btn-group .btn:active,.btn-group .btn.active{z-index:2;}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;}
.btn-group .dropdown-toggle{padding-left:8px;padding-right:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);*padding-top:3px;*padding-bottom:3px;}
.btn-group .btn-mini.dropdown-toggle{padding-left:5px;padding-right:5px;*padding-top:1px;*padding-bottom:1px;}
.btn-group .btn-small.dropdown-toggle{*padding-top:4px;*padding-bottom:4px;}
.btn-group .btn-large.dropdown-toggle{padding-left:12px;padding-right:12px;}
.btn-group.open{*z-index:1000;}.btn-group.open .dropdown-menu{display:block;margin-top:1px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);}
.btn .caret{margin-top:7px;margin-left:0;}
.btn:hover .caret,.open.btn-group .caret{opacity:1;filter:alpha(opacity=100);}
.btn-mini .caret{margin-top:5px;}
.btn-small .caret{margin-top:6px;}
.btn-large .caret{margin-top:6px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000000;}
.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;opacity:0.75;filter:alpha(opacity=75);}
.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.8;
}
.modal-body {
    max-height: 400px;
    overflow-y: auto;
    padding: 15px;
}
.modal.fade.in {
    top: 50%;
}
.modal.fade {
    top: -25%;
    transition: opacity 0.3s linear 0s, top 0.3s ease-out 0s;
}
.fade.in {
    opacity: 1;
}
.hide {
    display: none;
}
.modal {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    left: 50%;
    margin: -250px 0 0 -280px;
    overflow: auto;
    position: fixed;
    top: 50%;
    width: 560px;
    z-index: 1050;
    bottom: auto;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear 0s;
}

.modal-header {
    border-bottom: 1px solid #eee;
    padding: 9px 15px;
}

.modal-footer:before, .modal-footer:after {
    content: "";
    display: table;
}
.modal-footer:after {
    clear: both;
}
.modal-footer:before, .modal-footer:after {
    content: "";
    display: table;
}
.modal-footer {
    background-color: #f5f5f5;
    border-radius: 0 0 6px 6px;
    border-top: 1px solid #ddd;
    box-shadow: 0 1px 0 #ffffff inset;
    margin-bottom: 0;
    padding: 14px 15px 15px;
    text-align: right;
}
.modal-header h3 {
    font-size: 18px;
    line-height: 27px;
    color: inherit;
    font-family: inherit;
    font-weight: bold;
    margin: 0;
    text-rendering: optimizelegibility;
}


.modal .input-xlarge {
    width: 270px;
}
.modal input, textarea, .uneditable-input {
    margin-left: 0;
}
.modal input, textarea {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.modal input, textarea, select, .uneditable-input {
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #555555;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 9px;
    padding: 4px;
}
.modal input, button, select, textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}


.language-bar li {
	display:none;
	margin: auto 5px;
	padding: 2px 4px 4px;
	width:40px;
	height:18px;
}
.language-bar li.active,
.language-bar li:hover {
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.language-bar li.active,
.language-bar li:hover:hover {background-color: #F5F5F5;}
.language-bar li:hover	{background-color: #FCFCF5;}
.language-bar li:hover a {text-decoration:none;}

.panel {
	width:50%;
	margin:2% auto 5%;
	min-width:700px;
}
.back-link {
	cursor:pointer;
}
#payment_method_select option {
	padding-top:4px;
	padding-left: 40px;
}
#payment_method_select .payment-method-0 {
	background:url('../img/cc/master_card.gif') no-repeat;
}
#payment_method_select .payment-method-1 {
	background:url('../img/cc/visa.gif') no-repeat;
}
#payment_method_select .payment-method-2 {
	background:url('../img/cc/american_express.gif') no-repeat;
}
#payment_method_select .payment-method-3 {
	background:url('../img/cc/discover.gif') no-repeat;
}
#payment_method_select .payment-method-4 {
	background:url('../img/cc/maestro.gif') no-repeat;
}
#payment_method_select .payment-method-5 {
	background:url('../img/cc/eCheck.gif') no-repeat;
}
#payment_method_select .payment-method-6 {
	background:url('../img/cc/paypal.gif') no-repeat;
}
.loader img {
	width:15px;
}
.account-check {
	position:absolute;
	right:25px;
}
.account-check.loader {
	top:6px;
}
.account-check.success-sign {
	top:8px;
	color:#3C763D;
}
.account-check.error-sign {
	top:8px;
	color:#A94442;
}
#sms_code{
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
}
.ms-drop li{text-align:left;}

.ms-choice{
    background-color: #FFFFFF !important;
    border: 1px solid #CCCCCC !important;
    border-radius: 4px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
    color: #555555 !important;
    font-size: 14px !important;
    height: 34px !important;
    line-height: 1.42857 !important;
    padding: 6px 12px !important;
}
.ms-choice > div {top:5px !important;}
.ms-choice > span {top:7px !important; left:8px !important;}

/* prettify css */
.com { color: #93a1a1; }
.lit { color: #195f91; }
.pun, .opn, .clo { color: #93a1a1; }
.fun { color: #dc322f; }
.str, .atv { color: #D14; }
.kwd, .linenums .tag { color: #1e347b; }
.typ, .atn, .dec, .var { color: teal; }
.pln { color: #48484c; }

.prettyprint {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
  -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
     -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
          box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}

/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin: 0 0 0 33px; /* IE indents via margin-left */
}
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 18px;
  text-shadow: 0 1px 0 #fff;
}

.legacy-wizard-nav,
#navbar,
#progress-bar {
	display: none !important;
}

.registration-layout {
	display: flex;
	align-items: flex-start;
	gap: 30px;
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
}

.registration-steps {
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 14px;
	min-width: 0;
}

.registration-steps > .spacer5 {
	display: none;
}

.registration-step {
	background: #fff;
	border: 1px solid #e1e1e8;
	border-radius: 8px;
	overflow: hidden;
}

.registration-step[data-step-target="address-info"] {
	order: 5;
}

.registration-step[data-step-target="account-options"] {
	order: 1;
}

.registration-step[data-step-target="misc"] {
	order: 9;
}

.registration-step[data-step-target="payment-info"] {
	order: 7;
}

.registration-step[data-step-target="registration-options"] {
	order: 3;
}

.registration-step-header {
	display: flex;
	align-items: center;
	width: 100%;
	gap: 12px;
	padding: 18px 20px;
	border: 0;
	border-bottom: 1px solid transparent;
	background: #fff;
	color: inherit;
	font: inherit;
	text-align: left;
	cursor: pointer;
	transition: background-color 0.15s ease, border-color 0.15s ease;
}

.registration-step-header:hover {
	background: #fbfbfc;
}

.registration-step.active .registration-step-header {
	border-bottom-color: #e1e1e8;
}

.registration-step-header:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.registration-step-number {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 32px;
	width: 32px;
	height: 32px;
	border: 1px solid #e1e1e8;
	border-radius: 50%;
	background: #f7f7f9;
	color: #333;
	font-weight: bold;
	line-height: 1;
}

.registration-step-title {
	min-width: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}

.registration-step.active .registration-step-number {
    border-color: #4a90e2;
    background: #4a90e2;
    color: #fff;
}

.registration-step-content {
	display: none;
	padding: 0 22px 22px;
}

.registration-step.active .registration-step-content {
	display: block;
}

.registration-section {
	margin: 0;
}

.registration-section-block {
	width: 100%;
}

.registration-section h3 {
	margin-top: 0;
	margin-bottom: 16px;
	font-size: 18px;
	line-height: 1.3;
}

.registration-step .form-group {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 14px;
	padding: 12px;
	border: 1px solid #eef0f4;
	border-radius: 8px;
	background: #fbfbfc;
}

.registration-step .row {
	margin-left: 0;
	margin-right: 0;
}

.registration-field-grid {
	display: grid;
	gap: 14px;
	margin-bottom: 14px;
}

.registration-field-grid-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.registration-field-grid .form-group {
	margin-bottom: 0;
}

.registration-step .form-group > [class*="col-"] {
	float: none;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.registration-step .control-label {
	text-align: left;
	margin-bottom: 6px;
	padding-top: 0;
	color: #444;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.35;
}

.registration-step input.form-control:not([type="checkbox"]):not([type="radio"]),
.registration-step select.form-control,
.registration-step textarea.form-control {
	width: 100%;
	height: auto;
	min-height: 40px;
	margin-bottom: 0;
	padding: 9px 11px;
	border: 1px solid #d7dce5;
	border-radius: 6px;
	background-color: #fff;
	box-shadow: none;
	color: #333;
	font-size: 14px;
	line-height: 1.4;
	transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.registration-step textarea.form-control {
	min-height: 88px;
	resize: vertical;
}

.registration-step input.form-control:not([type="checkbox"]):not([type="radio"]):focus,
.registration-step select.form-control:focus,
.registration-step textarea.form-control:focus {
    border-color: #4a90e2;
    box-shadow: 0 0 0 3px rgba(74,144,226,0.22);
    outline: 0;
}

.registration-step input[type="checkbox"],
.registration-step input[type="radio"] {
	width: auto;
	height: auto;
	margin: 0;
}

.registration-step .checkbox {
	margin-top: 0;
	margin-bottom: 0;
}

.registration-step .checkbox label {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	min-height: 0;
	padding-left: 0;
}

.registration-step .checkbox input[type="checkbox"],
.registration-step .checkbox input[type="radio"] {
	position: static;
	margin: 2px 0 0;
}

.registration-actions {
	order: 7;
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	width: 100%;
	padding-top: 4px;
	border-top: 1px solid #e1e1e8;
}

.registration-actions .btn {
	min-width: 104px;
	min-height: 40px;
	padding: 9px 18px;
	border-radius: 6px;
	font-weight: bold;
	line-height: 1.2;
	text-shadow: none;
}

.registration-actions .btn-primary {
	box-shadow: 0 6px 14px rgba(0,85,204,0.18);
}

.order-summary {
	flex: 0 0 380px;
	width: 380px;
	position: sticky;
	top: 104px;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0,0,0,0.08);
	overflow: hidden;
}

.order-summary-header {
	padding: 20px;
	border-bottom: 1px solid #e1e1e8;
}

.order-summary-title {
	margin: 0;
	font-size: 20px;
	line-height: 1.3;
}

.order-summary-body {
	padding: 8px 20px;
}

.order-summary-row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	padding: 12px 0;
	border-bottom: 1px solid #e1e1e8;
}

.order-summary-row span {
	color: #646464;
}

.order-summary-row strong {
	max-width: 55%;
	text-align: right;
	word-break: break-word;
}

.order-summary-total {
	border-bottom: 0;
	font-size: 16px;
}

.order-summary-footer {
	padding: 14px 20px 18px;
	border-top: 1px solid #e1e1e8;
	color: #646464;
	font-size: 13px;
	line-height: 1.4;
}

@media (max-width: 991px) {
	.registration-layout {
		flex-direction: column;
		max-width: 100%;
		gap: 20px;
	}

	.registration-steps,
	.order-summary {
		width: 100%;
	}

	.order-summary {
		order: -1;
		position: static;
		flex: 0 0 auto;
	}
}

@media (max-width: 767px) {
	.registration-step-header {
		padding: 14px 16px;
	}

	.registration-step-content {
		padding: 0 16px 16px;
	}

	.registration-field-grid-2 {
		grid-template-columns: 1fr;
	}

	.registration-actions {
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.registration-actions .btn {
		flex: 1 1 120px;
	}

	.order-summary-row {
		gap: 10px;
	}

	.order-summary-row strong {
		max-width: 50%;
	}
}

.checkout-page-heading {
	max-width: 1120px;
	margin: 0 auto 18px;
	text-align: left;
}

.checkout-back-link {
	display: inline-block;
	margin-bottom: 10px;
	color: #0b6fba;
	font-size: 14px;
	line-height: 1.3;
	text-decoration: none;
}

.checkout-back-link:hover {
	color: #0055cc;
	text-decoration: none;
}

.checkout-page-heading h1 {
	margin: 0;
	color: #111;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.2;
}

.registration-layout {
	max-width: 1120px;
	gap: 40px;
}

.registration-steps {
	max-width: 650px;
	gap: 0;
}

.registration-step {
	border: 0;
	border-bottom: 1px solid #e5e7eb;
	border-radius: 0;
	background: transparent;
	overflow: visible;
}

.registration-step[data-step-target="address-info"] {
	order: 5;
}

.registration-step[data-step-target="account-options"] {
	order: 1;
}

.registration-step[data-step-target="misc"] {
	order: 9;
}

.registration-step[data-step-target="payment-info"] {
	order: 7;
}

.registration-step[data-step-target="registration-options"] {
	order: 3;
}

.registration-step-header {
	padding: 28px 0 24px;
	border: 0;
	background: transparent;
}

.registration-step-header:hover,
.registration-step.active .registration-step-header {
	background: transparent;
	border-bottom-color: transparent;
}

.registration-step[data-step-target="account-options"] .registration-step-header {
	padding-top: 0;
	padding-bottom: 18px;
}

.registration-step-number {
	display: none;
}

.registration-step-title {
	color: #1f2328;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.25;
}

.registration-step-content {
	padding: 0 0 26px;
}

.registration-step[data-step-target="address-info"] .registration-section-block > h3 {
	display: none;
}

#account-options > h3:first-child,
#payment-info > h3:first-child {
	display: none;
}

.registration-step .form-group {
	margin-bottom: 16px;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
}

.registration-field-grid {
	gap: 16px;
	margin-bottom: 16px;
}

.business-details-toggle {
	margin: 18px 0 10px;
}

.business-details-toggle .btn-link {
	padding: 0;
	color: #0b5bd3;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}

.business-details-toggle .btn-link:hover,
.business-details-toggle .btn-link:focus {
	color: #0848a8;
	text-decoration: none;
}

.business-details-heading {
	margin: 12px 0 14px;
	padding: 14px 16px;
	border: 1px solid #d9e6f2;
	border-radius: 12px;
	background: #f8fbff;
}

.business-details-heading strong,
.business-details-heading span {
	display: block;
}

.business-details-heading strong {
	color: #1f2328;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.25;
}

.business-details-heading span {
	margin-top: 4px;
	color: #5f6875;
	font-size: 13px;
	line-height: 1.35;
}

.business-detail-field {
	padding: 14px !important;
	border: 1px solid #e1e7ef !important;
	border-radius: 12px !important;
	background: #fff !important;
}

.business-detail-field .col-lg-8 {
	float: none;
	width: 100%;
	padding: 0;
}

.business-detail-field .control-label {
	float: none;
	width: 100%;
	padding: 0;
	text-align: left;
}

.optional-legacy-hidden {
	display: none !important;
}

.proof-verification-card {
	padding: 18px;
	border: 1px solid #d9e6f2;
	border-radius: 12px;
	background: #fff;
}

.proof-verification-header h3 {
	margin: 0 0 8px;
	color: #1f2328;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.25;
}

.proof-verification-header p {
	margin: 0 0 16px;
	color: #5f6875;
	font-size: 14px;
	line-height: 1.45;
}

.proof-phone-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	margin-bottom: 16px;
	padding: 12px 14px;
	border: 1px solid #e1e7ef;
	border-radius: 10px;
	background: #f8fbff;
}

.proof-phone-row span {
	color: #5f6875;
	font-size: 13px;
	line-height: 1.25;
}

.proof-phone-row strong {
	color: #1f2328;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.25;
	word-break: break-word;
}

.proof-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 14px;
}

.proof-actions .btn {
	min-height: 40px;
	padding: 9px 16px;
	border-radius: 7px;
	font-size: 14px;
	font-weight: 700;
}

.proof-actions .btn-primary {
	border-color: #0b5bd3;
	background: #0b5bd3;
	color: #fff;
	box-shadow: 0 6px 14px rgba(11,91,211,0.18);
}

.proof-actions .btn-primary:hover,
.proof-actions .btn-primary:focus {
	border-color: #0848a8;
	background: #0848a8;
	color: #fff;
}

.proof-actions .btn-primary.proof-channel-selected {
	border-color: #0848a8;
	background: #0848a8;
}

.proof-actions .btn-default {
	border-color: #b9d8e7;
	background: #eef7ff;
	color: #0b5bd3;
	text-shadow: none;
}

.proof-actions .btn-default:hover,
.proof-actions .btn-default:focus {
	border-color: #0b5bd3;
	background: #dff0ff;
	color: #0848a8;
}

.proof-actions .btn:disabled {
	opacity: 0.65;
	cursor: not-allowed;
}

.proof-instructions {
	margin-bottom: 14px;
	padding: 11px 12px;
	border: 1px solid #d9e6f2;
	border-radius: 9px;
	background: #f8fbff;
}

.proof-instructions strong,
.proof-instructions span {
	display: block;
}

.proof-instructions strong {
	margin-bottom: 5px;
	color: #1f2328;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.25;
}

.proof-instructions span {
	color: #5f6875;
	font-size: 13px;
	line-height: 1.35;
}

.proof-status {
	margin-bottom: 14px;
	padding: 10px 12px;
	border-radius: 9px;
	background: #f3f5f8;
	color: #5f6875;
	font-size: 13px;
	line-height: 1.35;
}

.proof-status-loading {
	background: #eef7ff;
	color: #0b5bd3;
}

.proof-status-success {
	background: #edf8f1;
	color: #17633a;
}

.proof-status-error {
	background: #fff0f0;
	color: #b3261e;
}

.proof-qr-wrap {
	display: flex;
	justify-content: center;
}

.proof-qr-code {
	width: 180px;
	height: 180px;
	padding: 10px;
	border: 1px solid #d9e6f2;
	border-radius: 12px;
	background: #fff;
}

.registration-step .control-label {
	margin-bottom: 6px;
	color: #202124;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.35;
}

.registration-step .text-danger {
	color: #d93025;
}

.registration-step input.form-control:not([type="checkbox"]):not([type="radio"]),
.registration-step select.form-control,
.registration-step textarea.form-control {
	min-height: 33px;
	padding: 6px 10px;
	border: 1px solid #c9cdd3;
	border-radius: 6px;
	background-color: #fff;
	color: #1f2328;
	font-size: 14px;
	line-height: 1.35;
}

.registration-step input.form-control:not([type="checkbox"]):not([type="radio"]):focus,
.registration-step select.form-control:focus,
.registration-step textarea.form-control:focus {
	border-color: #0b83c9;
	box-shadow: 0 0 0 3px rgba(11,131,201,0.22);
}

.registration-step select.choice-enhanced-select {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0;
	pointer-events: none;
}

.registration-requirements-card {
	margin-bottom: 22px;
	padding: 18px 20px;
	border: 1px solid #cfe4f3;
	border-radius: 12px;
	background: #f7fbff;
	color: #303742;
	font-size: 14px !important;
	font-weight: 400;
	line-height: 1.55 !important;
	box-shadow: 0 1px 0 rgba(11,91,211,0.04);
}

.registration-requirements-card:empty {
	display: none;
}

.registration-requirements-card:before {
	content: "Requirements";
	display: flex;
	width: fit-content;
	margin-bottom: 10px;
	padding: 4px 10px;
	border-radius: 999px;
	background: #e8f3ff;
	color: #0b5bd3;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2;
}

.registration-requirements-card b,
.registration-requirements-card strong {
	color: #1f2328;
	font-weight: 700;
}

.registration-verification-fields {
	display: grid;
	gap: 16px;
}

#registration-options .registration-verification-field {
	margin-bottom: 0;
}

#registration-options .registration-verification-field .control-label {
	float: none;
	display: block;
	width: 100%;
	margin-bottom: 8px;
	padding: 0;
	color: #1f2328;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.35;
	text-align: left;
}

#registration-options .registration-verification-field > .col-lg-7 {
	float: none;
	width: 100%;
	padding: 0;
}

#registration-options #personal_id {
	min-height: 42px;
}

#registration-options .registration-upload-field,
#registration-options .registration-agree-field {
	padding: 14px;
	border: 1px solid #e1e7ef;
	border-radius: 12px;
	background: #fff;
}

#registration-options input[type="file"] {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0;
	overflow: hidden;
}

.registration-upload-control {
	position: relative;
	display: flex;
	align-items: center;
	gap: 12px;
	min-height: 58px;
	padding: 12px;
	border: 1px dashed #b8c5d6;
	border-radius: 10px;
	background: #f8fbff;
	transition: border-color 0.15s ease, background-color 0.15s ease;
}

.registration-upload-control:hover {
    border-color: #4a90e2;
    background: #f3f9ff;
}

.registration-upload-button {
    flex: 0 0 auto;
    margin: 0;
    padding: 8px 13px;
    border-radius: 7px;
    background: #4a90e2;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    cursor: pointer;
}

.registration-upload-filename {
	min-width: 0;
	color: #5f6875;
	font-size: 14px;
	line-height: 1.35;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.registration-agree-card {
	display: flex;
	align-items: flex-start;
	gap: 10px;
}

#registration-options .registration-agree-card .control-label {
	margin: 0;
	font-weight: 600;
	line-height: 1.4;
}

#registration-options .registration-agree-card input[type="checkbox"] {
	order: -1;
	flex: 0 0 auto;
	width: 18px;
	height: 18px;
	margin: 1px 0 0;
	box-shadow: none;
}

.choice-card-group {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	gap: 10px;
	width: 100%;
	margin-top: 2px;
}

.choice-card {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	min-height: 44px;
	padding: 10px 38px 10px 14px;
	border: 1px solid #c9cdd3;
	background: #fff;
	color: #1f2328;
	text-align: left;
	cursor: pointer;
	box-shadow: none;
	transition: border-color 0.15s ease, background-color 0.15s ease, box-shadow 0.15s ease;
}

.choice-card:hover {
	border-color: #0b83c9;
	background: #f6fbff;
}

.choice-card.active {
	border-color: #0b5bd3;
	background: #eef7ff;
	box-shadow: 0 0 0 3px rgba(11,91,211,0.12);
}

.choice-card-disabled,
.choice-card-disabled:hover {
	border-color: #d7dce5;
	background: #f7f8fa;
	color: #7a828e;
	cursor: not-allowed;
	box-shadow: none;
}

.choice-card.active:after {
	content: "✓";
	position: absolute;
	top: 50%;
	right: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	border-radius: 50%;
	background: #0b5bd3;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
}

.choice-card-title {
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.25;
	word-break: break-word;
}

.choice-card-meta {
	display: block;
	margin-top: 4px;
	color: #606875;
	font-size: 12px;
	line-height: 1.25;
}

.subscription-period-card {
	min-height: 42px;
	border-radius: 999px;
}

.payment-method-cards {
	grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
}

.payment-method-card {
	min-height: 76px;
	border-radius: 14px;
}

.registration-actions {
    justify-content: flex-start;
    padding-top: 22px;
    border-top: 0;
    margin: 24px 0 26px;
    order: 2;
}

.registration-actions .btn {
	min-width: 150px;
	min-height: 40px;
	padding: 9px 18px;
	border-radius: 7px;
	font-size: 15px;
	font-weight: 700;
}

.registration-actions .btn-primary {
	border-color: #0b5bd3;
	background-color: #0b5bd3;
	background-image: none;
	box-shadow: none;
}

.registration-actions .btn-primary:hover,
.registration-actions .btn-primary:focus {
	border-color: #0848a8;
	background-color: #0848a8;
	background-position: 0;
}

.order-summary {
	flex-basis: 360px;
	width: 360px;
	border: 1px solid #b9d8e7;
	background: #eef7ff;
	box-shadow: none;
}

.order-summary-header {
	padding: 24px 22px 18px;
	border-bottom-color: #b9d8e7;
}

.order-summary-heading-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.order-summary-title {
	color: #1f2328;
	font-size: 20px;
	font-weight: 700;
}

.order-summary-currency {
	flex: 0 0 auto;
	color: #1f2328;
	font-size: 14px;
	line-height: 1.3;
}

.order-summary-mobile-total-row,
.order-summary-toggle {
	display: none;
}

.order-summary-body {
	padding: 8px 22px;
}

.order-summary-product {
	padding: 16px 0 18px;
	border-bottom: 1px solid #b9d8e7;
}

.order-summary-plan-row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 10px;
}

.order-summary-product > strong {
	display: block;
	margin-bottom: 10px;
	color: #1f2328;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.25;
}

.order-summary-plan-row #order-summary-plan-name {
	min-width: 0;
	color: #1f2328;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.25;
}

.order-summary-plan-price {
	flex: 0 0 auto;
	color: #1f2328;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.25;
	white-space: nowrap;
}

.order-summary-line {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	padding: 8px 0;
}

.order-summary-line > div {
	min-width: 0;
}

.order-summary-line span {
	display: block;
	color: #1f2328;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.25;
}

.order-summary-line small {
	display: block;
	margin-top: 3px;
	color: #5f6875;
	font-size: 13px;
	line-height: 1.3;
	word-break: break-word;
}

.order-summary-line strong {
	flex: 0 0 auto;
	color: #1f2328;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.25;
	white-space: nowrap;
}

.order-summary-total-block {
	display: grid;
	grid-template-columns: 1fr auto;
	gap: 6px 14px;
	padding: 20px 0;
	border-bottom: 0;
}

.order-summary-total-block span,
.order-summary-total-block strong {
	color: #1f2328;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
}

.order-summary-total-block small {
	grid-column: 1 / -1;
	color: #5f6875;
	font-size: 13px;
	line-height: 1.3;
	text-align: right;
}

.order-summary-notes {
	display: none;
	margin: 0 0 14px;
	padding: 12px 14px;
	border: 1px solid #b9d8e7;
	border-radius: 8px;
	background: rgba(255,255,255,0.55);
}

.order-summary-notes p {
	margin: 0;
	color: #5f6875;
	font-size: 13px;
	line-height: 1.35;
}

.order-summary-notes p + p {
	margin-top: 6px;
}

.order-summary-billing {
	margin-top: 4px;
	padding: 14px 0 6px;
	border-top: 1px solid #b9d8e7;
}

.order-summary-row {
	padding: 13px 0;
	border-bottom-color: #b9d8e7;
}

.order-summary-row span,
.order-summary-footer {
	color: #555b66;
}

.order-summary-row strong {
	color: #1f2328;
	font-weight: 700;
}

.order-summary-total {
	padding-top: 18px;
	font-size: 18px;
}

.order-summary-footer {
	border-top-color: #b9d8e7;
	text-align: center;
}

.registration-step.active > .registration-step-content > .registration-section.hidden {
	display: block !important;
	visibility: visible !important;
}

#misc .ex1 {
	width: 100%;
	max-height: 220px;
	margin-bottom: 16px;
	padding: 14px;
	border: 1px solid #d7dce5;
	border-radius: 8px;
	background: #fbfbfc;
	overflow: auto;
}

#misc .ex1 p {
	margin-bottom: 8px !important;
	background: transparent !important;
}

#misc #recaptcha_widget {
	display: flex;
	justify-content: center;
	width: 100%;
}

@media (max-width: 991px) {
	.checkout-page-heading,
	.registration-layout {
		max-width: 100%;
	}

	.registration-steps {
		max-width: none;
	}
}

@media (max-width: 767px) {
	.checkout-page-heading h1 {
		font-size: 24px;
	}

	.registration-layout {
		gap: 16px;
	}

	.order-summary {
		order: -1;
		flex: 0 0 auto;
		width: 100%;
		border-color: #d9e6f2;
		border-radius: 10px;
		background: #fff;
		overflow: hidden;
	}

	.order-summary-header {
		padding: 14px;
		border-bottom: 0;
	}

	.order-summary-heading-row {
		gap: 10px;
	}

	.order-summary-title {
		font-size: 16px;
		line-height: 1.25;
	}

	.order-summary-currency {
		font-size: 12px;
	}

	.order-summary-mobile-total-row {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		gap: 14px;
		margin-top: 10px;
		padding-top: 10px;
		border-top: 1px solid #e1e7ef;
	}

	.order-summary-mobile-total-row div {
		min-width: 0;
	}

	.order-summary-mobile-total-row span,
	.order-summary-mobile-total-row strong {
		display: block;
		color: #1f2328;
		font-size: 16px;
		font-weight: 700;
		line-height: 1.2;
	}

	.order-summary-mobile-total-row small {
		display: block;
		margin-top: 3px;
		color: #5f6875;
		font-size: 12px;
		line-height: 1.25;
	}

	.order-summary-mobile-total-row strong {
		flex: 0 0 auto;
		max-width: 48%;
		text-align: right;
		word-break: break-word;
	}

	.order-summary-toggle {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		margin-top: 10px;
		padding: 0;
		border: 0;
		background: transparent;
		color: #0b5bd3;
		font-size: 13px;
		font-weight: 700;
		line-height: 1.3;
		text-decoration: none;
	}

	.order-summary-toggle:hover,
	.order-summary-toggle:focus {
		color: #0848a8;
		outline: 0;
		text-decoration: none;
	}

	.order-summary:not(.order-summary-expanded) .order-summary-body {
		display: none;
	}

	.order-summary.order-summary-expanded .order-summary-body {
		display: block;
	}

	.order-summary-body {
		padding: 0 14px 14px;
	}

	.order-summary-product {
		padding: 12px 0;
	}

	.order-summary-plan-row {
		margin-bottom: 6px;
	}

	.order-summary-plan-row #order-summary-plan-name {
		font-size: 15px;
	}

	.order-summary-plan-price,
	.order-summary-line strong {
		font-size: 13px;
	}

	.order-summary-line {
		gap: 10px;
		padding: 7px 0;
	}

	.order-summary-line span {
		font-size: 13px;
	}

	.order-summary-line small {
		font-size: 12px;
	}

	.order-summary-total-block {
		display: none;
	}

	.order-summary-notes {
		margin-bottom: 10px;
		padding: 10px 12px;
	}

	.order-summary-billing {
		margin-top: 0;
		padding: 10px 0 0;
	}

	.proof-verification-card {
		padding: 14px;
	}

	.proof-actions {
		gap: 8px;
	}

	.proof-actions .proof-channel-button {
		flex: 1 1 calc(33.333% - 8px);
		min-width: 0;
		padding-left: 8px;
		padding-right: 8px;
	}

	.proof-actions #proof-open-link:not(.hidden) {
		display: inline-flex !important;
		align-items: center;
		justify-content: center;
		flex: 1 0 100%;
		order: 2;
		width: 100%;
		min-height: 46px;
		border-color: #0b5bd3;
		background: #0b5bd3;
		color: #fff;
	}

	.proof-actions #proof-open-link:hover,
	.proof-actions #proof-open-link:focus {
		border-color: #0848a8;
		background: #0848a8;
		color: #fff;
	}

	.proof-qr-wrap {
		display: none;
	}

	.registration-step-header {
		padding: 22px 0 18px;
	}

	.registration-step[data-step-target="account-options"] .registration-step-header {
		padding-top: 0;
	}

	.registration-step-content {
		padding: 0 0 22px;
	}

	.registration-actions .btn {
		min-width: 0;
	}
}

.site-header {
	display: flex;
	justify-content: flex-start;
	width: 100%;
	max-width: 1120px;
	margin: 0 auto 14px;
	padding: 0;
	box-sizing: border-box;
	text-align: left;
}

body,
input,
button,
select,
textarea {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.site-logo {
	display: block;
	width: 320px;
	max-width: 100%;
	height: auto;
}

.signup-step-progress {
	position: sticky;
	top: 0;
	z-index: 30;
	width: 100%;
	max-width: 680px;
	margin: 0 auto 24px;
	padding: 12px 14px 14px;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0,0,0,0.08);
	box-sizing: border-box;
}

.signup-step-progress-track {
	display: flex;
	align-items: flex-start;
	justify-content: stretch;
	width: 100%;
}

.signup-step-progress-track:before,
.signup-step-progress-track:after {
	display: none;
}

.signup-step-progress-circle {
	position: relative;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex: 1 1 0;
	min-width: 0;
	min-height: 54px;
	padding: 0 6px;
	z-index: 1;
}

.signup-step-progress-circle.completed {
	cursor: pointer;
}

.signup-step-progress-circle.completed:hover .signup-step-progress-dot,
.signup-step-progress-circle.completed:focus .signup-step-progress-dot {
	border-color: #0848a8;
	background: #0848a8;
	box-shadow: 0 0 0 4px rgba(11,91,211,0.12);
}

.signup-step-progress-circle:focus {
	outline: 0;
}

.signup-step-progress-dot {
	content: "";
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 26px;
	height: 26px;
	border: 2px solid #b9d8e7;
	border-radius: 50%;
	background: #eef7ff;
	color: #0b5bd3;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	box-sizing: border-box;
	z-index: 1;
}

.signup-step-progress-circle:not(:last-child):after {
	content: "";
	position: absolute;
	top: 13px;
	left: calc(50% + 17px);
	right: calc(-50% + 17px);
	height: 2px;
	background: #b9d8e7;
	z-index: -2;
}

.signup-step-progress-label {
	display: block;
	max-width: 112px;
	margin-top: 7px;
	color: #4b5563;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.25;
	text-align: center;
}

.signup-step-progress-circle.completed .signup-step-progress-dot {
	border-color: #0b5bd3;
	background: #0b5bd3;
	color: #fff;
}

.signup-step-progress-circle.completed:after {
	background: #0b5bd3;
}

.signup-step-progress-circle.active .signup-step-progress-dot {
	border-color: #0b5bd3;
	background: #fff;
	color: #0b5bd3;
	box-shadow: 0 0 0 4px rgba(11,91,211,0.12);
}

.signup-step-progress-circle.active .signup-step-progress-label {
	color: #0b5bd3;
	font-weight: 700;
}

.registration-step-locked {
	display: none !important;
}

.registration-step.active .registration-step-content {
	display: none;
}

.registration-actions .btn.registration-action-disabled,
.registration-actions .btn.registration-action-disabled:hover,
.registration-actions .btn.registration-action-disabled:focus {
	border-color: #c8ccd2 !important;
	background: #d8dbe0 !important;
	color: #737b86 !important;
	cursor: not-allowed;
	box-shadow: none;
	opacity: 1;
	pointer-events: none;
}

.field-helper {
	margin-top: 8px;
	color: #737373;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.45;
}

.prepaid-help-popover-wrap {
	position: relative;
	display: inline-flex;
	vertical-align: middle;
}

.prepaid-balance-help {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 18px;
	height: 18px;
	margin-left: 6px;
	border: 1px solid #0a61d8;
	border-radius: 50%;
	color: #0a61d8;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
}

.prepaid-balance-help:hover,
.prepaid-balance-help:focus {
	border-color: #0848a8;
	color: #0848a8;
	text-decoration: none;
	outline: none;
}

.prepaid-help-text {
	display: none;
	position: absolute;
	right: 0;
	bottom: calc(100% + 8px);
	z-index: 80;
	width: 300px;
	padding: 10px 12px;
	border: 1px solid #b9d8e7;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 8px 24px rgba(31,35,40,0.16);
	color: #5f6875;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.4;
	text-align: left;
	white-space: normal;
}

.payment-consent-block {
	margin-top: 22px;
	padding-top: 18px;
	border-top: 1px solid #e1e7ef;
	color: #5f6875;
	font-size: 15px;
	line-height: 1.45;
}

.payment-consent-block p {
	max-width: 620px;
	margin: 0 0 18px;
}

.payment-consent-block a {
	color: #4b5563;
	font-weight: 700;
	text-decoration: underline;
}

.payment-consent-check {
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 620px;
    margin: 0;
    color: #4b5563;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
}

.payment-consent-check input[type="checkbox"] {
    flex: 0 0 auto;
    width: 16px;
    height: 16px;
    margin: 0;
    box-shadow: none;
    accent-color: #4a90e2;
    cursor: pointer;
}

@media (max-width: 767px) {
	.site-header {
		padding: 0;
	}

	.site-logo {
		width: 240px;
	}

	.signup-step-progress {
		margin-bottom: 20px;
	}

	.signup-step-progress-circle {
		min-height: 50px;
		padding: 0 3px;
	}

	.signup-step-progress-dot {
		width: 22px;
		height: 22px;
		font-size: 11px;
	}

	.signup-step-progress-circle:not(:last-child):after {
		top: 11px;
		left: calc(50% + 14px);
		right: calc(-50% + 14px);
	}

	.signup-step-progress-label {
		max-width: 64px;
		margin-top: 6px;
		font-size: 10px;
		line-height: 1.2;
		overflow-wrap: anywhere;
	}
}

:root {
    --background: #f7fbff;
    --foreground: #1f2328;
    --card: #ffffff;
    --card-foreground: #1f2328;
    --popover: #ffffff;
    --popover-foreground: #1f2328;
    --primary: #4a90e2;
    --primary-foreground: #ffffff;
    --secondary: #eef7ff;
    --secondary-foreground: #4a90e2;
    --muted: #f3f7fb;
    --muted-foreground: #5f6875;
    --accent: #e8f3ff;
    --accent-foreground: #357ebd;
    --destructive: #d93025;
    --border: #d9e6f2;
    --input: #c9d6e4;
    --ring: #4a90e2;
    --radius: 8px;
}

body {
	background: var(--background);
	color: var(--foreground);
}

#main.container {
	width: 100%;
	max-width: none;
	padding-left: 24px;
	padding-right: 24px;
}

.alert {
	max-width: 1120px;
	margin: 12px auto;
	border-radius: var(--radius);
	border-width: 1px;
	box-shadow: none;
	text-shadow: none;
}

.btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 38px;
	padding: 8px 14px;
	border-radius: 6px;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
	font-weight: 600;
	line-height: 1.2;
	transition: border-color 0.15s ease, background-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}

.btn:focus {
	outline: 0;
	box-shadow: 0 0 0 3px rgba(11,131,201,0.22);
}

.btn-default {
	border-color: var(--border);
	background-color: var(--card);
	color: var(--foreground);
}

.btn-default:hover,
.btn-default:focus {
	border-color: var(--ring);
	background-color: var(--accent);
	color: var(--accent-foreground);
	background-position: 0;
}

.btn-primary,
.registration-actions .btn-primary,
.proof-actions .btn-primary {
	border-color: var(--primary);
	background-color: var(--primary);
	background-image: none;
	color: var(--primary-foreground);
	box-shadow: none;
}

.btn-primary:hover,
.btn-primary:focus,
.registration-actions .btn-primary:hover,
.registration-actions .btn-primary:focus,
.proof-actions .btn-primary:hover,
.proof-actions .btn-primary:focus {
	border-color: var(--accent-foreground);
	background-color: var(--accent-foreground);
	color: var(--primary-foreground);
	background-position: 0;
}

.btn-link,
.business-details-toggle .btn-link {
	color: var(--primary);
	background: transparent;
}

.btn-link:hover,
.btn-link:focus,
.business-details-toggle .btn-link:hover,
.business-details-toggle .btn-link:focus {
	color: var(--accent-foreground);
	background: transparent;
}

.site-header,
.checkout-page-heading,
.registration-layout,
.signup-step-progress {
	max-width: 1140px;
}

.registration-layout {
	gap: 32px;
}

.registration-step {
	border: 1px solid var(--border);
	border-radius: var(--radius);
	background: var(--card);
	box-shadow: 0 1px 2px rgba(31,35,40,0.04);
	overflow: visible;
}

.registration-step + .registration-step {
	margin-top: 14px;
}

.registration-step-header,
.registration-step-header:hover,
.registration-step.active .registration-step-header {
	padding: 22px 20px;
	border-bottom: 1px solid transparent;
	background: var(--card);
}

.registration-step.active .registration-step-header {
	border-bottom-color: var(--border);
}

.registration-step[data-step-target="account-options"] .registration-step-header {
	padding-top: 22px;
}

.registration-step-title {
	color: var(--card-foreground);
	font-size: 20px;
	font-weight: 650;
}

.registration-step-content {
	padding: 20px;
}

.registration-step .form-group {
	margin-bottom: 16px;
}

.registration-step .control-label {
	color: var(--foreground);
	font-weight: 600;
}

.registration-step input.form-control:not([type="checkbox"]):not([type="radio"]),
.registration-step select.form-control,
.registration-step textarea.form-control,
.modal input,
.modal textarea,
.modal select,
.modal .uneditable-input {
	min-height: 38px;
	padding: 8px 11px;
	border-color: var(--input);
	border-radius: 6px;
	background-color: var(--card);
	color: var(--foreground);
	box-shadow: none;
	font-size: 14px;
	line-height: 1.35;
}

.registration-step input.form-control:not([type="checkbox"]):not([type="radio"]):focus,
.registration-step select.form-control:focus,
.registration-step textarea.form-control:focus,
.modal input:focus,
.modal textarea:focus,
.modal select:focus {
	border-color: var(--ring);
	box-shadow: 0 0 0 3px rgba(11,131,201,0.22);
	outline: 0;
}

.field-helper,
.choice-card-meta,
.order-summary-line small,
.business-details-heading span,
.payment-consent-block,
.payment-consent-check {
	color: var(--muted-foreground);
}

.business-details-heading,
.proof-verification-card,
.registration-requirements-card,
.registration-upload-control,
.payment-consent-block,
.order-summary-notes,
.signup-step-progress,
.order-summary {
	border-color: var(--border);
	border-radius: var(--radius);
}

.business-details-heading,
.registration-requirements-card,
.registration-upload-control:hover {
	background: var(--secondary);
}

.proof-verification-card,
.registration-upload-control {
	background: var(--card);
}

.choice-card {
	border-color: var(--input);
	border-radius: var(--radius);
	background: var(--card);
	color: var(--foreground);
}

.choice-card:hover {
	border-color: var(--ring);
	background: var(--accent);
}

.choice-card.active {
	border-color: var(--primary);
	background: var(--secondary);
	box-shadow: 0 0 0 3px rgba(11,91,211,0.12);
}

.choice-card.active:after {
	background: var(--primary);
}

.subscription-period-card,
.payment-method-card {
	border-radius: var(--radius);
}

.order-summary {
	background: var(--secondary);
	box-shadow: none;
}

.order-summary-header,
.order-summary-product,
.order-summary-billing,
.order-summary-row,
.order-summary-footer {
	border-color: var(--border);
}

.signup-step-progress {
	background: var(--card);
	box-shadow: 0 1px 2px rgba(31,35,40,0.08);
}

.signup-step-progress-dot {
	border-color: var(--border);
	background: var(--secondary);
	color: var(--primary);
}

.signup-step-progress-circle:not(:last-child):after {
	background: var(--border);
}

.signup-step-progress-circle.completed .signup-step-progress-dot,
.signup-step-progress-circle.completed:after,
.signup-step-progress-circle.completed:hover .signup-step-progress-dot,
.signup-step-progress-circle.completed:focus .signup-step-progress-dot {
	border-color: var(--primary);
	background: var(--primary);
}

.signup-step-progress-circle.active .signup-step-progress-dot {
	border-color: var(--primary);
	background: var(--card);
	color: var(--primary);
	box-shadow: 0 0 0 4px rgba(11,91,211,0.12);
}

.signup-step-progress-circle.active .signup-step-progress-label {
	color: var(--primary);
}

.registration-actions {
	margin: 0 0 20px;
	padding: 0;
}

.registration-actions .btn {
	min-width: 132px;
	border-radius: 6px;
}

.smc-select-parent {
	position: relative;
}

.smc-select {
	position: relative;
	width: 100%;
	margin-bottom: 0;
	text-align: left;
}

.smc-select + select.smc-native-select {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	z-index: 0 !important;
	width: 100% !important;
	height: 38px !important;
	min-height: 38px !important;
	margin: 0 !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

.smc-select.hidden + select.smc-native-select,
.smc-select.hidden {
	display: none !important;
}

.smc-select-trigger {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	min-height: 38px;
	gap: 10px;
	padding: 8px 10px;
	border: 1px solid var(--input);
	border-radius: 6px;
	background: var(--card);
	color: var(--foreground);
	box-shadow: none;
	font-size: 14px;
	line-height: 1.35;
	text-align: left;
	cursor: pointer;
	transition: border-color 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease;
}

.smc-select-trigger:hover {
	border-color: var(--ring);
}

.smc-select-trigger:focus,
.smc-select-open .smc-select-trigger {
	border-color: var(--ring);
	box-shadow: 0 0 0 3px rgba(11,131,201,0.22);
	outline: 0;
}

.smc-select-disabled .smc-select-trigger,
.smc-select-trigger:disabled {
	background: var(--muted);
	color: var(--muted-foreground);
	cursor: not-allowed;
	opacity: 0.75;
}

.smc-select-value {
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.smc-select-icon {
	flex: 0 0 auto;
	color: var(--muted-foreground);
	font-size: 15px;
	line-height: 1;
}

.smc-select-popover {
	display: none;
	position: absolute;
	top: calc(100% + 6px);
	left: 0;
	z-index: 95;
	width: 100%;
	min-width: 220px;
	padding: 6px;
	border: 1px solid var(--border);
	border-radius: var(--radius);
	background: var(--popover);
	box-shadow: 0 12px 30px rgba(31,35,40,0.16);
	color: var(--popover-foreground);
	box-sizing: border-box;
}

.smc-select-open .smc-select-popover {
	display: block;
}

.smc-select-search {
	width: 100%;
	height: 34px;
	margin: 0 0 6px;
	padding: 7px 9px;
	border: 1px solid var(--input);
	border-radius: 6px;
	background: var(--card);
	color: var(--foreground);
	box-shadow: none;
	font-size: 14px;
	line-height: 1.35;
	box-sizing: border-box;
}

.smc-select-search:focus {
	border-color: var(--ring);
	box-shadow: 0 0 0 3px rgba(11,131,201,0.18);
	outline: 0;
}

.smc-select-options {
	max-height: 230px;
	overflow-y: auto;
	padding: 1px;
}

.smc-select-option {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	min-height: 34px;
	padding: 7px 9px;
	border: 0;
	border-radius: 5px;
	background: transparent;
	color: var(--foreground);
	font-size: 14px;
	line-height: 1.35;
	text-align: left;
	cursor: pointer;
}

.smc-select-option:hover,
.smc-select-option-active {
	background: var(--accent);
	color: var(--accent-foreground);
}

.smc-select-option-selected {
	color: var(--primary);
	font-weight: 650;
}

.smc-select-option-disabled {
	color: var(--muted-foreground);
	cursor: not-allowed;
	opacity: 0.6;
}

.smc-select-option-hidden {
	display: none;
}

.smc-select-option-text {
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.smc-select-empty {
	padding: 10px 8px;
	color: var(--muted-foreground);
	font-size: 13px;
	text-align: center;
}

@media (max-width: 991px) {
	#main.container {
		padding-left: 16px;
		padding-right: 16px;
	}

	.registration-step-content,
	.registration-step-header,
	.registration-step-header:hover,
	.registration-step.active .registration-step-header,
	.registration-step[data-step-target="account-options"] .registration-step-header {
		padding-left: 16px;
		padding-right: 16px;
	}

    .smc-select-popover {
        position: absolute;
        top: calc(100% + 6px);
        bottom: auto;
        left: 0;
        right: auto;
        width: 100%;
        max-height: min(320px, 55vh);
        z-index: 9999;
    }

    .smc-select-options {
        max-height: min(240px, 42vh);
    }
}

.proof-verification-card {
	margin-top: 18px;
	padding: 0;
	border: 1px solid var(--border);
	border-radius: var(--radius);
	background: var(--card);
	box-shadow: 0 1px 2px rgba(31,35,40,0.04);
	overflow: hidden;
}

.proof-verification-header {
	padding: 20px 22px 18px;
	border-bottom: 1px solid var(--border);
	background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.proof-kicker {
	display: flex;
	align-items: center;
	gap: 9px;
	margin-bottom: 14px;
	color: var(--muted-foreground);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 4px;
	line-height: 1;
	text-transform: uppercase;
}

.proof-kicker span {
	display: inline-flex;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: var(--ring);
	box-shadow: 0 0 18px rgba(11,131,201,0.55);
}

.proof-verification-header h3 {
    margin: 0 0 6px;
    color: var(--foreground);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
    letter-spacing: 0;
}

.proof-verification-header p {
	max-width: 620px;
	margin: 0;
	color: var(--muted-foreground);
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
}

.proof-verification-body {
	padding: 18px 22px;
	border-bottom: 1px solid var(--border);
}

.proof-channel-copy {
	max-width: 620px;
	margin: 0 0 14px;
	color: var(--muted-foreground);
	font-size: 15px;
	font-weight: 400;
	line-height: 1.45;
}

.proof-actions {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
	margin: 0;
}

.proof-actions .btn,
.proof-actions .proof-channel-button {
	position: relative;
	width: 100%;
	min-height: 42px;
	padding: 9px 30px 9px 12px;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 700;
	text-align: left;
	justify-content: flex-start;
	box-shadow: none;
}

.proof-actions .proof-channel-button:after {
	content: "→";
	position: absolute;
	right: 12px;
	color: rgba(255,255,255,0.7);
	font-size: 15px;
	line-height: 1;
}

.proof-actions .proof-channel-button.proof-channel-selected {
	border-color: var(--accent-foreground);
	background: var(--accent-foreground);
	box-shadow: 0 0 0 3px rgba(11,91,211,0.12);
}

.proof-qr-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 16px 0 0;
	padding: 18px;
	border: 1px solid var(--border);
	border-radius: var(--radius);
	background: var(--muted);
}

.proof-qr-wrap.hidden {
	display: none !important;
}

.proof-qr-code {
	width: 190px;
	height: 190px;
	padding: 10px;
	border: 0;
	border-radius: 0;
	background: #fff;
}

.proof-qr-wrap span {
	margin-top: 12px;
	color: var(--muted-foreground);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 3px;
	line-height: 1.35;
	text-align: center;
	text-transform: uppercase;
}

#proof-open-link:not(.hidden) {
	position: relative;
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	min-height: 42px;
	margin-top: 12px;
	padding: 9px 30px 9px 12px;
	border-color: var(--input);
	border-radius: 6px;
	background: var(--card);
	color: var(--foreground);
	font-size: 14px;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
}

#proof-open-link:not(.hidden):after {
	content: "→";
	position: absolute;
	right: 12px;
	color: var(--muted-foreground);
	font-size: 15px;
	line-height: 1;
}

#proof-open-link:hover,
#proof-open-link:focus {
	border-color: var(--ring);
	background: var(--accent);
	color: var(--accent-foreground);
}

.proof-instructions {
	margin: 12px 0 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
}

.proof-instructions strong {
	margin-bottom: 4px;
	color: var(--foreground);
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
}

.proof-instructions span {
	color: var(--muted-foreground);
	font-size: 13px;
	line-height: 1.45;
}

.proof-phone-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	margin: 14px 0 0;
	padding: 11px 12px;
	border: 1px solid var(--border);
	border-radius: 6px;
	background: var(--secondary);
}

.proof-phone-row span {
	color: var(--muted-foreground);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1.5px;
	line-height: 1.25;
	text-transform: uppercase;
}

.proof-phone-row strong {
	color: var(--foreground);
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
	text-align: right;
	word-break: break-word;
}

.proof-verification-footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	padding: 13px 22px;
	background: var(--card);
}

.proof-status {
	display: flex;
	align-items: center;
	gap: 9px;
	margin: 0;
	padding: 0;
	border-radius: 0;
	background: transparent;
	color: var(--muted-foreground);
	font-size: 11px;
	line-height: 1.35;
}

.proof-status:before {
	content: "";
	flex: 0 0 auto;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: var(--ring);
	box-shadow: 0 0 18px rgba(11,131,201,0.55);
}

.proof-status span {
	color: var(--muted-foreground);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 3px;
	line-height: 1;
	text-transform: uppercase;
}

.proof-status strong {
	color: var(--muted-foreground);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1.5px;
	line-height: 1;
	text-transform: uppercase;
}

.proof-status-loading strong {
	color: var(--primary);
}

.proof-status-success:before {
	background: #17633a;
	box-shadow: 0 0 18px rgba(23,99,58,0.3);
}

.proof-status-success strong {
	color: #17633a;
}

.proof-status-error:before {
	background: var(--destructive);
	box-shadow: 0 0 18px rgba(217,48,37,0.3);
}

.proof-status-error strong {
	color: var(--destructive);
}

.proof-powered {
	flex: 0 0 auto;
	color: var(--muted-foreground);
	font-size: 13px;
	line-height: 1.35;
	white-space: nowrap;
}

.proof-powered strong {
	color: var(--foreground);
	font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;
	font-weight: 700;
}

@media (max-width: 767px) {
	.registration-steps {
		order: 1;
	}

	.order-summary {
		order: 2;
		position: static;
		width: 100%;
		margin-top: 0;
		background: var(--card);
	}

	.order-summary-header {
		padding: 12px 14px;
	}

	.order-summary-heading-row {
		display: none;
	}

	.order-summary-mobile-total-row {
		align-items: center;
		margin-top: 0;
		padding-top: 0;
		border-top: 0;
	}

	.order-summary-mobile-total-row span,
	.order-summary-mobile-total-row strong {
		font-size: 15px;
	}

	.order-summary-mobile-total-row small {
		font-size: 12px;
	}

	.order-summary-toggle {
		margin-top: 8px;
	}

	.proof-verification-header,
	.proof-verification-body,
	.proof-verification-footer {
		padding-left: 14px;
		padding-right: 14px;
	}

    .proof-verification-header h3 {
        font-size: 14px;
    }

	.proof-verification-header p,
	.proof-channel-copy {
		font-size: 14px;
	}

	.proof-actions {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 8px;
	}

	.proof-actions .btn,
	.proof-actions .proof-channel-button {
		min-height: 40px;
		padding: 10px 8px;
		font-size: 12px;
		justify-content: center;
		text-align: center;
	}

	.proof-actions .proof-channel-button:after {
		display: none;
	}

	.proof-qr-code {
		width: 180px;
		height: 180px;
	}

	.proof-verification-footer {
		align-items: flex-start;
		flex-direction: column;
	}

	.proof-status {
		align-items: flex-start;
		flex-wrap: wrap;
	}
}

.business-details-toggle .btn-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-height: 34px;
	padding: 7px 12px !important;
	border: 1px solid var(--primary);
	border-radius: 6px;
	background: var(--card);
	color: var(--primary);
	line-height: 1.2;
}

.business-details-toggle .btn-link:hover,
.business-details-toggle .btn-link:focus {
	border-color: var(--accent-foreground);
	background: var(--accent);
	color: var(--accent-foreground);
}

.business-details-toggle .btn-link .glyphicon {
	top: 0;
	font-size: 12px;
}

.prepaid-help-text {
	box-sizing: border-box;
}

@media (max-width: 767px) {
	.prepaid-help-popover-wrap {
		position: relative;
	}

	.prepaid-help-text {
		position: fixed;
		left: 0;
		right: auto;
		bottom: auto;
		width: calc(100vw - 32px);
		max-width: 320px;
		transform: none;
		z-index: 10000;
	}
}


.proof-channel-button i {
    margin-right: 8px;
    font-size: 16px;
}

#submit-button.registration-actions {
    margin-top: 24px !important;
}

#proof-instructions {
    min-height: 70px;
}
