/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0);transform:translate(0);-webkit-transition:all 1s;transition-property:transform,height;transition-duration:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;transition-delay:0s;transition-duration:inherit!important;transition-property:opacity;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-webkit-transform:translateZ(0);-o-transform:translateZ(0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;transition:border-radius .12s linear linear 0s .35s 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(/dist/img/controls.png?75e5868a6b927d223a430b1caf4521a9);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}/*!
 * Bootstrap v4.0.0-beta.2 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#868e96;--gray-dark:#343a40;--primary:#007bff;--secondary:#868e96;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:"SFMono-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}*,:after,:before{box-sizing:border-box}html{line-height:1.15;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:none!important}hr{overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#868e96}.blockquote-footer:before{content:"\2014   \A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;transition:all .2s ease-in-out}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#868e96}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}code{padding:.2rem .4rem;font-size:90%;color:#bd4147;background-color:#f8f9fa;border-radius:.25rem}a>code{padding:0;color:inherit;background-color:inherit}kbd{padding:.2rem .4rem;font-size:90%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;color:#212529}pre code{padding:0;font-size:inherit;color:inherit;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #e9ecef}.table thead th{vertical-align:bottom;border-bottom:2px solid #e9ecef}.table tbody+tbody{border-top:2px solid #e9ecef}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #e9ecef}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#dddfe2}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#cfd2d6}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#e9ecef}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}@media (max-width:575px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm.table-bordered{border:0}}@media (max-width:767px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md.table-bordered{border:0}}@media (max-width:991px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg.table-bordered{border:0}}@media (max-width:1199px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:none;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#868e96;opacity:1}.form-control:-moz-placeholder,.form-control::-moz-placeholder{color:#868e96;opacity:1}.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder{color:#868e96;opacity:1}.form-control::placeholder{color:#868e96;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.col-form-legend{font-size:1rem}.col-form-legend,.form-control-plaintext{padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0}.form-control-plaintext{line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.form-control-plaintext.input-group-addon,.input-group-lg>.input-group-btn>.form-control-plaintext.btn,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.form-control-plaintext.input-group-addon,.input-group-sm>.input-group-btn>.form-control-plaintext.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;margin-bottom:.5rem}.form-check.disabled .form-check-label{color:#868e96}.form-check-label{padding-left:1.25rem;margin-bottom:0}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-inline{display:inline-block;margin-right:.75rem}.form-check-inline .form-check-label{vertical-align:middle}.valid-feedback{display:none;margin-top:.25rem;font-size:.875rem;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid+.form-check-label,.was-validated .form-check-input:valid+.form-check-label{color:#28a745}.custom-control-input.is-valid~.custom-control-indicator,.was-validated .custom-control-input:valid~.custom-control-indicator{background-color:rgba(40,167,69,.25)}.custom-control-input.is-valid~.custom-control-description,.was-validated .custom-control-input:valid~.custom-control-description{color:#28a745}.custom-file-input.is-valid~.custom-file-control,.was-validated .custom-file-input:valid~.custom-file-control{border-color:#28a745}.custom-file-input.is-valid~.custom-file-control:before,.was-validated .custom-file-input:valid~.custom-file-control:before{border-color:inherit}.custom-file-input.is-valid:focus,.was-validated .custom-file-input:valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;margin-top:.25rem;font-size:.875rem;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid+.form-check-label,.was-validated .form-check-input:invalid+.form-check-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-indicator,.was-validated .custom-control-input:invalid~.custom-control-indicator{background-color:rgba(220,53,69,.25)}.custom-control-input.is-invalid~.custom-control-description,.was-validated .custom-control-input:invalid~.custom-control-description{color:#dc3545}.custom-file-input.is-invalid~.custom-file-control,.was-validated .custom-file-input:invalid~.custom-file-control{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-control:before,.was-validated .custom-file-input:invalid~.custom-file-control:before{border-color:inherit}.custom-file-input.is-invalid:focus,.was-validated .custom-file-input:invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .form-group,.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:0}.form-inline .form-group{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0}.form-inline .form-check-label{padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0}.form-inline .custom-control-indicator{position:static;display:inline-block;margin-right:.25rem;vertical-align:text-bottom}.form-inline .has-feedback .form-control-feedback{top:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not([disabled]):not(.disabled).active,.btn:not([disabled]):not(.disabled):active{background-image:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff}.btn-primary:not([disabled]):not(.disabled).active,.btn-primary:not([disabled]):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#868e96;border-color:#868e96}.btn-secondary:hover{color:#fff;background-color:#727b84;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(210,7%,56%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#868e96;border-color:#868e96}.btn-secondary:not([disabled]):not(.disabled).active,.btn-secondary:not([disabled]):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#666e76;box-shadow:0 0 0 .2rem hsla(210,7%,56%,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745}.btn-success:not([disabled]):not(.disabled).active,.btn-success:not([disabled]):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8}.btn-info:not([disabled]):not(.disabled).active,.btn-info:not([disabled]):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#111;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#111;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107}.btn-warning:not([disabled]):not(.disabled).active,.btn-warning:not([disabled]):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#111;background-color:#d39e00;border-color:#c69500;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545}.btn-danger:not([disabled]):not(.disabled).active,.btn-danger:not([disabled]):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#111;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#111;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not([disabled]):not(.disabled).active,.btn-light:not([disabled]):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#111;background-color:#dae0e5;border-color:#d3d9df;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40}.btn-dark:not([disabled]):not(.disabled).active,.btn-dark:not([disabled]):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not([disabled]):not(.disabled).active,.btn-outline-primary:not([disabled]):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#868e96;background-color:transparent;background-image:none;border-color:#868e96}.btn-outline-secondary:hover{color:#fff;background-color:#868e96;border-color:#868e96}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(210,7%,56%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#868e96;background-color:transparent}.btn-outline-secondary:not([disabled]):not(.disabled).active,.btn-outline-secondary:not([disabled]):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#868e96;border-color:#868e96;box-shadow:0 0 0 .2rem hsla(210,7%,56%,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not([disabled]):not(.disabled).active,.btn-outline-success:not([disabled]):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not([disabled]):not(.disabled).active,.btn-outline-info:not([disabled]):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not([disabled]):not(.disabled).active,.btn-outline-warning:not([disabled]):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#ffc107;border-color:#ffc107;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not([disabled]):not(.disabled).active,.btn-outline-danger:not([disabled]):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not([disabled]):not(.disabled).active,.btn-outline-light:not([disabled]):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not([disabled]):not(.disabled).active,.btn-outline-dark:not([disabled]):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff}.btn-link,.btn-link:hover{background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;border-color:transparent}.btn-link.focus,.btn-link:focus{border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#868e96}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{height:0;overflow:hidden;transition:height .35s ease}.collapsing,.dropdown,.dropup{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background:none;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#868e96;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#868e96;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group,.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn+.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.btn+.dropdown-toggle-split:after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group .form-control{position:relative;z-index:2;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{white-space:nowrap}.input-group-addon{padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle,.input-group .form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:not(:last-child){border-right:0}.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group .form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.form-control+.input-group-addon:not(:first-child){border-left:0}.input-group-btn{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;font-size:0;white-space:nowrap}.input-group-btn,.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:3}.input-group-btn:first-child>.btn+.btn{margin-left:0}.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group{margin-right:-1px}.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group{z-index:2;margin-left:0}.input-group-btn:not(:first-child)>.btn-group:first-child,.input-group-btn:not(:first-child)>.btn:first-child{margin-left:-1px}.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover{z-index:3}.custom-control{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-height:1.5rem;padding-left:1.5rem;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-indicator{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-indicator{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-indicator{background-color:#e9ecef}.custom-control-input:disabled~.custom-control-description{color:#868e96}.custom-control-indicator{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ddd;background-repeat:no-repeat;background-position:50%;background-size:50% 50%}.custom-checkbox .custom-control-indicator{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#007bff;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-indicator{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-controls-stacked{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.custom-controls-stacked .custom-control{margin-bottom:.25rem}.custom-controls-stacked .custom-control+.custom-control{margin-left:0}.custom-select{display:inline-block;max-width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:none}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple]{height:auto;background-image:none}.custom-select:disabled{color:#868e96;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-file{position:relative;display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{max-width:100%;height:calc(2.25rem + 2px)}.custom-file-input{min-width:14rem;margin:0;opacity:0}.custom-file-input:focus~.custom-file-control{box-shadow:0 0 0 .075rem #fff,0 0 0 .2rem #007bff}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-control:lang(en):empty:after{content:"Choose file..."}.custom-file-control:before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-file-control:lang(en):before{content:"Browse"}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#868e96}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #ddd}.nav-tabs .nav-link.disabled{color:#868e96;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#ddd #ddd #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm,.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:767px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md,.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:991px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg,.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:1199px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl,.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .dropup .dropdown-menu{top:auto;bottom:100%}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .dropup .dropdown-menu{top:auto;bottom:100%}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck,.card-deck .card{-webkit-box-direction:normal}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group .card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group .card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:only-child{border-radius:.25rem}.card-group .card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group .card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group .card:not(:first-child):not(:last-child):not(:only-child),.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;column-count:3;-webkit-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#868e96;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#868e96}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#868e96;pointer-events:none;background-color:#fff;border-color:#ddd}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #ddd}.page-link:focus,.page-link:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#ddd}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#868e96}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#6c757d}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#111;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#111;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#111;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#111;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#464a4e;background-color:#e7e8ea;border-color:#dddfe2}.alert-secondary hr{border-top-color:#cfd2d6}.alert-secondary .alert-link{color:#2e3133}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex}.progress-bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#007bff}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#868e96;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}a.list-group-item-primary,button.list-group-item-primary{color:#004085}a.list-group-item-primary:focus,a.list-group-item-primary:hover,button.list-group-item-primary:focus,button.list-group-item-primary:hover{color:#004085;background-color:#9fcdff}a.list-group-item-primary.active,button.list-group-item-primary.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#464a4e;background-color:#dddfe2}a.list-group-item-secondary,button.list-group-item-secondary{color:#464a4e}a.list-group-item-secondary:focus,a.list-group-item-secondary:hover,button.list-group-item-secondary:focus,button.list-group-item-secondary:hover{color:#464a4e;background-color:#cfd2d6}a.list-group-item-secondary.active,button.list-group-item-secondary.active{color:#fff;background-color:#464a4e;border-color:#464a4e}.list-group-item-success{color:#155724;background-color:#c3e6cb}a.list-group-item-success,button.list-group-item-success{color:#155724}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#155724;background-color:#b1dfbb}a.list-group-item-success.active,button.list-group-item-success.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}a.list-group-item-info,button.list-group-item-info{color:#0c5460}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#0c5460;background-color:#abdde5}a.list-group-item-info.active,button.list-group-item-info.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}a.list-group-item-warning,button.list-group-item-warning{color:#856404}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#856404;background-color:#ffe8a1}a.list-group-item-warning.active,button.list-group-item-warning.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}a.list-group-item-danger,button.list-group-item-danger{color:#721c24}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#721c24;background-color:#f1b0b7}a.list-group-item-danger.active,button.list-group-item-danger.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}a.list-group-item-light,button.list-group-item-light{color:#818182}a.list-group-item-light:focus,a.list-group-item-light:hover,button.list-group-item-light:focus,button.list-group-item-light:hover{color:#818182;background-color:#ececf6}a.list-group-item-light.active,button.list-group-item-light.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}a.list-group-item-dark,button.list-group-item-dark{color:#1b1e21}a.list-group-item-dark:focus,a.list-group-item-dark:hover,button.list-group-item-dark:focus,button.list-group-item-dark:hover{color:#1b1e21;background-color:#b9bbbe}a.list-group-item-dark.active,button.list-group-item-dark.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{right:0;bottom:0;z-index:1050;display:none;outline:0}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-25%);transform:translateY(-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0);transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px;pointer-events:none}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:15px;margin:-15px -15px -15px auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:15px;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:30px auto}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:5px;height:5px}.tooltip .arrow:before{position:absolute;border-color:transparent;border-style:solid}.tooltip.bs-tooltip-auto[x-placement^=top],.tooltip.bs-tooltip-top{padding:5px 0}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow,.tooltip.bs-tooltip-top .arrow{bottom:0}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.bs-tooltip-top .arrow:before{margin-left:-3px;content:"";border-width:5px 5px 0;border-top-color:#000}.tooltip.bs-tooltip-auto[x-placement^=right],.tooltip.bs-tooltip-right{padding:0 5px}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.bs-tooltip-right .arrow{left:0}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.bs-tooltip-right .arrow:before{margin-top:-3px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.bs-tooltip-auto[x-placement^=bottom],.tooltip.bs-tooltip-bottom{padding:5px 0}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,.tooltip.bs-tooltip-bottom .arrow{top:0}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.bs-tooltip-bottom .arrow:before{margin-left:-3px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bs-tooltip-auto[x-placement^=left],.tooltip.bs-tooltip-left{padding:0 5px}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.bs-tooltip-left .arrow{right:0}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.bs-tooltip-left .arrow:before{right:0;margin-top:-3px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:.8rem;height:.4rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;border-color:transparent;border-style:solid}.popover .arrow:after,.popover .arrow:before{content:"";border-width:.8rem}.popover.bs-popover-auto[x-placement^=top],.popover.bs-popover-top{margin-bottom:.8rem}.popover.bs-popover-auto[x-placement^=top] .arrow,.popover.bs-popover-top .arrow{bottom:0}.popover.bs-popover-auto[x-placement^=top] .arrow:after,.popover.bs-popover-auto[x-placement^=top] .arrow:before,.popover.bs-popover-top .arrow:after,.popover.bs-popover-top .arrow:before{border-bottom-width:0}.popover.bs-popover-auto[x-placement^=top] .arrow:before,.popover.bs-popover-top .arrow:before{bottom:-.8rem;margin-left:-.8rem;border-top-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=top] .arrow:after,.popover.bs-popover-top .arrow:after{bottom:calc((.8rem - 1px) * -1);margin-left:-.8rem;border-top-color:#fff}.popover.bs-popover-auto[x-placement^=right],.popover.bs-popover-right{margin-left:.8rem}.popover.bs-popover-auto[x-placement^=right] .arrow,.popover.bs-popover-right .arrow{left:0}.popover.bs-popover-auto[x-placement^=right] .arrow:after,.popover.bs-popover-auto[x-placement^=right] .arrow:before,.popover.bs-popover-right .arrow:after,.popover.bs-popover-right .arrow:before{margin-top:-.8rem;border-left-width:0}.popover.bs-popover-auto[x-placement^=right] .arrow:before,.popover.bs-popover-right .arrow:before{left:-.8rem;border-right-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=right] .arrow:after,.popover.bs-popover-right .arrow:after{left:calc((.8rem - 1px) * -1);border-right-color:#fff}.popover.bs-popover-auto[x-placement^=bottom],.popover.bs-popover-bottom{margin-top:.8rem}.popover.bs-popover-auto[x-placement^=bottom] .arrow,.popover.bs-popover-bottom .arrow{top:0}.popover.bs-popover-auto[x-placement^=bottom] .arrow:after,.popover.bs-popover-auto[x-placement^=bottom] .arrow:before,.popover.bs-popover-bottom .arrow:after,.popover.bs-popover-bottom .arrow:before{margin-left:-.8rem;border-top-width:0}.popover.bs-popover-auto[x-placement^=bottom] .arrow:before,.popover.bs-popover-bottom .arrow:before{top:-.8rem;border-bottom-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=bottom] .arrow:after,.popover.bs-popover-bottom .arrow:after{top:calc((.8rem - 1px) * -1);border-bottom-color:#fff}.popover.bs-popover-auto[x-placement^=bottom] .popover-header:before,.popover.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid #f7f7f7}.popover.bs-popover-auto[x-placement^=left],.popover.bs-popover-left{margin-right:.8rem}.popover.bs-popover-auto[x-placement^=left] .arrow,.popover.bs-popover-left .arrow{right:0}.popover.bs-popover-auto[x-placement^=left] .arrow:after,.popover.bs-popover-auto[x-placement^=left] .arrow:before,.popover.bs-popover-left .arrow:after,.popover.bs-popover-left .arrow:before{margin-top:-.8rem;border-right-width:0}.popover.bs-popover-auto[x-placement^=left] .arrow:before,.popover.bs-popover-left .arrow:before{right:-.8rem;border-left-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=left] .arrow:after,.popover.bs-popover-left .arrow:after{right:calc((.8rem - 1px) * -1);border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateZ(0);transform:translateZ(0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat 50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:hsla(0,0%,100%,.5)}.carousel-indicators li:before{top:-10px}.carousel-indicators li:after,.carousel-indicators li:before{position:absolute;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li:after{bottom:-10px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#868e96!important}a.bg-secondary:focus,a.bg-secondary:hover{background-color:#6c757d!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #e9ecef!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#868e96!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.d-print-block{display:none!important}@media print{.d-print-block{display:block!important}}.d-print-inline{display:none!important}@media print{.d-print-inline{display:inline!important}}.d-print-inline-block{display:none!important}@media print{.d-print-inline-block{display:inline-block!important}}@media print{.d-print-none{display:none!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#868e96!important}a.text-secondary:focus,a.text-secondary:hover{color:#6c757d!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-muted{color:#868e96!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@font-face{font-family:Roboto;src:url(/dist/fonts/Roboto-Thin-webfont.woff?bd4f29bd8cac2899e7a79b179cffb7a0) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Roboto;src:url(/dist/fonts/Roboto-Light-webfont.woff?42e4e50485e2547bc5c05a3106257c3b) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(/dist/fonts/Roboto-Regular-webfont.woff?4978ce2f0f0761a41abb72ee25b98258) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/dist/fonts/Roboto-Medium-webfont.woff?678cec7b7abc3a95fdf6e6c6d8a6e896) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/dist/fonts/Roboto-Bold-webfont.woff?5d21f554ba3c31cee79ccc959d8b183a) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/dist/fonts/Roboto-Black-webfont.woff?b17cd8c9799efe79c4fec19c6cc38219) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Roboto Condensed;src:url(/dist/fonts/RobotoCondensed-Light-webfont.woff?d914b174927d79400d5f75c341e24d8f) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Roboto Condensed;src:url(/dist/fonts/RobotoCondensed-Regular-webfont.woff?a57dc723586525e1a337f068bd722680) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto Condensed;src:url(/dist/fonts/RobotoCondensed-Bold-webfont.woff?42e1a810b7c4a96e74f0e84cc549491f) format("woff");font-weight:700;font-style:normal}@-webkit-keyframes "rotating"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes "showModal"{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes "move"{0%{background-position:0 0}to{background-position:28px 0}}@keyframes "move"{0%{background-position:0 0}to{background-position:28px 0}}@-webkit-keyframes "move-to-hidden"{0%{-webkit-transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-48px);opacity:0}}@-webkit-keyframes "move-to-active"{0%{-webkit-transform:translateX(100px);opacity:0}to{-webkit-transform:translateX(0);opacity:1}}@-webkit-keyframes "pulse"{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes "pulse"{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes "Select-animation-fadeIn"{0%{opacity:0}to{opacity:1}}@keyframes "Select-animation-fadeIn"{0%{opacity:0}to{opacity:1}}@keyframes "Select-animation-spin"{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes "Select-animation-spin"{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes "exspin"{to{-webkit-transform:rotate(1turn)}}@keyframes "exspin"{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes "wrapper"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes "wrapper"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes "dot1"{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes "dot1"{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes "dot2"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes "dot2"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes "dot3"{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes "dot3"{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes "spin360"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes "spin360"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@-webkit-keyframes "fadeIn"{0%{opacity:0}to{opacity:1}}@keyframes "fadeIn"{0%{opacity:0}to{opacity:1}}@keyframes "showModal"{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes "showSendConfirm"{0%{opacity:0;-webkit-transform:scale(.97);transform:scale(.97)}25%{-webkit-transform:scale(1.05);transform:scale(1.05)}50%{-webkit-transform:scale(.98);transform:scale(.98)}75%{-webkit-transform:scale(1.01);transform:scale(1.01)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes "showSendConfirm"{0%{opacity:0;-webkit-transform:scale(.97);transform:scale(.97)}25%{-webkit-transform:scale(1.05);transform:scale(1.05)}50%{-webkit-transform:scale(.98);transform:scale(.98)}75%{-webkit-transform:scale(1.01);transform:scale(1.01)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}#cp-window{--color-aragon:#2cdee1;--color-augur:#ad2688;--color-bancor:#676981;--color-bat:#ff5000;--color-civic:#3eb13e;--color-digix:#eeaf4a;--color-district0x:#7cf8fa;--color-eos:#99a4ea;--color-firstblood:#d0021b;--color-funfair:#eb4b6e;--color-gnosis:#02d8ff;--color-golem:#01d3e0;--color-metal:#fff;--color-omisego:#3a79ff;--color-qtum:#3eb8f8;--color-salt:#18cad0;--color-status:#5d69bd;--color-storj:#2683ff;--color-wings:#a9d6e6;--color-zerox:#fff;--color-flagmoney:#fafafa;--color-bcash:#f27e00;--color-bitcoin:#f90;--color-litecoin:#aeaeae;--color-dogecoin:#f7bf35;--color-ethereum:#d8d8d8;--color-dash:#278ee5;--color-blackcoin:#1c1d1d;--color-counterparty:#ed1650;--color-nubits:#ffc42c;--color-factom:#4b90c1;--color-monero:#f60;--color-mastercoin:#6dafde;--color-omni:#6dafde;--color-tether:#ffc20e;--color-decred:#2ed8a3;--color-ethereumclassic:#669073;--color-ripple:#00aae4;--color-zcash:#ffc20e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100vh;overflow:hidden}.cp-color-aragon{color:#2cdee1!important}.cp-color-augur{color:#ad2688!important}.cp-color-bancor{color:#676981!important}.cp-color-bat{color:#ff5000!important}.cp-color-civic{color:#3eb13e!important}.cp-color-digix{color:#eeaf4a!important}.cp-color-district0x{color:#7cf8fa!important}.cp-color-eos{color:#99a4ea!important}.cp-color-firstblood{color:#d0021b!important}.cp-color-funfair{color:#eb4b6e!important}.cp-color-gnosis{color:#02d8ff!important}.cp-color-golem{color:#01d3e0!important}.cp-color-metal{color:#fff!important}.cp-color-omisego{color:#3a79ff!important}.cp-color-qtum{color:#3eb8f8!important}.cp-color-salt{color:#18cad0!important}.cp-color-status{color:#5d69bd!important}.cp-color-storj{color:#2683ff!important}.cp-color-wings{color:#a9d6e6!important}.cp-color-zerox{color:#fff!important}.cp-color-flagmoney{color:#fafafa!important}.cp-color-bcash{color:#f27e00!important}.cp-color-bitcoin{color:#f90!important}.cp-color-litecoin{color:#aeaeae!important}.cp-color-dogecoin{color:#f7bf35!important}.cp-color-ethereum{color:#d8d8d8!important}.cp-color-dash{color:#278ee5!important}.cp-color-blackcoin{color:#1c1d1d!important}.cp-color-counterparty{color:#ed1650!important}.cp-color-nubits{color:#ffc42c!important}.cp-color-factom{color:#4b90c1!important}.cp-color-monero{color:#f60!important}.cp-color-mastercoin,.cp-color-omni{color:#6dafde!important}.cp-color-tether{color:#ffc20e!important}.cp-color-decred{color:#2ed8a3!important}.cp-color-ethereumclassic{color:#669073!important}.cp-color-ripple{color:#00aae4!important}.cp-color-zcash{color:#ffc20e!important}.cp-bg-color-aragon{background-color:#2cdee1!important}.cp-bg-color-augur{background-color:#ad2688!important}.cp-bg-color-bancor{background-color:#676981!important}.cp-bg-color-bat{background-color:#ff5000!important}.cp-bg-color-civic{background-color:#3eb13e!important}.cp-bg-color-digix{background-color:#eeaf4a!important}.cp-bg-color-district0x{background-color:#7cf8fa!important}.cp-bg-color-eos{background-color:#99a4ea!important}.cp-bg-color-firstblood{background-color:#d0021b!important}.cp-bg-color-funfair{background-color:#eb4b6e!important}.cp-bg-color-gnosis{background-color:#02d8ff!important}.cp-bg-color-golem{background-color:#01d3e0!important}.cp-bg-color-metal{background-color:#fff!important}.cp-bg-color-omisego{background-color:#3a79ff!important}.cp-bg-color-qtum{background-color:#3eb8f8!important}.cp-bg-color-salt{background-color:#18cad0!important}.cp-bg-color-status{background-color:#5d69bd!important}.cp-bg-color-storj{background-color:#2683ff!important}.cp-bg-color-wings{background-color:#a9d6e6!important}.cp-bg-color-zerox{background-color:#fff!important}.cp-bg-color-flagmoney{background-color:#fafafa!important}.cp-bg-color-bcash{background-color:#f27e00!important}.cp-bg-color-bitcoin{background-color:#f90!important}.cp-bg-color-litecoin{background-color:#aeaeae!important}.cp-bg-color-dogecoin{background-color:#f7bf35!important}.cp-bg-color-ethereum{background-color:#d8d8d8!important}.cp-bg-color-dash{background-color:#278ee5!important}.cp-bg-color-blackcoin{background-color:#1c1d1d!important}.cp-bg-color-counterparty{background-color:#ed1650!important}.cp-bg-color-nubits{background-color:#ffc42c!important}.cp-bg-color-factom{background-color:#4b90c1!important}.cp-bg-color-monero{background-color:#f60!important}.cp-bg-color-mastercoin,.cp-bg-color-omni{background-color:#6dafde!important}.cp-bg-color-tether{background-color:#ffc20e!important}.cp-bg-color-decred{background-color:#2ed8a3!important}.cp-bg-color-ethereumclassic{background-color:#669073!important}.cp-bg-color-ripple{background-color:#00aae4!important}.cp-bg-color-zcash{background-color:#ffc20e!important}.cp-button-gradient-left-color-aragon{background-color:#2cdee1!important}.cp-button-gradient-left-color-augur{background-color:#ad2688!important}.cp-button-gradient-left-color-bancor{background-color:#676981!important}.cp-button-gradient-left-color-bat{background-color:#ff5000!important}.cp-button-gradient-left-color-civic{background-color:#3eb13e!important}.cp-button-gradient-left-color-digix{background-color:#eeaf4a!important}.cp-button-gradient-left-color-district0x{background-color:#7cf8fa!important}.cp-button-gradient-left-color-eos{background-color:#99a4ea!important}.cp-button-gradient-left-color-firstblood{background-color:#d0021b!important}.cp-button-gradient-left-color-funfair{background-color:#eb4b6e!important}.cp-button-gradient-left-color-gnosis{background-color:#02d8ff!important}.cp-button-gradient-left-color-golem{background-color:#01d3e0!important}.cp-button-gradient-left-color-metal{background-color:#fff!important}.cp-button-gradient-left-color-omisego{background-color:#3a79ff!important}.cp-button-gradient-left-color-qtum{background-color:#3eb8f8!important}.cp-button-gradient-left-color-salt{background-color:#18cad0!important}.cp-button-gradient-left-color-status{background-color:#5d69bd!important}.cp-button-gradient-left-color-storj{background-color:#2683ff!important}.cp-button-gradient-left-color-wings{background-color:#a9d6e6!important}.cp-button-gradient-left-color-zerox{background-color:#fff!important}.cp-button-gradient-left-color-flagmoney{background-color:#fafafa!important}.cp-button-gradient-left-color-bitcoin-cash{background-color:#f27e00!important}.cp-button-gradient-left-color-bitcoin{background-color:#f90!important}.cp-button-gradient-left-color-litecoin{background-color:#aeaeae!important}.cp-button-gradient-left-color-dogecoin{background-color:#f7bf35!important}.cp-button-gradient-left-color-ethereum{background-color:#d8d8d8!important}.cp-button-gradient-left-color-dash{background-color:#278ee5!important}.cp-button-gradient-left-color-blackcoin{background-color:#1c1d1d!important}.cp-button-gradient-left-color-counterparty{background-color:#ed1650!important}.cp-button-gradient-left-color-nubits{background-color:#ffc42c!important}.cp-button-gradient-left-color-factom{background-color:#4b90c1!important}.cp-button-gradient-left-color-monero{background-color:#f60!important}.cp-button-gradient-left-color-mastercoin,.cp-button-gradient-left-color-omni{background-color:#6dafde!important}.cp-button-gradient-left-color-tether{background-color:#ffc20e!important}.cp-button-gradient-left-color-decred{background-color:#2ed8a3!important}.cp-button-gradient-left-color-eth-classic{background-color:#669073!important}.cp-button-gradient-left-color-ripple{background-color:#00aae4!important}.cp-button-gradient-left-color-bytecoin{background-color:#3eb13e!important}.cp-button-gradient-left-color-zcash{background-color:#ffc20e!important}.cp-button-gradient-left-color-waves{background-color:#43bad3!important}.cp-button-gradient-left-color-zrx{background-color:#fff!important}.cp-button-gradient-left-color-icon{background-color:#32b8bb!important}.cp-button-gradient-left-color-ada{background-color:#002fb2!important}.cp-button-gradient-left-color-chainlink{background-color:#005adf!important}.cp-button-gradient-left-color-qtum{background-color:#32b8f8!important}.cp-button-gradient-left-color-tezos{background-color:#2c7df7!important}.cp-button-gradient-left-color-polkadot{background-color:#e6007a!important}.cp-button-gradient-left-color-tron{background-color:#ff060a!important}.cp-button-gradient-left-color-arkn{background-color:#e12120!important}.cp-button-gradient-left-color-hedget{background-color:#5bd4b1!important}.cp-button-gradient-left-color-waves{background-image:linear-gradient(90deg,transparent,#43bad3)}.cp-button-gradient-left-color-zrx{background-image:linear-gradient(90deg,transparent,#fff)}.cp-button-gradient-left-color-icon{background-image:linear-gradient(90deg,transparent,#32b8bb)}.cp-button-gradient-left-color-ada{background-image:linear-gradient(90deg,transparent,#002fb2)}.cp-button-gradient-left-color-chainlink{background-image:linear-gradient(90deg,transparent,#005adf)}.cp-button-gradient-left-color-qtum{background-image:linear-gradient(90deg,transparent,#32b8f8)}.cp-button-gradient-left-color-tezos{background-image:linear-gradient(90deg,transparent,#2c7df7)}.cp-button-gradient-left-color-polkadot{background-image:linear-gradient(90deg,transparent,#e6007a)}.cp-button-gradient-left-color-tron{background-image:linear-gradient(90deg,transparent,#2c7df7)}.cp-button-gradient-left-color-arkn{background-image:linear-gradient(90deg,transparent,#e12120)}.cp-button-gradient-left-color-hget{background-image:linear-gradient(90deg,transparent,#5bd4b1)}.cp-button-gradient-right-color-aragon{background-image:linear-gradient(90deg,transparent,#2cdee1)}.cp-button-gradient-right-color-augur{background-image:linear-gradient(90deg,transparent,#ad2688)}.cp-button-gradient-right-color-bancor{background-image:linear-gradient(90deg,transparent,#676981)}.cp-button-gradient-right-color-bat{background-image:linear-gradient(90deg,transparent,#ff5000)}.cp-button-gradient-right-color-civic{background-image:linear-gradient(90deg,transparent,#3eb13e)}.cp-button-gradient-right-color-digix{background-image:linear-gradient(90deg,transparent,#eeaf4a)}.cp-button-gradient-right-color-district0x{background-image:linear-gradient(90deg,transparent,#7cf8fa)}.cp-button-gradient-right-color-eos{background-image:linear-gradient(90deg,transparent,#99a4ea)}.cp-button-gradient-right-color-firstblood{background-image:linear-gradient(90deg,transparent,#d0021b)}.cp-button-gradient-right-color-funfair{background-image:linear-gradient(90deg,transparent,#eb4b6e)}.cp-button-gradient-right-color-gnosis{background-image:linear-gradient(90deg,transparent,#02d8ff)}.cp-button-gradient-right-color-golem{background-image:linear-gradient(90deg,transparent,#01d3e0)}.cp-button-gradient-right-color-metal{background-image:linear-gradient(90deg,transparent,#fff)}.cp-button-gradient-right-color-omisego{background-image:linear-gradient(90deg,transparent,#3a79ff)}.cp-button-gradient-right-color-qtum{background-image:linear-gradient(90deg,transparent,#3eb8f8)}.cp-button-gradient-right-color-salt{background-image:linear-gradient(90deg,transparent,#18cad0)}.cp-button-gradient-right-color-status{background-image:linear-gradient(90deg,transparent,#5d69bd)}.cp-button-gradient-right-color-storj{background-image:linear-gradient(90deg,transparent,#2683ff)}.cp-button-gradient-right-color-wings{background-image:linear-gradient(90deg,transparent,#a9d6e6)}.cp-button-gradient-right-color-zerox{background-image:linear-gradient(90deg,transparent,#fff)}.cp-button-gradient-right-color-flagmoney{background-image:linear-gradient(90deg,transparent,#fafafa)}.cp-button-gradient-right-color-bcash{background-image:linear-gradient(90deg,transparent,#f27e00)}.cp-button-gradient-right-color-bitcoin{background-image:linear-gradient(90deg,transparent,#f90)}.cp-button-gradient-right-color-litecoin{background-image:linear-gradient(90deg,transparent,#aeaeae)}.cp-button-gradient-right-color-dogecoin{background-image:linear-gradient(90deg,transparent,#f7bf35)}.cp-button-gradient-right-color-ethereum{background-image:linear-gradient(90deg,transparent,#d8d8d8)}.cp-button-gradient-right-color-dash{background-image:linear-gradient(90deg,transparent,#278ee5)}.cp-button-gradient-right-color-blackcoin{background-image:linear-gradient(90deg,transparent,#1c1d1d)}.cp-button-gradient-right-color-counterparty{background-image:linear-gradient(90deg,transparent,#ed1650)}.cp-button-gradient-right-color-nubits{background-image:linear-gradient(90deg,transparent,#ffc42c)}.cp-button-gradient-right-color-factom{background-image:linear-gradient(90deg,transparent,#4b90c1)}.cp-button-gradient-right-color-monero{background-image:linear-gradient(90deg,transparent,#f60)}.cp-button-gradient-right-color-mastercoin,.cp-button-gradient-right-color-omni{background-image:linear-gradient(90deg,transparent,#6dafde)}.cp-button-gradient-right-color-tether{background-image:linear-gradient(90deg,transparent,#ffc20e)}.cp-button-gradient-right-color-decred{background-image:linear-gradient(90deg,transparent,#2ed8a3)}.cp-button-gradient-right-color-eth-classic{background-image:linear-gradient(90deg,transparent,#669073)}.cp-button-gradient-right-color-ripple{background-image:linear-gradient(90deg,transparent,#00aae4)}.cp-button-gradient-right-color-zcash{background-image:linear-gradient(90deg,transparent,#ffc20e)}.cp-button-gradient-right-color-bitcoin-cash{background-image:linear-gradient(90deg,transparent,#f27e00)}.cp-button-gradient-right-color-bytecoin{background-image:linear-gradient(90deg,transparent,#39b54a)}.cp-button-gradient-right-color-waves{background-image:linear-gradient(90deg,transparent,#43bad3)}.cp-button-gradient-right-color-zrx{background-image:linear-gradient(90deg,transparent,#fff)}.cp-button-gradient-right-color-icon{background-image:linear-gradient(90deg,transparent,#32b8bb)}.cp-button-gradient-right-color-ada{background-image:linear-gradient(90deg,transparent,#002fb2)}.cp-button-gradient-right-color-chainlink{background-image:linear-gradient(90deg,transparent,#005adf)}.cp-button-gradient-right-color-qtum{background-image:linear-gradient(90deg,transparent,#32b8f8)}.cp-button-gradient-right-color-tezos{background-image:linear-gradient(90deg,transparent,#2c7df7)}.cp-button-gradient-right-color-polkadot{background-image:linear-gradient(90deg,transparent,#e6007a)}.cp-button-gradient-right-color-tron{background-image:linear-gradient(90deg,transparent,#ff060a)}.cp-button-gradient-right-color-arkn{background-image:linear-gradient(90deg,transparent,#e12120)}.cp-button-gradient-right-color-hget{background-image:linear-gradient(90deg,transparent,#5bd4b1)}.cp-theme-origin #cp-content-exchange #exchange-give-swap-receive-container .exchange-title,.cp-theme-origin #cp-content-portfolio #portfolio-chart #welcome-to-cp #welcome-message,.cp-theme-origin #cp-content-portfolio #portfolio-chart #welcome-to-cp #welcome-title,.cp-theme-origin #cp-content-portfolio #portfolio-key .key-item,.cp-theme-origin #cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list #no-transaction-history,.cp-theme-origin #cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry,.cp-theme-origin #cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-status,.cp-theme-origin #cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .wallet-balance-in-local-currency,.cp-theme-origin #cp-nav .nav-item-group .nav-item-text,.cp-theme-origin .button-row .cp-button,.cp-theme-origin .button-row .cp-button-wide,.cp-theme-origin .ui-cv-no-items,.cp-theme-origin nav.menu{color:#fafafa}.cp-theme-origin #cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown{background-color:#1c2125}.cp-theme-origin #cp-content-exchange #exchange-give-swap-receive-container .dropdown-highlight{background-image:linear-gradient(-180deg,#2b3339,#181c1f)}.cp-theme-origin #cp-content-exchange .exchange-button-area .exchange-action-button .exchange--button{color:#fafafa}.cp-theme-origin #cp-content-exchange #exchange-in-progress-overlay,.cp-theme-origin #cp-content-exchange .exchange-button-area .exchange-action-button .exchange--button p{background-image:linear-gradient(165deg,#272e33,#292f34 99%)}.cp-theme-origin #cp-content-backup-new #backup-setup .backup-step .backup-recovery-phrase-container ol li:before,.cp-theme-origin #cp-content-log #cp-content-log-container .cp-log-entry{color:#fafafa}.cp-theme-origin::-moz-selection{background:hsla(0,0%,100%,.2)}.cp-theme-origin::selection{background:hsla(0,0%,100%,.2)}.cp-theme-origin #cp-window{background-image:linear-gradient(165deg,#272e33,#292f34 99%)}.cp-theme-origin .modal .ex-window .main{background-image:linear-gradient(165deg,#272e33,#181c1f 99%)}.cp-theme-origin .modal .ex-window .advanced-drawer{background-image:linear-gradient(-90deg,#1c2125,#181c1f 99%)}.cp-theme-origin .cp-card-modal-window{background-image:linear-gradient(165deg,#272e33,#181c1f 99%)}.cp-theme-origin .popover-buttons .popover-button.active{background-color:#1c2125}.cp-theme-origin #exchange-give .Select-menu-outer,.cp-theme-origin #exchange-receive .Select-menu-outer{background-color:#1c2125;border-color:#181c1f}.button-row{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:14px 0}.button-row .cp-theme-origin .cp-button,.button-row .cp-theme-origin .cp-button-wide,.button-row:root .cp-button,.button-row:root .cp-button-wide{color:#fafafa}.button-row .cp-button{border-width:2px;border-style:solid;border-radius:8px;letter-spacing:.02em;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;box-shadow:0 0 2px 0 rgba(0,0,0,.2);width:168px;height:48px;cursor:pointer;transition:all .1s ease-in-out}.button-row .cp-button:focus,.button-row .cp-button:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}.button-row .cp-button:active{-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform 50ms ease-in-out;transition:transform 50ms ease-in-out;transition:transform 50ms ease-in-out,-webkit-transform 50ms ease-in-out;outline:none}.button-row .cp-button-wide{border-width:2px;border-style:solid;border-radius:8px;letter-spacing:.02em;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;box-shadow:0 0 2px 0 rgba(0,0,0,.2);width:168px;height:48px;cursor:pointer;transition:all .1s ease-in-out;width:230px;margin:0 16px}.button-row .cp-button-wide:focus,.button-row .cp-button-wide:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}.button-row .cp-button-wide:active{-webkit-transform:scale(1);transition:-webkit-transform 50ms ease-in-out;transition:transform 50ms ease-in-out,-webkit-transform 50ms ease-in-out;transform:scale(1);transition:transform 50ms ease-in-out;outline:none}.button-row .cp-button-wide.disabled,.button-row .cp-button.disabled,.button-row .disabled.cp-button-wide{opacity:.3;cursor:not-allowed}.button-row .button-color-none{border-color:#aeaeae!important;background:hsla(0,0%,68%,.5)}.button-row .button-color-aragon{border-color:#2cdee1!important;background:rgba(44,222,225,.5)}.button-row .button-color-augur{border-color:#ad2688!important;background:rgba(173,38,136,.5)}.button-row .button-color-bancor{border-color:#676981!important;background:rgba(103,105,129,.5)}.button-row .button-color-bat{border-color:#ff5000!important;background:rgba(255,80,0,.5)}.button-row .button-color-civic{border-color:#3eb13e!important;background:rgba(62,177,62,.5)}.button-row .button-color-digix{border-color:#eeaf4a!important;background:rgba(238,175,74,.5)}.button-row .button-color-district0x{border-color:#7cf8fa!important;background:rgba(124,248,250,.5)}.button-row .button-color-eos{border-color:#99a4ea!important;background:rgba(153,164,234,.5)}.button-row .button-color-firstblood{border-color:#d0021b!important;background:rgba(208,2,27,.5)}.button-row .button-color-funfair{border-color:#eb4b6e!important;background:rgba(235,75,110,.5)}.button-row .button-color-gnosis{border-color:#02d8ff!important;background:rgba(2,216,255,.5)}.button-row .button-color-golem{border-color:#01d3e0!important;background:rgba(1,211,224,.5)}.button-row .button-color-metal{border-color:#fff!important;background:hsla(0,0%,100%,.5)}.button-row .button-color-omisego{border-color:#3a79ff!important;background:rgba(58,121,255,.5)}.button-row .button-color-qtum{border-color:#3eb8f8!important;background:rgba(62,184,248,.5)}.button-row .button-color-salt{border-color:#18cad0!important;background:rgba(24,202,208,.5)}.button-row .button-color-status{border-color:#5d69bd!important;background:rgba(93,105,189,.5)}.button-row .button-color-storj{border-color:#2683ff!important;background:rgba(38,131,255,.5)}.button-row .button-color-wings{border-color:#a9d6e6!important;background:rgba(169,214,230,.5)}.button-row .button-color-zerox{border-color:#fff!important;background:hsla(0,0%,100%,.5)}.button-row .button-color-flagmoney{border-color:#fafafa!important;background:hsla(0,0%,98%,.5)}.button-row .button-color-bcash{border-color:#f27e00!important;background:rgba(242,126,0,.5)}.button-row .button-color-bitcoin{border-color:#f90!important;background:rgba(255,153,0,.5)}.button-row .button-color-litecoin{border-color:#aeaeae!important;background:hsla(0,0%,68%,.5)}.button-row .button-color-dogecoin{border-color:#f7bf35!important;background:rgba(247,191,53,.5)}.button-row .button-color-ethereum{border-color:#d8d8d8!important;background:hsla(0,0%,85%,.5)}.button-row .button-color-dash{border-color:#278ee5!important;background:rgba(39,142,229,.5)}.button-row .button-color-blackcoin{border-color:#1c1d1d!important;background:rgba(28,29,29,.5)}.button-row .button-color-counterparty{border-color:#ed1650!important;background:rgba(237,22,80,.5)}.button-row .button-color-nubits{border-color:#ffc42c!important;background:rgba(255,196,44,.5)}.button-row .button-color-factom{border-color:#4b90c1!important;background:rgba(75,144,193,.5)}.button-row .button-color-monero{border-color:#f60!important;background:rgba(255,102,0,.5)}.button-row .button-color-mastercoin,.button-row .button-color-omni{border-color:#6dafde!important;background:rgba(109,175,222,.5)}.button-row .button-color-tether{border-color:#ffc20e!important;background:rgba(255,194,14,.5)}.button-row .button-color-decred{border-color:#2ed8a3!important;background:rgba(46,216,163,.5)}.button-row .button-color-ethereumclassic{border-color:#669073!important;background:rgba(102,144,115,.5)}.button-row .button-color-ripple{border-color:#00aae4!important;background:rgba(0,170,228,.5)}.button-row .button-color-zcash{border-color:#ffc20e!important;background:rgba(255,194,14,.5)}.button-row .primary-button{background:rgba(255,153,0,.5)}.button-row .cp-button-aragon{border:3px solid #2cdee1!important;background:rgba(44,222,225,.5)}.button-row .cp-button-augur{border:3px solid #ad2688!important;background:rgba(173,38,136,.5)}.button-row .cp-button-bancor{border:3px solid #676981!important;background:rgba(103,105,129,.5)}.button-row .cp-button-bat{border:3px solid #ff5000!important;background:rgba(255,80,0,.5)}.button-row .cp-button-civic{border:3px solid #3eb13e!important;background:rgba(62,177,62,.5)}.button-row .cp-button-digix{border:3px solid #eeaf4a!important;background:rgba(238,175,74,.5)}.button-row .cp-button-district0x{border:3px solid #7cf8fa!important;background:rgba(124,248,250,.5)}.button-row .cp-button-eos{border:3px solid #99a4ea!important;background:rgba(153,164,234,.5)}.button-row .cp-button-firstblood{border:3px solid #d0021b!important;background:rgba(208,2,27,.5)}.button-row .cp-button-funfair{border:3px solid #eb4b6e!important;background:rgba(235,75,110,.5)}.button-row .cp-button-gnosis{border:3px solid #02d8ff!important;background:rgba(2,216,255,.5)}.button-row .cp-button-golem{border:3px solid #01d3e0!important;background:rgba(1,211,224,.5)}.button-row .cp-button-metal{border:3px solid #fff!important;background:hsla(0,0%,100%,.5)}.button-row .cp-button-omisego{border:3px solid #3a79ff!important;background:rgba(58,121,255,.5)}.button-row .cp-button-qtum{border:3px solid #3eb8f8!important;background:rgba(62,184,248,.5)}.button-row .cp-button-salt{border:3px solid #18cad0!important;background:rgba(24,202,208,.5)}.button-row .cp-button-status{border:3px solid #5d69bd!important;background:rgba(93,105,189,.5)}.button-row .cp-button-storj{border:3px solid #2683ff!important;background:rgba(38,131,255,.5)}.button-row .cp-button-wings{border:3px solid #a9d6e6!important;background:rgba(169,214,230,.5)}.button-row .cp-button-zerox{border:3px solid #fff!important;background:hsla(0,0%,100%,.5)}.button-row .cp-button-flagmoney{border:3px solid #fafafa!important;background:hsla(0,0%,98%,.5)}.button-row .cp-button-bcash{border:3px solid #f27e00!important;background:rgba(242,126,0,.5)}.button-row .cp-button-bitcoin{border:3px solid #f90!important;background:rgba(255,153,0,.5)}.button-row .cp-button-litecoin{border:3px solid #aeaeae!important;background:hsla(0,0%,68%,.5)}.button-row .cp-button-dogecoin{border:3px solid #f7bf35!important;background:rgba(247,191,53,.5)}.button-row .cp-button-ethereum{border:3px solid #d8d8d8!important;background:hsla(0,0%,85%,.5)}.button-row .cp-button-dash{border:3px solid #278ee5!important;background:rgba(39,142,229,.5)}.button-row .cp-button-blackcoin{border:3px solid #1c1d1d!important;background:rgba(28,29,29,.5)}.button-row .cp-button-counterparty{border:3px solid #ed1650!important;background:rgba(237,22,80,.5)}.button-row .cp-button-nubits{border:3px solid #ffc42c!important;background:rgba(255,196,44,.5)}.button-row .cp-button-factom{border:3px solid #4b90c1!important;background:rgba(75,144,193,.5)}.button-row .cp-button-monero{border:3px solid #f60!important;background:rgba(255,102,0,.5)}.button-row .cp-button-mastercoin,.button-row .cp-button-omni{border:3px solid #6dafde!important;background:rgba(109,175,222,.5)}.button-row .cp-button-tether{border:3px solid #ffc20e!important;background:rgba(255,194,14,.5)}.button-row .cp-button-decred{border:3px solid #2ed8a3!important;background:rgba(46,216,163,.5)}.button-row .cp-button-ethereumclassic{border:3px solid #669073!important;background:rgba(102,144,115,.5)}.button-row .cp-button-ripple{border:3px solid #00aae4!important;background:rgba(0,170,228,.5)}.button-row .cp-button-zcash{border:3px solid #ffc20e!important;background:rgba(255,194,14,.5)}.button-row .secondary-button{background:none;-font-weight:300}.button-row .button-row-start{margin-right:32px;cursor:pointer}.button-row #cp-content-portfolio #portfolio-chart #welcome-to-cp .cp-button-wide{border-color:#797e83}.button-row #cp-content-portfolio #portfolio-chart #welcome-to-cp .cp-button-wide:hover{background-color:hsla(0,0%,94%,.05)}.button-row #cp-content-help .cp-button-wide{width:220px;font-size:1em;margin:0 12px;font-weight:500}#cp-nav{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;cursor:default;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#cp-nav,#cp-nav #logo-current-balance-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#cp-nav #logo-current-balance-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.1);padding-bottom:8px;border-right:1px solid hsla(0,0%,100%,.1)}#cp-nav #logo-current-balance-container:root #current-balance{color:#fafafa}#cp-nav #logo-current-balance-container #logo{background-position:50%;background-repeat:no-repeat;background-size:contain}#cp-nav #logo-current-balance-container #current-balance{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300;margin-top:8px;text-align:center}#cp-nav #logo-current-balance-container #current-balance span.currency-text span.symbol{font-size:.8em;opacity:.8}#cp-nav #logo-current-balance-container #current-balance span.currency-text span.code:before{content:"\A0"}#cp-nav #logo-current-balance-container #current-balance span.counter-currency-text span.symbol{font-size:.8em;opacity:.8}#cp-nav #logo-current-balance-container #current-balance span.counter-currency-text span.code:before{content:"\A0"}#cp-nav #logo-current-balance-container .counter-currency-text{font-size:1.4em;font-weight:700}#cp-nav .nav-item-group{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;transition:opacity .15s ease;opacity:.5;cursor:pointer}#cp-nav .nav-item-group .cp-theme-origin .nav-item-text,#cp-nav .nav-item-group:root .nav-item-text{color:#fafafa}#cp-nav .nav-item-group:hover{opacity:.8}#cp-nav .nav-item-group:active{-webkit-transform:scale(.97);transform:scale(.97)}#cp-nav .nav-item-group .nav-item{margin:0;height:24px;width:24px;background-repeat:no-repeat;background-size:contain;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}#cp-nav .nav-item-group .nav-item-text{text-transform:capitalize;line-height:1em;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}#cp-nav .nav-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-pack:center;-ms-flex-line-pack:center;align-content:center;width:100%;background:hsla(0,0%,100%,.1);border-right:1px solid hsla(0,0%,100%,.1);position:relative}#cp-nav .nav-button,#cp-nav .nav-button .nav-item-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center}#cp-nav .nav-button .nav-item-badge{position:absolute;background-color:red;border:2px solid #fff;border-radius:12px;height:24px;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;min-width:24px}#cp-nav .nav-button .nav-item-badge span{color:#fff;font-weight:500;padding:0 6px}#cp-nav .active{opacity:1;background:none;border-right:none;border-top:1px solid hsla(0,0%,100%,.15);border-bottom:1px solid rgba(0,0,0,.1);pointer-events:none}#cp-nav .active:hover{-webkit-transform:none;transform:none}#cp-nav .active .nav-item-group{opacity:1;cursor:default}#cp-nav .active .nav-item-group:hover{-webkit-transform:none;transform:none;opacity:1}#cp-nav .nav-seperator{border-bottom:1px solid hsla(0,0%,100%,.2);position:absolute;left:24px;right:24px}#cp-nav #nav-last-fill{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;max-height:none}#cp-nav #nav-button-help{border-radius:0 0 4px 0}#cp-content-portfolio{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding:16px 0 0}#cp-content-portfolio #portfolio-chart{-webkit-box-flex:10;-ms-flex:10 0 auto;flex:10 0 auto}#cp-content-portfolio #portfolio-chart,#cp-content-portfolio #portfolio-chart #welcome-to-cp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#cp-content-portfolio #portfolio-chart #welcome-to-cp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}#cp-content-portfolio #portfolio-chart #welcome-to-cp .cp-theme-origin #welcome-message,#cp-content-portfolio #portfolio-chart #welcome-to-cp .cp-theme-origin #welcome-title,#cp-content-portfolio #portfolio-chart #welcome-to-cp:root #welcome-message,#cp-content-portfolio #portfolio-chart #welcome-to-cp:root #welcome-title{color:#fafafa}#cp-content-portfolio #portfolio-chart #welcome-to-cp .cp-button{border-color:#797e83}#cp-content-portfolio #portfolio-chart #welcome-to-cp .cp-button:hover{background-color:hsla(0,0%,94%,.05)}#cp-content-portfolio #portfolio-chart #welcome-to-cp .button-row .cp-button-wide{border-color:#797e83}#cp-content-portfolio #portfolio-chart #welcome-to-cp .button-row .cp-button-wide:hover{background-color:hsla(0,0%,94%,.05)}#cp-content-portfolio #portfolio-chart .portfolio-pie-chart{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300}#cp-content-portfolio #portfolio-key{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:51%;min-height:inherit;margin-top:16px;z-index:100;overflow-y:scroll}#cp-content-portfolio #portfolio-key .cp-theme-origin .key-item,#cp-content-portfolio #portfolio-key:root .key-item{color:#fafafa}#cp-content-portfolio #portfolio-key .key-item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:0 0 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px;font-weight:400;-ms-flex-negative:1;flex-shrink:1}#cp-content-portfolio #portfolio-key .key-item .click-group-hack{margin:0;padding:0;line-height:.9em;margin-top:4px}#cp-content-portfolio #portfolio-key .key-item .key-name{line-height:1em;margin-bottom:4px}#cp-content-portfolio #portfolio-key .key-item .key-value{cursor:pointer}#cp-content-portfolio #portfolio-key .key-item .key-percentage{opacity:.5;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;font-weight:300;line-height:1;margin:4px 0 2px;-webkit-font-smoothing:subpixel-antialiased}#cp-content-portfolio #portfolio-key .key-item .key-color{height:4px;width:100%;border-radius:2px}#cp-content-portfolio #add-asset{position:absolute;top:16px;right:16px;cursor:pointer;background:hsla(0,0%,98%,.1);border:2px solid hsla(0,0%,98%,.1);color:hsla(0,0%,98%,.75);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:300;border-radius:100%;width:48px;height:48px;z-index:98}#cp-content-portfolio #add-asset:active{-webkit-transform:scale(.97);transform:scale(.97)}#cp-content-portfolio #add-asset:hover{border:2px solid hsla(0,0%,98%,.75);color:#fafafa}#cp-content-portfolio #add-asset.add span{font-size:32px;margin-top:-2px}#cp-content-portfolio #add-asset.subtract span{margin-top:-6px;font-size:48px}#cp-content-wallet{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}#cp-content-wallet #wallet-coin-detail{width:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#cp-content-wallet #wallet-coin-detail,#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header{z-index:2;transition:margin-top .25s ease;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;padding-top:16px}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .cp-theme-origin #wallet-asset-header-status,#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .cp-theme-origin .wallet-balance-in-local-currency,#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header:root #wallet-asset-header-status,#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header:root .wallet-balance-in-local-currency{color:#fafafa}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark-and-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark-and-status.refreshing #wallet-asset-header-refresh-icon{-webkit-animation-name:spin360;animation-name:spin360;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark-and-status.refreshing #circle-progress{opacity:1}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark{position:relative;cursor:pointer;width:72px;height:72px}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark:active{-webkit-transform:scale(.95);transform:scale(.95);transition:-webkit-transform 50ms ease-in-out;transition:transform 50ms ease-in-out;transition:transform 50ms ease-in-out,-webkit-transform 50ms ease-in-out}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark #wallet-coin-header-logo{position:absolute;opacity:1;width:100%;height:100%;cursor:pointer;z-index:100;transition:opacity .2s ease,background .35s ease,-webkit-transform .4s cubic-bezier(.175,.885,.32,1.275);transition:opacity .2s ease,background .35s ease,transform .4s cubic-bezier(.175,.885,.32,1.275);transition:opacity .2s ease,background .35s ease,transform .4s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .4s cubic-bezier(.175,.885,.32,1.275)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark #wallet-coin-header-logo.on{-webkit-transform:scale(.5);transform:scale(.5);opacity:0;transition:opacity .35s ease,-webkit-transform .25s ease-in-out;transition:opacity .35s ease,transform .25s ease-in-out;transition:opacity .35s ease,transform .25s ease-in-out,-webkit-transform .25s ease-in-out}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark #wallet-asset-header-refresh{position:absolute;left:0;right:0;margin:auto;width:68px;height:68px;border-width:2px;border-style:solid;border-radius:50%;opacity:0;z-index:99;transition:opacity .3s ease,-webkit-transform .5s cubic-bezier(.175,.885,.32,1.275);transition:opacity .3s ease,transform .5s cubic-bezier(.175,.885,.32,1.275);transition:opacity .3s ease,transform .5s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .5s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 0 10px 0 rgba(0,0,0,.2);-webkit-transform:scale(.85);transform:scale(.85)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark #wallet-asset-header-refresh #wallet-asset-header-refresh-icon{width:100%;height:100%;background-image:url(/dist/svg/icon-refresh.svg?bb90683eb22ab5c6eece6becd1d0ce59);background-position:50%;background-repeat:no-repeat;pointer-events:none}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark #wallet-asset-header-refresh.on{opacity:1;-webkit-transform:scale(1);transform:scale(1)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-none{border-color:#aeaeae!important;background:hsla(0,0%,68%,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-aragon{border-color:#2cdee1!important;background:rgba(44,222,225,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-augur{border-color:#ad2688!important;background:rgba(173,38,136,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-bancor{border-color:#676981!important;background:rgba(103,105,129,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-bat{border-color:#ff5000!important;background:rgba(255,80,0,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-civic{border-color:#3eb13e!important;background:rgba(62,177,62,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-digix{border-color:#eeaf4a!important;background:rgba(238,175,74,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-district0x{border-color:#7cf8fa!important;background:rgba(124,248,250,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-eos{border-color:#99a4ea!important;background:rgba(153,164,234,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-firstblood{border-color:#d0021b!important;background:rgba(208,2,27,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-funfair{border-color:#eb4b6e!important;background:rgba(235,75,110,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-gnosis{border-color:#02d8ff!important;background:rgba(2,216,255,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-golem{border-color:#01d3e0!important;background:rgba(1,211,224,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-metal{border-color:#fff!important;background:hsla(0,0%,100%,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-omisego{border-color:#3a79ff!important;background:rgba(58,121,255,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-qtum{border-color:#3eb8f8!important;background:rgba(62,184,248,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-salt{border-color:#18cad0!important;background:rgba(24,202,208,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-status{border-color:#5d69bd!important;background:rgba(93,105,189,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-storj{border-color:#2683ff!important;background:rgba(38,131,255,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-wings{border-color:#a9d6e6!important;background:rgba(169,214,230,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-zerox{border-color:#fff!important;background:hsla(0,0%,100%,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-flagmoney{border-color:#fafafa!important;background:hsla(0,0%,98%,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-bcash{border-color:#f27e00!important;background:rgba(242,126,0,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-bitcoin{border-color:#f90!important;background:rgba(255,153,0,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-litecoin{border-color:#aeaeae!important;background:hsla(0,0%,68%,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-dogecoin{border-color:#f7bf35!important;background:rgba(247,191,53,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-ethereum{border-color:#d8d8d8!important;background:hsla(0,0%,85%,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-dash{border-color:#278ee5!important;background:rgba(39,142,229,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-blackcoin{border-color:#1c1d1d!important;background:rgba(28,29,29,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-counterparty{border-color:#ed1650!important;background:rgba(237,22,80,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-nubits{border-color:#ffc42c!important;background:rgba(255,196,44,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-factom{border-color:#4b90c1!important;background:rgba(75,144,193,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-monero{border-color:#f60!important;background:rgba(255,102,0,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-mastercoin,#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-omni{border-color:#6dafde!important;background:rgba(109,175,222,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-tether{border-color:#ffc20e!important;background:rgba(255,194,14,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-decred{border-color:#2ed8a3!important;background:rgba(46,216,163,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-ethereumclassic{border-color:#669073!important;background:rgba(102,144,115,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-ripple{border-color:#00aae4!important;background:rgba(0,170,228,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark .button-color-zcash{border-color:#ffc20e!important;background:rgba(255,194,14,.5)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-logomark #circle-progress{position:absolute;left:0;right:0;margin:auto;-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0;transition:opacity 2s ease}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header #wallet-asset-header-status{font-size:12px;text-transform:uppercase;margin:0;padding:0;opacity:0;height:0;overflow:hidden;line-height:.8em}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .wallet-balance{-webkit-font-smoothing:antialiased;font-weight:300;line-height:.75em;margin:0;padding:0;white-space:nowrap;letter-spacing:-.02em;margin-top:12px;transition:font-size .25s ease,margin .25s ease}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .wallet-balance span.display-unit{letter-spacing:normal;font-size:.5em;margin-left:4px;font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:100}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .wallet-balance-in-local-currency{font-weight:300;line-height:.8em;margin:0;transition:font-size .25s ease}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .wallet-balance-in-local-currency .symbol{font-size:.7em;margin-right:1px;opacity:.6}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .wallet-balance-in-local-currency .code{font-size:.7em;margin-left:-3px;opacity:.75}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .tx-header{color:#f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;bottom:0;position:absolute;width:100%;padding-left:22px;padding-right:40px;font-size:12px;opacity:.5;font-weight:500;text-transform:uppercase;opacity:0;pointer-events:none}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .tx-header .tx-header__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;line-height:.8;padding:4px 8px;border:1px solid hsla(0,0%,98%,0)}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .tx-header .date{text-align:center;max-width:42px}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .tx-header .desc{text-align:left;padding-left:16px}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .tx-header .amount{text-align:right;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .tx-header .balance{text-align:right;max-width:132px}#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list{overflow:hidden;will-change:transform;z-index:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .cp-theme-origin #no-transaction-history,#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .cp-theme-origin .transaction-entry,#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list:root #no-transaction-history,#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list:root .transaction-entry{color:#fafafa}#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list #no-transaction-history{text-align:center;opacity:.2;font-weight:300;font-size:24px;text-transform:capitalize;margin-top:120px}#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry.expanded{background-position:0 0;background-image:linear-gradient(-180deg,rgba(0,0,0,.4),rgba(0,0,0,.1))}#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry.expanded .tx-entry__header:hover{background-image:url(/dist/svg/icon-delete-50.svg?5ea7208529f13939353f3e3a7527be42)}#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry--exchange.expanded,#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry--receive.expanded,#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry--send.expanded{min-height:176px;max-height:176px}#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry--exchange.has-description.expanded,#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry--receive.has-description.expanded,#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry--send.has-description.expanded{min-height:260px;max-height:260px}#cp-content-wallet #wallet-coin-detail .has-scrolled #wallet-coin-detail-header{box-shadow:0 1px 2px 0 rgba(0,0,0,.4);margin-top:-88px;border-bottom:2px solid hsla(0,0%,100%,.1)}#cp-content-wallet #info-button{position:absolute;top:16px;right:16px;cursor:pointer;background:hsla(0,0%,98%,.1);border:2px solid hsla(0,0%,98%,.1);color:hsla(0,0%,98%,.75);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:300;border-radius:20px;min-width:40px;height:40px;z-index:2;font-size:24px}#cp-content-wallet #info-button:active{-webkit-transform:scale(.97);transform:scale(.97)}#cp-content-wallet #info-button:hover{border:2px solid hsla(0,0%,98%,.75);color:#fafafa}#cp-content-wallet #info-button.info span{font-size:16px;margin:0 12px}#cp-content-wallet #info-button.warning{background:rgba(250,0,0,.1);border:2px solid rgba(250,0,0,.1)}#cp-content-exchange{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default;position:relative}#cp-content-exchange,#cp-content-exchange #exchange-give-swap-receive-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}#cp-content-exchange #exchange-give-swap-receive-container{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}#cp-content-exchange #exchange-give-swap-receive-container .cp-theme-origin .exchange-title{color:#fafafa}#cp-content-exchange #exchange-give-swap-receive-container .cp-theme-origin .exchange-dropdown{background-color:#1c2125}#cp-content-exchange #exchange-give-swap-receive-container .cp-theme-origin .dropdown-highlight{background-image:linear-gradient(-180deg,#2b3339,#181c1f)}#cp-content-exchange #exchange-give-swap-receive-container:root .exchange-title{color:#fafafa}#cp-content-exchange #exchange-give-swap-receive-container:root .exchange-dropdown{background-color:#1c2125}#cp-content-exchange #exchange-give-swap-receive-container:root .dropdown-highlight{background-image:linear-gradient(-180deg,#2b3339,#181c1f)}#cp-content-exchange #exchange-give-swap-receive-container #exchange-give{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 0 200px;flex:1 0 200px}#cp-content-exchange #exchange-give-swap-receive-container #exchange-give .Select{margin-bottom:12px}#cp-content-exchange #exchange-give-swap-receive-container #exchange-swap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#cp-content-exchange #exchange-give-swap-receive-container #exchange-swap #exchange-swap-svg-arrows{margin:8px 0;cursor:pointer}#cp-content-exchange #exchange-give-swap-receive-container #exchange-swap #exchange-swap-svg-arrows.disabled{cursor:not-allowed;opacity:.5}#cp-content-exchange #exchange-give-swap-receive-container #exchange-swap #exchange-swap-disabled{width:32px}#cp-content-exchange #exchange-give-swap-receive-container #exchange-receive{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 200px;flex:1 0 200px}#cp-content-exchange #exchange-give-swap-receive-container #exchange-receive .Select{margin-bottom:56px}#cp-content-exchange #exchange-give-swap-receive-container .exchange-title{text-transform:uppercase;font-size:20px;opacity:.3;text-align:center;font-weight:300}#cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:64px;border-width:2px;border-style:solid;border-radius:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;cursor:pointer}#cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown .exchange-dropdown-disabled{opacity:.6}#cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown .exchange-dropdown-image{margin:0 16px}#cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown .exchange-dropdown-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown .exchange-dropdown-text .exchange-dropdown-title{font-size:17px;font-weight:400;margin:0 0 2px;padding:0;line-height:.9em}#cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown .exchange-dropdown-text .exchange-dropdown-description{font-size:12px;margin:4px 0 0;padding:0;line-height:1}#cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown .exchange-dropdown-text .exchange-dropdown-description .dropdown-usd{opacity:.5}#cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown .exchange-dropdown-arrow{width:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown-menu-open{border:none;border-radius:0;height:56px;border-bottom:1px solid hsla(0,0%,98%,.1)}#cp-content-exchange #exchange-give-swap-receive-container .exchange-amount-group .exchange-amount-units{font-size:18px;text-align:right;line-height:1em;text-transform:uppercase}#cp-content-exchange #exchange-give-swap-receive-container .exchange-amount-group .exchange-amount-baseline{border-radius:1px;height:2px;width:100%;margin:5px 0}#cp-content-exchange .exchange-button-area{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}#cp-content-exchange .exchange-button-area .exchange-action-button{padding:8px 0;width:172px}#cp-content-exchange .exchange-button-area .exchange-action-button .cp-theme-origin .exchange--button,#cp-content-exchange .exchange-button-area .exchange-action-button:root .exchange--button{color:#fafafa}#cp-content-exchange .exchange-button-area .exchange-action-button .exchange--button{text-align:center;padding:2px;font-size:24px;border-radius:12px;cursor:pointer}#cp-content-exchange .exchange-button-area .exchange-action-button .exchange--button .cp-theme-origin p,#cp-content-exchange .exchange-button-area .exchange-action-button .exchange--button:root p{background-image:linear-gradient(165deg,#272e33,#292f34 99%)}#cp-content-exchange .exchange-button-area .exchange-action-button .exchange--button p{background-color:red;margin:0;line-height:1em;border-radius:10px;font-weight:500;text-transform:uppercase;width:168px;height:44px;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#cp-content-exchange .exchange-button-area .exchange-action-button .exchange--button.disabled{opacity:.3;cursor:not-allowed}#cp-content-exchange .exchange-button-area #erc20-error-banner{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:90%;height:100%;z-index:100;border-radius:8px;box-shadow:0 0 2px 0 rgba(0,0,0,.4);font-size:15px;font-weight:400;color:#f0f0f0;border:1px solid hsla(0,0%,100%,.1);display:none;background-image:linear-gradient(-180deg,#9c3a38,#4e1c1c);z-index:1}#cp-content-exchange .exchange-button-area #erc20-error-banner .message{margin:0 16px}#cp-content-exchange .exchange-button-area #erc20-error-banner .button{padding:2px 6px;border:1px solid hsla(0,0%,100%,.5);border-radius:4px;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;text-align:center;margin:0 24px 0 16px}#cp-content-exchange .exchange-button-area #erc20-error-banner .button:hover{background-color:rgba(0,0,0,.6);border:1px solid hsla(0,0%,100%,.9)}#cp-content-exchange .exchange-button-area #erc20-error-banner .button:active{-webkit-transform:scale(.98);transform:scale(.98)}#cp-content-exchange .exchange-button-area #erc20-error-banner.show{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}#cp-content-exchange .cp-theme-origin #exchange-in-progress-overlay,#cp-content-exchange:root #exchange-in-progress-overlay{background-image:linear-gradient(165deg,#272e33,#292f34 99%)}#cp-content-exchange #exchange-in-progress-overlay{height:100vh;z-index:11;position:absolute;width:100%;top:0}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;color:#f0f0f0;height:100vh}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status,#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-content:center}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-details{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;text-align:center;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:100%;font-weight:300;margin:32px 0}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-details .exchange-coin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-details .exchange-coin .exchange-address{-webkit-touch-callout:all;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;font-size:11px;border-bottom:1px solid hsla(0,0%,100%,.5);cursor:pointer}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-details .exchange-coin .title{font-size:18px}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-details .exchange-coin .exchange-amount{font-size:24px;font-weight:400}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-details .title{text-transform:uppercase;margin:0;padding:0;line-height:1em}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-details .coin-logo{-ms-flex-negative:0;flex-shrink:0}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-details #exchange-coin-left{text-align:right;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-details #exchange-coin-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:left;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-details #exchange-coin-link-arrow{width:32px;height:32px;background-image:url(/dist/svg/icon-arrow-right.svg?962538a714da2adf3e4a5b121cff8995);background-size:contain;background-repeat:no-repeat;opacity:.5}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;width:100%;-ms-flex-preferred-size:300px;flex-basis:300px}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;text-align:center;font-size:16px;text-transform:uppercase;z-index:102;width:256px;height:256px;opacity:.2}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step .progress-circle-step-one{opacity:0;transition:all .5s}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step .progress-circle-step-one.active{opacity:1}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step .progress-circle-step-two{opacity:0;transition:all .5s}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step .progress-circle-step-two.active{opacity:1}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step #progress-circle-step-three{background-image:url(/dist/img/progress-circle-done@2x.png?46ef32f74262d7558f3bdd7e456b2fae)}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step #progress-circle-step-two{background-image:url(/dist/img/progress-circle-done@2x.png?46ef32f74262d7558f3bdd7e456b2fae)}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step .progress-circle-step-three{background-image:url(/dist/img/progress-circle-done@2x.png?46ef32f74262d7558f3bdd7e456b2fae);opacity:0;transition:all .5s}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step .progress-circle-step-three.active{opacity:1}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step #exchange-in-progress-step-one-icon{background-image:url(/dist/svg/send.svg?53772ee99687d62e3824cb26e572d9e6)}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step #exchange-in-progress-step-two-icon{background-image:url(/dist/svg/icon-coins2.svg?9269e7bb721d95bf869986f951b7af50)}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step #exchange-in-progress-step-three-icon{background-image:url(/dist/svg/icon-coins2.svg?9269e7bb721d95bf869986f951b7af50)}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step .step-title{font-weight:500}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step .step-description{font-weight:300}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step .step-icon{width:64px;height:64px;background-size:contain;background-repeat:no-repeat;margin:16px 0}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-graphic .exchange-in-progress-step.active{opacity:1}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;text-align:center;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-weight:300}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-info #exchange-in-progress-status-title{font-size:38px;text-align:center;margin-bottom:24px}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-info #exchange-in-progress-status-message{text-align:left}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-info .button-row{margin-top:-8px}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-cancel{opacity:.5;margin-top:16px;height:22px;text-transform:uppercase;border-bottom:1px solid hsla(0,0%,100%,.75);font-weight:300;font-size:14px}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-cancel:hover{opacity:1;cursor:pointer}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-cancel:active{-webkit-transform:translateY(1px);transform:translateY(1px)}#cp-content-exchange .exchange-center-line{background:url(/dist/img/pixel-white-10.png?ed18d25055a50c87fbf084bd6243def3) top/4px repeat-y;-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;width:100%}#cp-content-exchange #exchange-center-line-swap-top{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;height:36px}#cp-content-exchange #exchange-center-line-under-confirmation{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;height:32px}#cp-content-exchange #exchange-center-line-under-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;height:16px}#cp-content-exchange #cp-content-overlay-mask{position:absolute;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,.9);z-index:99999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cp-content-exchange #cp-content-overlay-mask h1{font-size:38px;text-align:center;opacity:1;color:#f0f0f0}#cp-content-exchange #cp-content-overlay-mask p{font-size:18px;text-align:center;opacity:1;color:#f0f0f0}#cp-content-exchange #cp-content-overlay-mask.show-me{display:-webkit-box;display:-ms-flexbox;display:flex}#cp-content-exchange #cp-content-overlay-mask.hide-me{display:none}#cp-content-exchange #error-message-fixed-block,#cp-content-exchange #exchange-center-line-top{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#cp-content-exchange #error-message-fixed-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:68px}#cp-content-exchange #error-message-fixed-block #error-message-container{width:80%;opacity:0}#cp-content-exchange #error-message-fixed-block #error-message-container #error-message{padding:8px;color:#f0f0f0;text-align:center;border-radius:8px;height:44px}#cp-content-exchange #error-message-container.active{opacity:1}#cp-content-exchange #exchange-confirmation-banner-container{width:100%;padding:8px 0}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:120px;background-image:linear-gradient(-90deg,transparent,rgba(0,0,0,.3) 50%,transparent)}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-give-confirm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 280px;flex:1 0 280px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-receive-confirm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 280px;flex:1 0 280px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-icon-link{margin:0;padding:0;background-image:url(/dist/svg/icon-arrow-right.svg?962538a714da2adf3e4a5b121cff8995);opacity:.2}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-give-confirm-logo{margin-left:16px}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-receive-confirm-logo{margin-right:16px}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner .exchange-confirm-amount{font-size:24px;line-height:1.3em;font-weight:400}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner .exchange-confirm-local-currency,#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner .exchange-confirm-title{font-weight:300;font-size:14px;text-transform:uppercase;color:#f0f0f0;opacity:.75;line-height:1em}#cp-content-exchange #exchange-terms-fee{color:#797e83;font-size:14px;font-weight:300;padding:6px 0;line-height:1.2em;height:30px;-border:1px solid red}#cp-content-exchange #exch-drawer{width:100%;top:100vh;height:95vh;color:#f0f0f0;position:absolute;z-index:11;-webkit-transform:translateY(-32px);transform:translateY(-32px);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#cp-content-exchange #exch-drawer #exch-tab--history{width:200px;height:32px;background-image:linear-gradient(180deg,#1c1c1c 22%,#1c1c1c 60%,#282828);color:hsla(0,0%,100%,.8);cursor:pointer;border-radius:8px 8px 0 0;font-size:14px;font-weight:300;border-top:1px solid hsla(0,0%,100%,.1);margin:0 8px;box-shadow:0 -1px 4px 1px rgba(0,0,0,.3)}#cp-content-exchange #exch-drawer #exch-loading,#cp-content-exchange #exch-drawer #exch-tab--history{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cp-content-exchange #exch-drawer #exch-loading{color:hsla(0,0%,100%,.4);font-size:28px;font-weight:100;height:100%}#cp-content-exchange #exch-drawer #exch-tab--history-head{width:100%;background-image:linear-gradient(180deg,#282828 22%,#1c1c1c 60%,#101010);display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid hsla(0,0%,100%,.2);padding:4px 0;box-shadow:0 1px 2px 0 rgba(0,0,0,.5);z-index:1;text-transform:uppercase;font-size:12px;color:hsla(0,0%,100%,.8)}#cp-content-exchange #exch-drawer #exch-tab--history-head .ex-head-from{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;margin-left:80px}#cp-content-exchange #exch-drawer #exch-tab--history-head .ex-head-to{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;margin-left:24px}#cp-content-exchange #exch-drawer #exch-tab--history-head .ex-head-gain{-webkit-box-flex:1;-ms-flex:1 2 auto;flex:1 2 auto;margin-left:24px}#cp-content-exchange #exch-drawer #exch-tab--history-head .ex-head-action{-webkit-box-flex:0;-ms-flex:0 1 248px;flex:0 1 248px;margin:0 12px 0 8px}#cp-content-exchange #exch-drawer #exch-body--history{width:100%;background-image:linear-gradient(180deg,#282828 22%,#1c1c1c 60%,#101010);background-repeat:no-repeat;overflow-x:hidden;overflow-y:scroll;height:100%;padding-bottom:48px;color:hsla(0,0%,100%,.8)}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry{border-bottom:1px solid hsla(0,0%,100%,.2);min-height:64px;max-height:64px;overflow:hidden}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:64px;cursor:pointer}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header:hover{background-image:url(/dist/svg/icon-add-50.svg?5b1404aa0f1bb91e91985da1f6097bb3);background-repeat:no-repeat;background-position:99% 50%;background-size:24px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--action{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex:0 1 248px;flex:0 1 248px;margin:0 0 0 12px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--action .exch-item--icon{background-repeat:no-repeat;background-size:contain}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--action .exch-item--icon.progress{background-image:url(/dist/svg/tail-spin.svg?f5acdf2cb72a34caa9492a6663cd82ba)}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--action .exch-item--icon.error{background-image:url(/dist/svg/icon-warning.svg?56466da94db3d3f7b6b5d1ab276cbdb2)}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--action .exch-item--icon.success{background-image:url(/dist/svg/icon-okay.svg?608639c7ca55924bad735c8fdf3883a7)}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--action .exch-icon{margin-right:12px;width:28px;height:28px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--asset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;margin:0 12px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--asset .exch-icon{margin-right:12px;width:28px;height:28px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item{margin:0 12px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item.exch-item--date{margin-left:24px;text-align:center;line-height:1em}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item.exch-item--date .exch-month{text-transform:uppercase;font-size:14px;margin-bottom:6px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item.exch-item--date .exch-day{font-size:20px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--asset.exch-item--date{margin-left:24px;text-align:center;line-height:1em}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--asset.exch-item--date .exch-month{text-transform:uppercase;font-size:14px;margin-bottom:6px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--asset.exch-item--date .exch-day{font-size:20px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--asset.order-id,#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item.order-id{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-flex:1;-ms-flex:1 2 auto;flex:1 2 auto}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--change{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--change.up{color:rgba(0,255,0,.7)}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--header .exch-item--change.down{color:hsla(0,0%,98%,.8)}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--body{margin:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:24px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--body .body-item--button{padding-bottom:1px;max-width:46%}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--body .body-item--order-id .content,#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--body .body-item--receive .content,#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--body .body-item--sent .content{text-decoration:underline;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--body .body-item{margin:16px 0 0 32px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--body .body-item .title{text-transform:uppercase;font-size:12px;opacity:.5}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--body .body-item .content{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--body .body-item .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;background:rgba(0,0,0,.27);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--body .body-item .button:hover{border:1px solid #fff;cursor:pointer}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--body .body-item .button:active{-webkit-transform:translateY(1px);transform:translateY(1px)}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry .exch-entry--body .col-4{-webkit-box-flex:1;-ms-flex:1 1 300px;flex:1 1 300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry.open{min-height:276px;max-height:276px;background-position:0 0;background-image:linear-gradient(180deg,#101010 22%,#1c1c1c 60%,#282828)}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry.open .exch-entry--header:hover{background-image:url(/dist/svg/icon-delete-50.svg?5ea7208529f13939353f3e3a7527be42)}#cp-content-exchange #exch-drawer.open{-webkit-transform:translateY(-99vh);transform:translateY(-99vh)}#cp-content-log{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;padding:0 32px;overflow:hidden;margin:0;cursor:default;width:100%;height:100vh}#cp-content-log #cp-content-log-container{width:100%;height:100vh;position:absolute;left:0;overflow-x:hidden;overflow-y:scroll;padding:0 32px}#cp-content-log #cp-content-log-container .cp-theme-origin .cp-log-entry,#cp-content-log #cp-content-log-container:root .cp-log-entry{color:#fafafa}#cp-content-backup-new{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex:1 1 auto;flex:1 1 auto;flex-direction:column;cursor:default;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}#cp-content-backup-new,#cp-content-backup-new #backup-setup .backup-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}#cp-content-backup-new #backup-setup .backup-step{-ms-flex-positive:1;flex-grow:1;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f0f0f0;font-weight:300;padding:0 48px;position:absolute;bottom:0;top:80px;z-index:99;opacity:0;width:100%}#cp-content-backup-new #backup-setup .backup-step .backup-recovery-phrase-container{background:rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.65);border-radius:8px;margin-top:32px;box-shadow:inset 3px 3px 0 rgba(0,0,0,.1)}#cp-content-backup-new #backup-setup .backup-step .backup-recovery-phrase-container ol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:16px 0 0 32px;padding:0;list-style-type:none;text-align:left}#cp-content-backup-new #backup-setup .backup-step .backup-recovery-phrase-container ol .cp-theme-origin li:before,#cp-content-backup-new #backup-setup .backup-step .backup-recovery-phrase-container ol:root li:before{color:#fafafa}#cp-content-backup-new #backup-setup .backup-step .backup-recovery-phrase-container ol li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;counter-increment:step-counter;margin:0 0 16px;float:left;width:20%;margin-right:30px;font-size:20px;font-weight:400}#cp-content-backup-new #backup-setup .backup-step .backup-recovery-phrase-container ol li:before{content:counter(step-counter);margin-right:12px;font-size:90%;background-color:rgba(90,90,90,.5);padding:4px 8px;border-radius:4px}#cp-content-backup-new #backup-setup .backup-step .step-x-of-x{font-size:18px;opacity:.5;margin-bottom:8px}#cp-content-backup-new #backup-setup .backup-step .backup-title{font-size:36px}#cp-content-backup-new #backup-setup .backup-step .backup-step-description{font-size:16px;margin-top:16px}#cp-content-backup-new #backup-setup .backup-step .backup-step-description .highlight{color:#5cd18b;font-weight:500}#cp-content-backup-new #backup-setup .backup-step .backup-password{width:640px}#cp-content-backup-new #backup-setup .backup-step .backup-password .backup-password--input{background:rgba(0,0,0,.5);border:3px solid #e7e7e7;width:100%;height:64px;font-size:28px;box-shadow:inset 3px 3px 0 rgba(0,0,0,.1);text-align:center;margin:32px 0 0}#cp-content-backup-new #backup-setup .backup-step .backup-password .backup-password--input::-webkit-input-placeholder{font-size:26px;line-height:1.25em;overflow:visible;opacity:.5}#cp-content-backup-new #backup-setup .backup-step .backup-password .backup-password--password-strength-bar{height:6px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);padding:0 2px;margin:8px 16px 4px}#cp-content-backup-new #backup-setup .backup-step .backup-password .backup-password--password-strength-bar .light-up-password-strength{background-color:hsla(0,0%,100%,.2);height:2px;border-radius:1px;min-width:30px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 4px}#cp-content-backup-new #backup-setup .backup-step .backup-password .backup-password--password-strength-bar .active{background-color:#5cd18b!important}#cp-content-backup-new #backup-setup .backup-step .backup-password .backup-password-strength-status{font-size:14px;color:#f0f0f0;text-align:center;opacity:.5}#cp-content-backup-new #backup-setup .backup-step .backup-button-group{margin-top:32px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}#cp-content-backup-new #backup-setup .backup-step .backup-button-group,#cp-content-backup-new #backup-setup .backup-step .backup-button-group .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#cp-content-backup-new #backup-setup .backup-step .backup-button-group .button{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;border:3px solid #4daf74;border-radius:8px;width:260px;height:56px;color:#f0f0f0;font-size:24px;font-weight:700;opacity:.5;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;cursor:not-allowed}#cp-content-backup-new #backup-setup .backup-step .backup-button-group .active{opacity:1;cursor:pointer}#cp-content-backup-new #backup-setup .backup-step .backup-button-group .button.active:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}#cp-content-backup-new #backup-setup .backup-step .backup-button-group .button.active:active{-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .05s ease-in-out;transition:transform .05s ease-in-out;transition:transform .05s ease-in-out,-webkit-transform .05s ease-in-out}#cp-content-backup-new #backup-setup .backup-step .backup-button-group .backup-button{background:#5cd18b}#cp-content-backup-new #backup-setup .backup-step .backup-button-group .backup-button-alt{background:transparent;margin-right:32px}#cp-content-backup-new #backup-setup .backup-step .cp-tip-bottom{background:rgba(0,0,0,.3);border-radius:4px 4px 0 0;height:auto;position:absolute;bottom:0;right:32px;left:32px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#cp-content-backup-new #backup-setup .backup-step .cp-tip-bottom .tip-icon{width:48px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;opacity:.75;-ms-flex-negative:0;flex-shrink:0;opacity:.5}#cp-content-backup-new #backup-setup .backup-step .cp-tip-bottom .tip-content{margin-left:16px}#cp-content-backup-new #backup-setup .backup-step .cp-tip-bottom .tip-content .tip-title{font-size:18px;font-weight:500}#cp-content-backup-new #backup-setup .backup-step .cp-tip-bottom .tip-content .tip-description{font-size:14px;font-weight:300}#cp-content-backup-new #backup-setup #step-by-step-wizard{position:relative;height:48px;margin:32px 32px 0}#cp-content-backup-new #backup-setup #step-by-step-wizard #step-by-step-background{opacity:.15}#cp-content-backup-new #backup-setup #step-by-step-wizard #step-by-step-line{position:absolute;background-color:#fff;height:8px;top:21px;left:24px;right:24px}#cp-content-backup-new #backup-setup #step-by-step-wizard #step-by-step-points{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}#cp-content-backup-new #backup-setup #step-by-step-wizard #step-by-step-points .step-circle{background-color:#fff;width:48px;height:48px;border-radius:24px}#cp-content-backup-new #backup-setup #step-by-step-wizard #step-by-step-hightlight{position:absolute;right:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#cp-content-backup-new #backup-setup #step-by-step-wizard #step-by-step-hightlight .hightlight-circle{background-color:transparent;border:2px solid #fff;width:48px;height:48px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;opacity:0}#cp-content-backup-new #backup-setup #step-by-step-wizard #step-by-step-hightlight .active{opacity:1}#cp-content-backup-new #backup-setup #step-by-step-wizard #step-by-step-numbers{position:absolute;top:2px;left:16px;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:28px;color:#fff}#cp-content-backup-new #backup-setup #step-by-step-wizard .circle-number{opacity:.3}#cp-content-backup-new #backup-setup #step-by-step-wizard .active{opacity:1}#cp-content-backup-new #backup-setup #step-by-step-wizard #step-by-step-click-area{position:absolute;right:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#cp-content-backup-new #backup-setup #step-by-step-wizard #step-by-step-click-area .click-area{background-color:none;border:none;width:48px;height:48px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cp-content-backup-new #backup-setup .backup-step.on-stage{z-index:100;-webkit-animation:move-to-active 1s forwards;animation:move-to-active 1s forwards}#cp-content-backup-new #backup-setup .backup-step.off-stage{-webkit-animation:move-to-hidden .5s forwards;animation:move-to-hidden .5s forwards}#cp-content-backup-new #backup-setup #backup-step-4 .cp-progress-bar--infinite{margin-top:16px}#cp-content-backup-new #backup-complete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:default;position:relative;color:#f0f0f0}#cp-content-backup-new #backup-complete #backup-complete-email-icon{background-image:url(/dist/svg/icon-detail-envelope-open.svg?779c662ad2864676ee873a6e58cd113a)}#cp-content-backup-new #backup-complete #backup-complete-recovery-phrase-icon{background-image:url(/dist/svg/icon-detail-safe-closed.svg?d61793fd964505eafac0fc8d200af2f1)}#cp-content-backup-new #backup-complete .backup-complete-title{text-align:center;font-size:48px;font-weight:300;margin-top:32px;letter-spacing:-1px}#cp-content-backup-new #backup-complete .backup-complete-description{text-align:center;font-size:18px;opacity:.75;margin-top:8px}#cp-content-backup-new #backup-complete .backup-complete-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#cp-content-backup-new #backup-complete .backup-complete-content .backup-complete-group{width:50%;text-align:center;margin:32px 32px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-border:1px solid cyan}#cp-content-backup-new #backup-complete .backup-complete-content .backup-complete-group .backup-complete-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;width:128px;height:128px;margin:32px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}#cp-content-backup-new #backup-complete .backup-complete-content .backup-complete-group .backup-complete-group-title{font-size:24px;font-weight:500;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}#cp-content-backup-new #backup-complete .backup-complete-content .backup-complete-group .backup-complete-group-description{font-size:18px;font-weight:300;margin-top:8px;opacity:.75;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#cp-content-backup-new #backup-complete .backup-complete-content .backup-complete-group .backup-complete-button{background:rgba(0,0,0,.5);border:2px solid hsla(0,0%,100%,.2);border-radius:8px;font-size:20px;font-weight:500;padding:8px 24px;max-width:400px;margin-top:24px}#cp-content-backup-new #backup-complete .backup-complete-content .backup-complete-group .backup-complete-button:hover{box-shadow:0 0 6px 0 rgba(0,0,0,.8);border:2px solid hsla(0,0%,100%,.9)}#cp-content-backup-new #backup-complete .backup-complete-content .backup-complete-group .backup-complete-button:active{-webkit-transform:scale(.97);transform:scale(.97);box-shadow:1px 1px 6px 0 rgba(0,0,0,.4);outline:none}#cp-content-backup-new .hidden{display:none!important}#cp-content-backup-new #backup-welcome{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#f0f0f0;text-align:center}#cp-content-backup-new #backup-welcome #backup-deposit-icon{background-image:url(/dist/svg/icon-detail-piggy-bank.svg?027a3af65743253923a8c4d5d9bc039d)}#cp-content-backup-new #backup-welcome .backup-welcome-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;width:128px;height:128px;margin-bottom:24px}#cp-content-backup-new #backup-welcome #backup-welcome-title{font-size:48px;font-weight:300}#cp-content-backup-new #backup-welcome #backup-welcome-description{text-align:center;font-weight:300;opacity:.75}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-name:showModal;animation-name:showModal;-webkit-animation-timing-function:ease;animation-timing-function:ease}.modal .ex-window{position:relative;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.modal .ex-window .cp-theme-origin .main{background-image:linear-gradient(165deg,#272e33,#181c1f 99%)}.modal .ex-window .cp-theme-origin .advanced-drawer{background-image:linear-gradient(-90deg,#1c2125,#181c1f 99%)}.modal .ex-window:root .main{background-image:linear-gradient(165deg,#272e33,#181c1f 99%)}.modal .ex-window:root .advanced-drawer{background-image:linear-gradient(-90deg,#1c2125,#181c1f 99%)}.modal .ex-window .close-button{position:absolute;top:-46px;left:0;z-index:101;width:36px;height:36px;background-color:hsla(0,0%,85%,.1);background-image:url(/dist/svg/x-close3.svg?4c76852201079f7a7da03f1c04d1ddd6);background-repeat:no-repeat;background-position:50%;background-size:12px 12px;cursor:pointer;border-radius:100%}.modal .ex-window .close-button:hover{background-color:hsla(0,0%,85%,.2)}.modal .ex-window .close-button:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.modal .ex-window .modal-button{width:48px;position:absolute;cursor:pointer;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:.4;font-weight:300}.modal .ex-window .modal-button:hover{opacity:.75}.modal .ex-window .modal-button:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.modal .ex-window .modal-button .icon{background-size:contain;width:24px;height:24px;background-repeat:no-repeat;background-position:50%;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease}.modal .ex-window .modal-button .title{margin-top:2px;font-size:14px;text-align:center}.modal .ex-window .modal-button.bottom-right{bottom:24px;right:36px}.modal .ex-window .modal-button.bottom-right .icon{background-image:url(/dist/svg/icon-advanced2.svg?8c2da877680224a4c8f9d63dec9ad5ee)}.modal .ex-window .modal-button.bottom-left{bottom:24px;left:36px}.modal .ex-window .modal-button.bottom-left .icon{background-image:none;width:0;height:0}.modal .ex-window .modal-button.hidden{opacity:0;pointer-events:none}.modal .ex-window .main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:720px;position:relative;z-index:2;color:#f0f0f0;background-image:linear-gradient(-180deg,#333a40,#212628);box-shadow:0 1px 9px 0 rgba(0,0,0,.5);border-radius:4px}.modal .ex-window .main .asset-hero{position:absolute;margin-top:-34px;z-index:100}.modal .ex-window .main .asset-hero .asset-icon{width:68px;height:68px}.modal .ex-window .main .asset-hero .asset-icon,.modal .ex-window .main .clipping-path{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal .ex-window .main .clipping-path{width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative;padding-top:16px}.modal .ex-window .main .clipping-path .accent{background-color:rgba(0,0,0,.35);width:72%;position:absolute;border-radius:90px;height:180px}.modal .ex-window .main .clipping-path .accent.top{top:-166px;left:14%;box-shadow:inset 0 -1px 10px 0 rgba(0,0,0,.2)}.modal .ex-window .main .clipping-path .accent.bottom{bottom:-120px;left:14%;box-shadow:inset 0 1px 10px 0 rgba(0,0,0,.2)}.modal .ex-window .main form{width:80%;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transition:opacity .2s ease}.modal .ex-window .main form .send-confirm-text{font-size:16px;font-weight:300;text-align:center;margin-bottom:4px}.modal .ex-window .main form .send-confirm-text span.strong{font-weight:700}.modal .ex-window .main form .button{background:#fff;background-image:linear-gradient(-180deg,rgba(247,157,57,.5),#f39d39 90%);border-radius:6px;padding:8px 16px;width:200px}.modal .ex-window .main form .asset-input-none{border-color:#797e83;color:#797e83}.modal .ex-window .main form .asset-input-aragon{border-color:#2cdee1!important;color:#2cdee1!important}.modal .ex-window .main form .asset-input-augur{border-color:#ad2688!important;color:#ad2688!important}.modal .ex-window .main form .asset-input-bancor{border-color:#676981!important;color:#676981!important}.modal .ex-window .main form .asset-input-bat{border-color:#ff5000!important;color:#ff5000!important}.modal .ex-window .main form .asset-input-civic{border-color:#3eb13e!important;color:#3eb13e!important}.modal .ex-window .main form .asset-input-digix{border-color:#eeaf4a!important;color:#eeaf4a!important}.modal .ex-window .main form .asset-input-district0x{border-color:#7cf8fa!important;color:#7cf8fa!important}.modal .ex-window .main form .asset-input-eos{border-color:#99a4ea!important;color:#99a4ea!important}.modal .ex-window .main form .asset-input-firstblood{border-color:#d0021b!important;color:#d0021b!important}.modal .ex-window .main form .asset-input-funfair{border-color:#eb4b6e!important;color:#eb4b6e!important}.modal .ex-window .main form .asset-input-gnosis{border-color:#02d8ff!important;color:#02d8ff!important}.modal .ex-window .main form .asset-input-golem{border-color:#01d3e0!important;color:#01d3e0!important}.modal .ex-window .main form .asset-input-metal{border-color:#fff!important;color:#fff!important}.modal .ex-window .main form .asset-input-omisego{border-color:#3a79ff!important;color:#3a79ff!important}.modal .ex-window .main form .asset-input-qtum{border-color:#3eb8f8!important;color:#3eb8f8!important}.modal .ex-window .main form .asset-input-salt{border-color:#18cad0!important;color:#18cad0!important}.modal .ex-window .main form .asset-input-status{border-color:#5d69bd!important;color:#5d69bd!important}.modal .ex-window .main form .asset-input-storj{border-color:#2683ff!important;color:#2683ff!important}.modal .ex-window .main form .asset-input-wings{border-color:#a9d6e6!important;color:#a9d6e6!important}.modal .ex-window .main form .asset-input-zerox{border-color:#fff!important;color:#fff!important}.modal .ex-window .main form .asset-input-flagmoney{border-color:#fafafa!important;color:#fafafa!important}.modal .ex-window .main form .asset-input-bcash{border-color:#f27e00!important;color:#f27e00!important}.modal .ex-window .main form .asset-input-bitcoin{border-color:#f90!important;color:#f90!important}.modal .ex-window .main form .asset-input-litecoin{border-color:#aeaeae!important;color:#aeaeae!important}.modal .ex-window .main form .asset-input-dogecoin{border-color:#f7bf35!important;color:#f7bf35!important}.modal .ex-window .main form .asset-input-ethereum{border-color:#d8d8d8!important;color:#d8d8d8!important}.modal .ex-window .main form .asset-input-dash{border-color:#278ee5!important;color:#278ee5!important}.modal .ex-window .main form .asset-input-blackcoin{border-color:#1c1d1d!important;color:#1c1d1d!important}.modal .ex-window .main form .asset-input-counterparty{border-color:#ed1650!important;color:#ed1650!important}.modal .ex-window .main form .asset-input-nubits{border-color:#ffc42c!important;color:#ffc42c!important}.modal .ex-window .main form .asset-input-factom{border-color:#4b90c1!important;color:#4b90c1!important}.modal .ex-window .main form .asset-input-monero{border-color:#f60!important;color:#f60!important}.modal .ex-window .main form .asset-input-mastercoin,.modal .ex-window .main form .asset-input-omni{border-color:#6dafde!important;color:#6dafde!important}.modal .ex-window .main form .asset-input-tether{border-color:#ffc20e!important;color:#ffc20e!important}.modal .ex-window .main form .asset-input-decred{border-color:#2ed8a3!important;color:#2ed8a3!important}.modal .ex-window .main form .asset-input-ethereumclassic{border-color:#669073!important;color:#669073!important}.modal .ex-window .main form .asset-input-ripple{border-color:#00aae4!important;color:#00aae4!important}.modal .ex-window .main form .asset-input-zcash{border-color:#ffc20e!important;color:#ffc20e!important}.modal .ex-window .main form .tx-info-group{margin-top:32px;margin-bottom:8px;font-size:14px;width:65%;z-index:99;font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.modal .ex-window .main form .tx-info-group .tx-info .title{opacity:.7;width:100%;font-weight:300}.modal .ex-window .main form .tx-info-group .tx-info .amount{display:block;margin-right:16px;text-align:right;opacity:.7}.modal .ex-window .main form .tx-info-group .tx-info .amount:hover{text-decoration:underline;cursor:pointer;opacity:1}.modal .ex-window .main form .tx-info-group .tx-info .amount:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.modal .ex-window .main form .tx-info-group .tx-info .fiat{opacity:.7;display:block;text-align:right}.modal .ex-window .advanced-drawer{position:absolute;height:100%;width:350px;top:0;right:0;z-index:1;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;border-radius:4px;background:#2b3035;box-shadow:0 2px 18px 0 rgba(0,0,0,.12);color:#f0f0f0;overflow-y:scroll;font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.modal .ex-window .advanced-drawer .advanced-controls{margin:0 16px 0 28px}.modal .ex-window .advanced-drawer .advanced-controls .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:8px 0 28px}.modal .ex-window .advanced-drawer .advanced-controls .form-group label{font-weight:300;margin-left:8px;margin-bottom:4px;font-size:20px;opacity:.8}.modal .ex-window .advanced-drawer .advanced-controls .form-group input[type=text]{border-style:none;font-size:16px;height:auto;margin:0;outline:0;padding:10px 8px;background:rgba(0,0,0,.2);box-shadow:inset 0 1px 7px 0 rgba(0,0,0,.3)}.modal .ex-window .advanced-drawer .advanced-controls .form-group input[type=text]::-webkit-input-placeholder{color:#fff;opacity:.25;font-weight:300}.modal .ex-window .advanced-drawer .advanced-controls .form-group textarea{border-style:none;font-size:16px;height:auto;margin:0;outline:0;padding:10px 8px;background:rgba(0,0,0,.2);box-shadow:inset 0 1px 7px 0 rgba(0,0,0,.3)}.modal .ex-window .advanced-drawer .advanced-controls .form-group textarea::-webkit-input-placeholder{color:#fff;opacity:.25;font-weight:300}.modal .ex-window .advanced-drawer .advanced-controls .form-group small{font-size:12px;margin-top:8px}.modal .ex-window .advanced-drawer .advanced-controls .form-group small span{opacity:.5;font-weight:300}.modal .ex-window .advanced-drawer .advanced-controls .form-group small a{font-weight:700;text-decoration:none;font-size:13px;opacity:.7}.modal .ex-window .advanced-drawer .advanced-controls .form-group small a:hover{opacity:1}.modal .ex-window .confirm-tx{color:#f0f0f0;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none;opacity:0}.modal .ex-window .confirm-tx .confirm-tx--icon{background-position:50%;background-repeat:no-repeat;background-size:contain;width:64px;height:64px;display:none;background-image:url(/dist/svg/icon-send-arrow.svg?207a0d05c37e41eddb279011ca338d2f)}.modal .ex-window .confirm-tx .confirm-tx--intro{font-size:20px;opacity:.5;font-weight:300}.modal .ex-window .confirm-tx .confirm-tx--title{font-size:3.2em;margin:8px 0;line-height:.8em;font-weight:300;margin-bottom:32px}.modal .ex-window .confirm-tx .confirm-tx--body,.modal .ex-window .confirm-tx .confirm-tx--title{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.modal .ex-window .confirm-tx .confirm-tx--body table{width:100%;font-size:22px;line-height:1.8em;margin-bottom:24px}.modal .ex-window .confirm-tx .confirm-tx--body table td.title{text-align:right;padding-right:8px;opacity:.5;font-size:.9em;font-weight:300}.modal .ex-window .confirm-tx .confirm-tx--address{margin:8px 0;font-size:1.5em}.modal .ex-window .confirm-tx .confirm-tx--buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .ex-window .confirm-tx .confirm-tx--buttons .btn{margin:0 8px}.modal .ex-window .send-tx{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif;position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none;opacity:0}.modal .ex-window .send-tx .in-progress-status-text{margin-top:36px;font-size:24px;text-align:center;color:#f0f0f0;font-weight:300}.modal .ex-window .send-tx .in-progress-status-text span.asset{font-size:32px;font-weight:400}.modal .ex-window .send-tx .in-progress-status-text span.address{font-size:24px;font-weight:300}.modal .ex-window.open{-webkit-transform:translateX(-170px);transform:translateX(-170px)}.modal .ex-window.open .advanced-drawer{-webkit-transform:translateX(340px);transform:translateX(340px)}.modal .ex-window.open .modal-button.advanced,.modal .ex-window.open .modal-button.advanced:hover{opacity:1}.modal .ex-window.open .modal-button.advanced .icon{-webkit-transform:rotate(-150deg);transform:rotate(-150deg)}.modal .ex-window.confirm .modal-button,.modal .ex-window.confirm form{opacity:0;pointer-events:none}.modal .ex-window.confirm .confirm-tx{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:showSendConfirm;animation-name:showSendConfirm;-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.modal .ex-window.confirm .confirm-tx .address-link{pointer-events:auto;cursor:pointer}.modal .ex-window.confirm .confirm-tx .address-link:hover{text-decoration:underline}.modal .ex-window.confirm .confirm-tx .confirm-tx--buttons{pointer-events:auto}.modal .ex-window.confirm .accent.bottom{opacity:0}.modal .ex-window.sending .confirm-tx,.modal .ex-window.sending .modal-button,.modal .ex-window.sending form{opacity:0;pointer-events:none}.modal .ex-window.sending .send-tx{opacity:1}.modal .ex-window.sending .accent.bottom{opacity:0}.popover-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;width:60%;opacity:0;margin-top:8px;height:36px;pointer-events:none}.popover-buttons .cp-theme-origin .popover-button.active,.popover-buttons:root .popover-button.active{background-color:#1c2125}.popover-buttons .popover-button{border:2px solid #fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#fff;opacity:.3;transition-duration:0;transition-property:none;text-transform:uppercase;font-size:14px;line-height:1em;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer}.popover-buttons .popover-button:hover{opacity:.7}.popover-buttons .popover-button:active{-webkit-transform:scale(.95);transform:scale(.95);transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.05s;transition-timing-function:ease-out}.popover-buttons .popover-button.left{border-radius:6px 0 0 6px}.popover-buttons .popover-button.right{border-radius:0 6px 6px 0}.popover-buttons .popover-button.active{opacity:1;cursor:default;border-width:2px;box-shadow:0 0 4px 0 rgba(0,0,0,.3);z-index:8}.popover-buttons .popover-button.active,.popover-buttons .popover-button.active:active{-webkit-transform:scale(1.2);transform:scale(1.2)}.popover-buttons .popover-button.active:after{content:"\25BE";position:absolute;display:block;width:100%;bottom:-2px;left:0;text-align:center;line-height:0;font-size:18px}#exchange-receive .cp-theme-origin .Select-menu-outer,#exchange-receive:root .Select-menu-outer{background-color:#1c2125;border-color:#181c1f}#exchange-receive .Select{width:100%}#exchange-receive .Select .Select-control{width:100%;background-color:transparent;border:none;z-index:10}#exchange-receive .Select .Select-control span.Select-arrow-zone{display:none}#exchange-receive .Select .Select-control .Select-input{height:1px!important;display:inherit!important;position:absolute}#exchange-receive .Select-menu-outer{border-width:2px;border-style:solid;border-radius:0 0 8px 8px;padding-top:8px;margin-top:-10px;overflow-y:hidden;z-index:9}#exchange-receive .Select-menu-outer .Select-menu{padding-bottom:16px}#exchange-give .cp-theme-origin .Select-menu-outer,#exchange-give:root .Select-menu-outer{background-color:#1c2125;border-color:#181c1f}#exchange-give .Select{width:100%}#exchange-give .Select .Select-control{width:100%;background-color:transparent;border:none;z-index:10}#exchange-give .Select .Select-control span.Select-arrow-zone{display:none}#exchange-give .Select .Select-control .Select-input{height:1px!important;display:inherit!important;position:absolute}#exchange-give .Select-menu-outer{border-width:2px;border-style:solid;border-radius:0 0 8px 8px;padding-top:8px;margin-top:-10px;overflow-y:hidden;z-index:9}#exchange-give .Select-menu-outer .Select-menu{padding-bottom:16px}h1{font-size:em(42px);line-height:1.09524;margin-bottom:em(32px,42px);color:#3a3d3f;font-size:2em;margin:.67em 0}h1,h2{font-weight:300}h2{font-size:em(24px);margin-bottom:em(32px,24px)}.srt{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.selectall{-webkit-touch-callout:all;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;cursor:text}.notification-banner{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;height:38px;position:absolute;left:0;right:0;z-index:3;box-shadow:0 0 2px 0 rgba(0,0,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;will-change:transform;font-size:16px;color:#f0f0f0;border-top:1px solid hsla(0,0%,100%,.2);font-weight:300}.notification-banner span{margin-left:16px;padding:4px 10px;border:1px solid hsla(0,0%,100%,.5);border-radius:4px;cursor:pointer;font-size:16px;line-height:1em;font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}.notification-banner span:hover{background-color:rgba(0,0,0,.6);border:1px solid #fff}.notification-banner span:active{-webkit-transform:scale(.98);transform:scale(.98)}#cp-content-network{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:default;position:relative}#cp-content-network .main-content-area{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 32px}#cp-content-network .main-content-area .network-table{background:#fff;border-collapse:collapse;margin:auto;width:100%;box-shadow:0 5px 10px rgba(0,0,0,.1);-webkit-animation:float 5s infinite;animation:float 5s infinite}#cp-content-network .main-content-area .network-table thead tr th{color:#d5dde5;background:#1b1e24;border-bottom:4px solid #9ea7af;border-right:1px solid #343a45;padding:16px;text-align:left;text-shadow:0 1px 1px rgba(0,0,0,.1);vertical-align:middle}#cp-content-network .main-content-area .network-table thead tr:first-child{border-top-left-radius:3px}#cp-content-network .main-content-area .network-table thead tr:last-child{border-top-right-radius:3px;border-right:none}#cp-content-network .main-content-area .network-table tr{border-top:1px solid #c1c3d1;border-bottom-:1px solid #c1c3d1;color:#666b85;font-size:16px;font-weight:400;text-shadow:0 1px 1px hsla(0,0%,100%,.1)}#cp-content-network .main-content-area .network-table tr:hover td{background:#666;color:#fff;border-top:1px solid #22262e;border-bottom:1px solid #22262e}#cp-content-network .main-content-area .network-table tr:first-child{border-top:none}#cp-content-network .main-content-area .network-table tr:last-child{border-bottom:none}#cp-content-network .main-content-area .network-table tr:last-child td:first-child{border-bottom-left-radius:3px}#cp-content-network .main-content-area .network-table tr:last-child td:last-child{border-bottom-right-radius:3px}#cp-content-network .main-content-area .network-table tr:nth-child(odd) td{background:#ebebeb}#cp-content-network .main-content-area .network-table tr:nth-child(odd):hover td{background:#666}#cp-content-network .main-content-area .network-table td{background:#fff;padding:16px;text-align:left;vertical-align:middle;font-weight:300;font-size:18px;text-shadow:-1px -1px 1px rgba(0,0,0,.1);border-right:1px solid #c1c3d1}#cp-content-network .main-content-area .network-table td:last-child{border-right:0}#cp-content-network .main-content-area .network-table th.text-left{text-align:left}#cp-content-network .main-content-area .network-table th.text-center{text-align:center}#cp-content-network .main-content-area .network-table th.text-right{text-align:right}#cp-content-network .main-content-area .network-table td.text-left{text-align:left}#cp-content-network .main-content-area .network-table td.text-center{text-align:center}#cp-content-network .main-content-area .network-table td.text-right{text-align:right}#cp-content-help{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:16px 40px 32px;font-weight:300;overflow-y:scroll;will-change:transform;cursor:default}#cp-content-help a{text-decoration:none}#cp-content-help p{line-height:1.6em}#cp-content-help span.link{color:#f0f0f0;text-decoration:none;border-bottom:1px solid hsla(0,0%,100%,.3);padding-bottom:1px;cursor:pointer}#cp-content-help span.link:hover{border-bottom:1px solid hsla(0,0%,100%,.75)}#cp-content-help h2{font-weight:300;text-transform:none;font-size:2em;margin:0;text-align:center}#cp-content-help .heart{fill:rgba(255,0,0,.85);position:relative;top:2px;width:20px}#cp-content-help #contact-us-info{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.6em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:16px 0 32px}#cp-content-help #contact-us-info #help-profile-pict-jp{background-image:url(/dist/img/jp-profile-square.jpg?0dc59b697b34104ede6fb2aeb958aea7)}#cp-content-help #contact-us-info #help-profile-pict-dc{background-image:url(/dist/img/dc-profile-square.jpg?581f4ba6f66e9cd40d85b5c165e55a3b)}#cp-content-help #contact-us-info .profile-pict{height:96px;width:96px;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;border:2px solid hsla(0,0%,100%,.8);box-shadow:0 0 4px 2px rgba(0,0,0,.2)}#cp-content-help #contact-us-info .help-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:320px;max-width:500px;background-color:transparent}#cp-content-help #contact-us-info .help-name div{margin:0;padding:0;line-height:1.4}#cp-content-help #contact-us-info .help-name .help-name-name{font-weight:500;margin-top:8px}#cp-content-help .button-row .cp-button-wide,#cp-content-help .cp-button{width:220px;font-size:1em;margin:0 12px;font-weight:500}#cp-content-help .cp-button-extra-wide{width:480px;font-size:1em;margin:0 8px}#cp-content-help .help-credit-logo{width:200px;margin:16px 0 0 16px}.long-word-and-url-wrap{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.stop-flicker{-transform:translateZ(0)}.span-underline{cursor:pointer;padding-bottom:2px;border-bottom:1px solid #f0f0f0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;box-sizing:border-box}html input[type=button]{-webkit-appearance:button;cursor:pointer}html input[disabled]{cursor:default}article,aside,details,figcaption,figure{display:block}figure{margin:1em 40px}footer,header,hgroup,main,nav,section,summary{display:block}audio{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}canvas,progress,video{display:inline-block;vertical-align:baseline}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub{bottom:-.25em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}img{border:0}svg:not(:root){overflow:hidden}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button{color:inherit;font:inherit;margin:0;overflow:visible;text-transform:none;-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner{border:0;padding:0}input{color:inherit;font:inherit;margin:0;line-height:normal}input::-moz-focus-inner{border:0;padding:0}optgroup{font:inherit;font-weight:700}optgroup,select{color:inherit;margin:0}select{font:inherit;text-transform:none}textarea{color:inherit;font:inherit;margin:0;overflow:auto}input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled]{cursor:default}*{box-sizing:border-box}* input[type=checkbox]{box-sizing:border-box;padding:0}:after,:before,input[type=radio]{box-sizing:border-box}input[type=radio]{padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.svg-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-xx-border:1px solid red}.progress-circle{background-image:url(/dist/img/progress-circle@2x.png?ae890e9a8203609489c014f57236740f);width:256px;height:256px;position:absolute;background-size:contain;background-repeat:no-repeat;z-index:100;-webkit-animation:rotating 1s linear infinite;animation:rotating 1s linear infinite;opacity:1}.rotating{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.currency-text .code:before{content:"\A0"}.cp-fade-in-out{transition:all .1s ease-in-out;opacity:.5}.cp-fade-in-out:hover{opacity:1;-webkit-transform:scale(1.06);transform:scale(1.06)}.cp-fade-in-out:active{-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform 50ms ease-out;transition:transform 50ms ease-out;transition:transform 50ms ease-out,-webkit-transform 50ms ease-out}.cp-animate-all{transition:all .25s ease}.cp-animate-all-point5{transition:all .5s ease}.cp-animate-all-1{transition:all 1s ease}#qr-camera-overlay-position{position:fixed;top:50%;left:50%;width:484px;height:364px;margin-top:-200px;margin-left:-242px;background-color:#0b0b0b;border:2px solid #2e353b;z-index:999;border-radius:0}.ui-collection-view-content{overflow-y:scroll;-webkit-box-flex:1;-ms-flex:1;flex:1}.ui-cv-no-items{text-align:center;opacity:.2;font-weight:300;font-size:24px;text-transform:capitalize;margin-top:120px}.ui-collection-view-footer-controls,.ui-cv-no-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ui-collection-view-footer-controls,.ui-collection-view-footer-controls .ui-page-controls,.ui-cv-no-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.ui-collection-view-footer-controls .ui-page-controls{color:#f0f0f0;font-size:1.2em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ui-collection-view-footer-controls .ui-page-controls .page-count{margin:0 24px}.ui-collection-view-footer-controls .ui-page-controls .page-button{font-size:2em;line-height:0;color:#f0f0f0;opacity:.5;cursor:pointer}.ui-collection-view-footer-controls .ui-page-controls .page-button:hover{opacity:1}.accordion-group{margin-top:16px;position:relative}.accordion-group .title{position:relative;background:hsla(0,0%,100%,.1);margin:0;padding:10px 10px 10px 16px;display:block;cursor:pointer;font-size:20px;line-height:1.2em;font-weight:300;transition:background .2s ease;z-index:2;border-radius:4px}.accordion-group .title:hover{background:hsla(0,0%,100%,.2)}.accordion-group .disclosure{top:12px;right:16px;width:24px;height:24px;background-image:url(/dist/svg/icon-disclosure.svg?09bc5dec3fe96962b40b786e000a5095);background-repeat:no-repeat;background-size:contain;position:absolute;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:.1s ease;opacity:.5}.accordion-group .content{height:0;overflow:hidden;position:relative}.accordion-group p{margin:10px 16px}.accordion-group .control-checkbox:checked~.content{height:auto}.accordion-group .control-checkbox:checked~.disclosure{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:.65}.accordion-group input[type=checkbox]{display:none}.cp-action-buttons{margin:16px 0}.cp-action-buttons,.cp-action-buttons .cp-circle-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cp-action-buttons .cp-circle-button{border-width:3px;border-style:solid;border-radius:50%;height:64px;width:64px;background:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 16px;cursor:pointer;box-shadow:0 0 0 1px transparent;transition:all .1s ease-in-out}.cp-action-buttons .cp-circle-button img{width:32px;height:32px}.cp-action-buttons .cp-circle-button:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 0 2px 0 rgba(0,0,0,.2)}.cp-action-buttons .cp-circle-button:active{-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform 50ms ease-in-out;transition:transform 50ms ease-in-out;transition:transform 50ms ease-in-out,-webkit-transform 50ms ease-in-out;outline:none}.popover-buttons.show{opacity:1;pointer-events:all}.standard-button{display:inline-block;padding:8px 16px;border:2px solid #f0f0f0;color:#f0f0f0;border-radius:12px;text-align:center;cursor:pointer;font-size:14px;text-transform:uppercase}.standard-button:hover{color:#242424;background-color:hsla(0,0%,100%,.7)}.cp-progress-bar--infinite{width:100%;height:20px;border:1px solid hsla(0,0%,100%,.6);border-radius:8px;background-image:-webkit-repeating-linear-gradient(135deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.6) 10px,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 20px);background-image:repeating-linear-gradient(-45deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.6) 10px,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 20px);background-size:28px 28px}.cp-progress-bar--infinite.speed-normal{-webkit-animation:move .5s linear infinite;animation:move .5s linear infinite}.cp-progress-bar--infinite.speed-slow{-webkit-animation:move .75s linear infinite;animation:move .75s linear infinite}.cp-progress-bar--infinite.speed-fast{-webkit-animation:move .25s linear infinite;animation:move .25s linear infinite}#cp-content .ui-collection-view-content::-webkit-scrollbar{width:8px;cursor:pointer;background:transparent}#cp-content .ui-collection-view-content::-webkit-scrollbar-track{background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,0))}#cp-content .ui-collection-view-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:2px}#cp-content .ui-collection-view-content::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.4);cursor:pointer}#cp-content .ui-collection-view-content.with-scrollbar::-webkit-scrollbar-track{background-image:linear-gradient(90deg,rgba(0,0,0,.3),hsla(0,0%,100%,0))}#cp-content .modal .ex-window .advanced-drawer::-webkit-scrollbar{width:4px;background:transparent}#cp-content .modal .ex-window .advanced-drawer::-webkit-scrollbar-track{background-image:linear-gradient(90deg,rgba(0,0,0,.3),hsla(0,0%,100%,.05))}#cp-content .modal .ex-window .advanced-drawer::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:2px}#cp-content .modal .ex-window .advanced-drawer::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.4)}#cp-content #cp-content-portfolio #portfolio-key::-webkit-scrollbar{width:8px;background:transparent}#cp-content #cp-content-portfolio #portfolio-key::-webkit-scrollbar-track{background-image:linear-gradient(90deg,rgba(0,0,0,.3),hsla(0,0%,100%,.05));background-image:none}#cp-content #cp-content-portfolio #portfolio-key::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:2px}#cp-content #cp-content-portfolio #portfolio-key::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.4)}#cp-content #cp-content-exchange #exch-drawer #exch-body--history::-webkit-scrollbar{width:8px;background:transparent}#cp-content #cp-content-exchange #exch-drawer #exch-body--history::-webkit-scrollbar-track{background-image:linear-gradient(90deg,rgba(0,0,0,.3),hsla(0,0%,100%,.05))}#cp-content #cp-content-exchange #exch-drawer #exch-body--history::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:2px}#cp-content #cp-content-exchange #exch-drawer #exch-body--history::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.4)}#cp-content #cp-content-help::-webkit-scrollbar{width:8px;background:transparent}#cp-content #cp-content-help::-webkit-scrollbar-track{background-image:linear-gradient(90deg,rgba(0,0,0,.3),hsla(0,0%,100%,.05))}#cp-content #cp-content-help::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:2px}#cp-content #cp-content-help::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.4)}nav.menu{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300;line-height:1;border-right-width:4px;border-right-style:solid;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}nav.menu .menu__list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;padding:0;list-style:none;overflow-y:scroll;overflow-x:hidden;will-change:transform;height:100%}nav.menu .menu__list::-webkit-scrollbar{display:none}nav.menu .menu__item{display:block;margin:8px 0 0}nav.menu #add_asset{margin-top:auto;margin-bottom:12px}nav.menu .menu__link{display:block;padding:1em;cursor:pointer}nav.menu .menu__link:focus,nav.menu .menu__link:hover{outline:none}.webview-app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.notification-banner.error{background-image:linear-gradient(-180deg,#960000,#640000);z-index:100}.notification-banner.warning{background-image:linear-gradient(-180deg,rgba(247,191,53,.7),rgba(197,152,42,.7));z-index:100}.notification-banner.status{background-image:linear-gradient(-180deg,#495263,#23292e);z-index:99}.notification-banner.info{background-image:linear-gradient(-180deg,rgba(78,81,91,.95) 2%,#35373b);z-index:99}.notification-banner.active{-webkit-transform:translate(0);transform:translate(0)}.notification-banner.top{top:0;height:36px}.notification-banner.top.hidden{-webkit-transform:translateY(-38px);transform:translateY(-38px)}.notification-banner.bottom{bottom:0;height:48px;border-top:1px solid hsla(0,0%,100%,.3);z-index:101}.notification-banner.bottom.hidden{display:none;-webkit-transform:translateY(38px);transform:translateY(38px)}.tx-entry__header .tx-entry__balance,.tx-header .balance{display:none}.recovery-phrase-container{background:#383f45;color:#fafafa;padding:8px;padding-bottom:32px;box-shadow:inset 3px 3px 0 rgba(0,0,0,.1)}.recovery-phrase-container ol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:16px 0 0 32px;padding:0;list-style-type:none;text-align:left}.recovery-phrase-container ol li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;counter-increment:step-counter;margin:0 0 16px;float:left;width:20%;margin-right:30px;font-size:20px;font-weight:500}.recovery-phrase-container ol li:before{content:counter(step-counter);margin-right:12px;font-size:80%;background-color:rgba(90,90,90,.6);color:#fafafa;padding:4px 8px;border-radius:4px}.recovery-phrase-container .backup-button-group{margin-top:32px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.recovery-phrase-container .backup-button-group,.recovery-phrase-container .backup-button-group .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recovery-phrase-container .backup-button-group .button{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;border:3px solid #4daf74;border-radius:8px;width:260px;height:56px;color:#f0f0f0;font-size:24px;font-weight:700;opacity:.5;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;cursor:not-allowed}.recovery-phrase-container .backup-button-group .active{opacity:1;cursor:pointer}.recovery-phrase-container .backup-button-group .button.active:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.recovery-phrase-container .backup-button-group .button.active:active{-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .05s ease-in-out;transition:transform .05s ease-in-out;transition:transform .05s ease-in-out,-webkit-transform .05s ease-in-out}.recovery-phrase-container .backup-button-group .backup-button{background:#5cd18b}.recovery-phrase-container .backup-button-group .backup-button-alt{background:transparent;margin-right:32px}.send-confirm-text{color:#f0f0f0;font-size:16px;font-weight:300;margin:8px 0 16px;text-align:center}.send-confirm-text span.coin-color-confirm{color:#f8a035;font-weight:700}.send-confirm-text span.coin-color-confirm-currency-amount{font-weight:700}#cp-wallet-receive-modal{width:720px}#cp-wallet-receive-modal .close-button{position:absolute;top:-46px;left:0;z-index:101;width:36px;height:36px;background-color:hsla(0,0%,85%,.1);background-image:url(/dist/svg/x-close3.svg?4c76852201079f7a7da03f1c04d1ddd6);background-repeat:no-repeat;background-position:50%;background-size:12px 12px;cursor:pointer;border-radius:100%}#cp-wallet-receive-modal .close-button:hover{background-color:hsla(0,0%,85%,.2)}#cp-wallet-receive-modal .close-button:active{-webkit-transform:translateY(1px);transform:translateY(1px)}#cp-wallet-receive-modal .address-selectors-qr-code-box-group{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cp-wallet-receive-modal .address-selectors-qr-code-box-group .address-selector{width:36px;height:36px;background-repeat:no-repeat;border:2px solid hsla(0,0%,100%,0)}#cp-wallet-receive-modal .address-selectors-qr-code-box-group .address-selector:hover{border:2px solid hsla(0,0%,100%,.5);border-radius:100%;cursor:pointer}#cp-wallet-receive-modal .address-selectors-qr-code-box-group .address-selector:active{-webkit-transform:scale(.96);transform:scale(.96)}#cp-wallet-receive-modal .address-selectors-qr-code-box-group .address-selector.hide{opacity:0;pointer-events:none}#cp-wallet-receive-modal .address-selectors-qr-code-box-group .address-selector.next{background-image:url(/dist/svg/address-arrow-next-med.svg?ba501c13b35898e342ce3beeea086a26);margin-left:16px;background-position:54% 50%}#cp-wallet-receive-modal .address-selectors-qr-code-box-group .address-selector.back{background-image:url(/dist/svg/address-arrow-back-med.svg?eeb1e9dfa943fc14c0f22896757481b2);margin-right:16px;background-position:46% 50%}#cp-wallet-receive-modal .address-count-x-of-x{font-size:10px;color:#f0f0f0;opacity:.5;margin:0 0 2px}#cp-wallet-receive-modal .asset-hero{position:absolute;margin-top:-32px;z-index:100}#cp-wallet-receive-modal .asset-hero .asset-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:68px;height:68px}.cp-card-modal-window{width:768px;z-index:104;border-radius:4px;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-name:showModal;animation-name:showModal;-webkit-animation-timing-function:ease;animation-timing-function:ease}.cp-card-modal-window,.cp-card-modal-window .clipping-path{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.cp-card-modal-window .clipping-path{width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;padding:16px 0 0}.cp-card-modal-window .clipping-path .accent{background-color:rgba(0,0,0,.35);position:absolute;border-radius:90px}.cp-card-modal-window .clipping-path .accent.top{height:180px;width:72%;top:-166px;left:14%;box-shadow:inset 0 -1px 10px 0 rgba(0,0,0,.2)}.cp-card-modal-window .clipping-path .accent.bottom{display:none}.cp-card-modal-window .cp-action-buttons{z-index:1;margin:0 0 20px}.cp-card-modal-window div.large-coin-logo{margin-top:-32px;margin-bottom:6.4px}.cp-card-modal-window p{font-size:18px;color:#f0f0f0;font-weight:500;line-height:1.2em}.cp-card-modal-window p.coin-name{font-size:36px;margin-bottom:32px;font-weight:400}.cp-card-modal-window span.coin-color{color:#f90!important}.cp-card-modal-window p.dim{font-size:16px;opacity:.5;margin:0;font-weight:300}.cp-card-modal-window .qr-code-box{background:#fff;border:2px solid #fff;border-radius:4px;margin:0;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cp-card-modal-window .qr-code{width:160px;height:160px;margin:16px}.cp-card-modal-window .form-color-none{border-color:#797e83;color:#797e83}.cp-card-modal-window .form-color-aragon{border-color:#2cdee1!important;color:#2cdee1!important}.cp-card-modal-window .form-color-augur{border-color:#ad2688!important;color:#ad2688!important}.cp-card-modal-window .form-color-bancor{border-color:#676981!important;color:#676981!important}.cp-card-modal-window .form-color-bat{border-color:#ff5000!important;color:#ff5000!important}.cp-card-modal-window .form-color-civic{border-color:#3eb13e!important;color:#3eb13e!important}.cp-card-modal-window .form-color-digix{border-color:#eeaf4a!important;color:#eeaf4a!important}.cp-card-modal-window .form-color-district0x{border-color:#7cf8fa!important;color:#7cf8fa!important}.cp-card-modal-window .form-color-eos{border-color:#99a4ea!important;color:#99a4ea!important}.cp-card-modal-window .form-color-firstblood{border-color:#d0021b!important;color:#d0021b!important}.cp-card-modal-window .form-color-funfair{border-color:#eb4b6e!important;color:#eb4b6e!important}.cp-card-modal-window .form-color-gnosis{border-color:#02d8ff!important;color:#02d8ff!important}.cp-card-modal-window .form-color-golem{border-color:#01d3e0!important;color:#01d3e0!important}.cp-card-modal-window .form-color-metal{border-color:#fff!important;color:#fff!important}.cp-card-modal-window .form-color-omisego{border-color:#3a79ff!important;color:#3a79ff!important}.cp-card-modal-window .form-color-qtum{border-color:#3eb8f8!important;color:#3eb8f8!important}.cp-card-modal-window .form-color-salt{border-color:#18cad0!important;color:#18cad0!important}.cp-card-modal-window .form-color-status{border-color:#5d69bd!important;color:#5d69bd!important}.cp-card-modal-window .form-color-storj{border-color:#2683ff!important;color:#2683ff!important}.cp-card-modal-window .form-color-wings{border-color:#a9d6e6!important;color:#a9d6e6!important}.cp-card-modal-window .form-color-zerox{border-color:#fff!important;color:#fff!important}.cp-card-modal-window .form-color-flagmoney{border-color:#fafafa!important;color:#fafafa!important}.cp-card-modal-window .form-color-bcash{border-color:#f27e00!important;color:#f27e00!important}.cp-card-modal-window .form-color-bitcoin{border-color:#f90!important;color:#f90!important}.cp-card-modal-window .form-color-litecoin{border-color:#aeaeae!important;color:#aeaeae!important}.cp-card-modal-window .form-color-dogecoin{border-color:#f7bf35!important;color:#f7bf35!important}.cp-card-modal-window .form-color-ethereum{border-color:#d8d8d8!important;color:#d8d8d8!important}.cp-card-modal-window .form-color-dash{border-color:#278ee5!important;color:#278ee5!important}.cp-card-modal-window .form-color-blackcoin{border-color:#1c1d1d!important;color:#1c1d1d!important}.cp-card-modal-window .form-color-counterparty{border-color:#ed1650!important;color:#ed1650!important}.cp-card-modal-window .form-color-nubits{border-color:#ffc42c!important;color:#ffc42c!important}.cp-card-modal-window .form-color-factom{border-color:#4b90c1!important;color:#4b90c1!important}.cp-card-modal-window .form-color-monero{border-color:#f60!important;color:#f60!important}.cp-card-modal-window .form-color-mastercoin,.cp-card-modal-window .form-color-omni{border-color:#6dafde!important;color:#6dafde!important}.cp-card-modal-window .form-color-tether{border-color:#ffc20e!important;color:#ffc20e!important}.cp-card-modal-window .form-color-decred{border-color:#2ed8a3!important;color:#2ed8a3!important}.cp-card-modal-window .form-color-ethereumclassic{border-color:#669073!important;color:#669073!important}.cp-card-modal-window .form-color-ripple{border-color:#00aae4!important;color:#00aae4!important}.cp-card-modal-window .form-color-zcash{border-color:#ffc20e!important;color:#ffc20e!important}.cp-card-modal-window #receive-action-button-text-info{text-transform:uppercase;margin-top:20px;height:28px;font-size:18px;font-weight:300}.cp-card-modal-window #receive-action-button-text-info span{text-transform:lowercase;font-size:.8em;-display:none}.cp-card-modal-window #receive-action-button-text-info span.hide{pointer-events:none;display:none}.cp-card-modal-window #cp-wallet-receive-address{margin:0 0 16px;font-size:20px;font-weight:400;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;cursor:text}.cp-card-modal-window .balance-warning{background-color:hsla(0,0%,100%,.05);color:#f0f0f0;border-radius:4px;margin-bottom:16px}.cp-card-modal-window .balance-warning .message{margin:8px 16px}.cp-card-modal-window .balance-warning .message span{text-decoration:underline;cursor:pointer}.cp-card-modal-window .balance-warning.hidden{display:none;pointer-events:none;opacity:0}.cp-icon{background-position:50%;background-repeat:no-repeat;background-size:contain}.size16{width:16px;height:16px}.size24{width:24px;height:24px}.size32{width:32px;height:32px}.size48{width:48px;height:48px}.size64{width:64px;height:64px}.size72{width:72px;height:72px}.size80{width:80px;height:80px}.size88{width:88px;height:88px}.size96{width:96px;height:96px}.size128{width:128px;height:128px}.modal-content,.modal-loader{background-color:#2e353b;color:#f0f0f0}.modal-loader h2,.modal-loader p{color:#f0f0f0}.svg-content-responsive{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-xx-border:1px solid pink}.Select{position:relative}.Select,.Select div,.Select input,.Select span{box-sizing:border-box}.Select .Select-aria-only{display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:32px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus,.Select-control:not(.is-searchable)>.Select-input{outline:none}.is-searchable.is-open>.Select-control{cursor:text}.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.is-open>.Select-control>.Select-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.is-open .Select-arrow{border-top-color:#666}.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.is-focused:not(.is-open)>.Select-control{border-color:#08c #0099e6 #0099e6;box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 0 5px -1px fade(#08c,50%)}.is-focused .Select-input>input{cursor:text}.Select--single>.Select-control .Select-value,.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:30px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#08c;outline:none;text-decoration:underline}.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#08c;outline:none;text-decoration:underline}.Select-input{height:30px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{background:none transparent;border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:14px;padding:6px 0 10px;-webkit-appearance:none}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s infinite linear;animation:Select-animation-spin .4s infinite linear;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:15px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:16px;line-height:1}.Select--multi .Select-clear-zone{width:15px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi .Select-value{background-color:#f2f9fc;border-radius:2px;border:1px solid #c9e6f2;color:#08c;display:inline-block;font-size:.9em;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon{display:inline-block;vertical-align:middle;cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c9e6f2;padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:#ddeff7;color:#0077b3}.Select--multi .Select-value-icon:active{background-color:#c9e6f2}.Select--multi .Select-value-label{display:inline-block;vertical-align:middle;border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#08c;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:510px;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Select-menu{max-height:508px;overflow-y:auto}.Select-option{box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;color:#333}.Select-option.is-focused{background-color:#f2f9fc;color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}.tooltip{cursor:pointer;position:relative;text-align:center;font-size:16px}.tooltip:before{border-style:solid;border-width:0 .75em 1em;border-color:transparent transparent #626a71;bottom:-50%;margin-left:-.5em;content:""}.tooltip:after,.tooltip:before{position:absolute;left:50%;opacity:0;z-index:-100;transition-property:opacity;transition-delay:1s}.tooltip:after{background:#626a71;border-radius:.5em;bottom:-150%;color:#edeff0;width:17.5em;padding:1em;margin-left:-8.75em;content:attr(data-tip)}.tooltip:hover:after,.tooltip:hover:before{opacity:1;z-index:100}#exchange-loader{display:inline-block;width:150px;height:150px;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;-webkit-animation:exspin 1s ease-in-out infinite;animation:exspin 1s ease-in-out infinite}.loader{position:absolute;top:40%;left:50%;width:200px;height:200px;margin-top:-100px;margin-left:-100px;-webkit-perspective:300px;perspective:300px;transform-type:preserve-3d}.loader .wrapper{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-animation:wrapper 6s cubic-bezier(.5,.1,.5,.9) infinite;animation:wrapper 6s cubic-bezier(.5,.1,.5,.9) infinite}.loader .wrapper .dot{position:absolute;top:50%;left:50%;z-index:10;width:10px;height:10px;margin-top:-28px;margin-left:-5px;border-radius:20px;transform-type:preserve-3d;-webkit-transform-origin:50% 28px;transform-origin:50% 28px;background-color:#f1f1f1;-webkit-animation:dot1 1s linear infinite;animation:dot1 1s linear infinite}.loader .wrapper .dot:nth-child(2){width:14px;height:14px;margin-top:-56px;margin-left:-7px;-webkit-transform-origin:50% 56px;transform-origin:50% 56px;background-color:#f1f1f1;-webkit-animation-name:dot2;animation-name:dot2;-webkit-animation-duration:1.5s;animation-duration:1.5s}.loader .wrapper .dot:nth-child(3){width:20px;height:20px;margin-top:-84px;margin-left:-10px;-webkit-transform-origin:50% 84px;transform-origin:50% 84px;background-color:#f1f1f1;-webkit-animation-name:dot3;animation-name:dot3;-webkit-animation-duration:2s;animation-duration:2s}body.platform-windows #cp-content #cp-content-wallet .transaction-entry-title-title{font-size:14px}body.platform-windows #cp-content #cp-content-help{font-weight:400;font-size:1em}body.platform-windows #cp-content .backup-complete-group-description{font-weight:400}#cp-global-url-bar{position:fixed;padding:8px;width:100vw;z-index:9999999;opacity:.8;display:none}@media (min-width:769px){.cp-theme-origin #cp-nav #logo-current-balance-container #logo{background-image:url(/dist/img/logo.png?a76ef3be135d3629d28fd77fa81d508e);background-size:cover;width:100px;height:100px;margin-top:10px}#cp-nav{-webkit-box-flex:0;-ms-flex:0 0 88px;flex:0 0 88px}#cp-nav #logo-current-balance-container .cp-theme-origin #logo{background-image:url(/dist/img/logo.png?a76ef3be135d3629d28fd77fa81d508e);background-size:cover;width:100px;height:100px;margin-top:10px}#cp-nav #logo-current-balance-container:root #logo{background-image:url(/dist/img/logo.png?a76ef3be135d3629d28fd77fa81d508e);background-size:cover;width:100px;height:100px;margin-top:10px}#cp-nav #logo-current-balance-container #current-balance span.counter-currency-text span.code,#cp-nav #logo-current-balance-container #current-balance span.currency-text span.code{display:none}#cp-nav .nav-button{max-height:72px}#cp-nav .nav-button .nav-item-badge{top:8px;left:16px;right:auto}:root #cp-nav #logo-current-balance-container #logo{background-image:url(/dist/img/logo.png?a76ef3be135d3629d28fd77fa81d508e);background-size:cover;width:100px;height:100px;margin-top:10px}nav.menu .menu__link{font-size:1.1em}nav.menu--secondary .menu__link{padding-right:16px}#cp-content-portfolio #portfolio-key .key-item{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-size:18px;padding:0 10px;-ms-flex-preferred-size:122px;flex-basis:122px}#cp-content-portfolio #portfolio-key .key-item .key-value{font-size:18px}#cp-content-portfolio #portfolio-key .key-item .key-percentage{font-size:16px}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header{height:248px}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .wallet-balance{font-size:56px;line-height:.8em}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .wallet-balance-in-local-currency{font-size:30px}#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry .transaction-entry-title-datetime{margin-right:16px}#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry .tx-details{padding-left:32px}#cp-content-log #cp-content-log-container .cp-log-entry{font-size:13px}#cp-content-log #cp-content-log-container .cp-log-entry .cp-log-entry-time{-ms-flex-preferred-size:128px;flex-basis:128px}}@media (min-width:1200px){.cp-theme-origin #cp-nav #logo-current-balance-container #logo{background-size:contain;width:330px;height:150px;margin-top:16px;margin-bottom:8px}#cp-nav{-webkit-box-flex:0;-ms-flex:0 0 180px;flex:0 0 180px}#cp-nav #logo-current-balance-container .cp-theme-origin #logo,#cp-nav #logo-current-balance-container:root #logo{background-size:contain;width:330px;height:150px;margin-top:16px;margin-bottom:8px}#cp-nav #logo-current-balance-container #current-balance span.counter-currency-text span.code,#cp-nav #logo-current-balance-container #current-balance span.currency-text span.code{display:inline;font-size:.7em;opacity:.8}#cp-nav .nav-button{max-height:64px}#cp-nav .nav-button .nav-item-badge{top:20px;right:12px;left:auto}#cp-nav .nav-item-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#cp-nav .nav-item-group .nav-item{margin:0 0 0 24px}#cp-nav .nav-item-group .nav-item-text{-webkit-font-smoothing:antialiased;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;margin:0 0 0 14px}:root #cp-nav #logo-current-balance-container #logo{background-size:contain;width:330px;height:150px;margin-top:16px;margin-bottom:8px}nav.menu .menu__link{font-size:1.2em}nav.menu--secondary .menu__link{padding-right:20px}#cp-content-portfolio #portfolio-key .key-item{font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;padding:0 14px;-ms-flex-preferred-size:140px;flex-basis:140px}#cp-content-portfolio #portfolio-key .key-item .key-value{font-size:18px}#cp-content-portfolio #portfolio-key .key-item .key-percentage{font-size:17px}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header{height:264px}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .wallet-balance{font-size:72px;line-height:.75em}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .wallet-balance-in-local-currency{font-size:30px}#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry .transaction-entry-title-datetime{margin-right:16px}#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry .tx-details{padding-left:80px}#cp-content-log #cp-content-log-container .cp-log-entry{font-size:14px}#cp-content-log #cp-content-log-container .cp-log-entry .cp-log-entry-time{-ms-flex-preferred-size:128px;flex-basis:128px}}@media (min-width:1px) and (max-width:1199px){#cp-nav #logo-current-balance-container #current-balance span.counter-currency-text span.code,#cp-nav #logo-current-balance-container #current-balance span.currency-text span.code{display:none}#cp-content-portfolio #portfolio-key .key-item{font-size:16px;padding:0 10px;-ms-flex-preferred-size:122px;flex-basis:122px}#cp-content-portfolio #portfolio-key .key-item .key-percentage,#cp-content-portfolio #portfolio-key .key-item .key-value{font-size:16px}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .wallet-balance{font-size:28px}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .wallet-balance-in-local-currency{font-size:18px}#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry .transaction-entry-title-datetime{margin-right:16px}#cp-content-wallet #wallet-coin-detail #cp-wallet-transaction-list .transaction-entry .tx-details{padding-left:32px}#cp-content-exchange #exchange-give-swap-receive-container #exchange-give{margin:0 16px 0 32px}#cp-content-exchange #exchange-give-swap-receive-container #exchange-receive{margin:0 32px 0 16px}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-receive-confirm{margin:0 0 0 16px}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-give-confirm{margin:0 16px 0 0}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-icon-link{width:24px;height:24px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status{margin:0}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-info{margin:0 32px}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-info #exchange-in-progress-status-message{font-size:16px}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-details #exchange-coin-link-arrow{margin:0 16px}#cp-content-log #cp-content-log-container .cp-log-entry{font-size:10px}#cp-content-log #cp-content-log-container .cp-log-entry .cp-log-entry-time{-ms-flex-preferred-size:128px;flex-basis:128px}}@media (max-width:1500px){#cp-content-portfolio #portfolio-chart #welcome-to-cp #welcome-info #welcome-title{font-size:48px}#cp-content-portfolio #portfolio-chart #welcome-to-cp #welcome-info #welcome-message{font-size:18px}}@media (max-width:1200px){#cp-content-portfolio #portfolio-chart #welcome-to-cp #welcome-info #welcome-title{font-size:30px}#cp-content-portfolio #portfolio-chart #welcome-to-cp #welcome-info #welcome-message{font-size:12px}#cp-content-exchange #exchange-give-swap-receive-container #exchange-give{margin:0 16px 0 32px}#cp-content-exchange #exchange-give-swap-receive-container #exchange-receive{margin:0 32px 0 16px}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-receive-confirm{margin:0 0 0 16px}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-give-confirm{margin:0 16px 0 0}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-icon-link{width:24px;height:24px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status{margin:0}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-info{margin:0 32px}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-info #exchange-in-progress-status-message{font-size:16px}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-details #exchange-coin-link-arrow{margin:0 16px}}@media (min-width:1600px){#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header{height:312px}#cp-content-wallet #wallet-coin-detail #wallet-coin-detail-header .wallet-balance{font-size:120px;margin:16px 0 -6px}#cp-content-settings #settings-assets #asset-collection-table .asset-row .asset-links{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px}}@media (min-width:1200px){#cp-content-settings #settings-assets #asset-collection-table .asset-row .asset-links{-webkit-box-flex:0;-ms-flex:0 1 140px;flex:0 1 140px}#cp-content-exchange #exchange-give-swap-receive-container #exchange-give,#cp-content-exchange #exchange-give-swap-receive-container #exchange-receive{margin:0 32px}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-receive-confirm{margin:0 0 0 16px}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-give-confirm{margin:0 16px 0 0}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-icon-link{width:24px;height:24px}#cp-content-exchange #exch-drawer #exch-body--history .exch-entry{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status{margin:0}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-info{margin:0 32px}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-info #exchange-in-progress-status-message{font-size:16px}#cp-content-exchange #exchange-in-progress-overlay #exchange-in-progress-status #exchange-in-progress-status-details #exchange-coin-link-arrow{margin:0 16px}}#cp-content-portfolio .canvas-wrapper{width:90%;height:90%}#cp-content-portfolio .canvas-wrapper #welcome-to-cp-chart{width:100%!important;height:auto!important}#cp-content-portfolio .canvas-wrapper .shadow{width:25vw;height:25vw}#cp-content-portfolio .canvas-wrapper #welcome-info #welcome-title{font-size:50px}#cp-content-portfolio .canvas-wrapper #welcome-info #welcome-message{font-size:24px}#cp-content-portfolio .canvas-wrapper #welcome-info #welcome-message span.restore-link{border-bottom:1px solid hsla(0,0%,98%,.5);cursor:pointer}@media screen and (max-width:854px) and (orientation:landscape){#cp-content-portfolio{overflow:auto}#cp-content-portfolio #portfolio-chart{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#cp-content-portfolio #portfolio-key{max-height:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:30vh}#cp-content-portfolio #portfolio-key .key-item{-ms-flex-preferred-size:33%;flex-basis:33%}}@media screen and (max-width:567px) and (orientation:landscape){#cp-content-portfolio{overflow:auto}#cp-content-portfolio #portfolio-chart{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#cp-content-portfolio #portfolio-key{width:100%;max-height:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:30vh}#cp-content-portfolio #portfolio-key .key-item{-ms-flex-preferred-size:50%;flex-basis:50%}}@media (max-width:480px){#cp-content-portfolio{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#cp-content-portfolio #portfolio-chart{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#cp-content-portfolio #portfolio-key{max-height:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#cp-content-portfolio #portfolio-key .key-item{-ms-flex-preferred-size:50%;flex-basis:50%}#cp-content-portfolio .canvas-wrapper{width:100%;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#cp-content-portfolio .canvas-wrapper #welcome-info{position:relative}}.bg-positive{background:#3de008}.bg-negative{background:#fc0101}.bg-augur{background-color:#ad2688}.bg-bancor{background-color:#676981}.bg-bat{background-color:#ff5000}.bg-bytecoin{background-color:#39b54a}.bg-civic{background-color:#3eb13e}.bg-digix{background-color:#eeaf4a}.bg-district0x{background-color:#7cf8fa}.bg-eos{background-color:#99a4ea}.bg-firstblood{background-color:#d0021b}.bg-funfair{background-color:#eb4b6e}.bg-gnosis{background-color:#02d8ff}.bg-golem{background-color:#01d3e0}.bg-metal{background-color:#fff}.bg-omisego{background-color:#3a79ff}.bg-qtum{background-color:#32b8f8}.bg-salt{background-color:#18cad0}.bg-status{background-color:#5d69bd}.bg-storj{background-color:#2683ff}.bg-wings{background-color:#a9d6e6}.bg-zerox{background-color:#fff}.bg-flagmoney{background-color:#fafafa}.bg-bitcoin-cash{background-color:#f27e00}.bg-bitcoin{background-color:#f90}.bg-litecoin{background-color:#aeaeae}.bg-dogecoin{background-color:#f7bf35}.bg-ethereum{background-color:#d8d8d8}.bg-dash{background-color:#278ee5}.bg-blackcoin{background-color:#1c1d1d}.bg-counterparty{background-color:#ed1650}.bg-nubits{background-color:#ffc42c}.bg-factom{background-color:#4b90c1}.bg-monero{background-color:#f60}.bg-mastercoin,.bg-omni{background-color:#6dafde}.bg-tether{background-color:#ffc20e}.bg-decred{background-color:#2ed8a3}.bg-eth-classic{background-color:#669073}.bg-ripple{background-color:#00aae4}.bg-zcash{background-color:#ffc20e}.bg-dark{background-color:#1d2125}.bg-dollar,.bg-euro{background-color:#fff}.bg-blue-light{background-color:#46b8fd}.bg-icon{background-color:#32b8bb!important}.bg-chainlink{background-color:#005adf!important}.bg-polkadot{background-color:#e6007a!important}.bg-tezos{background-color:#2c7df7!important}.bg-tron{background-color:#ff060a!important}.bg-waves{background-color:#43bad3!important}.bg-hedget{background-color:#5bd4b1!important}.bg-arkn{background-color:#e12120!important}.bg-0x{background-color:#fff!important}.bg-ada{background-color:#002fb2!important}.text-positive{color:#3de008!important}.text-negative{color:#fc0101!important}.text-gray{color:#74777b}.text-aragon{color:#2cdee1}.text-aragon:after,.text-aragon:before{background-color:#2cdee1!important}.text-augur{color:#ad2688}.text-augur:after,.text-augur:before{background-color:#ad2688!important}.text-bancor{color:#676981}.text-bancor:after,.text-bancor:before{background-color:#676981!important}.text-bat{color:#ff5000}.text-bat:after,.text-bat:before{background-color:#ff5000!important}.text-bytecoin{color:#39b54a}.text-bytecoin:after,.text-bytecoin:before{background-color:#39b54a!important}.text-civic{color:#3eb13e}.text-civic:after,.text-civic:before{background-color:#3eb13e!important}.text-digix{color:#eeaf4a}.text-digix:after,.text-digix:before{background-color:#eeaf4a!important}.text-district0x{color:#7cf8fa}.text-district0x:after,.text-district0x:before{background-color:#7cf8fa!important}.text-eos{color:#99a4ea}.text-eos:after,.text-eos:before{background-color:#99a4ea!important}.text-firstblood{color:#d0021b}.text-firstblood:after,.text-firstblood:before{background-color:#d0021b!important}.text-funfair{color:#eb4b6e}.text-funfair:after,.text-funfair:before{background-color:#eb4b6e!important}.text-gnosis{color:#02d8ff}.text-gnosis:after,.text-gnosis:before{background-color:#02d8ff!important}.text-golem{color:#01d3e0}.text-golem:after,.text-golem:before{background-color:#01d3e0!important}.text-metal{color:#fff}.text-metal:after,.text-metal:before{background-color:#fff!important}.text-omisego{color:#3a79ff}.text-omisego:after,.text-omisego:before{background-color:#3a79ff!important}.text-qtum{color:#32b8f8}.text-qtum:after,.text-qtum:before{background-color:#32b8f8!important}.text-salt{color:#18cad0}.text-salt:after,.text-salt:before{background-color:#18cad0!important}.text-status{color:#5d69bd}.text-status:after,.text-status:before{background-color:#5d69bd!important}.text-storj{color:#2683ff}.text-storj:after,.text-storj:before{background-color:#2683ff!important}.text-wings{color:#a9d6e6}.text-wings:after,.text-wings:before{background-color:#a9d6e6!important}.text-zerox{color:#fff}.text-zerox:after,.text-zerox:before{background-color:#fff!important}.text-flagmoney{color:#fafafa}.text-flagmoney:after,.text-flagmoney:before{background-color:#fafafa!important}.text-bitcoin-cash{color:#f27e00}.text-bitcoin-cash:after,.text-bitcoin-cash:before{background-color:#f27e00!important}.text-bitcoin{color:#f90}.text-bitcoin:after,.text-bitcoin:before{background-color:#f90!important}.text-litecoin{color:#aeaeae}.text-litecoin:after,.text-litecoin:before{background-color:#aeaeae!important}.text-dogecoin{color:#f7bf35}.text-dogecoin:after,.text-dogecoin:before{background-color:#f7bf35!important}.text-ethereum{color:#d8d8d8}.text-ethereum:after,.text-ethereum:before{background-color:#d8d8d8!important}.text-dash{color:#278ee5}.text-dash:after,.text-dash:before{background-color:#278ee5!important}.text-blackcoin{color:#1c1d1d}.text-blackcoin:after,.text-blackcoin:before{background-color:#1c1d1d!important}.text-counterparty{color:#ed1650}.text-counterparty:after,.text-counterparty:before{background-color:#ed1650!important}.text-nubits{color:#ffc42c}.text-nubits:after,.text-nubits:before{background-color:#ffc42c!important}.text-factom{color:#4b90c1}.text-factom:after,.text-factom:before{background-color:#4b90c1!important}.text-monero{color:#f60}.text-monero:after,.text-monero:before{background-color:#f60!important}.text-mastercoin{color:#6dafde}.text-mastercoin:after,.text-mastercoin:before{background-color:#6dafde!important}.text-omni{color:#6dafde}.text-omni:after,.text-omni:before{background-color:#6dafde!important}.text-tether{color:#ffc20e}.text-tether:after,.text-tether:before{background-color:#ffc20e!important}.text-decred{color:#2ed8a3}.text-decred:after,.text-decred:before{background-color:#2ed8a3!important}.text-eth-classic{color:#669073}.text-eth-classic:after,.text-eth-classic:before{background-color:#669073!important}.text-ripple{color:#00aae4}.text-ripple:after,.text-ripple:before{background-color:#00aae4!important}.text-zcash{color:#ffc20e}.text-zcash:after,.text-zcash:before{background-color:#ffc20e!important}.text-dark{color:#1d2125}.text-dark:after,.text-dark:before{background-color:#1d2125!important}.text-dollar,.text-euro{color:#fff}.text-blue-light{color:#46b8fd}.text-icon{color:#32b8bb}.text-icon:after,.text-icon:before{background-color:#32b8bb!important}.text-chainlink{color:#005adf}.text-chainlink:after,.text-chainlink:before{background-color:#005adf!important}.text-polkadot{color:#e6007a}.text-polkadot:after,.text-polkadot:before{background-color:#e6007a!important}.text-tezos{color:#2c7df7}.text-tezos:after,.text-tezos:before{background-color:#2c7df7!important}.text-tron{color:#ff060a}.text-tron:after,.text-tron:before{background-color:#ff060a!important}.text-waves{color:#43bad3}.text-waves:after,.text-waves:before{background-color:#43bad3!important}.text-hedget{color:#5bd4b1!important}.text-hedget:after,.text-hedget:before{background-color:#5bd4b1!important}.text-arkn{color:#e12120!important}.text-arkn:after,.text-arkn:before{background-color:#e12120!important}.text-0x{color:#fff}.text-0x:after,.text-0x:before{background-color:#fff!important}.text-ada{color:#002fb2}.text-ada:after,.text-ada:before{background-color:#002fb2!important}.textbefore-positive{color:#3de008!important}.textbefore-negative{color:#fc0101!important}.textbefore-aragon{color:#2cdee1}.textbefore-aragon:after,.textbefore-aragon:before{color:#2cdee1!important}.textbefore-augur{color:#ad2688}.textbefore-augur:after,.textbefore-augur:before{color:#ad2688!important}.textbefore-bancor{color:#676981}.textbefore-bancor:after,.textbefore-bancor:before{color:#676981!important}.textbefore-bat{color:#ff5000}.textbefore-bat:after,.textbefore-bat:before{color:#ff5000!important}.textbefore-bytecoin{color:#39b54a}.textbefore-bytecoin:after,.textbefore-bytecoin:before{color:#39b54a!important}.textbefore-civic{color:#3eb13e}.textbefore-civic:after,.textbefore-civic:before{color:#3eb13e!important}.textbefore-digix{color:#eeaf4a}.textbefore-digix:after,.textbefore-digix:before{color:#eeaf4a!important}.textbefore-district0x{color:#7cf8fa}.textbefore-district0x:after,.textbefore-district0x:before{color:#7cf8fa!important}.textbefore-eos{color:#99a4ea}.textbefore-eos:after,.textbefore-eos:before{color:#99a4ea!important}.textbefore-firstblood{color:#d0021b}.textbefore-firstblood:after,.textbefore-firstblood:before{color:#d0021b!important}.textbefore-funfair{color:#eb4b6e}.textbefore-funfair:after,.textbefore-funfair:before{color:#eb4b6e!important}.textbefore-gnosis{color:#02d8ff}.textbefore-gnosis:after,.textbefore-gnosis:before{color:#02d8ff!important}.textbefore-golem{color:#01d3e0}.textbefore-golem:after,.textbefore-golem:before{color:#01d3e0!important}.textbefore-metal{color:#fff}.textbefore-metal:after,.textbefore-metal:before{color:#fff!important}.textbefore-omisego{color:#3a79ff}.textbefore-omisego:after,.textbefore-omisego:before{color:#3a79ff!important}.textbefore-qtum{color:#32b8f8}.textbefore-qtum:after,.textbefore-qtum:before{color:#32b8f8!important}.textbefore-salt{color:#18cad0}.textbefore-salt:after,.textbefore-salt:before{color:#18cad0!important}.textbefore-status{color:#5d69bd}.textbefore-status:after,.textbefore-status:before{color:#5d69bd!important}.textbefore-storj{color:#2683ff}.textbefore-storj:after,.textbefore-storj:before{color:#2683ff!important}.textbefore-wings{color:#a9d6e6}.textbefore-wings:after,.textbefore-wings:before{color:#a9d6e6!important}.textbefore-zerox{color:#fff}.textbefore-zerox:after,.textbefore-zerox:before{color:#fff!important}.textbefore-flagmoney{color:#fafafa}.textbefore-flagmoney:after,.textbefore-flagmoney:before{color:#fafafa!important}.textbefore-bitcoin-cash{color:#f27e00}.textbefore-bitcoin-cash:after,.textbefore-bitcoin-cash:before{color:#f27e00!important}.textbefore-bitcoin{color:#f90}.textbefore-bitcoin:after,.textbefore-bitcoin:before{color:#f90!important}.textbefore-litecoin{color:#aeaeae}.textbefore-litecoin:after,.textbefore-litecoin:before{color:#aeaeae!important}.textbefore-dogecoin{color:#f7bf35}.textbefore-dogecoin:after,.textbefore-dogecoin:before{color:#f7bf35!important}.textbefore-ethereum{color:#d8d8d8}.textbefore-ethereum:after,.textbefore-ethereum:before{color:#d8d8d8!important}.textbefore-dash{color:#278ee5}.textbefore-dash:after,.textbefore-dash:before{color:#278ee5!important}.textbefore-blackcoin{color:#1c1d1d}.textbefore-blackcoin:after,.textbefore-blackcoin:before{color:#1c1d1d!important}.textbefore-counterparty{color:#ed1650}.textbefore-counterparty:after,.textbefore-counterparty:before{color:#ed1650!important}.textbefore-nubits{color:#ffc42c}.textbefore-nubits:after,.textbefore-nubits:before{color:#ffc42c!important}.textbefore-factom{color:#4b90c1}.textbefore-factom:after,.textbefore-factom:before{color:#4b90c1!important}.textbefore-monero{color:#f60}.textbefore-monero:after,.textbefore-monero:before{color:#f60!important}.textbefore-mastercoin{color:#6dafde}.textbefore-mastercoin:after,.textbefore-mastercoin:before{color:#6dafde!important}.textbefore-omni{color:#6dafde}.textbefore-omni:after,.textbefore-omni:before{color:#6dafde!important}.textbefore-tether{color:#ffc20e}.textbefore-tether:after,.textbefore-tether:before{color:#ffc20e!important}.textbefore-decred{color:#2ed8a3}.textbefore-decred:after,.textbefore-decred:before{color:#2ed8a3!important}.textbefore-eth-classic{color:#669073}.textbefore-eth-classic:after,.textbefore-eth-classic:before{color:#669073!important}.textbefore-ripple{color:#00aae4}.textbefore-ripple:after,.textbefore-ripple:before{color:#00aae4!important}.textbefore-zcash{color:#ffc20e}.textbefore-zcash:after,.textbefore-zcash:before{color:#ffc20e!important}.textbefore-dark{color:#1d2125}.textbefore-dark:after,.textbefore-dark:before{color:#1d2125!important}.textbefore-dollar,.textbefore-euro{color:#fff}.textbefore-blue-light{color:#46b8fd}.textbefore-icon{color:#32b8bb}.textbefore-icon:after,.textbefore-icon:before{background-color:#32b8bb!important}.textbefore-chainlink{color:#005adf}.textbefore-chainlink:after,.textbefore-chainlink:before{background-color:#005adf!important}.textbefore-polkadot{color:#e6007a}.textbefore-polkadot:after,.textbefore-polkadot:before{background-color:#e6007a!important}.textbefore-tezos{color:#2c7df7}.textbefore-tezos:after,.textbefore-tezos:before{background-color:#2c7df7!important}.textbefore-tron{color:#ff060a}.textbefore-tron:after,.textbefore-tron:before{background-color:#ff060a!important}.textbefore-waves{color:#43bad3}.textbefore-waves:after,.textbefore-waves:before{background-color:#43bad3!important}.textbefore-hedget{color:#5bd4b1!important}.textbefore-hedget:after,.textbefore-hedget:before{background-color:#5bd4b1!important}.textbefore-arkn{color:#e12120!important}.textbefore-arkn:after,.textbefore-arkn:before{background-color:#e12120!important}.textbefore-0x{color:#fff}.textbefore-0x:after,.textbefore-0x:before{background-color:#fff!important}.textbefore-ada{color:#002fb2}.textbefore-ada:after,.textbefore-ada:before{background-color:#002fb2!important}.text-fill-svg-aragon{fill:#2cdee1!important}.text-fill-svg-augur{fill:#ad2688!important}.text-fill-svg-bancor{fill:#676981!important}.text-fill-svg-bat{fill:#ff5000!important}.text-fill-svg-bytecoin{fill:#39b54a!important}.text-fill-svg-civic{fill:#3eb13e!important}.text-fill-svg-digix{fill:#eeaf4a!important}.text-fill-svg-district0x{fill:#7cf8fa!important}.text-fill-svg-eos{fill:#99a4ea!important}.text-fill-svg-firstblood{fill:#d0021b!important}.text-fill-svg-funfair{fill:#eb4b6e!important}.text-fill-svg-gnosis{fill:#02d8ff!important}.text-fill-svg-golem{fill:#01d3e0!important}.text-fill-svg-metal{fill:#fff!important}.text-fill-svg-omisego{fill:#3a79ff!important}.text-fill-svg-qtum{fill:#32b8f8!important}.text-fill-svg-salt{fill:#18cad0!important}.text-fill-svg-status{fill:#5d69bd!important}.text-fill-svg-storj{fill:#2683ff!important}.text-fill-svg-wings{fill:#a9d6e6!important}.text-fill-svg-zerox{fill:#fff!important}.text-fill-svg-flagmoney{fill:#fafafa!important}.text-fill-svg-bitcoin-cash{fill:#f27e00!important}.text-fill-svg-bitcoin{fill:#f90!important}.text-fill-svg-litecoin{fill:#aeaeae!important}.text-fill-svg-dogecoin{fill:#f7bf35!important}.text-fill-svg-ethereum{fill:#d8d8d8!important}.text-fill-svg-dash{fill:#278ee5!important}.text-fill-svg-blackcoin{fill:#1c1d1d!important}.text-fill-svg-counterparty{fill:#ed1650!important}.text-fill-svg-nubits{fill:#ffc42c!important}.text-fill-svg-factom{fill:#4b90c1!important}.text-fill-svg-monero{fill:#f60!important}.text-fill-svg-mastercoin,.text-fill-svg-omni{fill:#6dafde!important}.text-fill-svg-tether{fill:#ffc20e!important}.text-fill-svg-decred{fill:#2ed8a3!important}.text-fill-svg-eth-classic{fill:#669073!important}.text-fill-svg-ripple{fill:#00aae4!important}.text-fill-svg-zcash{fill:#ffc20e!important}.text-fill-svg-dollar,.text-fill-svg-euro{fill:#fff!important}.text-fill-svg-blue-light{fill:#46b8fd!important}.text-fill-svg-icon{fill:#32b8bb!important}.text-fill-svg-chainlink{fill:#005adf!important}.text-fill-svg-polkadot{fill:#e6007a!important}.text-fill-svg-tezos{fill:#2c7df7!important}.text-fill-svg-tron{fill:#ff060a!important}.text-fill-svg-waves{fill:#43bad3!important}.text-fill-svg-hedget{fill:#5bd4b1!important}.text-fill-svg-arkn{fill:#e12120!important}.text-fill-svg-0x{fill:#fff!important}.text-fill-svg-ada{fill:#002fb2!important}.stop-aragon{stop-color:#2cdee1}.stop-augur{stop-color:#ad2688}.stop-bancor{stop-color:#676981}.stop-bat{stop-color:#ff5000}.stop-bytecoin{stop-color:#39b54a}.stop-civic{stop-color:#3eb13e}.stop-digix{stop-color:#eeaf4a}.stop-district0x{stop-color:#7cf8fa}.stop-eos{stop-color:#99a4ea}.stop-firstblood{stop-color:#d0021b}.stop-funfair{stop-color:#eb4b6e}.stop-gnosis{stop-color:#02d8ff}.stop-golem{stop-color:#01d3e0}.stop-metal{stop-color:#fff}.stop-omisego{stop-color:#3a79ff}.stop-qtum{stop-color:#32b8f8}.stop-salt{stop-color:#18cad0}.stop-status{stop-color:#5d69bd}.stop-storj{stop-color:#2683ff}.stop-wings{stop-color:#a9d6e6}.stop-zerox{stop-color:#fff}.stop-flagmoney{stop-color:#fafafa}.stop-bitcoin-cash{stop-color:#f27e00}.stop-bitcoin{stop-color:#f90}.stop-litecoin{stop-color:#aeaeae}.stop-dogecoin{stop-color:#f7bf35}.stop-ethereum{stop-color:#d8d8d8}.stop-dash{stop-color:#278ee5}.stop-blackcoin{stop-color:#1c1d1d}.stop-counterparty{stop-color:#ed1650}.stop-nubits{stop-color:#ffc42c}.stop-factom{stop-color:#4b90c1}.stop-monero{stop-color:#f60}.stop-mastercoin,.stop-omni{stop-color:#6dafde}.stop-tether{stop-color:#ffc20e}.stop-decred{stop-color:#2ed8a3}.stop-eth-classic{stop-color:#669073}.stop-ripple{stop-color:#00aae4}.stop-zcash{stop-color:#ffc20e}.stop-dollar,.stop-euro{stop-color:#fff}.stop-blue-light{stop-color:#46b8fd}.stop-icon{stop-color:#32b8bb}.stop-chainlink{stop-color:#005adf}.stop-polkadot{stop-color:#e6007a}.stop-tezos{stop-color:#2c7df7}.stop-tron{stop-color:#ff060a}.stop-waves{stop-color:#43bad3}.stop-hedget{stop-color:#5bd4b1!important}.stop-arkn{stop-color:#e12120!important}.stop-0x{stop-color:#fff}.stop-ada{stop-color:#002fb2}.border-positive{border-color:#5ab62c}.border-negative{border-color:#e42121!important}.border-aragon,.border-aragon:active,.border-aragon:hover{border-color:#2cdee1}.border-augur,.border-augur:active,.border-augur:hover{border-color:#ad2688}.border-bancor,.border-bancor:active,.border-bancor:hover{border-color:#676981}.border-bat,.border-bat:active,.border-bat:hover{border-color:#ff5000}.border-bytecoin,.border-bytecoin:active,.border-bytecoin:hover{border-color:#39b54a}.border-civic,.border-civic:active,.border-civic:hover{border-color:#3eb13e}.border-digix,.border-digix:active,.border-digix:hover{border-color:#eeaf4a}.border-district0x,.border-district0x:active,.border-district0x:hover{border-color:#7cf8fa}.border-eos,.border-eos:active,.border-eos:hover{border-color:#99a4ea}.border-firstblood,.border-firstblood:active,.border-firstblood:hover{border-color:#d0021b}.border-funfair,.border-funfair:active,.border-funfair:hover{border-color:#eb4b6e}.border-gnosis,.border-gnosis:active,.border-gnosis:hover{border-color:#02d8ff}.border-golem,.border-golem:active,.border-golem:hover{border-color:#01d3e0}.border-metal,.border-metal:active,.border-metal:hover{border-color:#fff}.border-omisego,.border-omisego:active,.border-omisego:hover{border-color:#3a79ff}.border-qtum,.border-qtum:active,.border-qtum:hover{border-color:#32b8f8}.border-salt,.border-salt:active,.border-salt:hover{border-color:#18cad0}.border-status,.border-status:active,.border-status:hover{border-color:#5d69bd}.border-storj,.border-storj:active,.border-storj:hover{border-color:#2683ff}.border-wings,.border-wings:active,.border-wings:hover{border-color:#a9d6e6}.border-zerox,.border-zerox:active,.border-zerox:hover{border-color:#fff}.border-flagmoney,.border-flagmoney:active,.border-flagmoney:hover{border-color:#fafafa}.border-bitcoin-cash,.border-bitcoin-cash:active,.border-bitcoin-cash:hover{border-color:#f27e00}.border-bitcoin,.border-bitcoin:active,.border-bitcoin:hover{border-color:#f90}.border-litecoin,.border-litecoin:active,.border-litecoin:hover{border-color:#aeaeae}.border-dogecoin,.border-dogecoin:active,.border-dogecoin:hover{border-color:#f7bf35}.border-ethereum,.border-ethereum:active,.border-ethereum:hover{border-color:#d8d8d8}.border-dash,.border-dash:active,.border-dash:hover{border-color:#278ee5}.border-blackcoin,.border-blackcoin:active,.border-blackcoin:hover{border-color:#1c1d1d}.border-counterparty,.border-counterparty:active,.border-counterparty:hover{border-color:#ed1650}.border-nubits,.border-nubits:active,.border-nubits:hover{border-color:#ffc42c}.border-factom,.border-factom:active,.border-factom:hover{border-color:#4b90c1}.border-monero,.border-monero:active,.border-monero:hover{border-color:#f60}.border-mastercoin,.border-mastercoin:active,.border-mastercoin:hover,.border-omni,.border-omni:active,.border-omni:hover{border-color:#6dafde}.border-tether,.border-tether:active,.border-tether:hover{border-color:#ffc20e}.border-decred,.border-decred:active,.border-decred:hover{border-color:#2ed8a3}.border-eth-classic,.border-eth-classic:active,.border-eth-classic:hover{border-color:#669073}.border-ripple,.border-ripple:active,.border-ripple:hover{border-color:#00aae4}.border-zcash,.border-zcash:active,.border-zcash:hover{border-color:#ffc20e}.border-dollar,.border-dollar:active,.border-dollar:hover,.border-euro,.border-euro:active,.border-euro:hover{border-color:#fff}.border-blue-light,.border-blue-light:active,.border-blue-light:hover{border-color:#46b8fd}.border-icon,.border-icon:active,.border-icon:hover{border-color:#32b8bb}.border-chainlink,.border-chainlink:active,.border-chainlink:hover{border-color:#005adf}.border-polkadot,.border-polkadot:active,.border-polkadot:hover{border-color:#e6007a}.border-tezos,.border-tezos:active,.border-tezos:hover{border-color:#2c7df7}.border-tron,.border-tron:active,.border-tron:hover{border-color:#ff060a}.border-waves,.border-waves:active,.border-waves:hover{border-color:#43bad3}.border-hedget,.border-hedget:active,.border-hedget:hover{border-color:#5bd4b1!important}.border-arkn,.border-arkn:active,.border-arkn:hover{border-color:#e12120!important}.border-0x,.border-0x:active,.border-0x:hover{border-color:#fff}.border-ada,.border-ada:active,.border-ada:hover{border-color:#002fb2}.icon-aragon,.logo-aragon{background-image:url(/dist/img/logo-aragon@2x.png?50ea2b17f6a3106a65962ca4457af4fc)}.icon-augur,.logo-augur{background-image:url(/dist/img/logo-augur@2x.png?8c3a06fa230613554e57e7173fe51c8f)}.icon-bancor,.logo-bancor{background-image:url(/dist/img/logo-bancor@2x.png?d9f8dde795a414d222a481504cb919af)}.icon-bat,.logo-bat{background-image:url(/dist/img/logo-bat@2x.png?cc1f787cf2c6f9d3aef7840944dbd2f2)}.icon-bitcoin-cash,.logo-bitcoin-cash{background-image:url(/dist/img/logo-bcash@2x.png?ad7fcc1988440da40440307c11bb5dd9)}.icon-bitcoin,.logo-bitcoin{background-image:url(/dist/img/logo-bitcoin@2x.png?26425a76f785a55540ba81e71bc9b1cb)}.icon-bytecoin,.logo-bytecoin{background-image:url(/dist/img/logo-bytecoin@2x.png?0c3b518fd5f5f2fddbfee47b9c399ded)}.icon-civic,.logo-civic{background-image:url(/dist/img/logo-civic@2x.png?c6f93f55aad889446e31d5d5e03e028e)}.icon-dash,.logo-dash{background-image:url(/dist/img/logo-dash@2x.png?00edcd2f2e88332ced99855a833b9150)}.icon-decred,.logo-decred{background-image:url(/dist/img/logo-decred@2x.png?49a47350aea535ce124514ecdd9bbfa7)}.icon-digix,.logo-digix{background-image:url(/dist/img/logo-digix@2x.png?357e9366e59905f836b20d78dece60e2)}.icon-district0x,.logo-district0x{background-image:url(/dist/img/logo-district0x@2x.png?112dd3ded4b148cfcc1b8907610da9fb)}.icon-dogecoin,.logo-dogecoin{background-image:url(/dist/img/logo-dogecoin@2x.png?2e277cabf758979be28c925984582d1c)}.icon-eos,.logo-eos{background-image:url(/dist/img/logo-eos@2x.png?5e623c9645433c3f130a3b9f5a2cd880)}.icon-eth,.logo-eth{background-image:url(/dist/img/logo-ethereum@2x.png?a60ca2f7a895e8f5ddca46ee7a9d83b3)}.icon-ethereum,.logo-ethereum{background-image:url(/dist/img/logo-ethereum@2x.png?a60ca2f7a895e8f5ddca46ee7a9d83b3)}.icon-eth-classic,.logo-eth-classic{background-image:url(/dist/img/logo-ethereumclassic@2x.png?1c80efcb055031cbb681c86b9e377f3e)}.icon-factom,.logo-factom{background-image:url(/dist/img/logo-factom@2x.png?18553b481296454216958f61f254542c)}.icon-firstblood,.logo-firstblood{background-image:url(/dist/img/logo-firstblood@2x.png?16580fc36bcb238cc105a3ac3acaec31)}.icon-funfair,.logo-funfair{background-image:url(/dist/img/logo-funfair@2x.png?aa1d39491faa7875b342a900024b9c8e)}.icon-gnosis,.logo-gnosis{background-image:url(/dist/img/logo-gnosis@2x.png?4ddc8f648764e030a7c9432328f52aa2)}.icon-golem,.logo-golem{background-image:url(/dist/img/logo-golem@2x.png?542cb891a923e6e9c3eadb09946a0f8a)}.icon-litecoin,.logo-litecoin{background-image:url(/dist/img/logo-litecoin@2x.png?d30ded2ac915ebc5937fa51ed559fd77)}.icon-metal,.logo-metal{background-image:url(/dist/img/logo-metal@2x.png?7c95aeaa9fe5cf9a08ed29e205f1e7f6)}.icon-monero,.logo-monero{background-image:url(/dist/img/logo-monero@2x.png?299c8ee69274cf05d0e38d5d74e4778e)}.icon-omisego,.logo-omisego{background-image:url(/dist/img/logo-omisego@2x.png?2b6db982d61b5074ddc4e8fdf9359d7b)}.icon-omni,.logo-omni{background-image:url(/dist/img/logo-omni@2x.png?7f93f0db5b21986d523f3b06066a6b28)}.icon-qtum,.logo-qtum{background-image:url(/dist/img/logo-qtum@2x.png?1092ce27857bddc04da8fcc8fcf981ec)}.icon-ripple,.logo-ripple{background-image:url(/dist/img/logo-ripple@2x.png?9003e0db7625bbf87bb62753975c1fdb)}.icon-salt,.logo-salt{background-image:url(/dist/img/logo-salt@2x.png?18127cce37c67f1c7846ca8649c76df4)}.icon-status,.logo-status{background-image:url(/dist/img/logo-status@2x.png?fca1cdc00d46f227ad40160f6b9695c8)}.icon-storj,.logo-storj{background-image:url(/dist/img/logo-storj@2x.png?a1b50008be76c2aa3fc3b7e18a30ddb3)}.icon-tether,.logo-tether{background-image:url(/dist/img/logo-tether@2x.png?f053e1ac07f3e89991221bf610c7e293)}.icon-wings,.logo-wings{background-image:url(/dist/img/logo-wings@2x.png?22c40fa5caaf8daf742dba536e3374ad)}.icon-zcash,.logo-zcash{background-image:url(/dist/img/logo-zcash@2x.png?da2dbcfdaf5d76be86c237265f247786)}.icon-zerox,.logo-zerox{background-image:url(/dist/img/logo-zerox@2x.png?e1c3c6cfd2a4f45744f4eb0aaf9f73fc)}.icon-dollar,.logo-dollar{background-image:url(/dist/img/logo-dollar@2x.png?0f3cc0fdb624c0eeb5ba103341c2de8f)}.icon-euro,.logo-euro{background-image:url(/dist/img/logo-euro@2x.png?4b3712639e7f89e9ac5f674d698596ab)}.icon-icon,.logo-icon{background-image:url(/dist/img/logo-icx.png?f21e83dc413cab342fb55c0674ebfdae)}.icon-chainlink,.logo-chainlink{background-image:url(/dist/img/logo-link.png?8b37335faa684ede1553265fd75d63df)}.icon-polkadot,.logo-polkadot{background-image:url(/dist/img/logo-dot.png?262561472d1e29217cbb7c9a92b01f10)}.icon-tezos,.logo-tezos{background-image:url(/dist/img/logo-xtz.png?374a1343ab3c136d74db87da0e37338b)}.icon-tron,.logo-tron{background-image:url(/dist/img/logo-trx.png?14b223b18d1b39a5ae97ad456dd6a869)}.icon-waves,.logo-waves{background-image:url(/dist/img/logo-waves.png?28ceb4fe5781fed11a334701f662f12c)}.icon-0x,.logo-0x{background-image:url(/dist/img/logo-zrx.png?4c88e877db61bedc4d9f4ae5a803ea99)}.icon-ada,.logo-ada{background-image:url(/dist/img/logo-ada.png?8ac42feb6c41a16eee65cb8d2c945a66)}.icon-hedget,.logo-hedget{background-image:url(/dist/img/logo-hget.png?8f55cb6b6554f20152bd35f385c86db6)}.icon-arkn,.logo-arkn{background-image:url(/dist/img/logo-arkn.png?afe52718385b711d73b53686d0837cbc)}.icon-gear{background-image:url(/dist/svg/icon-gear.svg?b45456f5e95681b361be0548ff631f57)}.icon-help-svg{background-image:url(/dist/svg/icon-help.svg?654d39d6ffe3cedb29d0f6e196f4175d)}.icon-lock-svg{background-image:url(/dist/svg/icon-lock.svg?454acd555deff411229853369aaebabc)}.icon-padlock-svg{background-image:url(/dist/svg/icon-padlock.svg?1046f04e6b17f53c1659de8431663445)}.icon-swap-svg{background-image:url(/dist/svg/icon-swap.svg?7849fe4b1cdc461755b66a5f7c0f87e0)}.icon-timer{background-image:url(/dist/svg/icon-timer.svg?9a6780597f897c6043f2495737c9ce98)}.icon-attach{background-image:url(/dist/svg/icon-attach.svg?f761bcc55c66d589badf0b240b209905)}.icon-receipt{background-image:url(/dist/svg/icon-receipt.svg?9b1fc54e7ab1b307dbfef3fc5530581e)}.icon-warning{background-image:url(/dist/svg/icon-warning.svg?56466da94db3d3f7b6b5d1ab276cbdb2)}.icon-send{background-image:url(/dist/svg/send.svg?53772ee99687d62e3824cb26e572d9e6)}.icon-receive{background-image:url(/dist/svg/box-in.svg?83d63a038546924941e1c19cbdcee0e3)}.icon-send-alt{background-image:url(/dist/svg/box-out.svg?1d5a73826a16202e07ff1407e9193fb3)}.icon-right-arrow{background-image:url(/dist/svg/icon-arrow-right.svg?962538a714da2adf3e4a5b121cff8995);background-size:contain;background-position:50%;background-repeat:no-repeat;opacity:.2;margin:0 auto}.button-coin{width:168px;height:48px;font-size:20px;border-radius:8px;text-transform:uppercase;cursor:pointer;box-shadow:0 0 2px 0 rgba(0,0,0,.2);transition:all .1s ease-in-out}.button-coin:active{-webkit-transform:scale(.95);transform:scale(.95);transition:all .1s ease-in-out}button.priceup{background-color:#356b1b!important;border:3px solid #5ab62c!important;color:#fff!important}button.pricedown{background-color:#871616!important;border:3px solid #e42121!important;color:#fff!important}#cp-content-wallet #wallet-coin-list ul .menu__item.priceup .menu__link,#cp-content-wallet #wallet-coin-list ul .menu__item.priceup:not(.menu__item--current) .menu__link{color:#3de008!important}#cp-content-wallet #wallet-coin-list ul .menu__item.priceup .menu__link span:after,#cp-content-wallet #wallet-coin-list ul .menu__item.priceup:not(.menu__item--current) .menu__link span:after{position:relative;top:-2px;content:"\2191";padding-right:3px}#cp-content-wallet #wallet-coin-list ul .menu__item.pricedown .menu__link,#cp-content-wallet #wallet-coin-list ul .menu__item.pricedown:not(.menu__item--current) .menu__link{color:#fc0101!important}#cp-content-wallet #wallet-coin-list ul .menu__item.pricedown .menu__link span:after,#cp-content-wallet #wallet-coin-list ul .menu__item.pricedown:not(.menu__item--current) .menu__link span:after{position:relative;top:-2px;content:"\2193";padding-right:3px}.button-aragon{background-color:rgba(44,222,225,.5);border:3px solid #2cdee1;color:#fff}.button-augur{background-color:rgba(173,38,136,.5);border:3px solid #ad2688;color:#fff}.button-bancor{background-color:rgba(103,105,129,.5);border:3px solid #676981;color:#fff}.button-bat{background-color:rgba(255,80,0,.5);border:3px solid #ff5000;color:#fff}.button-bytecoin{background-color:rgba(57,181,74,.5);border:3px solid #39b54a;color:#fff}.button-civic{background-color:rgba(62,177,62,.5);border:3px solid #3eb13e;color:#fff}.button-digix{background-color:rgba(238,175,74,.5);border:3px solid #eeaf4a;color:#fff}.button-district0x{background-color:rgba(124,248,250,.5);border:3px solid #7cf8fa;color:#fff}.button-eos{background-color:rgba(153,164,234,.5);border:3px solid #99a4ea;color:#fff}.button-firstblood{background-color:rgba(208,2,27,.5);border:3px solid #d0021b;color:#fff}.button-funfair{background-color:rgba(235,75,110,.5);border:3px solid #eb4b6e;color:#fff}.button-gnosis{background-color:rgba(2,216,255,.5);border:3px solid #02d8ff;color:#fff}.button-golem{background-color:rgba(1,211,224,.5);border:3px solid #01d3e0;color:#fff}.button-metal{background-color:hsla(0,0%,100%,.5);border:3px solid #fff;color:#000}.button-omisego{background-color:rgba(58,121,255,.5);border:3px solid #3a79ff;color:#fff}.button-qtum{background-color:rgba(50,184,248,.5);border:3px solid #32b8f8;color:#fff}.button-salt{background-color:rgba(24,202,208,.5);border:3px solid #18cad0;color:#fff}.button-status{background-color:rgba(93,105,189,.5);border:3px solid #5d69bd;color:#fff}.button-storj{background-color:rgba(38,131,255,.5);border:3px solid #2683ff;color:#fff}.button-wings{background-color:rgba(169,214,230,.5);border:3px solid #a9d6e6;color:#000}.button-zerox{background-color:hsla(0,0%,100%,.5);border:3px solid #fff;color:#000}.button-flagmoney{background-color:hsla(0,0%,98%,.5);border:3px solid #fafafa;color:#000}.button-bitcoin-cash{background-color:rgba(242,126,0,.5);border:3px solid #f27e00;color:#fff}.button-bitcoin{background-color:rgba(255,153,0,.5);border:3px solid #f90;color:#fff}.button-litecoin{background-color:hsla(0,0%,68%,.5);border:3px solid #aeaeae;color:#fff}.button-dogecoin{background-color:rgba(247,191,53,.5);border:3px solid #f7bf35;color:#fff}.button-ethereum{background-color:hsla(0,0%,85%,.5);border:3px solid #d8d8d8;color:#000}.button-dash{background-color:rgba(39,142,229,.5);border:3px solid #278ee5;color:#fff}.button-blackcoin{background-color:rgba(28,29,29,.5);border:3px solid #1c1d1d;color:#fff}.button-counterparty{background-color:rgba(237,22,80,.5);border:3px solid #ed1650;color:#fff}.button-nubits{background-color:rgba(255,196,44,.5);border:3px solid #ffc42c;color:#fff}.button-factom{background-color:rgba(75,144,193,.5);border:3px solid #4b90c1;color:#fff}.button-monero{background-color:rgba(255,102,0,.5);border:3px solid #f60;color:#fff}.button-mastercoin,.button-omni{background-color:rgba(109,175,222,.5);border:3px solid #6dafde;color:#fff}.button-tether{background-color:rgba(255,194,14,.5);border:3px solid #ffc20e;color:#fff}.button-decred{background-color:rgba(46,216,163,.5);border:3px solid #2ed8a3;color:#fff}.button-eth-classic{background-color:rgba(102,144,115,.5);border:3px solid #669073;color:#fff}.button-ripple{background-color:rgba(0,170,228,.5);border:3px solid #00aae4;color:#fff}.button-zcash{background-color:rgba(255,194,14,.5);border:3px solid #ffc20e;color:#fff}.button-dark{background-color:rgba(29,33,37,.5);border:3px solid #1d2125;color:#fff}.button-polkadot{background-color:rgba(230,0,122,.5);border:3px solid #e6007a;color:#fff}.button-tezos{background-color:rgba(44,125,247,.5);border:3px solid #2c7df7;color:#fff}.button-tron{background-color:rgba(255,6,10,.5);border:3px solid #ff060a;color:#fff}.button-ada{background-color:rgba(0,47,178,.5);border:3px solid #002fb2;color:#fff}.button-hedget{background-color:rgba(91,212,177,.5);border:3px solid #5bd4b1;color:#fff}.button-arkn{background-color:rgba(225,33,32,.5);border:3px solid #e12120;color:#fff}.button-0x{background-color:hsla(0,0%,100%,.5);border:3px solid #fff;color:#fff}.button-chainlink{background-color:rgba(0,90,223,.5);border:3px solid #005adf;color:#fff}.button-xtz{background-color:rgba(44,125,247,.5);border:3px solid #2c7df7;color:#fff}.button-trx{background-color:rgba(255,6,10,.5);border:3px solid #ff060a;color:#fff}.button-waves{background-color:rgba(67,186,211,.5);border:3px solid #43bad3;color:#fff}.button-icon{background-color:rgba(50,184,187,.5);border:3px solid #32b8bb;color:#fff}.button-dollar{background-color:hsla(0,0%,100%,.5);border:3px solid #fff;color:#fff}.button-dollar:disabled{background-color:#74777b;border-color:#b4b9c0!important;color:#b4b9c0}@font-face{font-family:DJBGetDigital;src:url(/dist/fonts/DJBGetDigital.eot?6acaa95b1cc5c5fbec7574dd337e5394) format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:DJBGetDigital;src:url(/dist/fonts/DJBGetDigital.woff?c40700b040b0a7573c2772f8856c940c) format("woff"),url(/dist/fonts/DJBGetDigital.ttf?e4210c9872f0c279b35273f230809821) format("truetype"),url(/dist/svg/DJBGetDigital.svg?3dd758bfd7d2c00ad6323d3e5923a528#DJBGetDigital) format("svg");font-weight:400;font-style:normal}body{margin:0;font-size:16px;line-height:1.5;overflow:auto;min-width:240px}button,button:active,button:focus{outline:none}p{margin:0}input,input:active,input:focus{outline:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.no-records{color:#74777b;width:100%;height:30px;position:absolute;left:0;top:0;bottom:0;margin:auto;font-size:16px}.error-message-container .error-message{border:2px solid #74777b;background-color:#3d4347;transition:all .5s ease-in-out;text-align:center}.error-message-container .error-message.success{border-color:#5ab62c;background-color:#356b1b;transition:all .25s ease-in-out}.error-message-container .error-message.error{border-color:#e42121;background-color:#871616;transition:all .25s ease-in-out}#cp-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}#cp-content,.canvas-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.canvas-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.canvas-wrapper .shadow{border-radius:50%;background-color:rgba(0,0,0,.1);position:absolute;box-shadow:0 0 40px 0 rgba(0,0,0,.2)}.canvas-wrapper #welcome-info{text-align:center;font-weight:300;-webkit-font-smoothing:antialiased;position:absolute;z-index:1}.multiselect .multiselect__content-wrapper{z-index:100}.filter .multiselect,.modal-content .multiselect,.transactions-wire .multiselect{min-height:0}.filter .multiselect .multiselect__select,.modal-content .multiselect .multiselect__select,.transactions-wire .multiselect .multiselect__select{padding:0;height:30px}.filter .multiselect .multiselect__tags,.modal-content .multiselect .multiselect__tags,.transactions-wire .multiselect .multiselect__tags{min-height:0;padding-top:0;padding-left:5px}.filter .multiselect .multiselect__tags .multiselect__single,.modal-content .multiselect .multiselect__tags .multiselect__single,.transactions-wire .multiselect .multiselect__tags .multiselect__single{background:transparent;min-height:0;line-height:30px;margin:0;padding:0}.filter .multiselect .multiselect__content-wrapper,.modal-content .multiselect .multiselect__content-wrapper,.transactions-wire .multiselect .multiselect__content-wrapper{background:#3d4347;color:#fff;border-color:#74777b}.filter .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option,.modal-content .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option,.transactions-wire .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{padding:3px;font-size:11px;line-height:20px;min-height:0}.filter .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--highlight,.filter .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--highlight:after,.modal-content .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--highlight,.modal-content .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--highlight:after,.transactions-wire .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--highlight,.transactions-wire .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--highlight:after{background-color:#356b1b}.filter .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected,.modal-content .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected,.transactions-wire .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected{background-color:#74777b;color:#fff}.filter .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected.multiselect__option--highlight,.filter .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected.multiselect__option--highlight:after,.modal-content .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected.multiselect__option--highlight,.modal-content .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected.multiselect__option--highlight:after,.transactions-wire .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected.multiselect__option--highlight,.transactions-wire .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected.multiselect__option--highlight:after{background-color:#871616}.filter .multiselect .exodus-icon,.modal-content .multiselect .exodus-icon,.transactions-wire .multiselect .exodus-icon{width:15px;height:15px;display:inline-block;vertical-align:sub;margin-right:5px}.filter button.input-style,.filter input[type=number],.filter input[type=text],.modal-content button.input-style,.modal-content input[type=number],.modal-content input[type=text],.transactions-wire button.input-style,.transactions-wire input[type=number],.transactions-wire input[type=text]{width:100%;height:32px;padding-left:5px;padding-right:25px;transition:all .25s ease-in-out;-moz-appearance:textfield}.filter button.input-style:active,.modal-content button.input-style:active,.transactions-wire button.input-style:active{-webkit-transform:scale(.95);transform:scale(.95);transition:all .25s ease-in-out}.filter .multiselect .multiselect__tags,.filter button.input-style,.filter input[type=number],.filter input[type=text],.modal-content .multiselect .multiselect__tags,.modal-content button.input-style,.modal-content input[type=number],.modal-content input[type=text],.transactions-wire .multiselect .multiselect__tags,.transactions-wire button.input-style,.transactions-wire input[type=number],.transactions-wire input[type=text]{border:2px solid #74777b;border-radius:5px;background-color:#3d4347}.filter .multiselect .multiselect__tags .multiselect__single,.filter button.input-style,.filter input[type=number],.filter input[type=text],.modal-content .multiselect .multiselect__tags .multiselect__single,.modal-content button.input-style,.modal-content input[type=number],.modal-content input[type=text],.transactions-wire .multiselect .multiselect__tags .multiselect__single,.transactions-wire button.input-style,.transactions-wire input[type=number],.transactions-wire input[type=text]{font-size:11px;color:#fff;text-transform:uppercase}.filter .multiselect .multiselect__tags .multiselect__single::-webkit-input-placeholder,.filter button.input-style::-webkit-input-placeholder,.filter input[type=number]::-webkit-input-placeholder,.filter input[type=text]::-webkit-input-placeholder,.modal-content .multiselect .multiselect__tags .multiselect__single::-webkit-input-placeholder,.modal-content button.input-style::-webkit-input-placeholder,.modal-content input[type=number]::-webkit-input-placeholder,.modal-content input[type=text]::-webkit-input-placeholder,.transactions-wire .multiselect .multiselect__tags .multiselect__single::-webkit-input-placeholder,.transactions-wire button.input-style::-webkit-input-placeholder,.transactions-wire input[type=number]::-webkit-input-placeholder,.transactions-wire input[type=text]::-webkit-input-placeholder{color:#fff}.filter .multiselect .multiselect__tags .multiselect__single::-moz-placeholder,.filter button.input-style::-moz-placeholder,.filter input[type=number]::-moz-placeholder,.filter input[type=text]::-moz-placeholder,.modal-content .multiselect .multiselect__tags .multiselect__single::-moz-placeholder,.modal-content button.input-style::-moz-placeholder,.modal-content input[type=number]::-moz-placeholder,.modal-content input[type=text]::-moz-placeholder,.transactions-wire .multiselect .multiselect__tags .multiselect__single::-moz-placeholder,.transactions-wire button.input-style::-moz-placeholder,.transactions-wire input[type=number]::-moz-placeholder,.transactions-wire input[type=text]::-moz-placeholder{color:#fff}.filter .multiselect .multiselect__tags .multiselect__single:-ms-input-placeholder,.filter button.input-style:-ms-input-placeholder,.filter input[type=number]:-ms-input-placeholder,.filter input[type=text]:-ms-input-placeholder,.modal-content .multiselect .multiselect__tags .multiselect__single:-ms-input-placeholder,.modal-content button.input-style:-ms-input-placeholder,.modal-content input[type=number]:-ms-input-placeholder,.modal-content input[type=text]:-ms-input-placeholder,.transactions-wire .multiselect .multiselect__tags .multiselect__single:-ms-input-placeholder,.transactions-wire button.input-style:-ms-input-placeholder,.transactions-wire input[type=number]:-ms-input-placeholder,.transactions-wire input[type=text]:-ms-input-placeholder{color:#fff}.filter .multiselect .multiselect__tags .multiselect__single:-moz-placeholder,.filter button.input-style:-moz-placeholder,.filter input[type=number]:-moz-placeholder,.filter input[type=text]:-moz-placeholder,.modal-content .multiselect .multiselect__tags .multiselect__single:-moz-placeholder,.modal-content button.input-style:-moz-placeholder,.modal-content input[type=number]:-moz-placeholder,.modal-content input[type=text]:-moz-placeholder,.transactions-wire .multiselect .multiselect__tags .multiselect__single:-moz-placeholder,.transactions-wire button.input-style:-moz-placeholder,.transactions-wire input[type=number]:-moz-placeholder,.transactions-wire input[type=text]:-moz-placeholder{color:#fff}.filter .input-wrapper,.modal-content .input-wrapper,.transactions-wire .input-wrapper{color:#fff;position:relative}.filter .input-wrapper .symbol,.modal-content .input-wrapper .symbol,.transactions-wire .input-wrapper .symbol{position:absolute;right:25px;top:5px}.filter .vue-monthly-picker .month-picker-wrapper,.modal-content .vue-monthly-picker .month-picker-wrapper,.transactions-wire .vue-monthly-picker .month-picker-wrapper{min-width:0}.filter .vue-monthly-picker .month-picker-wrapper.visible .month-year-display,.modal-content .vue-monthly-picker .month-picker-wrapper.visible .month-year-display,.transactions-wire .vue-monthly-picker .month-picker-wrapper.visible .month-year-display{border-radius:5px 5px 0 0}.filter .vue-monthly-picker .month-picker-wrapper .month-year-display,.modal-content .vue-monthly-picker .month-picker-wrapper .month-year-display,.transactions-wire .vue-monthly-picker .month-picker-wrapper .month-year-display{text-transform:capitalize;padding:2px 5px;height:32px;background:#3d4347;color:#fff;font-size:12px;line-height:24px;border:2px solid #74777b;border-radius:5px}.filter .vue-monthly-picker .month-picker-wrapper .month-year-display:before,.modal-content .vue-monthly-picker .month-picker-wrapper .month-year-display:before,.transactions-wire .vue-monthly-picker .month-picker-wrapper .month-year-display:before{position:absolute;right:15px;top:32%;color:#999;margin-top:4px;border-style:solid;border-width:5px 5px 0;border-color:#999 transparent transparent;content:""}.filter .vue-monthly-picker .month-picker-wrapper .monthItem,.modal-content .vue-monthly-picker .month-picker-wrapper .monthItem,.transactions-wire .vue-monthly-picker .month-picker-wrapper .monthItem{text-transform:capitalize}.filter .vue-monthly-picker .month-picker-wrapper .date-popover,.modal-content .vue-monthly-picker .month-picker-wrapper .date-popover,.transactions-wire .vue-monthly-picker .month-picker-wrapper .date-popover{position:absolute;background:transparent;border:none}.filter .vue-monthly-picker .month-picker-wrapper .date-popover .picker,.modal-content .vue-monthly-picker .month-picker-wrapper .date-popover .picker,.transactions-wire .vue-monthly-picker .month-picker-wrapper .date-popover .picker{background:#3d4347;color:#fff;border:2px solid #74777b;border-radius:0 0 5px 5px}.filter .vue-monthly-picker .month-picker-wrapper .date-popover .picker .flexbox .item,.modal-content .vue-monthly-picker .month-picker-wrapper .date-popover .picker .flexbox .item,.transactions-wire .vue-monthly-picker .month-picker-wrapper .date-popover .picker .flexbox .item{-ms-flex-preferred-size:100%;flex-basis:100%;padding:1px;font-family:Arial;font-size:12px;line-height:20px;border:none}.filter .vue-monthly-picker .month-picker-wrapper .date-popover .picker .flexbox .item:hover,.modal-content .vue-monthly-picker .month-picker-wrapper .date-popover .picker .flexbox .item:hover,.transactions-wire .vue-monthly-picker .month-picker-wrapper .date-popover .picker .flexbox .item:hover{background:#1d2125}.filter .vue-monthly-picker .month-picker-wrapper .date-popover .picker .flexbox div[data-v-d606cf52],.modal-content .vue-monthly-picker .month-picker-wrapper .date-popover .picker .flexbox div[data-v-d606cf52],.transactions-wire .vue-monthly-picker .month-picker-wrapper .date-popover .picker .flexbox div[data-v-d606cf52]{padding:5px 0}.filter .vue-monthly-picker .month-picker-wrapper .date-popover .picker .prev:after,.modal-content .vue-monthly-picker .month-picker-wrapper .date-popover .picker .prev:after,.transactions-wire .vue-monthly-picker .month-picker-wrapper .date-popover .picker .prev:after{border-right-color:#74777b}.filter .vue-monthly-picker .month-picker-wrapper .date-popover .picker .next:after,.modal-content .vue-monthly-picker .month-picker-wrapper .date-popover .picker .next:after,.transactions-wire .vue-monthly-picker .month-picker-wrapper .date-popover .picker .next:after{border-left-color:#74777b}.modal-mask{position:absolute;top:0;left:0;width:200%;height:100%;margin-left:-100%;padding-left:110%;z-index:100;background-color:rgba(0,0,0,.8);overflow-y:auto;transition:opacity .3s ease}.modal-mask .modal-dialog{margin-top:20vh}.modal-mask .modal-dialog .modal-content{border-radius:1rem;transition:all .3s ease}.modal-mask .modal-dialog .modal-content .modal-body{padding:0 125px;background-color:#282e33;border-radius:.5rem .5rem 0 0;position:relative;color:#b4b9c0}.modal-mask .modal-dialog .modal-content .modal-body .close{width:50px;height:50px;background-image:url(/dist/svg/icon-close2.svg?1fb172405a324295e6c3599e0f9dec1c);background-position:50%;background-size:cover;background-repeat:no-repeat;position:absolute;top:10px;right:10px;cursor:pointer}.modal-mask .modal-dialog .modal-content .modal-body .line{width:100%;background:url(/dist/img/pixel-white-10.png?ed18d25055a50c87fbf084bd6243def3) top/4px repeat-y}.modal-mask .modal-dialog .modal-content .modal-body .line.line-25{height:25px}.modal-mask .modal-dialog .modal-content .modal-body .line.line-40{height:40px}.modal-mask .modal-dialog .modal-content .modal-body .line.line-50{height:50px}.modal-mask .modal-dialog .modal-content .modal-body .line.line-75{height:75px}.modal-mask .modal-dialog .modal-content .modal-body .coin-logo{width:80px;height:80px;background-size:cover;background-position:50%;background-repeat:no-repeat;position:absolute;left:50%;margin-left:-40px;top:-40px}.modal-mask .modal-dialog .modal-content .modal-body .icon-comparator-result-wrapper,.modal-mask .modal-dialog .modal-content .modal-body .icon-modal-head-wrapper{width:100px;height:100px;border-radius:50%;border:1px solid #74777b;background-color:#1d2125;position:absolute;left:50%;margin-left:-50px;top:-50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-mask .modal-dialog .modal-content .modal-body .icon-comparator-result-wrapper .icon-comparator-result,.modal-mask .modal-dialog .modal-content .modal-body .icon-modal-head-wrapper .icon-comparator-result{width:65px;height:65px;background-image:url(/dist/img/icon-comparator-result.png?b18a8b4e777555ac0f6f49f2a6627bda);background-size:contain;background-position:50%;background-repeat:no-repeat}.modal-mask .modal-dialog .modal-content .modal-body .icon-modal-head-wrapper{font-size:55px;color:#fff}.modal-mask .modal-dialog .modal-content .modal-body .coin-input-wrapper{position:relative}.modal-mask .modal-dialog .modal-content .modal-body .coin-input-wrapper .transaction-input{width:100%;height:60px;border-width:2px;font-size:20px;border-radius:8px;background-color:#1d2125;text-align:center;padding:0 10px 0 40px;margin:5px 0}.modal-mask .modal-dialog .modal-content .modal-body .coin-input-wrapper .coin-logo{width:30px;height:30px;margin:0;left:10px;top:20px}.modal-mask .modal-dialog .modal-content .modal-body .cc-input-wrapper{position:relative}.modal-mask .modal-dialog .modal-content .modal-body .cc-input-wrapper .transaction-input{width:100%;height:60px;border-width:2px;font-size:20px;border-radius:8px;background-color:#1d2125;text-align:center;padding:0 15px;margin:5px 0}.modal-mask .modal-dialog .modal-content .modal-body .modal-title{font-size:25px;text-transform:uppercase}.modal-mask .modal-dialog .modal-content .modal-body .action-type{text-transform:capitalize}.modal-mask .modal-dialog .modal-content .modal-body .current-sum{font-size:12px}.modal-mask .modal-dialog .modal-content .modal-body .gradient-line{padding:15px 0;margin:20px -125px;background-image:linear-gradient(-90deg,transparent,rgba(0,0,0,.3) 50%,transparent)}.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .coin-logo{width:30px;height:30px;top:3px;left:auto;margin:0}.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-info-text{font-size:12px}.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-coin-info{position:relative}.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-coin-info .coin-logo{right:15px}.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-coin-info .transaction-info-text{padding-right:40px}.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-dollar-info{position:relative}.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-dollar-info .coin-logo{left:15px}.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-dollar-info .transaction-info-text{padding-left:40px}.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .icon-right-arrow{width:30px;height:30px}.modal-mask .modal-dialog .modal-content .modal-body button.confirm{width:250px;height:40px;margin:20px 0 0;border-radius:2px;font-size:20px;font-weight:500;line-height:normal}.modal-mask .modal-dialog .modal-content .modal-footer{min-height:40px;background-color:#1d2125;border-top:1px solid #74777b;border-radius:0 0 .5rem .5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.modal-mask .modal-dialog .modal-content .modal-footer button.confirm{width:auto;height:auto;min-width:150px;border-radius:5px;margin:20px 0;font-size:20px;font-weight:300;color:#fff;text-transform:uppercase;line-height:1.2}.modal-mask .modal-dialog .modal-content .modal-footer button.confirm.gray-bg{background-color:#3d4347}.modal-mask .modal-dialog .modal-content .modal-footer button.confirm.print{text-indent:40px;background-image:url(/dist/img/icon-print.png?06bebc643fa89938fa0fb5d28dc45afa);background-repeat:no-repeat;background-position:30px;background-size:18px 19px}.modal-mask.modal-enter,.modal-mask.modal-leave-active{opacity:0}.modal-mask.modal-enter .modal-content,.modal-mask.modal-leave-active .modal-content{-webkit-transform:translateY(-25%);transform:translateY(-25%)}.modal-mask#exchange-modal .modal-password,.modal-mask#forgot-password-modal .modal-password,.modal-mask#reset-password-modal .modal-password{padding:80px 160px 100px}.modal-mask#exchange-modal .modal-password .modal-password-text-row,.modal-mask#forgot-password-modal .modal-password .modal-password-text-row,.modal-mask#reset-password-modal .modal-password .modal-password-text-row{margin-bottom:40px}.modal-mask#exchange-modal .modal-password .modal-password-input-wrapper,.modal-mask#forgot-password-modal .modal-password .modal-password-input-wrapper,.modal-mask#reset-password-modal .modal-password .modal-password-input-wrapper{margin-bottom:20px}.modal-mask#exchange-modal .modal-password--title,.modal-mask#forgot-password-modal .modal-password--title,.modal-mask#reset-password-modal .modal-password--title{font-size:34px;font-weight:700;text-transform:uppercase;margin:0 0 15px;line-height:34px;font-weight:500;color:#fefdfb}.modal-mask#exchange-modal .modal-password--text,.modal-mask#forgot-password-modal .modal-password--text,.modal-mask#reset-password-modal .modal-password--text{text-align:center;width:100%;font-weight:100;font-size:14px;color:#fefdfb}.modal-mask#exchange-modal .modal-password--text.email-text,.modal-mask#forgot-password-modal .modal-password--text.email-text,.modal-mask#reset-password-modal .modal-password--text.email-text{max-width:400px;margin:0 auto}.modal-mask#exchange-modal .modal-password--input,.modal-mask#forgot-password-modal .modal-password--input,.modal-mask#reset-password-modal .modal-password--input{width:100%;height:48px;border:2px solid #8e8e8e;font-size:20px;border-radius:8px;background-color:#1d2125;text-align:left;padding:0 14px;color:#fefdfb;font-weight:200}.modal-mask#exchange-modal .modal-password--input::-webkit-input-placeholder,.modal-mask#forgot-password-modal .modal-password--input::-webkit-input-placeholder,.modal-mask#reset-password-modal .modal-password--input::-webkit-input-placeholder{color:#fefdfb;text-transform:uppercase;letter-spacing:2px}.modal-mask#exchange-modal .modal-password--input:-moz-placeholder,.modal-mask#exchange-modal .modal-password--input::-moz-placeholder,.modal-mask#forgot-password-modal .modal-password--input:-moz-placeholder,.modal-mask#forgot-password-modal .modal-password--input::-moz-placeholder,.modal-mask#reset-password-modal .modal-password--input:-moz-placeholder,.modal-mask#reset-password-modal .modal-password--input::-moz-placeholder{color:#fefdfb;text-transform:uppercase;letter-spacing:2px}.modal-mask#exchange-modal .modal-password--input:-ms-input-placeholder,.modal-mask#exchange-modal .modal-password--input::-ms-input-placeholder,.modal-mask#forgot-password-modal .modal-password--input:-ms-input-placeholder,.modal-mask#forgot-password-modal .modal-password--input::-ms-input-placeholder,.modal-mask#reset-password-modal .modal-password--input:-ms-input-placeholder,.modal-mask#reset-password-modal .modal-password--input::-ms-input-placeholder{color:#fefdfb;text-transform:uppercase;letter-spacing:2px}.modal-mask#exchange-modal .modal-password--input::placeholder,.modal-mask#forgot-password-modal .modal-password--input::placeholder,.modal-mask#reset-password-modal .modal-password--input::placeholder{color:#fefdfb;text-transform:uppercase;letter-spacing:2px}.modal-mask#exchange-modal .modal-password--input[type=email]::-webkit-input-placeholder,.modal-mask#forgot-password-modal .modal-password--input[type=email]::-webkit-input-placeholder,.modal-mask#reset-password-modal .modal-password--input[type=email]::-webkit-input-placeholder{text-transform:capitalize;letter-spacing:2px}.modal-mask#exchange-modal .modal-password--input[type=email]:-moz-placeholder,.modal-mask#exchange-modal .modal-password--input[type=email]::-moz-placeholder,.modal-mask#forgot-password-modal .modal-password--input[type=email]:-moz-placeholder,.modal-mask#forgot-password-modal .modal-password--input[type=email]::-moz-placeholder,.modal-mask#reset-password-modal .modal-password--input[type=email]:-moz-placeholder,.modal-mask#reset-password-modal .modal-password--input[type=email]::-moz-placeholder{text-transform:capitalize;letter-spacing:2px}.modal-mask#exchange-modal .modal-password--input[type=email]:-ms-input-placeholder,.modal-mask#exchange-modal .modal-password--input[type=email]::-ms-input-placeholder,.modal-mask#forgot-password-modal .modal-password--input[type=email]:-ms-input-placeholder,.modal-mask#forgot-password-modal .modal-password--input[type=email]::-ms-input-placeholder,.modal-mask#reset-password-modal .modal-password--input[type=email]:-ms-input-placeholder,.modal-mask#reset-password-modal .modal-password--input[type=email]::-ms-input-placeholder{text-transform:capitalize;letter-spacing:2px}.modal-mask#exchange-modal .modal-password--input[type=email]::placeholder,.modal-mask#forgot-password-modal .modal-password--input[type=email]::placeholder,.modal-mask#reset-password-modal .modal-password--input[type=email]::placeholder{text-transform:capitalize;letter-spacing:2px}.modal-mask#exchange-modal .modal-password .icon-confirm,.modal-mask#exchange-modal .modal-password .icon-lock,.modal-mask#forgot-password-modal .modal-password .icon-confirm,.modal-mask#forgot-password-modal .modal-password .icon-lock,.modal-mask#reset-password-modal .modal-password .icon-confirm,.modal-mask#reset-password-modal .modal-password .icon-lock{width:100px;height:100px;position:absolute;left:50%;margin-left:-50px;top:-50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(/dist/img/icon-lock.png?a44e53da3072dac97dd7b112afcdebeb)}.modal-mask#exchange-modal .modal-password .icon-confirm,.modal-mask#forgot-password-modal .modal-password .icon-confirm,.modal-mask#reset-password-modal .modal-password .icon-confirm{background-image:url(/dist/img/icon-confirm.png?8e4b636c1b7bcb9a01f985adaa0abdef)}.modal-mask#exchange-modal .modal-exchange,.modal-mask#forgot-password-modal .modal-exchange,.modal-mask#reset-password-modal .modal-exchange{padding:80px 0 100px}.modal-mask#exchange-modal .modal-exchange .alert-danger,.modal-mask#forgot-password-modal .modal-exchange .alert-danger,.modal-mask#reset-password-modal .modal-exchange .alert-danger{background-color:#d22238}.modal-mask#exchange-modal .footer-modal-password,.modal-mask#forgot-password-modal .footer-modal-password,.modal-mask#reset-password-modal .footer-modal-password{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0;background-color:#1d2025;min-height:40px;border-top:1px solid #74777b;border-radius:0 0 .5rem .5rem}.modal-mask#exchange-modal .footer-modal-password--button,.modal-mask#forgot-password-modal .footer-modal-password--button,.modal-mask#reset-password-modal .footer-modal-password--button{background-color:#272e33;border:2px solid #d0cece;padding:0 20px;color:#fff;width:100%;min-width:168px;height:48px;font-size:18px;border-radius:8px;text-transform:uppercase;cursor:pointer;box-shadow:0 0 2px 0 rgba(0,0,0,.2);transition:all .1s ease-in-out}.modal-mask#exchange-modal .footer-modal-password--button:disabled,.modal-mask#forgot-password-modal .footer-modal-password--button:disabled,.modal-mask#reset-password-modal .footer-modal-password--button:disabled{border-color:#b4b9c0;color:#b4b9c0}.modal-mask#registration-success-modal .registration-success-modal{padding:140px 0 100px}.modal-mask#registration-success-modal .registration-success-modal--gradient-line{padding:45px 0;background-image:linear-gradient(-90deg,transparent,rgba(0,0,0,.25) 50%,transparent)}.modal-mask#registration-success-modal .registration-success-modal--text{text-align:center;width:100%;font-weight:100;font-size:14px;color:#fefdfb}.modal-mask#registration-success-modal .registration-success-modal .icon-confirm{width:100px;height:100px;position:absolute;left:50%;margin-left:-50px;top:-50px;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(/dist/img/icon-confirm.png?8e4b636c1b7bcb9a01f985adaa0abdef)}.modal-mask#registration-success-modal .footer-registration-success-modal,.modal-mask#registration-success-modal .registration-success-modal .icon-confirm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-mask#registration-success-modal .footer-registration-success-modal{padding:20px 0;background-color:#1d2025;min-height:40px;border-top:1px solid #74777b;border-radius:0 0 .5rem .5rem}.modal-mask#registration-success-modal .footer-registration-success-modal--button{background-color:#272e33;border:2px solid #d0cece;padding:0 20px;color:#fff;width:100%;min-width:168px;height:48px;font-size:18px;border-radius:8px;text-transform:uppercase;cursor:pointer;box-shadow:0 0 2px 0 rgba(0,0,0,.2);transition:all .1s ease-in-out}.modal-mask#deposit-modal{font-family:Arial}.modal-mask#deposit-modal .modal-dialog .modal-content{background:#282e33}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body{padding-top:80px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-title{text-transform:none;color:#fff;font-size:24px;margin-bottom:50px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .transaction-input{height:34px;padding:2px 6px 0;font-size:17px;line-height:30px;text-align:left;background-color:#3d4347;border-radius:5px;margin-bottom:40px;-moz-appearance:none;-webkit-appearance:none}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .coin-logo{top:9px;right:3px;left:auto;font-size:19px;background-color:#3d4347;height:20px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .multiselect{margin:0 0 130px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .multiselect .multiselect__tags{background:#3d4347;border:2px solid #74777b;border-radius:5px;padding-left:6px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .multiselect .multiselect__tags .multiselect__single{background:transparent;color:#fff;min-height:0;margin:0;padding:0;font-size:17px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .multiselect .multiselect__content-wrapper{text-align:right;background:transparent;color:#fff;border-color:transparent;box-shadow:0 0 3px #1d2125}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .multiselect .multiselect__content-wrapper .multiselect__option{font-size:18px;line-height:25px;font-weight:400}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .multiselect .multiselect__content-wrapper .multiselect__option.multiselect__option--selected,.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .multiselect .multiselect__content-wrapper .multiselect__option:hover{background-color:#46b8fd}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .multiselect .multiselect__content-wrapper .multiselect__option.multiselect__option--selected:after,.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .multiselect .multiselect__content-wrapper .multiselect__option:hover:after{display:none}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .modal-title{margin-bottom:90px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .transaction{font-size:18px;padding:15px 0;position:absolute;left:0;top:130px;width:100%;margin:0}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .transaction .text-dollar{font-size:28px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .note{font-style:italic;margin-bottom:160px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .info{padding:10px 0 15px;position:absolute;left:0;top:250px;width:100%;margin:0;background:#1d2125;line-height:20px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .info p{max-width:625px;margin:0 auto}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .info p.text-center{margin-bottom:20px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .warning{margin-bottom:15px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .warning p{background:url(/dist/img/icon-warning.png?0d5da6542e3563dda8d9feb7205f9391) no-repeat;background-size:23px 19px;text-indent:30px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .modal-title{margin-bottom:20px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .qrcode .coin-logo{width:50px;height:50px;top:50px;left:0;right:0;margin:auto}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .note{font-style:italic;margin-bottom:110px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .transaction{font-size:18px;padding:15px 0;position:absolute;left:0;top:330px;width:100%;margin:0}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .transaction .text-dollar{font-size:28px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .bitcoin-submit{margin-left:-23%;width:140%;margin-bottom:10px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .bitcoin-submit .bitcoin-submit-text{font-size:12px;line-height:2.75}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .bitcoin-submit .bitcoin-submit-input{text-transform:none}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .bitcoin-submit .bitcoin-submit-button{background-color:#3d4347;border-radius:5px;width:auto;height:auto;margin:0;padding:2px 30px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .modal-title{margin-bottom:350px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card{position:absolute;left:0;top:120px;width:100%;padding:30px;margin:0 0 30px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .cc-logo{width:63px;height:39px;margin-bottom:10px;background-size:63px 39px;background-repeat:no-repeat}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .cc-logo.Visa{background-image:url(/dist/img/icon-card-visa.png?92b7e76ae82ed701b5a32fe23b68936d)}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .cc-logo.Master{background-image:url(/dist/img/icon-card-mc.png?42c2dd841b8e09fc5215d59208c90c2d)}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front{background:url(/dist/img/credit-card-front.png?85c70e1e6be71db3ae031297b0130371) no-repeat;background-size:100% auto;height:230px;padding-top:32px;max-width:368px;margin:0 auto 25px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .transaction-input{border:2px solid #74777b;margin-bottom:0;height:30px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col{padding-left:6px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .cc-input-wrapper .card-holder-name-input,.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .cc-input-wrapper .card-number-input{width:325px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .cc-input-wrapper .card-holder-name-input{margin-bottom:20px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .cc-input-wrapper .card-due-date-text-label{color:#74777b;font-size:10px;padding-left:35px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .credit-card-front-row{margin-left:105px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .credit-card-front-row .credit-card-front-text-right{margin-top:7px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .credit-card-front-row .card-due-date-input{width:70px;margin-top:8px;margin-left:-17px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .credit-card-front-row .card-due-date-text-label{color:#74777b;font-size:10px;width:40px;float:right}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .credit-card-front-row .card-due-date-text-arrow{color:#74777b;font-size:10px;position:absolute;right:0;top:10px;width:10px;height:10px;border:5px solid transparent;border-left:5px solid #74777b}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .card-holder-name-text,.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .card-number-text{color:#74777b;font-size:10px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .card-holder-name-text{margin-top:-12px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-back{background:url(/dist/img/credit-card-back.png?26cd9e57f8e186578f88d21e6a4ab3d1) no-repeat;background-size:100% auto;max-width:368px;margin:0 auto;height:230px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-back .credit-card-back-row{padding-top:72px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-back .credit-card-back-row .transaction-input{border:2px solid #74777b;margin-bottom:0;height:30px;margin-bottom:40px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-back .credit-card-back-row .credit-card-back-col{margin-top:12px;margin-left:-28px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-back .credit-card-back-row .credit-card-back-col .action-type{position:relative;padding:0 0 0 12px;color:#74777b;font-size:10px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-back .credit-card-back-row .credit-card-back-col .action-type:before{content:"";display:block;width:10px;height:10px;border:5px solid transparent;border-right:5px solid #74777b;position:absolute;top:2px;left:-2px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .info{position:absolute;left:0;top:170px;width:100%;margin:0;padding:20px 0;background:#1d2125}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner.confirm .modal-title{margin-bottom:170px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner.confirm .info .center{border-left:2px solid #74777b;border-right:2px solid #74777b}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner.confirm .message{margin-bottom:30px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner.confirm .label{font-size:14px;color:#74777b;margin-bottom:5px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .error-message-container{position:relative;top:-30px}@media (max-width:991px){.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .cc{height:600px}}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-footer .row{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lang-FR .modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .note{margin-bottom:180px}#investment-stats-tab,#wallet-stats-tab,.stats-tab{padding-top:20px;border-top:1px solid #74777b;border-bottom:1px solid #74777b;background-color:#1d2125}#investment-stats-tab .row>div,#investment-stats-tab .stats-tiles,#wallet-stats-tab .row>div,#wallet-stats-tab .stats-tiles,.stats-tab .row>div,.stats-tab .stats-tiles{margin-bottom:20px}#investment-stats-tab .stats-tiles .stats-tile,#wallet-stats-tab .stats-tiles .stats-tile,.stats-tab .stats-tiles .stats-tile{padding:10px;background-color:#3d4347;color:#b4b9c0}#investment-stats-tab .stats-tiles .stats-tile .stats-tile-header,#wallet-stats-tab .stats-tiles .stats-tile .stats-tile-header,.stats-tab .stats-tiles .stats-tile .stats-tile-header{font-size:14px;padding-bottom:5px;margin-bottom:10px;border-bottom:1px solid #5d6164}#investment-stats-tab .stats-tiles .stats-tile .stats-body,#wallet-stats-tab .stats-tiles .stats-tile .stats-body,.stats-tab .stats-tiles .stats-tile .stats-body{position:relative;word-break:break-all}#investment-stats-tab .stats-tiles .stats-tile .stats-body .stats-amount,#wallet-stats-tab .stats-tiles .stats-tile .stats-body .stats-amount,.stats-tab .stats-tiles .stats-tile .stats-body .stats-amount{font-size:20px;font-weight:500}#investment-stats-tab .stats-tiles .stats-tile .stats-body .icon-user,#wallet-stats-tab .stats-tiles .stats-tile .stats-body .icon-user,.stats-tab .stats-tiles .stats-tile .stats-body .icon-user{width:24px;height:24px;background-color:transparent!important;background-image:url(/dist/img/icon-user.png?732daa02898ecedd93e2e8b5b87e86f9);background-size:contain;background-position:50%;background-repeat:no-repeat;position:absolute;right:5px;bottom:7px}#investment-stats-tab .stats-tiles .stats-tile .unit-name,#wallet-stats-tab .stats-tiles .stats-tile .unit-name,.stats-tab .stats-tiles .stats-tile .unit-name{font-size:8px;text-transform:uppercase}#investment-stats-tab .stats-tiles .stats-tile.won-lost .row>div,#wallet-stats-tab .stats-tiles .stats-tile.won-lost .row>div,.stats-tab .stats-tiles .stats-tile.won-lost .row>div{margin:0}#investment-stats-tab .stats-tiles .stats-tile.won-lost .row>div.won,#wallet-stats-tab .stats-tiles .stats-tile.won-lost .row>div.won,.stats-tab .stats-tiles .stats-tile.won-lost .row>div.won{border-right:1px solid #74777b}#investment-stats-tab .stats-tiles .stats-tile.won-lost .row>div.lost,#wallet-stats-tab .stats-tiles .stats-tile.won-lost .row>div.lost,.stats-tab .stats-tiles .stats-tile.won-lost .row>div.lost{padding-left:10px}#investment-stats-tab .stats-tiles .stats-tile.won-lost .row>div .number,#wallet-stats-tab .stats-tiles .stats-tile.won-lost .row>div .number,.stats-tab .stats-tiles .stats-tile.won-lost .row>div .number{line-height:15px}#investment-stats-tab .stats-tiles .stats-tile.won-lost .row>div .stats-amount,#wallet-stats-tab .stats-tiles .stats-tile.won-lost .row>div .stats-amount,.stats-tab .stats-tiles .stats-tile.won-lost .row>div .stats-amount{font-size:11px}#investment-stats-tab .canvas-wrapper .shadow,#wallet-stats-tab .canvas-wrapper .shadow,.stats-tab-wrapper .canvas-wrapper .shadow{width:10vw;height:10vw}#investment-stats-tab .canvas-wrapper #welcome-info,#wallet-stats-tab .canvas-wrapper #welcome-info,.stats-tab-wrapper .canvas-wrapper #welcome-info{color:#fff}#investment-stats-tab .canvas-wrapper #welcome-info #welcome-title,#wallet-stats-tab .canvas-wrapper #welcome-info #welcome-title,.stats-tab-wrapper .canvas-wrapper #welcome-info #welcome-title{font-size:20px}#investment-stats-tab .canvas-wrapper #welcome-info #welcome-message,#wallet-stats-tab .canvas-wrapper #welcome-info #welcome-message,.stats-tab-wrapper .canvas-wrapper #welcome-info #welcome-message{font-size:10px}ul li:not(.menu__item--current) .menu__link{color:#b4b9c0!important}.tabs-menu{position:relative;top:-5px;z-index:10}.tabs-menu ul{list-style:none;margin-bottom:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tabs-menu ul li{display:inline;cursor:pointer;font-weight:300;color:#fff;text-transform:uppercase;transition:all .25s ease-in-out}.tabs-menu ul li:not(.router-link-active):not(:hover){color:#74777b;transition:all .25s ease-in-out}.transactions-tabs-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto;height:100%}.transactions-tabs-wrapper .transaction{border-top:1px solid #74777b;padding:0 50px;font-weight:300;color:#fff;line-height:80px;position:relative;cursor:pointer}.transactions-tabs-wrapper .transaction .collapsed-line{position:relative}.transactions-tabs-wrapper .transaction .collapsed-line .short-date{padding-top:20px;position:absolute;top:0;left:-40px;line-height:normal;text-transform:uppercase}.transactions-tabs-wrapper .transaction .collapsed-line .transaction-icon{display:inline-block;width:15px;height:15px;margin-right:15px;background-size:cover;background-position:50%;background-repeat:no-repeat}.transactions-tabs-wrapper .transaction .collapsed-line .transaction-icon.icon-buy{background-image:url(/dist/svg/icon-arrow-right.svg?962538a714da2adf3e4a5b121cff8995);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.transactions-tabs-wrapper .transaction .collapsed-line .transaction-icon.icon-sell{background-image:url(/dist/svg/icon-arrow-right.svg?962538a714da2adf3e4a5b121cff8995);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.transactions-tabs-wrapper .transaction .collapsed-line .transaction-icon.icon-exchange{background-image:url(/dist/svg/icon-swap.svg?7849fe4b1cdc461755b66a5f7c0f87e0)}.transactions-tabs-wrapper .transaction .collapsed-line .transaction-title .tansaction-type{text-transform:capitalize}.transactions-tabs-wrapper .transaction .collapsed-line .transaction-title .transaction-coin-short-name{text-transform:uppercase}.transactions-tabs-wrapper .transaction .collapsed-line .transaction-value{font-weight:500;font-size:14px}.transactions-tabs-wrapper .transaction .collapsed-line .waiting-icon-wrapper{display:none;position:absolute;top:0;right:-25px}.transactions-tabs-wrapper .transaction .collapsed-line .waiting-icon-wrapper.show{display:block}.transactions-tabs-wrapper .transaction .collapsed-line .waiting-icon-wrapper .waiting-icon{width:18px;height:26px;margin:26px 0;background-image:url(/dist/svg/icon-timer.svg?9a6780597f897c6043f2495737c9ce98);background-size:contain;background-position:50%;background-repeat:no-repeat}.transactions-tabs-wrapper .transaction:hover{background-image:url(/dist/svg/icon-add-50.svg?5b1404aa0f1bb91e91985da1f6097bb3);background-repeat:no-repeat;background-position:97% 20px}.transactions-tabs-wrapper .transaction:not(.collapsed){background:linear-gradient(0deg,transparent,#1d2125)}.transactions-tabs-wrapper .transaction:not(.collapsed) .transaction-status{display:none}.transactions-tabs-wrapper .transaction:not(.collapsed):hover{background-image:url(/dist/svg/icon-delete-50.svg?5ea7208529f13939353f3e3a7527be42);background-repeat:no-repeat;background-position:97% 20px}.transactions-tabs-wrapper .transaction [data-class=transaction-collapse]{line-height:normal;position:relative;top:-1px}.transactions-tabs-wrapper .transaction [data-class=transaction-collapse] .transaction-collapse-title{font-weight:500;color:#74777b;text-transform:uppercase}.transactions-tabs-wrapper .transaction [data-class=transaction-collapse] .time{text-transform:uppercase}.transactions-tabs-wrapper .transaction [data-class=transaction-collapse] .transaction-id{overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid #b4b9c0}.transactions-tabs-wrapper .transaction [data-class=transaction-collapse] .container{padding-bottom:50px}.transactions-tabs-wrapper .transaction .transaction-date,.transactions-tabs-wrapper .transaction .transaction-time{text-transform:capitalize}.transactions-tabs-wrapper .transaction-list-error{border-top:1px solid #74777b;color:#b4b9c0;line-height:80px}.transactions-tabs-wrapper #wallet-graph-tab{padding:30px 20% 10px;border-top:1px solid #74777b;border-bottom:1px solid #74777b;background-color:#1d2125}.transactions-tabs-wrapper #wallet-graph-tab .graph-info{padding-left:45px;margin-bottom:5px;font-weight:300!important;color:#fff}.transactions-tabs-wrapper #wallet-graph-tab .graph-info .value .arrow:after{position:relative;top:-2px}.transactions-tabs-wrapper #wallet-graph-tab .graph-info.negative .value{color:#fc0101}.transactions-tabs-wrapper #wallet-graph-tab .graph-info.negative .value .arrow:after{content:"\2193"}.transactions-tabs-wrapper #wallet-graph-tab .graph-info.positive .value{color:#3de008}.transactions-tabs-wrapper #wallet-graph-tab .graph-info.positive .value .arrow:after{content:"\2191"}.transactions-tabs-wrapper #wallet-graph-tab .graph-actions button{width:100%;font-weight:300;text-transform:uppercase;border-radius:4px;border-style:solid;border-width:1px!important;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.transactions-tabs-wrapper #wallet-graph-tab .graph-actions button:not(.active){border-color:#74777b!important;background-color:#3d4347}.transactions-tabs-wrapper #wallet-graph-tab .graph-actions button:active{-webkit-transform:scale(.95);transform:scale(.95);transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.footer{background-color:#3d4347;box-shadow:0 0 30px 10px rgba(0,0,0,.2);padding-top:20px;padding-bottom:20px;position:absolute;left:0;right:0;bottom:0}.footer .footer-columns-wrapper>div{min-height:100px;border-right:1px solid #74777b}.footer .footer-columns-wrapper>div:last-child{border:none}.footer .footer-columns-wrapper .subscribers-number{font-size:30px;font-weight:500}.footer .footer-columns-wrapper .recommended-rate-wrapper{margin-top:15px}.footer .footer-columns-wrapper .recommended-rate-wrapper>div:nth-child(2){padding-left:0;padding-right:0}.footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate-label{color:#74777b;line-height:20px;text-transform:uppercase}.footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate{width:100%;height:20px;background-color:#74777b;border-radius:5px;font-weight:500;color:#3d4347;display:-webkit-box;display:-ms-flexbox;display:flex}.footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate .recommended-true{height:100%;border-radius:inherit;background:transparent;float:left}.footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate .recommended-false{float:right}.footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate .recommended-false,.footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate .recommended-true{display:inline-block}.footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate .recommended-false span,.footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate .recommended-true span{position:relative;top:-1px}.footer .footer-columns-wrapper .info-wrapper>.row:last-child{margin-top:10px}.footer .footer-columns-wrapper .info-wrapper .filter-title{margin-bottom:5px}.footer .footer-columns-wrapper .info-wrapper .info-item-text .title{color:#74777b;text-transform:uppercase}.footer .footer-columns-wrapper .info-wrapper .info-item-text:not(.text-right){border-right:1px solid #74777b}.footer .footer-columns-wrapper .info-wrapper .info-value{padding:5px 10px;border-width:1px;border-style:solid;border-radius:7px;font-weight:500;vertical-align:sub}.footer .footer-columns-wrapper .view-button{background-color:transparent;padding:3px 25px;border-width:1px;border-style:solid;border-radius:5px;cursor:pointer;transition:all .25s ease-in-out}.footer .footer-columns-wrapper .view-button:active{-webkit-transform:scale(.95);transform:scale(.95);transition:all .25s ease-in-out}.footer .footer-columns-wrapper .no-padding{padding:0}#cp-content-wallet .footer{position:static}#cp-content-wallet .footer .recommended-rate-wrapper{margin-top:5px}#cp-content-wallet .footer .recommended-rate-wrapper .recommended-rate-label{color:#fff;line-height:20px;text-transform:none}.filter-title,.footer-title{margin-bottom:20px;font-size:20px;font-weight:300;color:#fff}.slider-wrapper{overflow:hidden;min-height:435px}.slider-wrapper #virement-slider{display:none}.slider-wrapper #virement-slider.lightSlider{display:block;margin-top:10vh}.slider-wrapper #virement-slider .card-wrapper{min-height:435px;position:relative;transition:all .25s ease-in-out}.slider-wrapper #virement-slider .card-wrapper .card-crediter{text-align:center;color:#74777b}.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner{width:250px;margin:0 auto;font-size:20px;background-color:#1d2125;position:relative}.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .disabled{width:100%;height:100%;position:absolute;z-index:50;display:none}.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head{background-color:hsla(0,0%,100%,.2);padding:15px 20px 55px;border-bottom:1px solid #54585a}.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head .card-head-info-wrapper{border-bottom:2px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head .head-info-label{font-size:15px;color:#fff}.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body{padding:70px 20px 15px;position:relative}.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .coin-logo{width:100px;height:100px;position:absolute;top:-50px;left:50%;margin-left:-50px}.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block.border-bottom{border-bottom:2px solid #74777b;margin-bottom:5px}.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block .label{font-size:15px;color:#74777b}.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block .amount,.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block .countdown,.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block .percentage{font-weight:500}.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block .countdown{color:#fff}.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block.result{padding:5px 0 10px}.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body button.more-details{width:auto;height:45px;padding:0 25px;margin-top:10px;font-size:15px;font-weight:500;color:#fff;text-shadow:0 -1px 0 #000;text-transform:capitalize}.slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body button.more-details:active{-webkit-transform:scale(.95);transform:scale(.95)}.slider-wrapper #virement-slider .card-wrapper:not(.open){-webkit-transform:scale(.8);transform:scale(.8);transition:all .25s ease-in-out}.slider-wrapper #virement-slider .card-wrapper:not(.open) .card-crediter .card-inner .disabled{display:block}.slider-wrapper #virement-slider .card-wrapper.open{z-index:1}.lSAction{position:relative;top:-250px}.lSAction a{z-index:40;background:none}.lSAction a:after{font-size:100px;color:#74777b}.lSAction a.lSPrev{left:2vw}.lSAction a.lSPrev:after{content:"\27E8"}.lSAction a.lSNext{right:2vw}.lSAction a.lSNext:after{content:"\27E9"}.onoffswitch{position:relative;width:125px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:2px solid #74777b;border-radius:10px}.onoffswitch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.onoffswitch-inner:after,.onoffswitch-inner:before{display:block;float:left;width:50%;height:36px;padding:0;line-height:38px;font-size:25px;color:#fff;font-family:Trebuchet,Arial,sans-serif;box-sizing:border-box}.onoffswitch-inner:before{content:"ON";padding-left:14px;background-color:#1d2125;color:#fff}.onoffswitch-inner:after{content:"OFF";padding-right:8px;background-color:#3d4347;color:#ccc;text-align:right}.onoffswitch-switch{display:block;width:60px;margin:0;position:absolute;top:0;bottom:0;right:66px;border:2px solid #74777b;border-radius:10px;transition:all .3s ease-in 0s;height:40px}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}.onoffswitch.small .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:-100%}.onoffswitch.small .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:50%}.onoffswitch.small label{height:20px;border-radius:7px}.onoffswitch.small label:after,.onoffswitch.small label:before{display:none!important}.onoffswitch.small label .onoffswitch-inner{margin-left:0}.onoffswitch.small label .onoffswitch-inner:after,.onoffswitch.small label .onoffswitch-inner:before{color:transparent}.onoffswitch.small label .onoffswitch-switch{height:16px;width:50%;right:0;border-radius:5px;border-width:1px}.onoffswitch.small label .onoffswitch-switch:after,.onoffswitch.small label .onoffswitch-switch:before{display:none}.cov-vue-date .datepicker-overlay .cov-date-body .cov-date-box .cov-picker-box .date-item,.cov-vue-date .datepicker-overlay .cov-date-body .cov-date-box .cov-picker-box .day,.cov-vue-date .datepicker-overlay .cov-date-body .cov-date-monthly .cov-date-caption span,.cov-vue-date .datepicker-overlay .cov-date-body .cov-date-monthly .cov-date-next,.cov-vue-date .datepicker-overlay .cov-date-body .cov-date-monthly .cov-date-previous{outline:none}@media (max-width:991px){.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin{width:100%}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .note{margin-bottom:110px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .bitcoin-submit{margin-left:5%;width:100%;margin-bottom:10px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .bitcoin-submit .bitcoin-submit-text{font-size:12px;line-height:1}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .bitcoin-submit .bitcoin-submit-input{text-transform:none}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .bitcoin-submit .bitcoin-submit-button{background-color:#3d4347;border-radius:5px;height:auto;margin:0;padding:2px 30px;display:block;width:100%}}@media (max-width:767px){.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .modal-title{margin-bottom:90px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .transaction{top:130px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .note{margin-bottom:160px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .info{top:250px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .info p{max-width:625px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .info p.text-center{margin-bottom:20px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.wire .warning{margin-bottom:15px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .modal-title{margin-bottom:20px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .note{margin-bottom:110px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .transaction{top:330px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .bitcoin-submit{width:110%;margin-left:0}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .bitcoin-submit .bitcoin-submit-text{font-size:16px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .bitcoin-submit .bitcoin-submit-input{margin-bottom:5px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.bitcoin .bitcoin-submit .bitcoin-submit-button{display:block;width:100%}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .info{top:170px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner.confirm .modal-title{margin-bottom:240px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner.confirm .info .center{border:none}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner.confirm .message{margin-bottom:30px}.modal-mask#deposit-modal .modal-dialog .modal-content .modal-footer .row{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (max-width:991px){.transactions-tabs-wrapper .transaction{font-size:12px}.tabs-menu ul{margin:10px 0}.modal-mask#forgot-password-modal .modal-password,.modal-mask#reset-password-modal .modal-password{padding:80px 60px 70px}.modal-mask#registration-success-modal .registration-success-modal{padding:100px 0 80px}.modal-mask#registration-success-modal .registration-success-modal--gradient-line{padding:45px}}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi){#cp-content .grid-item-navigation .inner{padding-top:10px}#cp-content .grid-item-navigation .inner #logo{width:15vh;height:15vh}}@media screen and (max-width:767px){#cp-content #deposit-modal.modal-mask{position:fixed;width:100%;height:100%;padding:0;margin:0}#cp-content #deposit-modal.modal-mask .modal-dialog{max-width:300px;margin:15vh auto 10px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body{padding:50px 0 10px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .close{width:32px;height:32px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .icon-modal-head-wrapper{width:60px;height:60px;margin-left:-30px;top:-30px;font-size:28px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner{padding:0 15px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .modal-title{margin-bottom:20px;font-size:16px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .coin-input-wrapper .transaction-input{height:34px;font-size:12px;margin:0 0 20px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .coin-input-wrapper .coin-logo{top:4px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .multiselect{margin:0 0 20px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .multiselect .multiselect__tags .multiselect__single{font-size:12px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc{height:auto;padding:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .modal-title{margin-bottom:20px;font-size:16px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card{position:relative;left:0;top:0;width:100%;padding:0;margin:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front{height:190px;padding-top:10px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col{padding:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .cc-input-wrapper .card-holder-name-input,#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .cc-input-wrapper .card-number-input{width:100%;font-size:12px;height:24px;margin:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .credit-card-front-row{margin-left:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .credit-card-front-row .card-due-date-input{width:100%;margin-top:10px;margin-left:0;font-size:12px;height:24px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-back{margin:0 auto 20px;height:190px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-back .credit-card-back-row .transaction-input{height:24px;margin-bottom:0;font-size:12px;margin-top:8px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire{padding:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire .transaction{top:0;position:relative;font-size:14px;margin:0 0 20px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire .transaction .text-dollar{font-size:18px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire .note{margin-bottom:20px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire .note .text-dollar p{font-size:12px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire .info{top:0;position:relative}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire .warning{margin-bottom:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire .warning p{padding:10px 0;background-position:5px 10px;font-size:14px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-footer button.confirm{min-width:100px;font-size:14px;padding:5px;margin:10px 0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-footer button.confirm.print{text-indent:30px;background-position:10px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px){#cp-content .grid-item-navigation{padding:1vh}#cp-content .grid-item-navigation .inner{padding-top:0}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:480px){#cp-content .grid-item-navigation .inner #logo{width:88px;height:88px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:414px){#cp-content .grid-item-navigation .inner #logo{width:88px;height:88px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:375px){#cp-content .grid-item-navigation .inner #logo{width:66px;height:66px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:320px){#cp-content .grid-item-navigation .inner #logo{width:44px;height:44px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:480px){#cp-content .grid-item-navigation .inner h1{font-size:28px;margin:10px 0;line-height:28px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:375px){#cp-content .grid-item-navigation .inner h1{font-size:19px;margin:7px 0;line-height:19px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:320px){#cp-content .grid-item-navigation .inner h1{font-size:19px;margin:7px 0;line-height:19px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px){#cp-content .grid-item-navigation .inner .register{margin-bottom:7px;font-size:12px;line-height:14px}#cp-content .grid-item-navigation .inner .reset-password{font-size:4vh}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:480px) and (max-width:854px){#cp-content .grid-item-navigation .inner .inner-block .input .eye{top:8px;right:18px;width:18px;height:18px;background-size:18px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{background-size:18px auto;background-position:0 -72px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:375px) and (max-width:812px){#cp-content .grid-item-navigation .inner .inner-block .input .eye{top:8px;right:18px;width:18px;height:18px;background-size:18px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{background-size:18px auto;background-position:0 -43px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:414px) and (max-width:736px){#cp-content .grid-item-navigation .inner .inner-block .input .eye{top:10px;right:18px;width:18px;height:18px;background-size:18px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{background-size:18px auto;background-position:0 -43px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:412px) and (max-width:732px){#cp-content .grid-item-navigation .inner .inner-block .input .eye{top:10px;right:18px;width:18px;height:18px;background-size:18px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{background-size:18px auto;background-position:0 -43px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:384px) and (max-width:640px){#cp-content .grid-item-navigation .inner .inner-block .input .eye{top:10px;right:18px;width:18px;height:18px;background-size:18px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{background-size:18px auto;background-position:0 -43px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:375px) and (max-width:667px){#cp-content .grid-item-navigation .inner .inner-block .input .eye{background-size:18px auto;top:8px;right:16px;width:16px;height:16px;background-size:16px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{background-size:16px auto;background-position:0 -38px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:480px) and (max-width:854px){#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{top:8px;right:18px;width:18px;height:18px;background-size:18px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened.opened{background-size:18px auto;background-position:0 -72px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:375px) and (max-width:812px){#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{top:8px;right:18px;width:18px;height:18px;background-size:18px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened.opened{background-size:18px auto;background-position:0 -43px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:414px) and (max-width:736px){#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{top:10px;right:18px;width:18px;height:18px;background-size:18px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened.opened{background-size:18px auto;background-position:0 -43px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:412px) and (max-width:732px){#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{top:10px;right:18px;width:18px;height:18px;background-size:18px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened.opened{background-size:18px auto;background-position:0 -43px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:384px) and (max-width:640px){#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{top:10px;right:18px;width:18px;height:18px;background-size:18px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened.opened{background-size:18px auto;background-position:0 -43px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:375px) and (max-width:667px){#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{background-size:18px auto;top:8px;right:16px;width:16px;height:16px;background-size:16px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened.opened{background-size:16px auto;background-position:0 -38px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px){#cp-content .grid-item-navigation .inner .inner-block .input input{padding:4px 10px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:480px){#cp-content .grid-item-navigation .inner .inner-block .input input{font-size:16px;line-height:20px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:375px){#cp-content .grid-item-navigation .inner .inner-block .input input{font-size:14px;line-height:18px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:320px){#cp-content .grid-item-navigation .inner .inner-block .input input{font-size:12px;line-height:14px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px){#cp-content .grid-item-navigation .inner .inner-block .form-group{margin-bottom:9px}#cp-content .grid-item-navigation .inner .inner-block .keypad .col button{padding:4px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:480px){#cp-content .grid-item-navigation .inner .inner-block .keypad .col button{height:36px;width:60px;font-size:18px;line-height:24px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:384px) and (max-width:640px){#cp-content .grid-item-navigation .inner .inner-block .keypad .col button{height:30px;width:54px;font-size:18px;line-height:24px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:360px) and (max-width:640px){#cp-content .grid-item-navigation .inner .inner-block .keypad .col button{height:28px;width:54px;font-size:18px;line-height:24px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:320px){#cp-content .grid-item-navigation .inner .inner-block .keypad .col button{height:26px;width:44px;font-size:14px;line-height:22px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:480px){#cp-content .grid-item-navigation .inner .inner-block .action{margin-bottom:10px;padding-top:0}#cp-content .grid-item-navigation .inner .inner-block .action button{font-size:12px;padding:4px 10px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:320px){#cp-content .grid-item-navigation .inner .inner-block .action{margin-bottom:10px;padding-top:0}#cp-content .grid-item-navigation .inner .inner-block .action button{font-size:12px;padding:4px 10px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px){#cp-content .grid-item-navigation .inner .reset-password{font-size:12px}#cp-content .grid-item-navigation .inner .login-form .login-form-block .login-form-row{width:100%}#cp-content .grid-item-navigation .inner .login-form .login-form-block .login-form-row .col-md-5{width:50%}#cp-content .grid-item-navigation .inner .login-form .login-form-block .login-form-row .login-form-col label{font-size:14px}#cp-content .grid-item-navigation .inner .login-form .login-form-block .login-form-row .login-form-col label:before{background-position:0 2px}#cp-content .grid-item-navigation .inner .login-form .login-form-block .login-form-row .login-form-col input:checked+label:before{background-position:0 -114px}#cp-content .modal-mask{padding:0;width:100%;height:100%;margin:0;position:fixed}#cp-content .modal-mask .modal-dialog{margin:15vh auto 20px}#cp-content .modal-mask .modal-dialog .modal-content{width:100%!important;margin:0 auto}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-width:767px){#cp-content .modal-mask .modal-dialog .modal-content{max-width:500px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-width:480px){#cp-content .modal-mask .modal-dialog .modal-content{max-width:460px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px){#cp-content .modal-mask .modal-dialog .modal-content .modal-body{width:100%}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:414px) and (max-width:812px){#cp-content .modal-mask .modal-dialog .modal-content .modal-body{padding:50px 10px 10px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:320px) and (max-width:480px){#cp-content .modal-mask .modal-dialog .modal-content .modal-body{padding:50px 10px 10px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px){#cp-content .modal-mask .modal-dialog .modal-content .modal-body .close{width:32px;height:32px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:414px){#cp-content .modal-mask .modal-dialog .modal-content .modal-body .coin-logo{font-size:28px;width:60px;height:60px;margin-left:-30px;top:-30px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px){#cp-content #forgot-password-modal .modal-password--title,#cp-content #reset-password-modal .modal-password--title{font-size:24px;margin:0 0 10px;line-height:24px}#cp-content #forgot-password-modal .modal-password-text-row,#cp-content #reset-password-modal .modal-password-text-row{margin-bottom:10px}#cp-content #forgot-password-modal .modal-password--input,#cp-content #reset-password-modal .modal-password--input{height:40px;max-width:340px;font-size:14px}#cp-content #forgot-password-modal .modal-password-input-wrapper,#cp-content #reset-password-modal .modal-password-input-wrapper{margin-bottom:10px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px) and (max-height:414px){#cp-content #forgot-password-modal .modal-mask#exchange-modal .modal-password .icon-confirm,#cp-content #forgot-password-modal .modal-mask#reset-password-modal .modal-password .icon-confirm,#cp-content #forgot-password-modal .modal-password .icon-lock,#cp-content #reset-password-modal .modal-mask#exchange-modal .modal-password .icon-confirm,#cp-content #reset-password-modal .modal-mask#forgot-password-modal .modal-password .icon-confirm,#cp-content #reset-password-modal .modal-password .icon-lock,#cp-content .modal-mask#forgot-password-modal .modal-password .icon-confirm,#cp-content .modal-mask#reset-password-modal .modal-password .icon-confirm,.modal-mask#exchange-modal #cp-content #forgot-password-modal .modal-password .icon-confirm,.modal-mask#exchange-modal #cp-content #reset-password-modal .modal-password .icon-confirm,.modal-mask#forgot-password-modal #cp-content #reset-password-modal .modal-password .icon-confirm,.modal-mask#reset-password-modal #cp-content #forgot-password-modal .modal-password .icon-confirm{font-size:28px;width:60px;height:60px;margin-left:-30px;top:-30px}}@media screen and (min-width:480px) and (max-width:854px) and (max-height:575px){#cp-content #forgot-password-modal .footer-modal-password,#cp-content #reset-password-modal .footer-modal-password{padding:10px 0}#cp-content #forgot-password-modal .footer-modal-password--button,#cp-content #reset-password-modal .footer-modal-password--button{height:40px;font-size:14px}#cp-content #deposit-modal.modal-mask{position:fixed;width:100%;height:100%;padding:0;margin:0}#cp-content #deposit-modal.modal-mask .modal-dialog{max-width:300px;margin:15vh auto 10px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body{padding:50px 0 10px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .close{width:32px;height:32px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .icon-modal-head-wrapper{width:60px;height:60px;margin-left:-30px;top:-30px;font-size:28px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner{padding:0 15px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .modal-title{margin-bottom:20px;font-size:16px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .coin-input-wrapper .transaction-input{height:34px;font-size:12px;margin:0 0 20px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .coin-input-wrapper .coin-logo{top:4px;height:20px;width:20px;right:10px;font-size:18px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .multiselect{margin:0 0 20px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .multiselect .multiselect__tags .multiselect__single{font-size:12px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc{height:auto;padding:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .modal-title{margin-bottom:20px;font-size:16px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card{position:relative;left:0;top:0;width:100%;padding:0;margin:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front{height:190px;padding-top:10px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col{padding:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .cc-input-wrapper .card-holder-name-input,#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .cc-input-wrapper .card-number-input{width:100%;font-size:12px;height:24px;margin:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .credit-card-front-row{margin-left:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .credit-card-front-row .card-due-date-input{width:100%;margin-top:10px;margin-left:0;font-size:12px;height:24px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-back{margin:0 auto 20px;height:190px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.cc .cc-inner .credit-card .credit-card-back .credit-card-back-row .transaction-input{height:24px;margin-bottom:0;font-size:12px;margin-top:8px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire{padding:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire .transaction{top:0;position:relative;font-size:14px;margin:0 0 20px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire .transaction .text-dollar{font-size:18px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire .note{margin-bottom:20px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire .note .text-dollar p{font-size:12px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire .info{top:0;position:relative}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire .warning{margin-bottom:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner.wire .warning p{padding:10px 0;background-position:5px 10px;font-size:14px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-footer button.confirm{min-width:100px;font-size:14px;padding:5px;margin:10px 0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-footer button.confirm.print{text-indent:30px;background-position:10px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-content .grid-item-navigation{padding:1vh}#cp-content .grid-item-navigation .inner{padding-top:0}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:480px) and (max-height:854px){#cp-content .grid-item-navigation .inner #logo{width:130px;height:130px;margin-top:20px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px) and (max-height:736px){#cp-content .grid-item-navigation .inner #logo{margin-top:40px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:384px) and (max-height:640px){#cp-content .grid-item-navigation .inner #logo{width:130px;height:130px;margin-top:20px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:812px){#cp-content .grid-item-navigation .inner #logo{width:130px;height:130px;margin-top:20px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:667px){#cp-content .grid-item-navigation .inner #logo{width:120px;height:120px;margin-top:10px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:360px) and (max-height:640px){#cp-content .grid-item-navigation .inner #logo{width:110px;height:110px;margin-top:10px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:320px) and (max-height:568px){#cp-content .grid-item-navigation .inner #logo{width:110px;height:110px;margin-top:20px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:320px) and (max-height:480px){#cp-content .grid-item-navigation .inner #logo{width:90px;height:90px;margin-top:20px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:480px) and (max-height:854px){#cp-content .grid-item-navigation .inner h1{font-size:32px;margin:10px 0}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:667px){#cp-content .grid-item-navigation .inner h1{font-size:32px;margin:10px 0}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:360px) and (max-height:640px){#cp-content .grid-item-navigation .inner h1{font-size:32px;margin:10px 0}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:320px) and (max-height:568px){#cp-content .grid-item-navigation .inner h1{font-size:32px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:320px) and (max-height:480px){#cp-content .grid-item-navigation .inner h1{font-size:28px;margin:10px 0}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-content .grid-item-navigation .inner .register{margin-bottom:7px;font-size:16px;line-height:16px}#cp-content .grid-item-navigation .inner .reset-password{font-size:4vh}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:480px) and (max-height:854px){#cp-content .grid-item-navigation .inner .inner-block .input .eye{top:12px;right:20px;width:22px;height:22px;background-size:22px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{background-size:22px auto;background-position:0 -88px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:667px){#cp-content .grid-item-navigation .inner .inner-block .input .eye{top:14px;right:20px;width:28px;height:28px;background-size:28px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{background-size:28px auto;background-position:0 -66px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:320px) and (max-height:568px){#cp-content .grid-item-navigation .inner .inner-block .input .eye{top:10px;right:20px;width:20px;height:20px;background-size:20px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{background-size:20px auto;background-position:0 -46px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:320px) and (max-height:480px){#cp-content .grid-item-navigation .inner .inner-block .input .eye{top:6px;right:18px;width:18px;height:18px;background-size:18px auto}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:480px) and (max-height:854px){#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{top:12px;right:20px;width:22px;height:22px;background-size:22px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened.opened{background-size:22px auto;background-position:0 -88px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:667px){#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{top:14px;right:20px;width:28px;height:28px;background-size:28px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened.opened{background-size:28px auto;background-position:0 -66px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:320px) and (max-height:568px){#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{top:10px;right:20px;width:20px;height:20px;background-size:20px auto}#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened.opened{background-size:20px auto;background-position:0 -46px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:320px) and (max-height:480px){#cp-content .grid-item-navigation .inner .inner-block .input .eye.opened{top:6px;right:18px;width:18px;height:18px;background-size:18px auto}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-content .grid-item-navigation .inner .inner-block .input input{padding:4px 10px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px) and (max-height:736px){#cp-content .grid-item-navigation .inner .inner-block .input input{font-size:18px;line-height:32px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:812px){#cp-content .grid-item-navigation .inner .inner-block .input input{font-size:18px;line-height:38px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:360px) and (max-height:640px){#cp-content .grid-item-navigation .inner .inner-block .input input{font-size:18px;line-height:30px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:320px) and (max-height:568px){#cp-content .grid-item-navigation .inner .inner-block .input input{font-size:16px;line-height:24px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:320px) and (max-height:480px){#cp-content .grid-item-navigation .inner .inner-block .input input{font-size:14px;line-height:22px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-content .grid-item-navigation .inner .inner-block .form-group{margin-bottom:9px}#cp-content .grid-item-navigation .inner .inner-block .keypad .col button{padding:4px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px) and (max-height:736px){#cp-content .grid-item-navigation .inner .inner-block .keypad .col button{font-size:54px;line-height:54px;width:64px;height:64px;padding:8px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:812px){#cp-content .grid-item-navigation .inner .inner-block .keypad .col button{font-size:50px;line-height:52px;width:60px;height:60px;padding:8px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:667px){#cp-content .grid-item-navigation .inner .inner-block .keypad .col button{font-size:50px;line-height:52px;width:60px;height:60px;padding:8px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:320px) and (max-height:568px){#cp-content .grid-item-navigation .inner .inner-block .keypad .col button{font-size:44px;line-height:44px;width:50px;height:52px;padding:8px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:320px) and (max-height:480px){#cp-content .grid-item-navigation .inner .inner-block .keypad .col button{height:44px;width:44px;font-size:30px;line-height:30px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px) and (max-height:736px){#cp-content .grid-item-navigation .inner .inner-block .action{margin-bottom:16px;padding-top:16px}#cp-content .grid-item-navigation .inner .inner-block .action button{font-size:18px;padding:10px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:812px){#cp-content .grid-item-navigation .inner .inner-block .action{margin-bottom:24px;padding-top:24px}#cp-content .grid-item-navigation .inner .inner-block .action button{font-size:18px;padding:10px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:667px){#cp-content .grid-item-navigation .inner .inner-block .action{margin-bottom:16px;padding-top:16px}#cp-content .grid-item-navigation .inner .inner-block .action button{font-size:18px;padding:10px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:320px) and (max-height:568px){#cp-content .grid-item-navigation .inner .inner-block .action{margin-bottom:12px;padding-top:12px}#cp-content .grid-item-navigation .inner .inner-block .action button{font-size:14px;padding:6px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:320px) and (max-height:480px){#cp-content .grid-item-navigation .inner .inner-block .action{margin-bottom:10px;padding-top:0}#cp-content .grid-item-navigation .inner .inner-block .action button{font-size:12px;padding:4px 10px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-content .grid-item-navigation .inner .reset-password{font-size:12px}#cp-content .grid-item-navigation .inner .login-form .login-form-block .login-form-row{width:100%}#cp-content .grid-item-navigation .inner .login-form .login-form-block .login-form-row .col-md-5{width:50%}#cp-content .grid-item-navigation .inner .login-form .login-form-block .login-form-row .login-form-col label{font-size:14px}#cp-content .grid-item-navigation .inner .login-form .login-form-block .login-form-row .login-form-col label:before{background-position:0 2px}#cp-content .grid-item-navigation .inner .login-form .login-form-block .login-form-row .login-form-col input:checked+label:before{background-position:0 -114px}#cp-content .modal-mask{padding:0;width:100%;height:100%;margin:0;position:fixed}#cp-content .modal-mask .modal-dialog{margin:15vh auto 20px}#cp-content .modal-mask .modal-dialog .modal-content{width:100%!important;margin:0 auto}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px) and (max-height:736px){#cp-content .modal-mask .modal-dialog .modal-content{max-width:300px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:812px){#cp-content .modal-mask .modal-dialog .modal-content{max-width:300px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-content .modal-mask .modal-dialog .modal-content .modal-body{width:100%}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px){#cp-content .modal-mask .modal-dialog .modal-content .modal-body{padding:50px 10px 10px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-content .modal-mask .modal-dialog .modal-content .modal-body .close{width:32px;height:32px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px){#cp-content .modal-mask .modal-dialog .modal-content .modal-body .coin-logo{font-size:28px;width:60px;height:60px;margin-left:-30px;top:-30px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-content #forgot-password-modal .modal-password--title,#cp-content #reset-password-modal .modal-password--title{font-size:24px;margin:0 0 10px;line-height:24px}#cp-content #forgot-password-modal .modal-password-text-row,#cp-content #reset-password-modal .modal-password-text-row{margin-bottom:10px}#cp-content #forgot-password-modal .modal-password--input,#cp-content #reset-password-modal .modal-password--input{height:40px;max-width:340px;font-size:14px}#cp-content #forgot-password-modal .modal-password-input-wrapper,#cp-content #reset-password-modal .modal-password-input-wrapper{margin-bottom:10px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px){#cp-content #forgot-password-modal .modal-mask#exchange-modal .modal-password .icon-confirm,#cp-content #forgot-password-modal .modal-mask#reset-password-modal .modal-password .icon-confirm,#cp-content #forgot-password-modal .modal-password .icon-lock,#cp-content #reset-password-modal .modal-mask#exchange-modal .modal-password .icon-confirm,#cp-content #reset-password-modal .modal-mask#forgot-password-modal .modal-password .icon-confirm,#cp-content #reset-password-modal .modal-password .icon-lock,#cp-content .modal-mask#forgot-password-modal .modal-password .icon-confirm,#cp-content .modal-mask#reset-password-modal .modal-password .icon-confirm,.modal-mask#exchange-modal #cp-content #forgot-password-modal .modal-password .icon-confirm,.modal-mask#exchange-modal #cp-content #reset-password-modal .modal-password .icon-confirm,.modal-mask#forgot-password-modal #cp-content #reset-password-modal .modal-password .icon-confirm,.modal-mask#reset-password-modal #cp-content #forgot-password-modal .modal-password .icon-confirm{font-size:28px;width:60px;height:60px;margin-left:-30px;top:-30px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-content #forgot-password-modal .footer-modal-password,#cp-content #reset-password-modal .footer-modal-password{padding:10px 0}#cp-content #forgot-password-modal .footer-modal-password--button,#cp-content #reset-password-modal .footer-modal-password--button{height:40px;font-size:14px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body{width:100%}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px){#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body{padding:50px 10px 10px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px){#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .icon-modal-head-wrapper{font-size:28px;width:60px;height:60px;margin-left:-30px;top:-30px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .modal-title{font-size:18px;margin-bottom:20px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .coin-input-wrapper .coin-logo{top:4px;right:10px;left:auto;font-size:19px;background-color:#3d4347;height:20px;width:20px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .transaction-input{height:34px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px) and (max-height:812px){#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .transaction-input{font-size:12px;width:100%;margin:0 0 10px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .multiselect{margin:0 0 20px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .multiselect .multiselect__element span,#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .multiselect .multiselect__single{font-size:12px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-body-inner .multiselect .multiselect__option{background-color:#3e4247}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px) and (max-height:812px){#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .cc{height:500px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .cc .cc-inner .credit-card{position:absolute;left:0;width:100%;padding:0;margin:0 auto;top:auto}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .cc .cc-inner .credit-card .credit-card-front{height:200px;padding-top:15px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .cc .cc-inner .credit-card .credit-card-front .cc-logo{width:60px;height:40px;margin-bottom:0;background-size:60px 40px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .card-number-text{font-size:10px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .transaction-input{height:26px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px) and (max-height:812px){#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .transaction-input{font-size:12px;width:100%;margin:0 0 10px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .cc .cc-inner .credit-card .credit-card-front .credit-card-front-col .card-due-date-input{margin-left:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .cc .cc-inner .credit-card .credit-card-front .credit-card-front-text-right{margin-top:1vh}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .cc .cc-inner .credit-card .credit-card-back .credit-card-back-row .cc-input-wrapper .transaction-input{font-size:12px;height:26px;width:100%}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .cc .cc-inner .credit-card .credit-card-back .credit-card-back-row .credit-card-back-col{margin-top:6px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .wire .modal-title{margin-bottom:10px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .wire .transaction{font-size:12px;position:relative;top:0;margin:0 0 0 -10px;width:calc(100% + 20px)}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .wire .transaction .text-dollar,#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .wire .transaction .text-gray{font-size:12px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .wire .note{margin-bottom:10px;font-size:12px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .wire .info{font-size:12px;position:relative;top:0;margin:0 0 0 -10px;width:calc(100% + 20px)}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .wire .info p.text-center{margin-bottom:10px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .wire .info p{font-size:12px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .wire .warning{margin-bottom:20px;margin-top:20px;font-size:12px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .bitcoin .transaction{font-size:12px;position:relative;top:0;margin:0 0 0 -10px;width:calc(100% + 20px)}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .bitcoin .note{margin-bottom:10px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .bitcoin .text-dollar,#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .bitcoin .text-gray{font-size:12px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .bitcoin .bitcoin-submit{margin-bottom:10px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .bitcoin .bitcoin-submit .bitcoin-submit-text{font-size:12px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .bitcoin .bitcoin-submit .bitcoin-submit-input{text-transform:none}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-body .bitcoin .bitcoin-submit .bitcoin-submit-button{background-color:#3d4347;border-radius:5px;width:100%;height:auto;margin:0}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-footer button.confirm{margin:10px 0;font-size:14px;padding:6px;min-width:100px}#cp-content #deposit-modal.modal-mask .modal-dialog .modal-content .modal-footer button.print{text-indent:26px;background-position:10px}}#output-pdf{opacity:0;width:0!important;height:0!important;position:absolute;margin:0!important;padding:0!important;border:none}#welcome-to-cp-chart{z-index:10}.text-stellar{color:#d7f0f8}.border-stellar{border-color:#d7f0f8}.button-stellar{border:3px solid #d7f0f8!important;background:rgba(153,204,204,.5);color:#fff}.icon-stellar{background-image:url(/dist/img/logo-stellar@2x.png?e8dd5e1a6260c08a52408ad33bd1d855)}.logo-stellar{background-image:url(/dist/img/logo-stellar@2x.png?e8dd5e1a6260c08a52408ad33bd1d855)}.bg-stellar{background-color:#d7f0f8}.cp-color-bg-stellar{color:#d7f0f8!important}.cp-bg-color-stellar,.cp-button-gradient-left-color-stellar,.cp-button-gradient-right-color-stellar{background-color:#d7f0f8!important}.text-fill-svg-stellar{fill:#d7f0f8!important}.stop-stellar{stop-color:#d7f0f8}.text-nem{color:#38c871}.border-nem{border-color:#38c871}.button-nem{border:3px solid #38c871!important;background:rgba(51,153,102,.5);color:#fff}.icon-nem{background-image:url(/dist/img/logo-nem@2x.png?79f1bca599bf241ca1dd4025dc513ffb)}.logo-nem{background-image:url(/dist/img/logo-nem@2x.png?79f1bca599bf241ca1dd4025dc513ffb)}.bg-nem{background-color:#38c871}.cp-color-bg-nem{color:#38c871!important}.cp-bg-color-nem,.cp-button-gradient-left-color-nem,.cp-button-gradient-right-color-nem{background-color:#38c871!important}.text-fill-svg-nem{fill:#38c871!important}.stop-nem{stop-color:#38c871}.text-neo{color:#69b326}.border-neo{border-color:#69b326}.button-neo{border:3px solid #69b326!important;background:rgba(51,153,0,.5);color:#fff}.icon-neo{background-image:url(/dist/img/logo-neo@2x.png?08beb32436c5ac68edab5927ee30c488)}.logo-neo{background-image:url(/dist/img/logo-neo@2x.png?08beb32436c5ac68edab5927ee30c488)}.bg-neo{background-color:#69b326}.cp-color-bg-neo{color:#69b326!important}.cp-bg-color-neo,.cp-button-gradient-left-color-neo,.cp-button-gradient-right-color-neo{background-color:#69b326!important}.text-fill-svg-neo{fill:#69b326!important}.stop-neo{stop-color:#69b326}.text-bitcoinfast{color:#e73730}.border-bitcoinfast{border-color:#e73730}.button-bitcoinfast{border:3px solid #e73730!important;background:rgba(153,51,51,.5);color:#fff}.icon-bitcoinfast{background-image:url(/dist/img/logo-bitcoinfast@2x.png?5b893cdba6e64f3fc691281830ebeee8)}.logo-bitcoinfast{background-image:url(/dist/img/logo-bitcoinfast@2x.png?5b893cdba6e64f3fc691281830ebeee8)}.bg-bitcoinfast{background-color:#e73730}.cp-color-bg-bitcoinfast{color:#e73730!important}.cp-bg-color-bitcoinfast,.cp-button-gradient-left-color-bitcoinfast,.cp-button-gradient-right-color-bitcoinfast{background-color:#e73730!important}.text-fill-svg-bitcoinfast{fill:#e73730!important}.stop-bitcoinfast{stop-color:#e73730}.bg-aragon{background-color:#2cdee1}.text-iota{color:#fff}.border-iota{border-color:#fff}.button-iota{border:3px solid #fff!important;background:hsla(0,0%,60%,.5);color:#fff}.icon-iota{background-image:url(/dist/img/logo-iota@2x.png?51b018050d3baff5e0380027b9529c90)}.logo-iota{background-image:url(/dist/img/logo-iota@2x.png?51b018050d3baff5e0380027b9529c90)}.bg-iota{background-color:#fff}.cp-color-bg-iota{color:#fff!important}.cp-bg-color-iota,.cp-button-gradient-left-color-iota,.cp-button-gradient-right-color-iota{background-color:#fff!important}.text-fill-svg-iota{fill:#fff!important}.stop-iota{stop-color:#fff}.text-cardano{color:#fff}.border-cardano{border-color:#fff}.button-cardano{border:3px solid #fff!important;background:hsla(0,0%,60%,.5);color:#fff}.icon-cardano{background-image:url(/dist/img/logo-cardano@2x.png?2e1c3fc077842db734cd2d8e38dd952f)}.logo-cardano{background-image:url(/dist/img/logo-cardano@2x.png?2e1c3fc077842db734cd2d8e38dd952f)}.bg-cardano{background-color:#fff}.cp-color-bg-cardano{color:#fff!important}.cp-bg-color-cardano,.cp-button-gradient-left-color-cardano,.cp-button-gradient-right-color-cardano{background-color:#fff!important}.text-fill-svg-cardano{fill:#fff!important}.stop-cardano{stop-color:#fff}.text-ebtc{color:#ff8816}.border-ebtc{border-color:#ff8816}.button-ebtc{border:3px solid #ff8816!important;background:rgba(204,102,51,.5);color:#fff}.icon-ebtc{background-image:url(/dist/img/logo-ebtc@2x.png?140338fd9764eee7fd5b39b06d9473d4)}.logo-ebtc{background-image:url(/dist/img/logo-ebtc@2x.png?140338fd9764eee7fd5b39b06d9473d4)}.bg-ebtc{background-color:#ff8816}.cp-color-bg-ebtc{color:#ff8816!important}.cp-bg-color-ebtc,.cp-button-gradient-left-color-ebtc,.cp-button-gradient-right-color-ebtc{background-color:#ff8816!important}.text-fill-svg-ebtc{fill:#ff8816!important}.stop-ebtc{stop-color:#ff8816}.text-42{color:#c9c9c9}.border-42{border-color:#c9c9c9}.button-42{border:3px solid #c9c9c9!important;background:hsla(0,0%,40%,.5);color:#fff}.icon-42{background-image:url(/dist/img/logo-42@2x.png?ab8a4c2b7723fc9145b0f1f8023813ad)}.logo-42{background-image:url(/dist/img/logo-42@2x.png?ab8a4c2b7723fc9145b0f1f8023813ad)}.bg-42{background-color:#c9c9c9}.cp-color-bg-42{color:#c9c9c9!important}.cp-bg-color-42,.cp-button-gradient-left-color-42,.cp-button-gradient-right-color-42{background-color:#c9c9c9!important}.text-fill-svg-42{fill:#c9c9c9!important}.stop-42{stop-color:#c9c9c9}.text-nanotoken{color:#9c9256}.border-nanotoken{border-color:#9c9256}.button-nanotoken{border:3px solid #9c9256!important;background:rgba(102,102,51,.5);color:#fff}.icon-nanotoken{background-image:url(/dist/img/logo-nanotoken@2x.png?fec9b84bff1999f10a3bdba7054222c7)}.logo-nanotoken{background-image:url(/dist/img/logo-nanotoken@2x.png?fec9b84bff1999f10a3bdba7054222c7)}.bg-nanotoken{background-color:#9c9256}.cp-color-bg-nanotoken{color:#9c9256!important}.cp-bg-color-nanotoken,.cp-button-gradient-left-color-nanotoken,.cp-button-gradient-right-color-nanotoken{background-color:#9c9256!important}.text-fill-svg-nanotoken{fill:#9c9256!important}.stop-nanotoken{stop-color:#9c9256}.text-viacoin{color:#b9b8b8}.border-viacoin{border-color:#b9b8b8}.button-viacoin{border:3px solid #b9b8b8!important;background:hsla(0,0%,40%,.5);color:#fff}.icon-viacoin{background-image:url(/dist/img/logo-viacoin@2x.png?be3089d1208e9914ab182e1429e887b6)}.logo-viacoin{background-image:url(/dist/img/logo-viacoin@2x.png?be3089d1208e9914ab182e1429e887b6)}.bg-viacoin{background-color:#b9b8b8}.cp-color-bg-viacoin{color:#b9b8b8!important}.cp-bg-color-viacoin,.cp-button-gradient-left-color-viacoin,.cp-button-gradient-right-color-viacoin{background-color:#b9b8b8!important}.text-fill-svg-viacoin{fill:#b9b8b8!important}.stop-viacoin{stop-color:#b9b8b8}.text-positron{color:#0d9bd0}.border-positron{border-color:#0d9bd0}.button-positron{border:3px solid #0d9bd0!important;background:rgba(0,102,153,.5);color:#fff}.icon-positron{background-image:url(/dist/img/logo-positron@2x.png?d84482c2d57334c1b755dea326a1dc3b)}.logo-positron{background-image:url(/dist/img/logo-positron@2x.png?d84482c2d57334c1b755dea326a1dc3b)}.bg-positron{background-color:#0d9bd0}.cp-color-bg-positron{color:#0d9bd0!important}.cp-bg-color-positron,.cp-button-gradient-left-color-positron,.cp-button-gradient-right-color-positron{background-color:#0d9bd0!important}.text-fill-svg-positron{fill:#0d9bd0!important}.stop-positron{stop-color:#0d9bd0}.text-siacoin{color:#02c496}.border-siacoin{border-color:#02c496}.button-siacoin{border:3px solid #02c496!important;background:rgba(0,153,102,.5);color:#fff}.icon-siacoin{background-image:url(/dist/img/logo-siacoin@2x.png?d3669cfd1ab4a803f019722e4e6f6d64)}.logo-siacoin{background-image:url(/dist/img/logo-siacoin@2x.png?d3669cfd1ab4a803f019722e4e6f6d64)}.bg-siacoin{background-color:#02c496}.cp-color-bg-siacoin{color:#02c496!important}.cp-bg-color-siacoin,.cp-button-gradient-left-color-siacoin,.cp-button-gradient-right-color-siacoin{background-color:#02c496!important}.text-fill-svg-siacoin{fill:#02c496!important}.stop-siacoin{stop-color:#02c496}.text-lisk{color:#003f92}.border-lisk{border-color:#003f92}.button-lisk{border:3px solid #003f92!important;background:rgba(0,51,102,.5);color:#fff}.icon-lisk{background-image:url(/dist/img/logo-lisk@2x.png?aada4a93ebaf06eea00a6a67763be289)}.logo-lisk{background-image:url(/dist/img/logo-lisk@2x.png?aada4a93ebaf06eea00a6a67763be289)}.bg-lisk{background-color:#003f92}.cp-color-bg-lisk{color:#003f92!important}.cp-bg-color-lisk,.cp-button-gradient-left-color-lisk,.cp-button-gradient-right-color-lisk{background-color:#003f92!important}.text-fill-svg-lisk{fill:#003f92!important}.stop-lisk{stop-color:#003f92}.text-vechain{color:#00a8fa}.border-vechain{border-color:#00a8fa}.button-vechain{border:3px solid #00a8fa!important;background:rgba(51,102,153,.5);color:#fff}.icon-vechain{background-image:url(/dist/img/logo-vechain@2x.png?ff5f21759c76b51ac00a3e5a8bfdb790)}.logo-vechain{background-image:url(/dist/img/logo-vechain@2x.png?ff5f21759c76b51ac00a3e5a8bfdb790)}.bg-vechain{background-color:#00a8fa}.cp-color-bg-vechain{color:#00a8fa!important}.cp-bg-color-vechain,.cp-button-gradient-left-color-vechain,.cp-button-gradient-right-color-vechain{background-color:#00a8fa!important}.text-fill-svg-vechain{fill:#00a8fa!important}.stop-vechain{stop-color:#00a8fa}.text-icon.project{color:#2badb6}.border-icon.project{border-color:#2badb6}.button-icon.project{border:3px solid #2badb6!important;background:rgba(0,102,102,.5);color:#fff}.icon-icon.project{background-image:url(/dist/img/logo-iconproject@2x.png?30b83c664e863bad4c5c9c6307593cd6)}.logo-icon.project{background-image:url(/dist/img/logo-iconproject@2x.png?30b83c664e863bad4c5c9c6307593cd6)}.bg-icon.project{background-color:#2badb6}.cp-color-bg-icon.project{color:#2badb6!important}.cp-bg-color-icon.project,.cp-button-gradient-left-color-icon.project,.cp-button-gradient-right-color-icon.project{background-color:#2badb6!important}.text-fill-svg-icon.project{fill:#2badb6!important}.stop-icon.project{stop-color:#2badb6}#cp-nav #current-balance{font-size:16px;font-weight:500;color:#fff;word-wrap:break-word;width:100%}#cp-nav #current-balance .user-name,#cp-nav #current-balance .user-name.dropdown{font-size:24px}#cp-nav #current-balance .user-name .btn-secondary,#cp-nav #current-balance .user-name.dropdown .btn-secondary{font-size:24px;color:#fff;background-color:transparent;border-color:transparent;box-shadow:none;white-space:normal;width:100%}#cp-nav #current-balance .user-name .dropdown-menu,#cp-nav #current-balance .user-name.dropdown .dropdown-menu{background:#1d2125;border-color:#fff;border-width:2px;border-radius:8px;padding:0}#cp-nav #current-balance .user-name .dropdown-menu a,#cp-nav #current-balance .user-name.dropdown .dropdown-menu a{height:50px;padding-top:10px;font-size:17px;color:#fff;border-bottom:1px solid hsla(0,0%,98%,.1)}#cp-nav #current-balance .user-name .dropdown-menu a:hover,#cp-nav #current-balance .user-name.dropdown .dropdown-menu a:hover{background:transparent;box-shadow:inset 0 10px 20px hsla(0,0%,100%,.06)}#cp-nav #current-balance .account-number{font-weight:100;color:#46b8fd}#cp-nav #current-balance .update-at{margin:30px 0 -5px}#cp-nav #current-balance .counter-currency-text{font-size:35px}#cp-nav .nav-item-group #nav-portfolio{background-image:url(/dist/img/icon-portfolio.png?8a12c109edc15e691385dd2ac84770d4)}#cp-nav .nav-item-group #nav-wallet{background-image:url(/dist/img/icon-wallet.png?7cf5a13fdd9dfd8948fdd604771b901a)}#cp-nav .nav-item-group #nav-exchange{background-image:url(/dist/img/icon-exchange.png?94523658f16f6cfeaf0190fca5520262)}#cp-nav .nav-item-group #nav-investment{background-image:url(/dist/img/icon-investment.png?dc302e986980760c7e1cc9440c42b02d)}#cp-nav .nav-item-group #nav-transaction{background-image:url(/dist/img/icon-transaction.png?bc08260561cd6425dfa7ce4237d0bf53)}#cp-nav .nav-item-group #nav-stats{background-image:url(/dist/img/icon-stats.png?eec6386c32630eab60aa7a1b5d753a37)}#cp-nav .nav-item-group #nav-myaccount{background-image:url(/dist/img/icon-profile.png?91d5631fc67d651fb7322206cf65a06d)}#cp-nav .nav-item-group #nav-log{background-image:url(/dist/svg/icon-log.svg?78770997f055e18a8fa97306de12ecfb)}#cp-nav .nav-item-group #nav-backup{background-image:url(/dist/svg/icon-backup.svg?b38b520fb868c69f29ec4f4ee7c312a5)}#cp-nav .nav-item-group #nav-settings{background-image:url(/dist/svg/icon-settings2.svg?d65f029add852dbd4987427e359b9341)}#cp-nav .nav-item-group #nav-help{background-image:url(/dist/svg/icon-help.svg?654d39d6ffe3cedb29d0f6e196f4175d)}#cp-nav .nav-item-group #nav-network{background-image:url(/dist/svg/icon-network.svg?b687f17983e1f9d9cfe8979453228fe8)}#cp-nav #nav-status{margin-top:0;padding:0 25px;max-height:75px}#cp-nav #nav-status button{height:50px;width:100%;border:none;border:2px solid #d0cece;border-radius:5px;background-color:#282e33;box-shadow:0 -4px 23px 3px rgba(0,0,0,.22);font-size:22px;font-weight:500;color:#fff;text-transform:uppercase;text-shadow:1px 1px 5px #000;letter-spacing:5px}#cp-nav #nav-status button,#cp-nav #nav-status button:active{transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}#cp-nav #nav-status button:active{-webkit-transform:scale(.95);transform:scale(.95)}#cp-nav #nav-status .status-light{border-radius:100%;border:2px solid hsla(0,0%,100%,.5);width:24px;height:24px;background:none}#cp-nav #nav-status .status-light.normal{background:none}#cp-nav #nav-status .status-light.good{background:green}#cp-nav #nav-status .status-light.alert{background:red}#cp-nav #nav-status .status-light.caution{background:#ff0}#cp-nav #nav-status .status-light.info{background:blue}#cp-nav.lang-FR #nav-status button{font-size:15px}nav.menu--secondary{width:155px}nav.menu--secondary.investments{width:205px}nav.menu--secondary.my-account{width:185px}nav.menu--secondary.transactions{width:250px}nav.menu--secondary .menu__item{padding:0 10px 0 0}nav.menu--secondary .menu__link{position:relative;display:block;padding:.7em 0;text-align:right;transition-property:color;transition-duration:.2s}nav.menu--secondary .menu__link:active{-webkit-transform:translateY(1px);transform:translateY(1px)}nav.menu--secondary .menu__link:before{content:"";position:absolute;top:0;right:-10px;width:12px;height:100%;margin-right:-4px;border-radius:4px 0 0 4px;-webkit-transform:scale3d(0,0,1);transform:scale3d(0,0,1);-webkit-transform-origin:center right;transform-origin:center right;transition-timing-function:cubic-bezier(.4,0,.2,1);background-color:#f0f0f0}nav.menu--secondary .menu__item--current .menu__link{font-weight:500;cursor:default;pointer-events:none}nav.menu--secondary .menu__item--current .menu__link:active{-webkit-transform:none;transform:none}nav.menu--secondary .menu__item--current .menu__link:before{-webkit-transform:scaleY(1.2);transform:scaleY(1.2);transition-timing-function:cubic-bezier(0,2,.34,1);transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.5s}@media (min-width:1px) and (max-width:768px){.nav-item-group,.nav-item-text{padding-left:10px}}@media (max-width:991px){#cp-nav{width:170px}#cp-nav .nav-button .nav-item-group{padding-left:10px}#cp-nav .nav-button .nav-item-group .nav-item-text{padding-left:10px;font-size:16px;font-weight:400}#cp-nav #nav-status button{font-size:16px!important}}@media (min-width:769px) and (max-width:1440px){.nav-item-group{padding-left:10px}.nav-item-group .nav-item-text{padding-left:10px;font-size:16px;font-weight:400}}@media (max-width:1440px){nav.menu--secondary,nav.menu--secondary.investments,nav.menu--secondary.my-account,nav.menu--secondary.transactions{width:130px}nav.menu--secondary .menu__list .menu__item{padding:0 10px 0 0}nav.menu--secondary .menu__list .menu__item .menu__link{font-size:14px}nav.menu--secondary .menu__list .menu__item .menu__link:before{right:-10px}}@media (max-width:1080px){#cp-nav #current-balance .user-name button.btn-secondary{font-size:16px!important}#cp-nav #current-balance .counter-currency-text{font-size:28px}}@media (max-width:1199px){#cp-nav.lang-FR #nav-status{max-height:70px}#cp-nav.lang-FR #nav-status button{font-size:12px!important;height:100%;letter-spacing:2px}}@media (max-width:991px){#cp-nav #current-balance .counter-currency-text{font-size:24px}}@media screen and (max-width:767px) and (max-width:767px){#cp-nav{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;width:auto}}@media screen and (max-width:767px) and (min-width:375px) and (max-width:375px) and (min-height:812px) and (max-height:812px){#cp-nav{background:hsla(0,0%,100%,.1)}}@media screen and (max-width:767px) and (max-width:375px) and (max-height:812px){#cp-nav{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;width:auto}}@media screen and (max-width:767px) and (min-width:375px) and (max-width:375px) and (min-height:812px) and (max-height:812px){#cp-nav .active{background:#292f33;position:relative}#cp-nav .active:before{content:"";position:absolute;width:100%;top:-1px;height:calc(100% + 2px);left:-100%;background:#292f33;border-top:1px solid hsla(0,0%,100%,.15);border-bottom:1px solid rgba(0,0,0,.1)}}@media screen and (max-width:767px) and (min-width:375px) and (max-width:375px) and (min-height:812px) and (max-height:812px){#cp-nav #logo-current-balance-container{background:transparent}}@media screen and (max-width:767px){#cp-nav #current-balance .account-number{font-size:12px}#cp-nav #current-balance .update-at{margin:6vh 0 -5px;font-size:10px}#cp-nav #current-balance .counter-currency-text{font-size:16px}#cp-nav .nav-button{padding:0 5px;font-size:12px}#cp-nav .nav-button .nav-item-group{padding-left:10px}#cp-nav .nav-button .nav-item-group .nav-item{height:20px;width:20px}#cp-nav .nav-button .nav-item-group .nav-item-text{padding:0 10px;font-size:12px;line-height:12px}#cp-nav #nav-status{padding:0 5px;max-height:50px}#cp-nav #nav-status button{padding:10px 5px;font-size:12px!important;height:100%}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:812px){#cp-content .navbar{padding:6px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px) and (max-height:854px){#cp-content .navbar .navbar-toggler{padding:3px;font-size:12px!important}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:854px){#cp-content .navbar .navbar-toggler{padding:3px;font-size:10px!important}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-content .navbar .menu .navbar-nav ul li{padding:1vw 0}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:812px){#cp-content .navbar .menu .navbar-nav ul li{padding:3px;font-size:10px!important}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:767px){#cp-nav{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;width:auto}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (min-width:375px) and (max-width:375px) and (min-height:812px) and (max-height:812px){#cp-nav{background:hsla(0,0%,100%,.1)}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:812px){#cp-nav{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;width:auto}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (min-width:375px) and (max-width:375px) and (min-height:812px) and (max-height:812px){#cp-nav .active{background:#292f33;position:relative}#cp-nav .active:before{content:"";position:absolute;width:100%;top:-1px;height:calc(100% + 2px);left:-100%;background:#292f33;border-top:1px solid hsla(0,0%,100%,.15);border-bottom:1px solid rgba(0,0,0,.1)}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (min-width:375px) and (max-width:375px) and (min-height:812px) and (max-height:812px){#cp-nav #logo-current-balance-container{background:transparent}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:812px){#cp-nav #current-balance,#cp-nav #current-balance .user-name{font-size:10px!important}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:375px) and (max-height:812px){#cp-nav #current-balance .user-name button.btn-secondary{font-size:12px!important}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-nav #current-balance .user-name .account-number{font-size:4vw;font-size:12px}#cp-nav #current-balance .user-name .update-at{margin:6vh 0 -5px;font-size:10px}#cp-nav #current-balance .counter-currency-text{font-size:16px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (min-width:375px) and (max-width:375px) and (min-height:812px) and (max-height:812px){#cp-nav .nav-button,#cp-nav .nav-button.active{background:transparent}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-nav .nav-button .nav-item-group{padding-left:1.5vw}#cp-nav .nav-button .nav-item-group .nav-item{height:20px;width:20px}#cp-nav .nav-button .nav-item-group .nav-item-text{padding:0 5px;font-size:9px;line-height:12px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (min-width:375px) and (max-width:375px) and (min-height:812px) and (max-height:812px){#cp-nav .nav-button.active{background:#292f33;position:relative}#cp-nav .nav-button.active:before{content:"";position:absolute;width:100%;top:-1px;height:calc(100% + 2px);left:-100%;background:#292f33;border-top:1px solid hsla(0,0%,100%,.15);border-bottom:1px solid rgba(0,0,0,.1)}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){#cp-nav #nav-status{margin-top:0;padding:0 1vw}#cp-nav #nav-status button{font-size:10px!important;letter-spacing:2px}#cp-nav.lang-FR #nav-status{max-height:50px}#cp-nav.lang-FR #nav-status button{font-size:10px!important;letter-spacing:2px;padding:5px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px) and (max-width:414px) and (max-height:812px){nav.menu--secondary,nav.menu--secondary.investments,nav.menu--secondary.my-account,nav.menu--secondary.transactions{width:90px}}@media screen and (min-width:240px) and (max-width:767px) and (max-height:854px){nav.menu--secondary .menu__list .menu__item .menu__link{font-size:9px}nav.menu--secondary .menu__list .menu__item .menu__link:before{right:-2.5vw;width:2.5vw;height:100%}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px) and (max-height:414px) and (max-width:854px){#cp-content .navbar .navbar-toggler{padding:3px;font-size:12px!important}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px) and (max-height:375px) and (max-width:667px){#cp-content .navbar .navbar-toggler{font-size:10px!important}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px) and (max-height:320px) and (max-width:568px){#cp-content .navbar .navbar-toggler{font-size:10px!important}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px){#cp-content .navbar .menu .navbar-nav ul li{padding:1vw 0}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px) and (max-height:320px) and (max-width:568px){#cp-content .navbar .menu .navbar-nav ul li{font-size:10px!important}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px) and (min-height:375px) and (max-height:375px) and (min-width:812px) and (max-width:812px){#cp-nav{padding-left:30px;-webkit-box-flex:0;-ms-flex:0 0 170px;flex:0 0 170px;background:hsla(0,0%,100%,.1)}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px) and (max-height:414px) and (max-width:812px){#cp-nav{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;width:auto}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px) and (min-height:375px) and (max-height:375px) and (min-width:812px) and (max-width:812px){#cp-nav .active{background:#292f33;position:relative}#cp-nav .active:before{content:"";position:absolute;width:100%;top:-1px;height:calc(100% + 2px);left:-100%;background:#292f33;border-top:1px solid hsla(0,0%,100%,.15);border-bottom:1px solid rgba(0,0,0,.1)}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px) and (min-height:375px) and (max-height:375px) and (min-width:812px) and (max-width:812px){#cp-nav #logo-current-balance-container{background:transparent}#cp-nav #logo-current-balance-container #logo{display:none}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px) and (max-height:414px) and (max-width:812px){#cp-nav #current-balance,#cp-nav #current-balance .user-name{font-size:11px!important}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px) and (max-height:320px) and (max-width:420px){#cp-nav #current-balance .user-name button.btn-secondary{font-size:13px!important}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px){#cp-nav #current-balance .user-name .account-number{font-size:4vw}#cp-nav #current-balance .update-at{margin:10px 0 0;font-size:10px}#cp-nav #current-balance .counter-currency-text{font-size:5vh}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px) and (min-height:375px) and (max-height:375px) and (min-width:812px) and (max-width:812px){#cp-nav .nav-button{background:transparent}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px){#cp-nav .nav-button .nav-item-group{padding-left:1.5vh}#cp-nav .nav-button .nav-item-group .nav-item{height:5vh;width:5vh}#cp-nav .nav-button .nav-item-group .nav-item-text{padding:0 1.5vh;font-size:3vh;line-height:3vh}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px) and (min-height:375px) and (max-height:375px) and (min-width:812px) and (max-width:812px){#cp-nav .nav-button.active{background:#292f33;position:relative}#cp-nav .nav-button.active:before{content:"";position:absolute;width:100%;top:-1px;height:calc(100% + 2px);left:-100%;background:#292f33;border-top:1px solid hsla(0,0%,100%,.15);border-bottom:1px solid rgba(0,0,0,.1)}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px){#cp-nav #nav-status{margin-top:0;padding:0 1vh}#cp-nav #nav-status button{font-size:10px!important;letter-spacing:2px}#cp-nav.lang-FR #nav-status{max-height:50px}#cp-nav.lang-FR #nav-status button{font-size:10px!important;letter-spacing:2px;padding:5px}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px) and (max-height:414px) and (max-width:736px){nav.menu--secondary,nav.menu--secondary.investments,nav.menu--secondary.my-account,nav.menu--secondary.transactions{width:90px}}@media screen and (min-width:480px) and (max-width:812px) and (max-height:767px){nav.menu--secondary .menu__list .menu__item .menu__link{font-size:9px}nav.menu--secondary .menu__list .menu__item .menu__link:before{right:-2.5vh;width:2.5vh;height:100%}}#cp-content-wallet{max-width:100%;position:relative}#cp-content-wallet #wallet-coin-detail{padding-top:2vh;overflow-x:hidden}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-logo{width:100px;height:100px;margin:0 auto;background-size:cover;background-position:50%;background-repeat:no-repeat}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-amount{font-size:70px;font-weight:300}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-short-name{font-size:35px;font-weight:100;text-transform:uppercase}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-dollar-balance{height:100%;font-size:35px;color:#909396;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-dollar-balance .currency-text{position:relative;top:10px}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-dollar-balance .currency-text #dollar-amount{color:#cbcbcb}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-dollar-balance .currency-text .currency-short-name{font-size:30px;text-transform:uppercase}#cp-content-wallet #wallet-coin-detail .wallet-header .action-type{font-size:25px;color:#74777b;text-transform:uppercase}#cp-content-wallet #wallet-coin-detail .wallet-header .row:last-child{position:relative;top:-50px}#cp-content-wallet #wallet-coin-detail .transaction:hover{background-color:#1d2125}#cp-content-wallet #wallet-360-modal{padding-left:100%}#cp-content-wallet #wallet-360-modal .modal-dialog{max-width:1200px;margin:0 auto;margin-top:15vh}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360{padding:70px 0 20px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360 .coin-logo.icon-360{background-image:url(/dist/img/icon-360.png?9d920cb1bb98d2bbcc7134b625132d50);width:140px;height:140px;background-size:cover;background-position:50%;background-repeat:no-repeat;position:absolute;left:50%;margin-left:-70px;top:-70px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table .modal-360__table--head--wrap{padding-right:30px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table--scroll{padding-right:30px;background-color:#1d2125;border-top:1px solid #74777b;border-bottom:1px solid #74777b}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table .slimScrollBar{cursor:pointer}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table .slimScrollBar:after{content:"v";color:#000;padding:6px;display:block;border-radius:50%;width:20px;height:20px;background:#fff;line-height:6px;margin:10px 0}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table .slimScrollRail{border-top:1px solid #74777b;border-bottom:1px solid #74777b;background:#1d2125 url(/dist/img/modal360-rail-bg.png?35fa77068b64ed9b8968d6c185bf62ec) repeat-y 50%!important}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table{width:100%}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody td,#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table thead th{text-align:center}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table thead th{text-align:center;padding:5px 10px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table thead th span{color:#fff;font-size:13px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr{vertical-align:top}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr:first-child td{border-top:none}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr:last-child td{border-bottom:none}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td{color:#fff;text-align:center;padding:5px 10px;background-color:#1d2125;border:1px solid #74777b}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td span{font-size:13px;line-height:14px;font-weight:100}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:first-child{border-left:none}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:last-child{border-right:none}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(3){min-width:130px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(4) span{font-size:16px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(5),#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(6),#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(7){min-width:120px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(5) span,#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(6) span,#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(7) span{font-size:16px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .crypto-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 5px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .crypto-wrap .table-coin-logo{width:20px;height:20px;margin:0 10px 0 0;background-size:cover;background-position:50%;background-repeat:no-repeat}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .currency-short-name{display:block;font-size:12px;color:#74777b}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .currency-price{color:#46b7fa;font-size:16px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .currency-rate{padding:0 12px 0 0;position:relative;font-size:14px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .currency-rate.priceup{color:#3de008}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .currency-rate.priceup:after{position:absolute;top:0;content:"\2191";padding-right:3px;right:-4px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .currency-rate.pricedown{color:#fc0101}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .currency-rate.pricedown:after{position:absolute;top:0;content:"\2193";padding-right:3px;right:-2px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .graphic{border:1px solid #74777b;min-width:200px;min-height:100px;max-width:200px;max-height:100px;width:200px;height:100px;margin:0 auto}@media (max-height:800px){#cp-content-wallet #wallet-360-modal .modal-dialog{margin-top:10vh}}@media (min-width:992px){#cp-content-wallet #wallet-coin-detail .navbar-nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#cp-content-wallet #wallet-coin-detail .navbar-nav li{padding:0 30px}#cp-content-wallet #wallet-coin-detail .navbar-nav li:first-child{padding:0 30px 0 0}#cp-content-wallet #wallet-coin-detail .navbar-nav li:last-child{padding:0 0 0 30px}}@media (max-width:1599px){#cp-content-wallet #wallet-360-modal{padding-left:100%}#cp-content-wallet #wallet-360-modal .modal-dialog{max-width:90%}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360{padding:50px 0 20px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360 .coin-logo.icon-360{width:80px;height:80px;margin-left:-40px;top:-40px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table thead th span{font-size:10px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td span{font-size:12px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(4) span,#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(5) span,#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(6) span{font-size:14px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .crypto-wrap{margin:5px 0}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .crypto-wrap .table-coin-logo{width:14px;height:14px;margin:0 4px 0 0}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .currency-short-name{font-size:10px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .currency-price{font-size:14px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .currency-rate{font-size:12px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .graphic{min-width:160px;min-height:80px;max-width:160px;max-height:80px;width:160px;height:80px}}@media (max-width:1300px){#cp-content-wallet #wallet-coin-detail #wallet-stats-tab .stats-tile{padding-left:5px;padding-right:5px}}@media (max-width:1440px){#cp-content-wallet #wallet-coin-detail .wallet-header #coin-logo{width:80px;height:80px}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-amount{font-size:50px}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-dollar-balance .currency-text{font-size:18px;line-height:2.6}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-dollar-balance .currency-text .currency-short-name{font-size:18px}#cp-content-wallet #wallet-coin-detail .wallet-header .action-type{font-size:22px}#cp-content-wallet #wallet-coin-detail .wallet-header .button-coin{width:120px;height:40px;font-size:18px}#cp-content-wallet #wallet-coin-detail .footer{padding:10px 0}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .view-button{font-size:12px;position:relative;top:-6px}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .filter-title,#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .footer-title{font-size:12px}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .recommended-rate-wrapper{margin-top:-2px}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate-label span{font-size:12px}.transactions-tabs-wrapper #wallet-graph-tab{padding:30px 10% 10px}.transactions-tabs-wrapper #wallet-graph-tab .graph-actions button{font-size:12px}}@media (max-width:1199px){#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .view-button{font-size:12px;position:relative;top:-6px;padding:3px 0;width:100%}#cp-content-wallet #wallet-360-modal{padding-left:0;margin:0;width:100%;position:fixed}}@media (max-width:991px){#cp-content-wallet #wallet-coin-detail .wallet-header #coin-logo{width:60px;height:60px}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-amount{font-size:32px}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-short-name{font-size:24px}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-dollar-balance .currency-text{font-size:16px;line-height:1;top:-46px}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-dollar-balance .currency-text .currency-short-name{font-size:16px}#cp-content-wallet #wallet-coin-detail .wallet-header .action-type{font-size:18px}#cp-content-wallet #wallet-coin-detail .wallet-header .button-coin{font-size:16px}#cp-content-wallet #wallet-coin-detail .wallet-header .row:last-child{top:-12px}#cp-content-wallet .transactions-tabs-wrapper .transaction,#cp-content-wallet .transactions-tabs-wrapper .transaction .collapsed-line .transaction-value{font-size:12px}#cp-content-wallet .transactions-tabs-wrapper .transaction .wallet-collapse--item-col{margin:0 0 10px}#cp-content-wallet .transactions-tabs-wrapper .transaction [data-class=transaction-collapse] .container{padding-bottom:10px}#cp-content-wallet .transactions-tabs-wrapper #wallet-graph-tab{padding:30px 4% 10px}#cp-content-wallet .transactions-tabs-wrapper #wallet-graph-tab .tablet-graph-actions--item{padding:0 8px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table{overflow:hidden}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table{width:100%}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td,#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table thead tr th{padding:5px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:first-child,#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table thead tr th:first-child{min-width:30px;max-width:30px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(2),#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table thead tr th:nth-child(2){min-width:60px;max-width:60px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(4),#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table thead tr th:nth-child(4){min-width:80px;max-width:80px;word-break:break-all}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(5),#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table thead tr th:nth-child(5){min-width:100px;max-width:120px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(6),#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(7),#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table thead tr th:nth-child(6),#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table thead tr th:nth-child(7){min-width:60px;max-width:60px;word-break:break-all}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td:nth-child(7),#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table thead tr th:nth-child(7){display:none}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table thead th span{font-size:10px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td span{font-size:12px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .crypto-wrap{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .crypto-wrap .table-coin-logo{width:24px;height:24px;margin:5px auto}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .currency-short-name{font-size:10px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .currency-price{font-size:14px}#cp-content-wallet #wallet-360-modal .modal-dialog .modal-content .modal-360__table table tbody tr td .currency-rate{font-size:12px}}@media (max-width:767px){#cp-content-wallet #wallet-coin-detail .wallet-header #coin-dollar-balance .currency-text{line-height:3.2;position:relative;top:20px}#cp-content-wallet #wallet-coin-detail .wallet-navbar .navbar-toggler{padding:5px 10px;font-size:14px}#cp-content-wallet #wallet-coin-detail .wallet-navbar .wallet-navbar-menu ul li{text-align:left}#cp-content-wallet #wallet-coin-detail #wallet-stats-tab .canvas-wrapper .shadow{width:175px;height:175px}}.transaction-modal-info{margin-top:0!important;margin-bottom:0!important}.transaction-confirm-button{margin:0!important}@media screen and (max-width:767px) and (orientation:portrait){#cp-content-wallet #wallet-coin-detail .wallet-navbar .wallet-navbar-menu ul li{font-size:10px;padding:5px 0}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-logo{width:40px;height:40px;margin:0 auto 10px}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-amount,#cp-content-wallet #wallet-coin-detail .wallet-header #coin-short-name{font-size:18px}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-dollar-balance .currency-text{top:auto;font-size:12px;line-height:1}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-dollar-balance .currency-text .currency-short-name,#cp-content-wallet #wallet-coin-detail .wallet-header .action-type{font-size:12px}#cp-content-wallet #wallet-coin-detail .wallet-header .button-coin{font-size:10px;width:calc(100% - 2vw);max-width:100px;padding:1vw;height:auto;border-width:.3vw!important;border-radius:6px}#cp-content-wallet #wallet-coin-detail .wallet-header .row:last-child{top:auto;margin:0 auto;width:100%;padding:2vw 0 0}#cp-content-wallet #wallet-coin-detail .wallet-header .row:last-child .text-center{padding:0}#cp-content-wallet #wallet-coin-detail #wallet-stats-tab{overflow:hidden}#cp-content-wallet #wallet-coin-detail #wallet-stats-tab .stats-tiles .stats-tile .stats-tile-header{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:42px}#cp-content-wallet #wallet-coin-detail #wallet-stats-tab .stats-tiles .stats-tile .stats-body .stats-amount{font-size:12px}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction{padding:0;background-size:20px}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction:hover{background-position:97% 2.5vw}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap{padding:10px 0}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap .collapsed-line{padding:0 1vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap .short-date{margin:0 2vw 3vw 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0;position:relative;top:auto;left:auto}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap .short-date span{margin:0 2vw 0 0}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap .transaction-icon{margin-right:2vw;position:absolute;left:2vw;top:0;width:3vw;height:3vw}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap .transaction-title{line-height:18px;width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 2vw!important}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap .transaction-value{margin:0;line-height:20px;width:100%;font-size:10px}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap__amount{margin:0}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction .transaction-collapse--item-col{margin:0 0 3vw;padding:0 2vw}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab [data-class=transaction-collapse] .container{padding:0 2vw!important}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-graph-tab{padding:1vw}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-graph-tab .container{padding:0 2vw}#cp-content-wallet #wallet-coin-detail .footer{position:relative;padding:0}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper>div{padding:2px;min-height:100%;border-right:none;border-bottom:1px solid #74777b}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper>div:last-of-type{border-bottom:none}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper>div:first-of-type{border-right:1px solid #74777b}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .filter-title{font-size:10px;margin:0 0 5px}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .recommended-rate-wrapper{margin-top:0;margin-bottom:5px}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate-label{padding:0 5px;line-height:10px}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate-label span{font-size:10px}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate{height:14px;border-radius:4px;font-size:12px}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .info-wrapper .filter-title{margin:0 0 2vw}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .info-wrapper .info-item-text{font-size:3vw}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .info-wrapper>.row:last-child{margin-top:2vw;padding:0 0 4vw}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .info-wrapper>.row:last-child .col-2{max-width:100%;text-align:center;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:1vw 0 0}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .info-wrapper>.row:last-child .col-2 svg{width:3vw!important;height:3vw!important;-webkit-transform:rotate(90deg);transform:rotate(90deg)}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .view-button{font-size:12px;top:0;width:60px}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog{margin-top:10vh}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body{padding:30px 10px 0}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .coin-logo{font-size:28px;width:60px;height:60px;margin-left:-30px;top:-30px}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .line.line-50,#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .line.line-75{height:0}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .current-sum{font-size:9px}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies{margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies>div{min-height:100px;padding:0}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies>div:nth-child(2) svg{width:22px;height:22px}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies .coin-input-wrapper{padding:0}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies .coin-input-wrapper input[type=number]{font-size:12px;min-height:100%;height:40px;padding:6px 6px 6px 24px}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies .coin-input-wrapper .coin-logo{top:50%;left:40px;width:16px;height:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line{margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line>div:nth-child(2) svg{width:22px;height:22px}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-coin-info .transaction-info-text,#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-dollar-info .transaction-info-text{font-size:9px;padding:0 0 40px}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-coin-info .coin-logo,#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-dollar-info .coin-logo{width:20px;height:20px;top:50%;left:auto;margin:0}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content button.confirm{height:32px;font-size:12px;padding:3px;border-width:1px}}@media screen and (max-width:854px) and (orientation:landscape){#cp-content-wallet #wallet-coin-detail .wallet-navbar .wallet-navbar-menu ul li{font-size:3vh;padding:1vh 0}#cp-content-wallet #wallet-coin-detail .wallet-header{min-height:22vh}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-logo{width:8vh;height:8vh;margin:0 auto}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-amount,#cp-content-wallet #wallet-coin-detail .wallet-header #coin-short-name{font-size:5vh}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-dollar-balance .currency-text{top:12vh;font-size:12px;line-height:1}#cp-content-wallet #wallet-coin-detail .wallet-header #coin-dollar-balance .currency-text .currency-short-name{font-size:12px}#cp-content-wallet #wallet-coin-detail .wallet-header .action-type{font-size:3.5vh;padding:0 23%}#cp-content-wallet #wallet-coin-detail .wallet-header .button-coin{font-size:10px;width:50%;padding:1vh;height:auto;border-width:.3vh!important;border-radius:1.3vh;margin:0 5%}#cp-content-wallet #wallet-coin-detail .wallet-header .row:last-child{top:6vh;margin:0 auto;width:100%;padding:0;position:absolute}#cp-content-wallet #wallet-coin-detail .wallet-header .row:last-child .text-center{padding:0}#cp-content-wallet #wallet-coin-detail .wallet-header .row:last-child .text-center:nth-of-type(2){text-align:left!important}#cp-content-wallet #wallet-coin-detail .wallet-header .row:last-child .text-center:nth-of-type(3){text-align:right!important}#cp-content-wallet #wallet-coin-detail #wallet-stats-tab .stats-tiles .stats-tile .stats-tile-header{font-size:3vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#cp-content-wallet #wallet-coin-detail #wallet-stats-tab .stats-tiles .stats-tile .stats-body .stats-amount{font-size:5vh}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction{padding:0;background-size:20px}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction:hover{background-position:97% 4.5vh}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap{padding:2vh 0}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap .collapsed-line{padding:0 2vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:50%}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap .short-date{top:0;margin:0 2vw 0 0;padding-top:0;position:relative;left:0;font-size:3vh}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap .transaction-icon{margin:0 2vw 0 0;width:3vh;height:3vh}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap .transaction-icon.icon-exchange{padding:2vh}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap .transaction-title{line-height:4vh;font-size:3vh}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap .transaction-value{margin:0;line-height:6vw;width:100%;font-size:3vh;padding:0 5vw 0 0}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction__wrap__amount{margin:0}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab .transaction .transaction-collapse--item-col{margin:0 0 3vh;padding:0 2vh}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-all-tab [data-class=transaction-collapse] .container{padding:0 2vh!important}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-graph-tab{padding:1vh}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-graph-tab .container{padding:0 2vh}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-graph-tab .container .graph-info{padding-left:0;font-size:4vh;text-align:center}#cp-content-wallet #wallet-coin-detail .transactions-tabs-wrapper #wallet-graph-tab .container .graph-actions button{font-size:3vh;padding:0 1vh}#cp-content-wallet #wallet-coin-detail .footer{position:relative;padding:0}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper>div{padding:1vh;min-height:100%;max-width:50%;width:100%;border-right:none;border-bottom:1px solid #74777b}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper>div:nth-child(odd){border-right:1px solid #74777b}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .filter-title{font-size:2.7vh;margin:0 0 1vh}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .recommended-rate-wrapper{margin-top:2vh}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate-label{padding:0 2vh;line-height:4vh}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate-label span{font-size:3vh}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate{height:5vh;border-radius:1.3vh;font-size:4vh}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .info-wrapper .filter-title{margin:0 0 2vh}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .info-wrapper .info-item-text{font-size:3vh}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .info-wrapper>.row:last-child{margin-top:2vh;padding:0 0 4vh}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .info-wrapper>.row:last-child .col-2{max-width:100%;text-align:center;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:1vh 0 0}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .info-wrapper>.row:last-child .col-2 svg{width:3vh!important;height:3vh!important;-webkit-transform:rotate(90deg);transform:rotate(90deg)}#cp-content-wallet #wallet-coin-detail .footer .footer-columns-wrapper .view-button{font-size:3vh;top:0;width:14vh}#cp-content-wallet #transaction-modal.modal-mask{padding:0;width:100%;height:100%;margin:0}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog{max-width:100%;margin-top:10vh}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body{padding:30px 10px 0}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .coin-logo{font-size:28px;width:60px;height:60px;margin-left:-30px;top:-30px}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .line.line-50,#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .line.line-75{height:0}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .current-sum{font-size:9px}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies{margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies>div{min-height:100px;padding:0}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies>div:first-child,#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies>div:nth-child(3){max-width:40%}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies>div:nth-child(2){max-width:20%}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies>div:nth-child(2) svg{width:22px;height:22px}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies .action-type{font-size:12px}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies .coin-input-wrapper{padding:0}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies .coin-input-wrapper input[type=number]{font-size:12px;min-height:100%;height:40px;padding:6px 6px 6px 30px}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .transaction-modal-currencies .coin-input-wrapper .coin-logo{top:50%;left:40px;width:20px;height:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line{margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line>div:first-child,#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line>div:nth-child(3){max-width:40%}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line>div:nth-child(2){max-width:20%}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line>div:nth-child(2) svg{width:22px;height:22px}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-coin-info .transaction-info-text,#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-dollar-info .transaction-info-text{font-size:11px;padding:0 0 40px}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-coin-info .coin-logo,#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content .modal-body .gradient-line .transaction-dollar-info .coin-logo{width:20px;height:20px;top:50%;left:auto;margin:0}#cp-content-wallet #transaction-modal.modal-mask .modal-dialog .modal-content button.confirm{height:32px;font-size:12px;padding:3px;border-width:1px}}@media screen and (max-width:480px){#cp-content-wallet #wallet-coin-detail #wallet-360-modal .modal-dialog .modal-content .modal-360__table--body tbody tr td:first-child,#cp-content-wallet #wallet-coin-detail #wallet-360-modal .modal-dialog .modal-content .modal-360__table--body tbody tr td:nth-child(5),#cp-content-wallet #wallet-coin-detail #wallet-360-modal .modal-dialog .modal-content .modal-360__table--body thead tr th:first-child,#cp-content-wallet #wallet-coin-detail #wallet-360-modal .modal-dialog .modal-content .modal-360__table--body thead tr th:nth-child(5),#cp-content-wallet #wallet-coin-detail #wallet-360-modal .modal-dialog .modal-content .modal-360__table--head tbody tr td:first-child,#cp-content-wallet #wallet-coin-detail #wallet-360-modal .modal-dialog .modal-content .modal-360__table--head tbody tr td:nth-child(5),#cp-content-wallet #wallet-coin-detail #wallet-360-modal .modal-dialog .modal-content .modal-360__table--head thead tr th:first-child,#cp-content-wallet #wallet-coin-detail #wallet-360-modal .modal-dialog .modal-content .modal-360__table--head thead tr th:nth-child(5){display:none!important}}@media (max-width:991px){#cp-content-wallet #wallet-coin-detail .wallet-navbar{display:block}#cp-content-wallet #wallet-coin-detail .wallet-navbar .wallet-navbar-menu ul li{text-align:left}.transaction-modal-currencies{margin:0 -125px}}#cp-content-exchange .amount-baseline{position:relative;clear:both;border-radius:1px;height:2px;width:100%;top:5px;margin:0 0 10px}#cp-content-exchange .exchange-amount-group .exchange-amount{font-size:20px;line-height:35px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;background:none;border:none;margin-bottom:-5px;text-align:left;max-width:calc(100% - 32px)}#cp-content-exchange .exchange-dropdown-image{font-size:28px;line-height:1em}#cp-content-exchange .exchange--button{transition:all .25s ease-in-out}#cp-content-exchange .exchange--button:active{-webkit-transform:scale(.95);transform:scale(.95);transition:all .25s ease-in-out}#cp-content-exchange #error-message-container #error-message{border:2px solid #74777b;background-color:#3d4347;transition:all .5s ease-in-out}#cp-content-exchange #error-message-container #error-message.transaction-success{border-color:#5ab62c;background-color:#356b1b;transition:all .25s ease-in-out}#cp-content-exchange #error-message-container #error-message.error{border-color:#e42121;background-color:#871616;transition:all .25s ease-in-out}#cp-content-exchange .multiselect{min-height:24px!important;background-color:transparent;border:none;position:relative}#cp-content-exchange .multiselect .multiselect__select{width:28px!important;height:22px!important;top:20px;right:10px}#cp-content-exchange .multiselect .multiselect__select:before{display:none}#cp-content-exchange .multiselect.multiselect--disabled{border:none}#cp-content-exchange .multiselect.multiselect--disabled .multiselect__select{display:none}#cp-content-exchange .multiselect.multiselect--disabled .multiselect__tags{padding-left:5px}#cp-content-exchange .multiselect .multiselect__tags{background-color:transparent;border:none;padding:0;min-height:0}#cp-content-exchange .multiselect .multiselect__tags .multiselect__single{background:transparent;padding:0;margin-bottom:0}#cp-content-exchange .multiselect .multiselect__content-wrapper{border-bottom-right-radius:4px;border-bottom-left-radius:4px;border:none!important;background:#1d2125;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:510px;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}#cp-content-exchange .multiselect .multiselect__content-wrapper .multiselect__content{overflow-y:auto;height:auto;padding:0;width:100%;border:1px solid #000!important}#cp-content-exchange .multiselect .multiselect__content-wrapper .multiselect__content:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}#cp-content-exchange .multiselect .multiselect__content-wrapper .multiselect__content.is-focused,#cp-content-exchange .multiselect .multiselect__content-wrapper .multiselect__content.is-selected{color:#333}#cp-content-exchange .multiselect .multiselect__content-wrapper .multiselect__content.is-disabled{cursor:default}#cp-content-exchange .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element{list-style:none}#cp-content-exchange .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{font-size:16px;color:#fff;padding:0}#cp-content-exchange .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--highlight .green{color:#fff}#cp-content-exchange .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .exchange-dropdown.exchange-dropdown-menu-open:hover,#cp-content-exchange .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option :hover{box-shadow:inset 0 10px 20px hsla(0,0%,100%,.06)}#cp-content-exchange .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .exchange-dropdown.exchange-dropdown-menu-open:hover div,#cp-content-exchange .multiselect .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option :hover div{box-shadow:none!important}#cp-content-exchange #exchange-give-swap-receive-container #exchange-swap{outline:none;cursor:pointer}@media (max-width:992px){#cp-content-exchange{-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:scroll;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#cp-content-exchange #exchange-give-swap-receive-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}#cp-content-exchange #exchange-give-swap-receive-container #exchange-give,#cp-content-exchange #exchange-give-swap-receive-container #exchange-receive{width:100%;margin:0 auto}#cp-content-exchange #exchange-give-swap-receive-container #exchange-swap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:32px;height:32px;margin:10px auto}#cp-content-exchange #exchange-center-line-swap-top{display:none}#cp-content-exchange .exchange-center-line{display:none!important}#cp-content-exchange .mobile--arrows--hide{opacity:0}}@media (max-width:992px){#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-give-confirm,#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-receive-confirm{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-give-confirm #exchange-give-confirm-logo,#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-give-confirm #exchange-receive-confirm-logo,#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-receive-confirm #exchange-give-confirm-logo,#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-receive-confirm #exchange-receive-confirm-logo{margin:0 0 10px}}@media (max-width:575px){#cp-content-exchange{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#cp-content-exchange #exchange-give-swap-receive-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}#cp-content-exchange #exchange-give-swap-receive-container #exchange-swap{width:100%}#cp-content-exchange #exchange-give-swap-receive-container #exchange-give,#cp-content-exchange #exchange-give-swap-receive-container #exchange-receive{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:575px){#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-give-confirm,#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-receive-confirm{margin:0}#cp-content-exchange #exchange-confirmation-banner-container #exchange-confirmation-banner #exchange-icon-link{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#cp-content-exchange #exchange-give-swap-receive-container .exchange-amount-group .exchange-amount{font-size:14px}#cp-content-exchange #exchange-give-swap-receive-container .exchange-title{font-size:16px}#cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown{height:auto;padding:4px}#cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown .exchange-dropdown-image{margin:0 16px 0 0}#cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown .exchange-dropdown-text{word-wrap:break-word;white-space:normal;width:calc(100% - 48px)}#cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown .exchange-dropdown-text .exchange-dropdown-title{font-size:14px}#cp-content-exchange #exchange-give-swap-receive-container .exchange-dropdown .exchange-dropdown-text .exchange-dropdown-description{font-size:12px}}#content-investment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:default;max-width:100%;overflow:hidden}#content-investment #investment-detail{padding-top:10vh;overflow:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}#content-investment #investment-detail.locked{font-size:16px;font-weight:400;color:#74777b;text-align:center;padding-top:0}#content-investment #investment-detail.locked .locked__wrap{width:100%}#content-investment #investment-detail.locked .locked__wrap--image{margin:0 auto 20px 0}#content-investment #investment-detail.locked .locked__wrap--image img{width:100%;height:auto;max-width:550px;padding:40px}#content-investment #investment-detail.locked .locked__wrap span{font-size:16px;font-weight:400;color:#74777b;padding:0 10px}#content-investment #investment-detail .investment-content{font-size:15px;font-weight:100}#content-investment #investment-detail .investment-content .menu{position:relative;z-index:10}#content-investment #investment-detail .investment-content .menu ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#content-investment #investment-detail .investment-content .menu ul li{display:inline;cursor:pointer;font-weight:500;text-transform:uppercase;transition:all .25s ease-in-out}#content-investment #investment-detail .investment-content .menu ul li:not(.router-link-active){font-weight:100;color:#74777b;transition:all .25s ease-in-out}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper{overflow:auto}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body{padding-top:50px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .comparator-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .comparator-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .comparator-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .comparator-title{font-size:20px;font-weight:500;color:#fff;margin-bottom:5px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .range-scale,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .range-scale,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .range-scale,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .range-scale{margin-bottom:50px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .gradient-line{margin:45px -125px 25px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .gradient-line .calculated-rate-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .gradient-line .calculated-rate-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .gradient-line .calculated-rate-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .gradient-line .calculated-rate-title{max-width:100px;font-weight:300;color:#fff}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .gradient-line svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .gradient-line svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .gradient-line svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .gradient-line svg{margin-top:8px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .gradient-line .percentage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .gradient-line .percentage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .gradient-line .percentage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .gradient-line .percentage{padding:5px 10px;border-style:solid;border-width:1px;border-radius:5px;font-size:25px;font-weight:500;position:relative;top:5px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-input__wrap .current-sum,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-input__wrap .current-sum,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-input__wrap .current-sum,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-input__wrap .current-sum{color:#fff}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-input__wrap .action-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-input__wrap .action-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-input__wrap .action-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-input__wrap .action-type{text-transform:uppercase;font-size:18px;color:#74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-input__wrap .transaction-input,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-input__wrap .transaction-input,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-input__wrap .transaction-input,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-input__wrap .transaction-input{font-size:14px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-input__wrap .transaction-input::-webkit-input-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-input__wrap .transaction-input::-webkit-input-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-input__wrap .transaction-input::-webkit-input-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-input__wrap .transaction-input::-webkit-input-placeholder{color:#74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-input__wrap .transaction-input:-moz-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-input__wrap .transaction-input::-moz-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-input__wrap .transaction-input:-moz-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-input__wrap .transaction-input::-moz-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-input__wrap .transaction-input:-moz-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-input__wrap .transaction-input::-moz-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-input__wrap .transaction-input:-moz-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-input__wrap .transaction-input::-moz-placeholder{color:#74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-input__wrap .transaction-input:-ms-input-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-input__wrap .transaction-input::-ms-input-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-input__wrap .transaction-input:-ms-input-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-input__wrap .transaction-input::-ms-input-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-input__wrap .transaction-input:-ms-input-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-input__wrap .transaction-input::-ms-input-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-input__wrap .transaction-input:-ms-input-placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-input__wrap .transaction-input::-ms-input-placeholder{color:#74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-input__wrap .transaction-input::placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-input__wrap .transaction-input::placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-input__wrap .transaction-input::placeholder,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-input__wrap .transaction-input::placeholder{color:#74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-input__wrap .coin-logo,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-input__wrap .coin-logo,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-input__wrap .coin-logo,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-input__wrap .coin-logo{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .arrows-svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .arrows-svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .arrows-svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .arrows-svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .arrows-svg svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .arrows-svg svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .arrows-svg svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .arrows-svg svg{width:32px;height:32px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-rate__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-rate__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-rate__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-rate__wrap{text-transform:uppercase}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-rate__wrap .discount-rate__wrap--title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-rate__wrap .discount-rate__wrap--title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-rate__wrap .discount-rate__wrap--title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-rate__wrap .discount-rate__wrap--title{color:#74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-rate__wrap .discount-rate__wrap--percent,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-rate__wrap .discount-rate__wrap--percent,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-rate__wrap .discount-rate__wrap--percent,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-rate__wrap .discount-rate__wrap--percent{font-size:24px;font-weight:400}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-total__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-total__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-total__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-total__wrap{margin:25px -125px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-total__wrap--item p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-total__wrap--item p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-total__wrap--item p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-total__wrap--item p{text-transform:capitalize;color:#fff;font-size:18px;margin:0 0 10px;line-height:1}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-total__wrap--item .bordered,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-total__wrap--item .bordered,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-total__wrap--item .bordered,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-total__wrap--item .bordered{border-width:2px;border-style:solid;display:inline-block;padding:5px 10px;border-radius:8px;font-size:18px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-total__wrap--item .bordered span:first-of-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-total__wrap--item .bordered span:first-of-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-body .discount-total__wrap--item .bordered span:first-of-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .discount-total__wrap--item .bordered span:first-of-type{margin:0 20px 0 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body{padding-top:75px;padding-bottom:20px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .switcher-side,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .switcher-side,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .switcher-side,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .switcher-side{padding-top:10px;text-transform:uppercase;line-height:18px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .options-line{background-color:#1d2125;margin-left:-125px;margin-right:-125px;padding:0 30px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .options-line:not(.no-border),#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .options-line:not(.no-border),#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .options-line:not(.no-border),#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .options-line:not(.no-border){border-top:1px solid #74777b;border-bottom:1px solid #74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .options-line>div{margin:10px 0;border-right:2px solid #74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .options-line>div:last-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .options-line>div:last-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .options-line>div:last-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .options-line>div:last-child{border:none}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .options-line .option-title{font-size:12px;color:#74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .options-line span{margin-bottom:10px;font-weight:300}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .gradient-line>div{padding:0 50px 10px;border-right:2px solid #b4b9c0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .gradient-line>div:last-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .gradient-line>div:last-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .gradient-line>div:last-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .gradient-line>div:last-child{border:none}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .gradient-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .gradient-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .gradient-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .gradient-line .option-title{color:#fff}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .gradient-line .option-value,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .gradient-line .option-value,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .gradient-line .option-value,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .gradient-line .option-value{padding:2px 5px;border-width:2px;border-style:solid;border-radius:5px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .gradient-line .label,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .gradient-line .label,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .gradient-line .label,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .gradient-line .label{color:#fff;margin-bottom:5px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body .contract-number-line{margin-left:-115px;margin-right:-115px;margin-bottom:5px;font-weight:300}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body input[type=checkbox],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body input[type=checkbox],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body input[type=checkbox],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body input[type=checkbox]{width:15px;height:15px;display:none}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body input[type=checkbox]:checked+label:before,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body input[type=checkbox]:checked+label:before,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body input[type=checkbox]:checked+label:before,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body input[type=checkbox]:checked+label:before{content:"\2713"}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body label,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body label,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body label,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body label{display:inline-block;font-size:12px;position:relative;color:#fff;z-index:5;left:5px;margin:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body label span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body label span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body label span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body label span{color:#74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body label:before,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body label:before,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body label:before,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body label:before{content:"";display:inline-block;width:12px;height:12px;line-height:12px;text-align:center;position:relative;left:-10px;bottom:-2px;background-color:#74777b;border:1px solid #1d2124;cursor:pointer}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body label.input-label,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body label.input-label,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body label.input-label,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body label.input-label{margin-bottom:5px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body label.input-label:before,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-body label.input-label:before,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-body label.input-label:before,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-body label.input-label:before{display:none}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body{padding:75px 75px 10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .options-line{font-size:17px;font-weight:500;color:#fff;margin-bottom:10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .calculated-line{border-top:1px solid #74777b;border-bottom:1px solid #74777b;background-color:#1d2125;color:#fff}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .calculated-line.our-results>div .option-value{font-weight:500}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .calculated-line>div{border-right:2px solid #74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .calculated-line>div p{padding:5px 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .calculated-line>div p.option-value{font-size:20px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .calculated-line>div:last-child{border:none}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .calculated-line .option-title{padding:5px 0;font-size:15px;color:hsla(0,0%,100%,.5)}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .calculated-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .options-line{margin-left:-75px;margin-right:-75px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .gradient-line{margin:20px 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .gradient-line>div{border-right:2px solid #74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .gradient-line>div:last-child{border:none}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .gradient-line .result-title{font-weight:300;color:#fff;margin-bottom:10px;text-transform:capitalize}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .gradient-line .advantage{border-width:1px;border-style:solid;border-radius:5px;padding:3px 10px;margin-top:10px;font-size:20px;font-weight:500}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .gradient-line .advantage .symbol{color:#fff!important}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .comparator-options-row{margin-top:30px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .comparator-options-row .comparator-option-wrapper{padding:10px;margin:10px 0;background-color:#1d2125;color:#fff}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .comparator-options-row .comparator-option-wrapper .comparator-option-header{padding-bottom:5px;margin-bottom:10px;border-bottom:1px solid #74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body .comparator-options-row .comparator-option-wrapper .comparator-option-header .comparator-option-title{text-transform:uppercase}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-body input[type=range]{background:-webkit-gradient(linear,left top,right top,color-stop(.5,transparent),color-stop(.5,#b4b9c0)),repeating-linear-gradient(-30deg,transparent,transparent 2px,rgba(0,0,0,.05) 0,rgba(0,0,0,.05) 4px),#46b8fd}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .comparator-modal .modal-footer button.confirm{height:40px;width:150px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #investment-waiting-tab .filter .filter-section:nth-child(2){padding-left:50px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #investment-stats-tab .graph-info{padding-left:45px;margin-bottom:5px;font-weight:500;color:#fff;text-transform:uppercase}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #investment-oportunites-tab .filter .filter-section:last-child button,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #investment-oportunites-tab .filter .filter-section:last-child input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #investment-oportunites-tab .filter .filter-section:last-child input[type=text]{font-size:11px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter{border-top:1px solid #74777b;border-bottom:1px solid #74777b;background-color:#1d2125;padding-top:20px;padding-bottom:20px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section{border-right:2px solid #74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .cov-vue-date{min-width:100%}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section>div.row:first-child{margin-bottom:20px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:nth-child(2){padding-left:50px;padding-right:50px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:nth-child(2)>div.row:first-child input[type=text]{padding-right:5px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section>.row:last-child>div{margin-bottom:10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .filter-options .or{color:#fff;position:absolute;right:-6%;top:5px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .start-comparator-button{transition:all .25s ease-in-out}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .start-comparator-button:active{-webkit-transform:scale(.95);transform:scale(.95);transition:all .25s ease-in-out}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .start-comparator-button .icon{height:80%;width:50%;margin:0 auto;background-image:url(/dist/img/icon-comparator-result.png?b18a8b4e777555ac0f6f49f2a6627bda);background-position:50%;background-size:contain;background-repeat:no-repeat}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child button,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child input[type=text],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child button,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child input[type=text]{padding-right:5px;font-size:15px;font-weight:500}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child .min-amount input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child .min-amount input[type=number].min-amount,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child .min-percentage input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child .min-percentage input[type=number].min-amount,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child .min-amount input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child .min-amount input[type=number].min-amount,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child .min-percentage input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child .min-percentage input[type=number].min-amount{font-size:11px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child{border:none}#content-investment #investment-detail #investment-in-expires-tab .duration-filter-wrapper,#content-investment #investment-detail #investment-in-process-tab .duration-filter-wrapper{position:relative;top:-15px}#content-investment #investment-detail #investment-in-expires-tab .duration-filter-wrapper .duration-range-label,#content-investment #investment-detail #investment-in-process-tab .duration-filter-wrapper .duration-range-label{margin:0;color:#74777b}#content-investment #investment-detail #investment-in-expires-tab .duration-filter-wrapper input[type=range],#content-investment #investment-detail #investment-in-process-tab .duration-filter-wrapper input[type=range]{background:-webkit-gradient(linear,left top,right top,color-stop(0,transparent),color-stop(0,#b4b9c0)),repeating-linear-gradient(-30deg,transparent,transparent 2px,rgba(0,0,0,.05) 0,rgba(0,0,0,.05) 4px),#46b8fd}#content-investment #investment-detail #investment-in-expires-tab .slider-wrapper,#content-investment #investment-detail #investment-in-process-tab .slider-wrapper{min-height:430px}#content-investment #investment-detail #investment-in-expires-tab .slider-wrapper #virement-slider.lightSlider,#content-investment #investment-detail #investment-in-process-tab .slider-wrapper #virement-slider.lightSlider{margin-top:5vh}#content-investment #investment-detail #investment-in-expires-tab .slider-wrapper #virement-slider .card-wrapper,#content-investment #investment-detail #investment-in-process-tab .slider-wrapper #virement-slider .card-wrapper{min-height:430px}#content-investment #investment-detail #investment-in-expires-tab .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner,#content-investment #investment-detail #investment-in-process-tab .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner{z-index:1}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2)>div.row:first-child,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2)>div.row:first-child{margin-bottom:25px}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper{padding-right:0;position:relative}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper input.cov-datepicker,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper input.cov-datepicker{padding-right:25px}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .clear-date-button,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .clear-date-button{width:20px;height:20px;background-image:url(/dist/svg/icon-close2.svg?1fb172405a324295e6c3599e0f9dec1c);position:absolute;top:5px;right:4px;cursor:pointer}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body{left:65%}#content-investment #investment-detail input[type=range]{width:100%;padding:0!important;-webkit-appearance:none;height:15px;cursor:pointer;border-radius:5px;box-shadow:0 1px 0 0 hsla(0,0%,100%,.75),inset 0 1px 2px 0 rgba(29,33,37,.3)}#content-investment #investment-detail input[type=range]:active,#content-investment #investment-detail input[type=range]:focus{outline:none;opacity:1}#content-investment #investment-detail input[type=range]::-moz-range-track{height:15px;background:transparent}#content-investment #investment-detail input[type=range]::-ms-track{height:15px;background:transparent;border-color:transparent;color:transparent}#content-investment #investment-detail input[type=range]::-ms-fill-lower{background:#74777b}#content-investment #investment-detail input[type=range]::-ms-fill-upper{background:transparent}#content-investment #investment-detail input[type=range]::-moz-range-thumb,#content-investment #investment-detail input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border-radius:50%;background-color:#74777b;border:1px solid #1d2125;cursor:pointer}#content-investment #investment-detail input[type=range]::-moz-range-thumb:active,#content-investment #investment-detail input[type=range]::-moz-range-thumb:focus,#content-investment #investment-detail input[type=range]::-webkit-slider-thumb:active,#content-investment #investment-detail input[type=range]::-webkit-slider-thumb:focus{outline:none;opacity:1}#content-investment #investment-detail input[type=range]::-ms-thumb{width:15px;height:15px;border-radius:50%;background-color:#74777b;border:1px solid #1d2125;cursor:pointer}#content-investment #investment-detail .range-scale{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}#content-investment #investment-detail .range-scale span{padding:0;color:#74777b;min-width:18px;text-align:center}#content-investment #investment-detail .duration-range-label{font-size:12px;text-transform:uppercase}.footer-crypto-discount-bought{font-size:16px}.footer-crypto-discount-bought span{font-size:24px;font-weight:700}.footer-crypto-discount-wrapper div .footer-crypto-discount-title{color:#74777b}.footer-crypto-discount-wrapper div:first-child{border-right:1px solid #74777b}.footer-crypto-discount-wrapper div .footer-crypto-discount-value{border-width:2px;border-style:solid;display:inline-block;padding:5px 10px;border-radius:10px}@media (max-height:899px){#content-investment #investment-detail .slider-wrapper #virement-slider.lightSlider{margin-top:20px}#content-investment #investment-detail #investment-in-expires-tab .slider-wrapper #virement-slider.lightSlider,#content-investment #investment-detail #investment-in-process-tab .slider-wrapper #virement-slider.lightSlider{margin-top:20px;margin-bottom:20px}#content-investment #investment-detail #investment-in-expires-tab .footer,#content-investment #investment-detail #investment-in-process-tab .footer{padding-top:10px;padding-bottom:10px}}@media (max-height:799px){#content-investment #investment-detail{padding-top:10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer{padding-top:10px;padding-bottom:10px}}@media (max-width:1440px){#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .filter-title{font-size:16px;margin:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:nth-child(2){padding:0 15px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .datepicker-wrapper{padding:0 0 20px 30px;margin:0 0 0 -15px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .start-comparator-button{width:40px;margin:0 auto}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper>div{min-height:70px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper .filter-title{margin:0 0 20px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .filter-title{font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #investment-waiting-tab .filter .filter-section:nth-child(2){padding:0 15px}}@media screen and (max-width:1280px) and (max-height:600px) and (min-width:1279px) and (min-height:599px){#content-investment #investment-detail{padding-top:1vh}#content-investment #investment-detail.locked .locked__wrap--image img{max-width:350px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer{position:relative}}@media (max-width:1199px){#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body{padding:50px 30px 10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .options-line{margin-left:-30px;margin-right:-30px;padding:0 10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .filter-title{font-size:14px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper{position:relative}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper .no-records{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);bottom:auto;margin:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper>div{min-height:10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper .filter-title{margin:0 0 10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper .info-value{font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .filter-title{font-size:12px;margin:0}}@media (max-width:991px){#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper .card-inner{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-input__wrap .coin-logo,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-input__wrap .coin-logo{width:20px;height:20px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-body .discount-input__wrap .transaction-input,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-body .discount-input__wrap .transaction-input{height:40px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer{padding-top:0;padding-bottom:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper>div{padding:10px}#content-investment #investment-detail .investment-content .menu ul{margin:10px 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #investment-oportunites-tab .footer .footer-columns-wrapper>div{border-bottom:1px solid #74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #investment-oportunites-tab .footer .footer-columns-wrapper>div:last-child{border-bottom:none}}@media (max-width:767px){#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-content .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-content .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-content .modal-body .options-line>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-content .modal-body .gradient-line>div p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-content .modal-body .options-line>div p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-content .modal-body .gradient-line>div p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-content .modal-body .options-line>div p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-content .modal-body .gradient-line>div p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-content .modal-body .options-line>div p{text-align:center}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer{position:relative}}@media screen and (max-width:767px) and (orientation:portrait){#content-investment #investment-detail{overflow-x:hidden}#content-investment #investment-detail.locked .locked__wrap--image{margin:0 auto 20px 0}#content-investment #investment-detail.locked .locked__wrap--image img{max-width:100%;padding:10%}#content-investment #investment-detail.locked .locked__wrap span{font-size:10px;display:block}#content-investment #investment-detail .investment-content .menu ul li{font-size:12px;padding:5px 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper{overflow-x:hidden}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal{position:fixed}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content{width:100%}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body{padding:50px 10px 10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .options-line{margin-left:-10px;padding:0 10px;width:calc(100% + 20px);font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .options-line>div{margin:3vw 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .options-line .option-title{font-size:3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .options-line span{margin-bottom:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-input__wrap .action-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-input__wrap .action-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .action-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .action-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .action-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .action-type{font-size:14px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .transaction-input,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .transaction-input,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .transaction-input,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .transaction-input,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .transaction-input,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .transaction-input{height:32px;font-size:12px;border-radius:6px;padding:0 5px 0 25px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .coin-logo,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .coin-logo,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .coin-logo,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .coin-logo,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .coin-logo,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .coin-logo{font-size:12px;width:15px;height:15px;margin-left:0;top:50%;left:7px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-input__wrap .current-sum,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-input__wrap .current-sum,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .current-sum,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .current-sum,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .current-sum,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .current-sum{font-size:10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-rate__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-rate__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap{margin:10px 0 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-rate__wrap--title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-rate__wrap--title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--title{font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-rate__wrap--percent,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-rate__wrap--percent,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--percent,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--percent,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--percent,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--percent{font-size:14px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child{border-bottom:1px solid #74777b;padding-bottom:10px;margin-bottom:10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-total__wrap--item p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-total__wrap--item p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item p{font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-total__wrap--item .bordered,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-total__wrap--item .bordered,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item .bordered,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item .bordered,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item .bordered,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item .bordered{padding:5px;border-radius:6px;font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line{padding:15px 0;margin:3vw -3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line>div{padding:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line>div svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line>div svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line>div svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line>div svg{width:4vw;height:4vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line .percentage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line .percentage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line .percentage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line .percentage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line .percentage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line .percentage{font-size:3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line .advantage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line .advantage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line .advantage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line .advantage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line .advantage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line .advantage{font-size:3vw;margin-bottom:0;margin-top:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line .result-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line .result-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line .result-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line .result-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line .result-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line .result-title{font-size:3vw;margin-bottom:0;margin:0 2vw 0 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .contract-number-line{margin-left:-3vw;margin-right:-3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-footer button.confirm,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-footer button.confirm,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-footer button.confirm,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-footer button.confirm,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-footer button.confirm,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-footer button.confirm{width:100%;font-size:4vw;padding:1vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal{position:fixed}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog{margin-top:5vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content{width:100%}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body{padding:12vw 3vw 0;font-size:3.5vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .close,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .close{width:10vw;height:10vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .icon-comparator-result-wrapper,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .icon-comparator-result-wrapper{font-size:8vw;width:14vw;height:14vw;margin-left:-7vw;top:-7vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .icon-comparator-result-wrapper .icon-comparator-result,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .icon-comparator-result-wrapper .icon-comparator-result{width:7vw;height:7vw;margin-left:-1vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .options-line{margin-left:-3vw;margin-right:-3vw;padding:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .options-line>div{margin:3vw 0 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .options-line>div p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .options-line>div p{font-size:12px;margin-bottom:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .options-line .option-title{font-size:3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .comparator-options-row .comparator-option-wrapper,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .comparator-options-row .comparator-option-wrapper{padding:2vw;margin:2vw 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .comparator-options-row .comparator-option-wrapper .comparator-option-header,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .comparator-options-row .comparator-option-wrapper .comparator-option-header{font-size:3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .calculated-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .calculated-line{margin-left:-3vw;margin-right:-3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .calculated-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .calculated-line .option-title{font-size:11px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .calculated-line .option-value,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .calculated-line .option-value{font-size:14px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .options-line span{margin-bottom:2vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line{padding:15px 0;margin:3vw -3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div .result-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div .result-title{font-size:3vw;margin:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div .advantage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div .advantage{padding:4px 10px;margin-top:0;font-size:11px;font-weight:500;margin:0 auto}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div svg{width:4vw;height:4vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .contract-number-line{margin-left:-3vw;margin-right:-3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .comparator-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .comparator-title{font-size:4vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-footer button.confirm,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-footer button.confirm{width:100%;font-size:3vw;padding:1vw;min-width:30vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #investment-stats-tab .graph-info{padding-left:0;font-size:3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #investment-oportunites-tab .filter .filter-section:last-child input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #investment-oportunites-tab .filter .filter-section:last-child input[type=text]{font-size:11px;font-weight:100}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter{padding-top:5px;padding-bottom:5px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section{border:none;border-bottom:1px solid #74777b;margin:0 0 10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .filter-title{font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section>div.row:first-child{margin-bottom:2vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .filter-options .or{position:relative;font-size:11px;right:auto;text-align:center}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .multiselect .multiselect__tags .multiselect__single,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child .min-amount input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child .min-amount input[type=number].min-amount,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child .min-percentage input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child .min-percentage input[type=number].min-amount,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child button,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child input[type=text],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child .min-amount input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child .min-amount input[type=number].min-amount,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child .min-percentage input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child .min-percentage input[type=number].min-amount,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child button,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child input[type=text],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section input[type=number]{font-size:11px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .range-scale{font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper{min-height:70vw!important}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider{margin-bottom:1vw;margin-top:1vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper{min-height:64vw!important}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner{min-width:34vw;width:100%;font-size:3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head{padding:3vw;padding-bottom:10vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head .head-info-label{font-size:3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body{padding:3vw;padding-top:10vw;word-wrap:break-word;font-size:3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .coin-logo{width:14vw;height:14vw;top:-7vw;margin-left:-7vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block .label{font-size:3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body button.more-details{height:auto;font-size:2.5vw;margin:3vw 0;width:100%;max-width:100%;padding:1vw;border-width:.3vw;border-radius:1.3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper .no-records{font-size:3.5vw;width:90%}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction{top:-36vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction>a{width:10vw;height:10vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction a.lSPrev{left:-2vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction a.lSNext{right:-2vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction a:after{font-size:10vw;color:#74777b;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer{position:relative;padding:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper>div{padding:2vw;border-bottom:1px solid #74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .filter-title{font-size:3vw;margin:0 0 2vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .subscribers-number{font-size:6vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .subscribers-number+svg{width:5vw!important;height:5vw!important}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .recommended-rate-wrapper{margin-top:2vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate-label{line-height:5vw;font-size:3vw;padding:0 2vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate{height:5vw;border-radius:1.3vw;font-size:4vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper .filter-title{margin:0 0 2vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper .info-item-text{font-size:3vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper>.row:last-child{margin-top:2vw;padding:0 0 4vw}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper>.row:last-child .col-2{max-width:100%;text-align:center;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:1vw 0 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper>.row:last-child .col-2 svg{width:3vw!important;height:3vw!important;-webkit-transform:rotate(90deg);transform:rotate(90deg)}#content-investment #investment-detail #investment-in-expires-tab .footer .footer-columns-wrapper>div,#content-investment #investment-detail #investment-in-process-tab .footer .footer-columns-wrapper>div{border-right:none;border-bottom:1px solid #74777b}#content-investment #investment-detail #investment-in-expires-tab .footer .footer-columns-wrapper>div:last-of-type,#content-investment #investment-detail #investment-in-process-tab .footer .footer-columns-wrapper>div:last-of-type{border-bottom:none}#content-investment #investment-detail #investment-in-expires-tab .footer .footer-columns-wrapper .filter-title,#content-investment #investment-detail #investment-in-process-tab .footer .footer-columns-wrapper .filter-title{font-size:3.5vw}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body{left:50%;width:80%;height:80%;font-size:4vw}#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:last-child input[type=number],#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:last-child input[type=text]{font-size:11px}}@media screen and (max-width:854px) and (orientation:landscape){#content-investment #investment-detail{overflow-x:hidden}#content-investment #investment-detail.locked .locked__wrap--image{margin:0 auto 10px 0}#content-investment #investment-detail.locked .locked__wrap--image img{max-width:50%;padding:10%}#content-investment #investment-detail.locked .locked__wrap span{font-size:10px;display:block}#content-investment #investment-detail .investment-content .menu ul li{font-size:3vh;padding:1vh 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper{overflow-x:hidden}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal{position:fixed}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content{width:100%}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body{padding:50px 10px 10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .options-line{margin-left:-3vh;margin-right:-3vh;padding:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .options-line>div{margin:3vh 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .options-line .option-title{font-size:3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .options-line span{margin-bottom:2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-input__wrap .action-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-input__wrap .action-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .action-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .action-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .action-type,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .action-type{font-size:14px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .transaction-input,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .transaction-input,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .transaction-input,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .transaction-input,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .transaction-input,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .transaction-input{height:32px;font-size:12px;border-radius:6px;padding:0 5px 0 25px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .coin-logo,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .coin-logo,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .coin-logo,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .coin-logo,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .coin-logo,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .coin-input-wrapper .coin-logo{font-size:12px;width:15px;height:15px;margin-left:0;top:50%;left:7px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-input__wrap .current-sum,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-input__wrap .current-sum,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .current-sum,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .current-sum,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .current-sum,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-input__wrap .current-sum{font-size:10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-rate__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-rate__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap{margin:10px 0 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-rate__wrap--title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-rate__wrap--title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--title{font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-rate__wrap--percent,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-rate__wrap--percent,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--percent,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--percent,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--percent,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-rate__wrap--percent{font-size:14px}}@media screen and (max-width:854px) and (orientation:landscape) and (max-width:568px) and (orientation:landscape){#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child{border-bottom:1px solid #74777b;padding-bottom:10px;margin-bottom:10px}}@media screen and (max-width:854px) and (orientation:landscape) and (min-width:569px) and (orientation:landscape){#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-total__wrap>div:first-child{border-right:1px solid #74777b}}@media screen and (max-width:854px) and (orientation:landscape){#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-total__wrap--item p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-total__wrap--item p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item p{font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .discount-total__wrap--item .bordered,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .discount-total__wrap--item .bordered,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item .bordered,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item .bordered,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item .bordered,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .discount-total__wrap--item .bordered{padding:5px;border-radius:6px;font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line{padding:15px 0;margin:3vh -3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line>div svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line>div svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line>div svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line>div svg{width:4vh;height:4vh;margin:0 auto}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line .percentage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line .percentage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line .percentage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line .percentage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line .percentage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line .percentage{font-size:4vh;margin:0;padding:1vh 2vh;top:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .gradient-line .calculated-rate-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .gradient-line .calculated-rate-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .gradient-line .calculated-rate-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line .calculated-rate-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line .calculated-rate-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .gradient-line .calculated-rate-title{font-size:3vh;max-width:100%;margin:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .contract-number-line{margin-left:-3vh;margin-right:-3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-body .comparator-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-body .comparator-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-body .comparator-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-body .comparator-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-body .comparator-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-body .comparator-title{font-size:4vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-first-step .modal-dialog .modal-content .modal-footer button.confirm,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #crypto-discount-buy-second-step .modal-dialog .modal-content .modal-footer button.confirm,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #existing-placement-details-modal .modal-dialog .modal-content .modal-footer button.confirm,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-first-step-modal .modal-dialog .modal-content .modal-footer button.confirm,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-details-second-step-modal .modal-dialog .modal-content .modal-footer button.confirm,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #placement-po-participate-modal .modal-dialog .modal-content .modal-footer button.confirm{width:100%;font-size:4vh;padding:1vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal{position:fixed}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog{margin-top:10vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content{width:100%}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body{padding:50px 10px 10px;font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .icon-comparator-result-wrapper,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .icon-comparator-result-wrapper{font-size:28px;width:60px;height:60px;margin-left:-30px;top:-30px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .icon-comparator-result-wrapper .icon-comparator-result,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .icon-comparator-result-wrapper .icon-comparator-result{width:30px;height:30px;margin-left:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .options-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .options-line{margin-left:-3vh;margin-right:-3vh;padding:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .options-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .options-line>div{margin:10px 0 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .options-line>div p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .options-line>div p{font-size:16px;margin-bottom:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .options-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .options-line .option-title{font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .comparator-options-row .comparator-option-wrapper,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .comparator-options-row .comparator-option-wrapper{padding:10px;margin:10px 0 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .comparator-options-row .comparator-option-wrapper .comparator-option-header,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .comparator-options-row .comparator-option-wrapper .comparator-option-header{font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .calculated-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .calculated-line{margin-left:-3vh;margin-right:-3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .calculated-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .calculated-line .option-value,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .calculated-line .option-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .calculated-line .option-value{font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .options-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line span,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .options-line p,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .options-line span{margin-bottom:0;font-size:12px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line{padding:15px 0;margin:3vh -3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div svg,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div svg{width:4vh;height:4vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div .advantage,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .gradient-line>div .advantage{padding:4px;margin-top:0;font-size:14px;margin:0 0 0 10px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .contract-number-line,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .contract-number-line{margin-left:-3vh;margin-right:-3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-body .comparator-title,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-body .comparator-title{font-size:4vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-first-step-modal .modal-dialog .modal-content .modal-footer button.confirm,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #comparator-second-step-modal .modal-dialog .modal-content .modal-footer button.confirm{width:100%;font-size:4vh;padding:1vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #investment-stats-tab .graph-info{padding-left:0;font-size:3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #investment-oportunites-tab .filter .filter-section:last-child input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper #investment-oportunites-tab .filter .filter-section:last-child input[type=text]{font-size:11px;font-weight:100}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter{padding-top:2vh;padding-bottom:2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section{border:none;border-bottom:1px solid #74777b;margin:0 0 3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .filter-title{font-size:3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section>div.row:first-child{margin-bottom:2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .filter-options .or{position:relative;font-size:11px;right:auto;text-align:center}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .multiselect .multiselect__tags .multiselect__single,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child .min-amount input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child .min-amount input[type=number].min-amount,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child .min-percentage input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child .min-percentage input[type=number].min-amount,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child button,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child input[type=text],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child .min-amount input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child .min-amount input[type=number].min-amount,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child .min-percentage input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child .min-percentage input[type=number].min-amount,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child button,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child input[type=number],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child input[type=text],#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section input[type=number]{font-size:11px}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .range-scale{font-size:3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper{min-height:70vh!important}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider{margin-bottom:1vh;margin-top:1vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper{min-height:64vh!important}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner{min-width:34vh;width:40vh;font-size:3vh;left:auto;-webkit-transform:translateX(0);transform:translateX(0)}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head{padding:3vh;padding-bottom:10vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head .head-info-label{font-size:3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body{padding:3vh;padding-top:10vh;word-wrap:break-word;font-size:3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .coin-logo{width:14vh;height:14vh;top:-7vh;margin-left:-7vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block .label{font-size:3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body button.more-details{height:auto;font-size:2.5vh;margin:3vh 0;width:100%;max-width:100%;padding:1vh;border-width:.3vh;border-radius:1.3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper .no-records{font-size:14px;width:90%}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction{top:-42vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction>a{width:10vh;height:10vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction a.lSPrev{left:-2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction a.lSNext{right:-2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction a:after{font-size:10vh;color:#74777b;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer{position:relative}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper>div{padding:2vh;border-bottom:1px solid #74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .filter-title{font-size:3vh;margin:0 0 2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .subscribers-number{font-size:6vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .subscribers-number+svg{width:5vh!important;height:5vh!important}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .recommended-rate-wrapper{margin-top:2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate-label{line-height:5vh;font-size:3vh;padding:0 2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate{height:5vh;border-radius:1.3vh;font-size:4vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper .filter-title{margin:0 0 2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper .info-item-text{font-size:3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper>.row:last-child{margin-top:2vh;padding:0 0 4vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper>.row:last-child .col-12{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper>.row:last-child .col-2{margin:1vh 0 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper>.row:last-child .col-2 svg{width:3vh!important;height:3vh!important}#content-investment #investment-detail #investment-in-expires-tab .footer .footer-columns-wrapper>div,#content-investment #investment-detail #investment-in-process-tab .footer .footer-columns-wrapper>div{border-right:none;border-bottom:1px solid #74777b}#content-investment #investment-detail #investment-in-expires-tab .footer .footer-columns-wrapper>div:last-of-type,#content-investment #investment-detail #investment-in-process-tab .footer .footer-columns-wrapper>div:last-of-type{border-bottom:none}#content-investment #investment-detail #investment-in-expires-tab .footer .footer-columns-wrapper .filter-title,#content-investment #investment-detail #investment-in-process-tab .footer .footer-columns-wrapper .filter-title{font-size:3.5vh}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body{left:50%;width:auto;height:auto;font-size:4vh}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .cov-date-monthly,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .cov-date-monthly{max-height:20vh}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .cov-date-monthly>div,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .cov-date-monthly>div{max-height:20vh;padding:0!important;font-size:5.5vh}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .cov-date-box .cov-picker-box,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .cov-date-box .cov-picker-box{padding:3vh;height:100%}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .button-box,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .button-box{display:none}#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:last-child input[type=number],#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:last-child input[type=text]{font-size:11px}}@media screen and (min-width:812px) and (max-width:812px) and (orientation:landscape){#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section{border:none;border-right:1px solid #74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .filter-options .or{position:absolute;right:-6%}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper>div{border-right:1px solid #74777b}#content-investment #investment-detail #investment-in-expires-tab .footer .footer-columns-wrapper>div,#content-investment #investment-detail #investment-in-process-tab .footer .footer-columns-wrapper>div{border-bottom:none;border-right:1px solid #74777b}#content-investment #investment-detail #investment-in-expires-tab .footer .footer-columns-wrapper>div:last-of-type,#content-investment #investment-detail #investment-in-process-tab .footer .footer-columns-wrapper>div:last-of-type{border-bottom:none}}@media screen and (min-width:576px) and (max-width:767px) and (orientation:landscape){#content-investment #investment-detail{overflow-x:hidden}#content-investment #investment-detail .investment-content .menu ul li{font-size:3vh;padding:1vh 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper{overflow-x:hidden}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter{padding:0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section{border:none;margin:0;padding:2vh 3vh!important}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:first-child{padding:2vh 3vh;border-right:1px solid #74777b;border-bottom:1px solid #74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:last-child,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section:nth-child(2){padding:2vh 3vh;border-bottom:1px solid #74777b}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .filter .filter-section .filter-options .or{position:absolute;font-size:11px;right:-2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper{min-height:70vh!important}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider{margin-bottom:1vh;margin-top:1vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper{min-height:64vh!important}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner{min-width:34vh;width:40vh;font-size:3vh;left:auto;-webkit-transform:translateX(0);transform:translateX(0)}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head{padding:3vh;padding-bottom:10vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head .head-info-label{font-size:3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body{padding:3vh;padding-top:10vh;word-wrap:break-word;font-size:3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .coin-logo{width:14vh;height:14vh;top:-7vh;margin-left:-7vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block,#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block .label{font-size:3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body button.more-details{height:auto;font-size:2.5vh;margin:3vh 0;width:100%;max-width:100%;padding:1vh;border-width:.3vh;border-radius:1.3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .slider-wrapper .no-records{font-size:3.5vh;width:90%}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction{top:-42vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction>a{width:10vh;height:10vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction a.lSPrev{left:-2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction a.lSNext{right:-2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .lSAction a:after{font-size:10vh;color:#74777b;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer{position:relative}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper>div{padding:2vh;border-bottom:none}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .filter-title{font-size:3vh;margin:0 0 2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .subscribers-number{font-size:6vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .subscribers-number+svg{width:5vh!important;height:5vh!important}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .recommended-rate-wrapper{margin-top:2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate-label{line-height:5vh;font-size:3vh;padding:0 2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .recommended-rate-wrapper .recommended-rate{height:5vh;border-radius:1.3vh;font-size:4vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper .filter-title{margin:0 0 2vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper .info-item-text{font-size:3vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper>.row:last-child{margin-top:2vh;padding:0 0 4vh}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper>.row:last-child .col-2{text-align:center;margin:1vh 0 0}#content-investment #investment-detail .investment-content .investment-content-tab-wrapper .footer .footer-columns-wrapper .info-wrapper>.row:last-child .col-2 svg{width:3vh!important;height:3vh!important;-webkit-transform:rotate(0);transform:rotate(0)}#content-investment #investment-detail #investment-in-expires-tab .footer .footer-columns-wrapper>div,#content-investment #investment-detail #investment-in-process-tab .footer .footer-columns-wrapper>div{border-right:1px solid #74777b;border-bottom:none}#content-investment #investment-detail #investment-in-expires-tab .footer .footer-columns-wrapper>div:last-of-type,#content-investment #investment-detail #investment-in-process-tab .footer .footer-columns-wrapper>div:last-of-type{border-right:none}#content-investment #investment-detail #investment-in-expires-tab .footer .footer-columns-wrapper .filter-title,#content-investment #investment-detail #investment-in-process-tab .footer .footer-columns-wrapper .filter-title{font-size:3.5vh}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body{left:50%;width:auto;height:auto;font-size:4vh}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .cov-date-monthly,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .cov-date-monthly{max-height:20vh}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .cov-date-monthly>div,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .cov-date-monthly>div{max-height:20vh;padding:0!important;font-size:5.5vh}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .cov-date-box .cov-picker-box,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .cov-date-box .cov-picker-box{padding:3vh;height:100%}#content-investment #investment-detail #investment-in-expires-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .button-box,#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:nth-child(2) .datepicker-wrapper .cov-date-body .button-box{display:none}#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:last-child input[type=number],#content-investment #investment-detail #investment-in-process-tab .filter .filter-section:last-child input[type=text]{font-size:11px}}@media (max-width:991px){#content-investment #investment-detail{padding-top:0}#content-investment #investment-detail .investment-content .investment-navbar .investment-navbar-menu ul li{text-align:left}}#content-transactions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:default;max-width:100%;overflow:hidden}#content-transactions #transactions-detail{overflow:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}#content-transactions #transactions-detail .general-info{color:#fff;padding-bottom:60px}#content-transactions #transactions-detail .general-info .counter-currency-text{font-size:57px;line-height:50px}#content-transactions #transactions-detail .general-info .account-fullname{font-size:40px;line-height:40px}#content-transactions #transactions-detail .general-info .account-number{font-size:26px;color:#46b8fd}#content-transactions #transactions-detail .transactions-tabs-wrapper{height:100%;overflow-x:hidden;overflow-y:auto}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub{padding-top:80px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter{border-top:1px solid #74777b;border-bottom:1px solid #74777b;background-color:#1d2125;padding-top:20px;padding-bottom:20px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section{border-right:2px solid #74777b}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .cov-vue-date{min-width:100%}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section>div.row:first-child{margin-bottom:20px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section:nth-child(2){padding-left:50px;padding-right:50px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section:nth-child(2)>div.row:first-child input[type=text]{padding-right:5px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section>.row:last-child>div{margin-bottom:10px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-options .multiselect .multiselect__tags .multiselect__single{line-height:28px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-options .or{color:#fff;position:absolute;right:-4%;top:5px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .download-button .icon{height:80%;width:50%;margin:0 auto;background-image:url(/dist/img/icon-download.png?dfb7e41903ece069b2a658f4e578e964);background-position:50%;background-size:contain;background-repeat:no-repeat}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section:first-child button,#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section:first-child input[type=number],#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section:first-child input[type=text],#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section:last-child button,#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section:last-child input[type=number],#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section:last-child input[type=text]{padding-right:5px;font-size:15px;font-weight:500}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section:last-child{border:none}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction:hover{background-color:#1d2125}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap__date{padding-top:20px;position:absolute;top:0;left:-35px;line-height:normal;text-transform:uppercase}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap .transaction-icon{display:inline-block;width:15px;height:15px;min-width:15px;margin-right:15px;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url(/dist/svg/icon-arrow-right.svg?962538a…)}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap .transaction-icon.icon-sell{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap .transaction-icon.icon-buy{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap__deposite-wire{line-height:18px;width:calc(100% - 40px);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap__amount{margin:0 10px 0 0}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__date{text-transform:capitalize}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction.collapsed .transaction-amount,#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction .transaction-status{display:block}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire #virement-slider{margin-bottom:25px;margin-top:1vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire #virement-slider .card-wrapper .card-crediter .card-inner{width:300px}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire #virement-slider .card-wrapper .card-crediter .card-inner .card-head{padding-bottom:75px}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire #virement-slider .card-wrapper .card-crediter .card-inner .card-head .card-head-info-wrapper .beneficiary-name{color:#fff;text-transform:uppercase}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire #virement-slider .card-wrapper .card-crediter .card-inner .card-head .card-head-info-wrapper .remove-icon{width:30px;height:30px;background-image:url(/dist/svg/icon-close2.svg?1fb172405a324295e6c3599e0f9dec1c);background-position:50%;background-repeat:no-repeat;cursor:pointer!important;transition:all .1s ease-in-out}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire #virement-slider .card-wrapper .card-crediter .card-inner .card-head .card-head-info-wrapper .remove-icon:active{-webkit-transform:scale(.95);transform:scale(.95);transition:all .1s ease-in-out}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire #virement-slider .card-wrapper .card-crediter .card-inner .card-body{padding-top:90px;word-wrap:break-word}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block{text-align:left;border:none;font-size:14px}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire #virement-slider .card-wrapper .card-crediter .card-inner .card-body button.input-style{height:auto;max-width:50%;padding-right:5px;margin:50px 0 20px}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire #virement-slider .card-wrapper .card-crediter .card-inner .disabled{z-index:auto}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer{position:static;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-title{font-size:25px;font-weight:500;color:#fff}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo{width:300px;height:75px;margin:0 auto;background-size:contain;background-position:center 0;background-repeat:no-repeat}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper>div{padding-left:50px;padding-right:50px}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper .col-title{color:#74777b;text-transform:uppercase}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper button,#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper input{margin:5px 0}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper .confirm-row{margin-top:40px}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper .confirm-row button.confirm{padding:5px 15px;border-color:#fff;background-color:#1d2125}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper .confirm-row button.confirm:disabled{opacity:.5}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .multiselect{min-height:30px}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .multiselect .multiselect__select{height:30px}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .multiselect .multiselect__tags{background:#3d4347;border-color:#74777b;min-height:32px;margin:5px 0;padding:0}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .multiselect .multiselect__tags input{background:transparent;color:#fff;border:none;margin:0;height:100%;padding-top:4px}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .multiselect .multiselect__content-wrapper{background:#1d2125}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .multiselect .multiselect__content-wrapper .multiselect__element span{color:#74777b}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--highlight,#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--selected{background:#74777b}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--highlight span,#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--selected span{color:#fff}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body{padding:80px 0 0}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .icon-ware{width:100px;height:100px;position:absolute;left:50%;margin-left:-50px;top:-50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(/dist/img/icon-wire.png?4e6692a0ed89e187ecdd1e81f4be8849);background-size:contain;background-position:50%;background-repeat:no-repeat}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .options-line{font-size:24px;font-weight:400;color:#fff;position:relative;top:-20px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info{background:#1d2125;padding:15px 80px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info p{font-size:18px;margin-bottom:5px;word-break:break-word}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info p.label{text-transform:uppercase;color:#74777b;margin-bottom:0;font-size:15px;line-height:15px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info .bank-info{height:100%}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info .bank-info .bank-logo{width:180px;height:180px;margin:0 auto}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info .bank-info .bank-logo:before{content:"";position:absolute;left:0;top:0;height:180px;width:20px;border-right:2px solid #74777b}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info .bank-info .bank-name{font-size:21px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .coin-input-wrapper{padding:15px 0}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .coin-input-wrapper input[type=number]{background:#3d4347;text-align:left;font-size:18px;height:30px;padding:0 6px;-moz-appearance:none;-webkit-appearance:none}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .coin-input-wrapper .coin-logo{top:27px;left:auto;right:10px;width:15px;height:15px;background-color:#3d4347}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal .modal-footer{padding:25px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal .modal-footer button{background:#3d4347}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.banque_postale,.bank-logo.banque_postale{background-image:url(/dist/img/icon-bank-banque_postale.png?80be61c0bfb877054c359b45373c9c0e)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.caisse_depargne,.bank-logo.caisse_depargne{background-image:url(/dist/img/icon-bank-caisse_depargne.png?c3cb3fb8bf3d7789a88b75f73dcdd980)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.CIC,.bank-logo.CIC{background-image:url(/dist/img/icon-bank-CIC.png?76657ea103eee2a6b1c78521409aee8a)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.Credit_Mutuel,.bank-logo.Credit_Mutuel{background-image:url(/dist/img/icon-bank-Credit_Mutuel.png?930fb143e1488ab058331fd0f11514d2)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.Credit-agricole,.bank-logo.Credit-agricole{background-image:url(/dist/img/icon-bank-Credit-agricole.png?ed133e6ad10ae0462322c0af795758cb)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.banque-populaire,.bank-logo.banque-populaire{background-image:url(/dist/img/icon-bank-banque-populaire.png?77b4fb11219351a740038ee5a6f163f4)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.credit-du-nord,.bank-logo.credit-du-nord{background-image:url(/dist/img/icon-bank-credit-du-nord.png?547fe87a45aba9b076350a0096fd6f8b)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.boursorama,.bank-logo.boursorama{background-image:url(/dist/img/icon-bank-boursorama.png?3dbbd938b175d5036070d7ba3dfe3ee5)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.ing_direct,.bank-logo.ing_direct{background-image:url(/dist/img/icon-bank-ing_direct.png?8b8119c3c952f22d7bcead2d7f638ee3)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.fortuneo,.bank-logo.fortuneo{background-image:url(/dist/img/icon-bank-fortuneo.png?475f974dd1ca1c2157504c86f3487f6c)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.Le_Credit_Lyonnais,.bank-logo.Le_Credit_Lyonnais{background-image:url(/dist/img/icon-bank-Le_Credit_Lyonnais.png?674b99e4351925126f9973e8c06ff104)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.bnp-paribas,.bank-logo.bnp-paribas{background-image:url(/dist/img/icon-bank-bnp-paribas.png?d0894de26a3d883ed34fc7ba307f1059)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.societegenerale,.bank-logo.societegenerale{background-image:url(/dist/img/icon-bank-societegenerale.png?dd2abe54eb590197401b10db1506b70f)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.hsbc,.bank-logo.hsbc{background-image:url(/dist/img/icon-bank-hsbc.png?039bf90aebc561258f74023e2727cf9a)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo.bra-bank,.bank-logo.bra-bank{background-image:url(/dist/img/icon-bank-bra-bank.jpg?3a5b31376f0341b2e1a095a32e42569b)}@media (max-width:1199px){#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub{padding-top:20px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-options .or{position:absolute;right:-4.5%;left:auto}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-title{font-size:16px;margin-bottom:0}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info{padding-bottom:20px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .counter-currency-text{font-size:32px;line-height:50px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .account-fullname{font-size:32px;line-height:32px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction [data-class=transaction-collapse] .container{padding-bottom:10px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction-collapse--item-col{margin:0 0 10px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal{padding-left:105%;padding-right:5%}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info{padding:15px 40px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info p{font-size:14px;margin-bottom:5px;word-wrap:break-word}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info p.label{font-size:16px;line-height:16px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info .bank-info{padding:0 0 15px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info .bank-info .bank-name{font-size:14px}}@media (max-width:991px){#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub{padding-top:20px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section,#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section:nth-child(2){padding-left:15px;padding-right:15px;border-right:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-options .or{right:-2.5%}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section>div.row:first-child{margin-bottom:10px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap__deposite-wire{display:inline-block;line-height:14px;width:calc(100% - 40px)}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info{padding-bottom:20px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .counter-currency-text{font-size:32px;line-height:50px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .account-fullname{font-size:32px;line-height:32px}}@media (max-width:767px){#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-options .or,#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-title{font-size:12px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction{background-size:20px;padding:0 15px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap{padding:10px 0}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap__date{padding-top:0;position:relative;top:auto;left:auto;margin:0 10px 0 0}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap__amount{line-height:20px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal{padding-left:0;padding-right:0}}@media (max-width:540px){#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub{padding-top:10px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction{padding:0}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction .transaction__wrap__deposite-wire{word-wrap:break-word;padding-right:50px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info{padding-bottom:10px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .counter-currency-text{font-size:28px;line-height:40px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .account-fullname{font-size:24px;line-height:32px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .account-number{font-size:18px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-options .or{position:relative;text-align:center}}@media screen and (max-width:767px) and (orientation:portrait){#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub{padding-top:1vw}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info{padding-bottom:1vw;width:100%;margin:0 auto}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .period{font-size:12px;line-height:16px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .account-fullname,#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .counter-currency-text{font-size:14px;line-height:18px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .account-number{font-size:14px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter{padding-top:5px;padding-bottom:5px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-title,#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .vue-monthly-picker .month-picker-wrapper .month-year-display{font-size:12px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-options .multiselect .multiselect__tags .multiselect__single,#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-options .or{font-size:11px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction:hover{background-position:97% 2.5vw}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap--title{padding:0 1vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap__date{margin:0 2vw 3vw 0;display:-webkit-box;display:-ms-flexbox;display:flex}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap__date span:first-of-type{margin:0 6px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap .transaction-icon{margin-right:2vw;position:absolute;left:2vw}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap__deposite-wire{line-height:18px;width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:1vw!important}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap__amount{margin:0}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction .transaction-collapse--item-col{margin:0 0 3vw;padding:0 2vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper{min-height:78vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider{margin-bottom:1vw;margin-top:1vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper{min-height:84vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner{width:34vw;font-size:3vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head{padding:3vw;padding-bottom:10vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head .card-head-info-wrapper .beneficiary-name{word-wrap:break-word;width:100%}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head .card-head-info-wrapper .remove-icon{background-position:1.5vw -1vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body{padding:3vw;padding-top:10vw;word-wrap:break-word;font-size:3vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .coin-logo{width:20vw;height:20vw;top:-10vw;margin-left:-10vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block{font-size:3vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block .label{font-size:4vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body button.input-style{height:auto;font-size:2.5vw;margin:3vw 0;width:100%;max-width:100%;padding:1vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .lSAction{top:-44vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .lSAction>a{width:10vw;height:10vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .lSAction a.lSPrev{left:-2vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .lSAction a.lSNext{right:-2vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .lSAction a:after{font-size:10vw;color:#74777b;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer{padding-top:2vw;padding-bottom:2vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-title{font-size:4vw;margin-bottom:4vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo{width:36vw;height:18vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper>div{padding-top:2vw;padding-left:2vw;padding-right:2vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper .col-title{font-size:3vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper button,#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper input{padding:0 1.5vw;font-size:2.5vw}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask{position:fixed}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog{margin-top:10vh}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body{padding:50px 0 0}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .icon-ware{font-size:28px;width:60px;height:60px;margin-left:-30px;top:-30px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .options-line{font-size:16px;margin-bottom:10px;top:auto}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info{padding:20px 10px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info p{font-size:12px;margin-bottom:10px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info p.label{font-size:14px;line-height:18px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info .bank-info .bank-logo{width:100px;height:100px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info .bank-info .bank-name{font-size:12px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .coin-input-wrapper{padding:5px 20px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .coin-input-wrapper input[type=number]{font-size:12px;height:32px;padding:5px 20px 5px 5px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .coin-input-wrapper .coin-logo{top:50%;right:30px;width:10px;height:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-footer{padding:12px 0}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-footer .row{width:100%}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-footer .row>div{max-width:50%}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-footer .row>div button{width:100%;height:32px;font-size:12px;padding:4px}}@media screen and (max-width:854px) and (orientation:landscape){#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub{padding-top:1vh}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info{padding-bottom:1vh;width:100%;margin:0 auto}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .period{font-size:12px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .counter-currency-text{font-size:14px;line-height:18px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .account-fullname{font-size:4vh;line-height:6vh}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .general-info .account-number{font-size:3.5vh}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter{padding-top:5px;padding-bottom:5px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter button,#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter input[type=number],#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter input[type=text]{font-size:11px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-title,#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .vue-monthly-picker .month-picker-wrapper .month-year-display{font-size:12px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section>div.row:first-child{margin-bottom:10px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-options .multiselect .multiselect__tags .multiselect__single{font-size:11px}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-options .or{font-size:12px;position:absolute;text-align:center}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper{min-height:72vh;padding:3vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider{margin-bottom:1vh;margin-top:1vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper{min-height:60vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner{width:60vh;font-size:3vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head{padding:3vh;padding-bottom:10vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head .card-head-info-wrapper .beneficiary-name{word-wrap:break-word;width:100%}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-head .card-head-info-wrapper .remove-icon{background-position:1.5vh -1vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body{padding:3vh;padding-top:10vh;word-wrap:break-word;font-size:3vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .coin-logo{width:20vh;height:20vh;top:-10vh;margin-left:-10vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block{font-size:3vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body .text-block .label{font-size:4vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .slider-wrapper #virement-slider .card-wrapper .card-crediter .card-inner .card-body button.input-style{height:auto;font-size:2.5vh;margin:3vh 0;width:100%;max-width:100%;padding:1vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .lSAction{top:-36vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .lSAction>a{width:10vh;height:10vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .lSAction a.lSPrev{left:-2vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .lSAction a.lSNext{right:-2vh}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .lSAction a:after{font-size:10vh;color:#74777b;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer{padding-top:5px;padding-bottom:5px}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-title{font-size:16px;margin-bottom:10px}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .new-beneficiary-logo{width:120px;height:60px}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper>div{padding:1vw}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper .col-title{font-size:14px}#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper button,#content-transactions #transactions-detail .transactions-tabs-wrapper .transactions-wire .footer .footer-columns-wrapper input{padding:0 5px;font-size:12px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask{position:fixed}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog{margin-top:10vh}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content{width:100%}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body{padding:50px 0 0}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .icon-ware{font-size:28px;width:60px;height:60px;margin-left:-30px;top:-30px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .options-line{font-size:16px;margin-bottom:10px;top:auto}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info{padding:20px 10px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info .col-lg-6{max-width:50%}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info p{font-size:12px;margin-bottom:10px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info p.label{font-size:14px;line-height:18px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info .bank-info{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info .bank-info .bank-logo{width:100px;height:100px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info .bank-info .bank-name{font-size:12px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .coin-input-wrapper{padding:5px 20px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .coin-input-wrapper input[type=number]{font-size:12px;height:32px;padding:5px 20px 5px 5px}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .coin-input-wrapper .coin-logo{top:50%;right:30px;width:10px;height:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-footer{padding:12px 0}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-footer .row{width:100%}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-footer .row>div{max-width:50%}#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-footer .row>div button{width:100%;height:32px;font-size:12px;padding:4px}}@media screen and (max-width:568px) and (orientation:landscape){#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .filter .filter-section .filter-options .or{position:relative}}@media screen and (max-width:480px) and (orientation:landscape){#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub{padding-top:1vh}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction:hover{background-position:97% 2.5vh}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap--title{padding:0 1vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap__date{margin:0 2vh 3vh 0;display:-webkit-box;display:-ms-flexbox;display:flex}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap .transaction-icon{margin-right:2vh;position:absolute;left:2vh}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap__deposite-wire{line-height:18px;width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:1vh!important}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction__wrap__amount{margin:0}#content-transactions #transactions-detail .transactions-tabs-wrapper #transactions-sub .transaction .transaction-collapse--item-col{margin:0 0 3vh;padding:0 2vh}}@media (max-width:991px){#content-transactions #transactions-detail .transactions-tabs-wrapper #wire-modal.modal-mask .modal-dialog .modal-content .modal-body .modal-info .bank-info .bank-logo:before{border-right:none}}#content-stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:default;max-width:100%;overflow:hidden}#content-stats #stats-detail{padding-top:10vh;overflow:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}#content-stats #stats-detail .stats-content{font-size:15px;font-weight:100}#content-stats #stats-detail .stats-content .menu{position:relative;z-index:10}#content-stats #stats-detail .stats-content .menu ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#content-stats #stats-detail .stats-content .menu ul li{display:inline;cursor:pointer;font-weight:500;text-transform:uppercase;transition:all .25s ease-in-out}#content-stats #stats-detail .stats-content .menu ul li:not(.router-link-active){font-weight:100;color:#74777b;transition:all .25s ease-in-out}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper{overflow:auto}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .stats-tab .stats-tiles .stats-tile{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .stats-tab .stats-tiles .filter{border-left:2px solid #3d4347;padding-top:20px}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .stats-tab .stats-tiles .filter .row>div{margin:0}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .stats-tab .stats-tiles .filter .filter-title{font-size:15px}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .charts{padding:120px 0}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .charts .graph-info{padding-left:45px;margin-bottom:5px;font-weight:500;color:#fff;text-transform:uppercase}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .transaction-filter .multiselect__single{font-size:9px}@media (max-width:991px){#content-stats #stats-detail .stats-content .menu ul{margin:10px 0}}@media (max-width:991px){#content-stats #stats-detail{padding-top:0}#content-stats #stats-detail .stats-navbar .stats-navbar-menu ul li{text-align:left}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .stats-tab .stats-tiles .filter{border-left:none}}@media screen and (max-width:575px) and (orientation:portrait){#content-stats #stats-detail{padding-top:0}#content-stats #stats-detail .stats-navbar .stats-navbar-menu ul li{font-size:3vw;padding:1vw 0}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .stats-tab .stats-tiles{margin-bottom:0}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .stats-tab .stats-tiles .filter{border-left:none}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .stats-tab{padding-top:4vw}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .charts{padding:3vw 0}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .charts .graph-info{padding-left:0;text-align:center;font-size:4vw}}@media screen and (max-width:854px) and (orientation:landscape){#content-stats #stats-detail{padding-top:0}#content-stats #stats-detail .stats-navbar .stats-navbar-menu ul li{font-size:3vh;padding:1vh 0}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .stats-tab .stats-tiles{margin-bottom:0}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .stats-tab .stats-tiles .filter{border-left:none}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .stats-tab{padding-top:4vh}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .charts{padding:3vh 0}#content-stats #stats-detail .stats-content .stats-content-tab-wrapper .charts .graph-info{padding-left:0;text-align:center;font-size:3vw}}#content-my-account{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:default;max-width:100%;overflow:hidden}#content-my-account #my-account-detail{overflow:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#content-my-account #my-account-detail .page-icon{height:40vh;background:url(/dist/img/icon-account-info.png?47fb2960490001ee71b4c9153479e795) no-repeat 50%;background-size:auto 60%}#content-my-account #my-account-detail .page-icon.page-security{background-image:url(/dist/img/icon-account-security.png?52f3071273eed11c019484f1c736521b)}#content-my-account #my-account-detail .page-icon.page-documents{background-image:url(/dist/img/icon-account-docs.png?4c80cf85aec4eb16d58d4eaa9c5de938)}#content-my-account #my-account-detail .page-icon.page-experience{background-image:url(/dist/img/icon-account-experience.png?210b126392cc7e60cb71b3bbf1d6c2ac)}#content-my-account #my-account-detail .page-icon.page-assets{background:none;display:none}#content-my-account #my-account-detail .menu{position:relative;z-index:10}#content-my-account #my-account-detail .menu ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#content-my-account #my-account-detail .menu ul li{display:inline;cursor:pointer;font-weight:500;text-transform:uppercase;transition:all .25s ease-in-out}#content-my-account #my-account-detail .menu ul li:not(.router-link-active){font-weight:100;color:#74777b;transition:all .25s ease-in-out}#content-my-account .transactions-tabs-wrapper{color:#fafafa;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:300;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:default;position:relative}#content-my-account .transactions-tabs-wrapper .row{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#content-my-account .transactions-tabs-wrapper .main-content-area{position:absolute;right:0;padding:0 16px 16px;overflow-y:scroll;height:100vh}#content-my-account .transactions-tabs-wrapper .main-content-area::-webkit-scrollbar{width:8px;background:transparent}#content-my-account .transactions-tabs-wrapper .main-content-area::-webkit-scrollbar-track{background-image:linear-gradient(90deg,rgba(0,0,0,.3),hsla(0,0%,100%,.05))}#content-my-account .transactions-tabs-wrapper .main-content-area::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:2px}#content-my-account .transactions-tabs-wrapper .main-content-area::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.4)}#content-my-account .transactions-tabs-wrapper .settings-global{padding:24px 32px 0}#content-my-account .transactions-tabs-wrapper .settings-global h1{font-size:64px;color:#f0f0f0;-webkit-font-smoothing:antialiased;font-weight:300;line-height:.8em;padding:0;margin:0 auto 30px;text-align:center}#content-my-account .transactions-tabs-wrapper .settings-global .description{opacity:.8;padding-bottom:16px}#content-my-account .transactions-tabs-wrapper #settings-assets h2{font-size:45px;font-weight:300}#content-my-account .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper{height:150px;margin:50px 0;background-color:#1d2125}#content-my-account .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#content-my-account .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side{background-color:#3d4347}#content-my-account .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side .coin-logo{width:60px;height:60px;background-size:contain;background-position:50%;background-repeat:no-repeat}#content-my-account .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side .currency-info{height:60px;padding:5px 10px}#content-my-account .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side .currency-info .currency-name{font-weight:500}#content-my-account .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side .currency-info .currency-short-name{font-size:12px;color:#74777b}#content-my-account .transactions-tabs-wrapper #style-choices .style-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0}#content-my-account .transactions-tabs-wrapper #style-choices .style-buttons #set-theme-origin{background-image:linear-gradient(-177deg,#383f45,#292f34 99%)}#content-my-account .transactions-tabs-wrapper #style-choices .style-buttons .set-theme-button{padding:0 16px;background-color:#2e353b;border:1px solid hsla(0,0%,100%,.25);margin:16px 8px 0;cursor:pointer;color:hsla(0,0%,100%,.75);height:64px;width:128px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;position:relative;border-radius:4px;font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}#content-my-account .transactions-tabs-wrapper #style-choices .style-buttons .set-theme-button:hover{box-shadow:0 0 6px 0 rgba(0,0,0,.8);border:1px solid #fff;color:#fff}#content-my-account .transactions-tabs-wrapper #style-choices .style-buttons .set-theme-button:active{-webkit-transform:scale(.97);transform:scale(.97);box-shadow:1px 1px 6px 0 rgba(0,0,0,.4);outline:none}#content-my-account .transactions-tabs-wrapper #style-choices a{text-decoration:none}#content-my-account .transactions-tabs-wrapper #style-choices h2{font-weight:400;font-size:20px;text-align:center;background-image:linear-gradient(-90deg,transparent,rgba(0,0,0,.5) 50%,transparent);margin:0 0 8px}#content-my-account .transactions-tabs-wrapper #style-choices li{margin-bottom:10px}#content-my-account .transactions-tabs-wrapper #style-choices p{text-align:center}#content-my-account .transactions-tabs-wrapper #style-choices .ribbon-wrapper-green{width:85px;height:88px;overflow:hidden;position:absolute;top:-1px;right:-1px}#content-my-account .transactions-tabs-wrapper #style-choices .ribbon-green{font:700 10px Sans-Serif;color:#333;text-align:center;text-shadow:hsla(0,0%,100%,.5) 0 1px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative;padding:3px 0;top:12px;width:130px;background-color:#bfdc7a;background-image:-webkit-gradient(linear,left top,left bottom,from(#bfdc7a),to(#8ebf45));color:#6a6340;box-shadow:0 0 3px rgba(0,0,0,.3)}#content-my-account .transactions-tabs-wrapper #style-choices #personalities,#content-my-account .transactions-tabs-wrapper #style-choices #themes{display:none}#content-my-account .transactions-tabs-wrapper #settings-localization .ex-select{max-width:400px}#content-my-account .transactions-tabs-wrapper #settings-localization .Select-value-label{font-weight:600}@media (min-width:769px){#content-my-account .transactions-tabs-wrapper .main-content-area{left:120px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row label{-webkit-box-flex:0;-ms-flex:0 0 249px;flex:0 0 249px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;line-height:1.2em}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name .asset-name--logo{width:48px;height:48px;margin:16px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name .asset-name--name .asset-name--proper-name{font-size:18px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name .asset-name--name .asset-name--display-unit{font-size:16px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-description,#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name .asset-name--name .asset-name--status{font-size:13px}#content-my-account .transactions-tabs-wrapper #style-choices .profile-widgets #profile-bvr{max-width:100%}}@media (min-width:1180px){#content-my-account .transactions-tabs-wrapper .main-content-area{left:140px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row label{-webkit-box-flex:0;-ms-flex:0 0 249px;flex:0 0 249px;margin:0}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;line-height:1.4em}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name .asset-name--logo{width:52px;height:52px;margin:16px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name .asset-name--name .asset-name--proper-name{font-size:19px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name .asset-name--name .asset-name--display-unit{font-size:16px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name .asset-name--name .asset-name--status{font-size:13px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-description{font-size:14px}#content-my-account .transactions-tabs-wrapper #style-choices .profile-widgets #profile-bvr{max-width:48.5%}}@media (min-width:1px) and (max-width:768px){#content-my-account .transactions-tabs-wrapper .main-content-area{left:120px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row label{-webkit-box-flex:0;-ms-flex:0 0 249px;flex:0 0 249px;margin:0}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;line-height:1.2em}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name .asset-name--logo{width:48px;height:48px;margin:16px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name .asset-name--name .asset-name--proper-name{font-size:16px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name .asset-name--name .asset-name--display-unit{font-size:14px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-name .asset-name--name .asset-name--status{font-size:11px}#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-description{font-size:12px}#content-my-account .transactions-tabs-wrapper #style-choices .profile-widgets #profile-bvr{max-width:100%}}@media (min-width:1600px){#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-links{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px}}@media (min-width:1200px){#content-my-account .transactions-tabs-wrapper #settings-assets #asset-collection-table .asset-row .asset-links{-webkit-box-flex:0;-ms-flex:0 1 140px;flex:0 1 140px}}#content-my-account .tab-experience{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:1px solid #74777b;border-bottom:1px solid #74777b;background-color:#1d2125;padding-bottom:20px}#content-my-account .tab-experience .container{max-width:1200px}#content-my-account .tab-experience .question{font-size:15px;color:#46b8fd;margin-top:20px;margin-bottom:10px}#content-my-account .tab-experience input{display:none;float:left;width:20px}#content-my-account .tab-experience input:checked+label:before{background-position:0 -116px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#content-my-account .tab-experience input:checked+label:before{background-position:0 -64px}}#content-my-account .tab-experience label{float:left;font-size:13px;cursor:pointer;text-indent:21px}#content-my-account .tab-experience label:before{position:absolute;display:block;content:"";height:16px;width:16px;background:url(/dist/img/radio.png?8fae4b387a4ce94583fe3791d831b5ac) no-repeat}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#content-my-account .tab-experience label:before{background:url(/dist/img/radio@2x.png?bb2fb92a3848276708c88f1294923121) no-repeat;background-size:16px 80px}}#content-my-account .tab-docs,#content-my-account .tab-experience,#content-my-account .tab-info,#content-my-account .tab-security{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#content-my-account .tab-docs .section,#content-my-account .tab-experience .section,#content-my-account .tab-info .section,#content-my-account .tab-security .section{border-top:2px solid #74777b;border-bottom:2px solid #74777b;background-color:#1d2125;margin-bottom:25px;padding-top:0;padding-bottom:20px}#content-my-account .tab-docs .section label,#content-my-account .tab-experience .section label,#content-my-account .tab-info .section label,#content-my-account .tab-security .section label{margin-top:25px;color:#74777b;font-size:18px;line-height:18px}#content-my-account .tab-docs .section .note,#content-my-account .tab-experience .section .note,#content-my-account .tab-info .section .note,#content-my-account .tab-security .section .note{font-size:15px;color:#46b8fd;margin-top:20px;margin-bottom:10px}#content-my-account .tab-docs .section input.cov-datepicker,#content-my-account .tab-docs .section input.personal-info-line,#content-my-account .tab-experience .section input.cov-datepicker,#content-my-account .tab-experience .section input.personal-info-line,#content-my-account .tab-info .section input.cov-datepicker,#content-my-account .tab-info .section input.personal-info-line,#content-my-account .tab-security .section input.cov-datepicker,#content-my-account .tab-security .section input.personal-info-line{background:transparent;color:#fff;font-size:20px;line-height:20px;max-width:100%;width:100%;background:#3d4347;border:1px solid #74777b;box-shadow:none;border-radius:5px;padding:0 5px;min-height:30px}#content-my-account .tab-docs .section input.cov-datepicker:disabled,#content-my-account .tab-docs .section input.personal-info-line:disabled,#content-my-account .tab-experience .section input.cov-datepicker:disabled,#content-my-account .tab-experience .section input.personal-info-line:disabled,#content-my-account .tab-info .section input.cov-datepicker:disabled,#content-my-account .tab-info .section input.personal-info-line:disabled,#content-my-account .tab-security .section input.cov-datepicker:disabled,#content-my-account .tab-security .section input.personal-info-line:disabled{border:none;padding:0;background:transparent}#content-my-account .tab-docs .section .cov-vue-date,#content-my-account .tab-experience .section .cov-vue-date,#content-my-account .tab-info .section .cov-vue-date,#content-my-account .tab-security .section .cov-vue-date{max-width:100%}#content-my-account .tab-docs .section .multiselect,#content-my-account .tab-experience .section .multiselect,#content-my-account .tab-info .section .multiselect,#content-my-account .tab-security .section .multiselect{min-height:30px}#content-my-account .tab-docs .section .multiselect .multiselect__select,#content-my-account .tab-experience .section .multiselect .multiselect__select,#content-my-account .tab-info .section .multiselect .multiselect__select,#content-my-account .tab-security .section .multiselect .multiselect__select{height:30px}#content-my-account .tab-docs .section .multiselect .multiselect__tags,#content-my-account .tab-experience .section .multiselect .multiselect__tags,#content-my-account .tab-info .section .multiselect .multiselect__tags,#content-my-account .tab-security .section .multiselect .multiselect__tags{background:#3d4347;border-color:#74777b;min-height:30px;padding-top:4px}#content-my-account .tab-docs .section .multiselect .multiselect__tags input,#content-my-account .tab-experience .section .multiselect .multiselect__tags input,#content-my-account .tab-info .section .multiselect .multiselect__tags input,#content-my-account .tab-security .section .multiselect .multiselect__tags input{background:transparent;margin-bottom:0;color:#fff}#content-my-account .tab-docs .section .multiselect .multiselect__content-wrapper,#content-my-account .tab-experience .section .multiselect .multiselect__content-wrapper,#content-my-account .tab-info .section .multiselect .multiselect__content-wrapper,#content-my-account .tab-security .section .multiselect .multiselect__content-wrapper{background:#1d2125}#content-my-account .tab-docs .section .multiselect .multiselect__content-wrapper .multiselect__element span,#content-my-account .tab-experience .section .multiselect .multiselect__content-wrapper .multiselect__element span,#content-my-account .tab-info .section .multiselect .multiselect__content-wrapper .multiselect__element span,#content-my-account .tab-security .section .multiselect .multiselect__content-wrapper .multiselect__element span{color:#74777b}#content-my-account .tab-docs .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--highlight,#content-my-account .tab-docs .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--selected,#content-my-account .tab-experience .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--highlight,#content-my-account .tab-experience .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--selected,#content-my-account .tab-info .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--highlight,#content-my-account .tab-info .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--selected,#content-my-account .tab-security .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--highlight,#content-my-account .tab-security .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--selected{background:#74777b}#content-my-account .tab-docs .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--highlight span,#content-my-account .tab-docs .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--selected span,#content-my-account .tab-experience .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--highlight span,#content-my-account .tab-experience .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--selected span,#content-my-account .tab-info .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--highlight span,#content-my-account .tab-info .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--selected span,#content-my-account .tab-security .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--highlight span,#content-my-account .tab-security .section .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option--selected span{color:#fff}#content-my-account .tab-docs .section .multiselect.multiselect--disabled,#content-my-account .tab-docs .section .multiselect.multiselect--disabled *,#content-my-account .tab-experience .section .multiselect.multiselect--disabled,#content-my-account .tab-experience .section .multiselect.multiselect--disabled *,#content-my-account .tab-info .section .multiselect.multiselect--disabled,#content-my-account .tab-info .section .multiselect.multiselect--disabled *,#content-my-account .tab-security .section .multiselect.multiselect--disabled,#content-my-account .tab-security .section .multiselect.multiselect--disabled *{background:transparent;border:none;opacity:1;color:#fff;padding:0}#content-my-account .tab-docs .section .multiselect.multiselect--disabled:before,#content-my-account .tab-docs .section .multiselect.multiselect--disabled :before,#content-my-account .tab-experience .section .multiselect.multiselect--disabled:before,#content-my-account .tab-experience .section .multiselect.multiselect--disabled :before,#content-my-account .tab-info .section .multiselect.multiselect--disabled:before,#content-my-account .tab-info .section .multiselect.multiselect--disabled :before,#content-my-account .tab-security .section .multiselect.multiselect--disabled:before,#content-my-account .tab-security .section .multiselect.multiselect--disabled :before{display:none}#content-my-account .tab-docs a.button,#content-my-account .tab-docs button,#content-my-account .tab-experience a.button,#content-my-account .tab-experience button,#content-my-account .tab-info a.button,#content-my-account .tab-info button,#content-my-account .tab-security a.button,#content-my-account .tab-security button{margin-top:10px;text-transform:uppercase;background:#3d4347;font-size:20px;line-height:20px;border-color:gray;padding:5px 40px;border-radius:5px}#content-my-account .tab-docs a.button:disabled,#content-my-account .tab-docs button:disabled,#content-my-account .tab-experience a.button:disabled,#content-my-account .tab-experience button:disabled,#content-my-account .tab-info a.button:disabled,#content-my-account .tab-info button:disabled,#content-my-account .tab-security a.button:disabled,#content-my-account .tab-security button:disabled{opacity:.5}#content-my-account .tab-docs .section{padding-top:80px;padding-bottom:60px}#content-my-account .tab-docs .section .card-crediter{text-align:center;color:#74777b;margin-bottom:20px}#content-my-account .tab-docs .section .card-crediter .card-inner{max-width:280px;margin:0 auto;font-size:20px;background-color:#1d2125;position:relative;box-shadow:2px 5px 15px #000}#content-my-account .tab-docs .section .card-crediter .card-inner .card-head{background-color:hsla(0,0%,100%,.2);padding:15px 20px 35px;border-bottom:1px solid #54585a}#content-my-account .tab-docs .section .card-crediter .card-inner .card-head .card-head-info-wrapper{border-bottom:2px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;min-height:62px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body{padding:15px;position:relative}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body .text-block{text-transform:uppercase}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body .text-block.descr{margin-bottom:10px;min-height:50px}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body .text-block.border-bottom{border-bottom:2px solid #74777b;margin-bottom:5px}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body .text-block .label{font-size:12px;color:#74777b}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body .text-block.status{color:#000;position:absolute;left:0;width:100%;font-size:20px}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body .files-block{min-height:170px;margin-bottom:10px;height:auto;overflow:auto}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body .files-block.credit-card{background:url(/dist/img/credit-card.png?68087b8e935c9f8d25becdd34396cde2) no-repeat 50%;background-size:contain}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body .files-block .card{width:100%;height:100%}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body .files-block .doc{width:34px;height:38px;float:left;margin-right:5px;margin-bottom:5px}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body .files-block .doc.file-jpg{background:url(/dist/img/icon-jpg.png?cc119b38c34fd4b21cfbd86c1bc67e93) no-repeat}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#content-my-account .tab-docs .section .card-crediter .card-inner .card-body .files-block .doc.file-jpg{background:url(/dist/img/icon-jpg@2x.png?dcbbd7f86f4caa5d8a0ce46a2d300fab) no-repeat;background-size:34px 38px}}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body .files-block .doc.file-pdf{background:url(/dist/img/icon-pdf.png?00e93dad2f819677efe40a881dd26733) no-repeat}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#content-my-account .tab-docs .section .card-crediter .card-inner .card-body .files-block .doc.file-pdf{background:url(/dist/img/icon-jpg@2x.png?dcbbd7f86f4caa5d8a0ce46a2d300fab) no-repeat;background-size:34px 38px}}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body__buttons-wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body input[type=file]{display:none}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body a.button.more-details,#content-my-account .tab-docs .section .card-crediter .card-inner .card-body button.more-details{margin-top:50px!important;width:auto;height:100%;padding:10px 25px;font-size:15px;font-weight:500;color:#fff;text-shadow:0 -1px 0 #000;text-transform:capitalize;display:inline-block}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body a.button.more-details:active,#content-my-account .tab-docs .section .card-crediter .card-inner .card-body button.more-details:active{-webkit-transform:scale(.95);transform:scale(.95)}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body a.button.more-details:hover,#content-my-account .tab-docs .section .card-crediter .card-inner .card-body button.more-details:hover{text-decoration:none}@media (max-width:1080px){#content-my-account .tab-docs .section label,#content-my-account .tab-info .section label,#content-my-account .tab-security .section label{margin-top:15px;font-size:16px;line-height:18px}#content-my-account .tab-docs .section input.cov-datepicker,#content-my-account .tab-docs .section input.personal-info-line,#content-my-account .tab-info .section input.cov-datepicker,#content-my-account .tab-info .section input.personal-info-line,#content-my-account .tab-security .section input.cov-datepicker,#content-my-account .tab-security .section input.personal-info-line{font-size:16px;line-height:18px}#content-my-account .tab-docs .section button,#content-my-account .tab-info .section button,#content-my-account .tab-security .section button{font-size:16px;line-height:16px;padding:5px 30px}#content-my-account .tab-docs .section .card-crediter .card-inner .card-body a.button.more-details,#content-my-account .tab-docs .section .card-crediter .card-inner .card-body button.more-details,#content-my-account .tab-info .section .card-crediter .card-inner .card-body a.button.more-details,#content-my-account .tab-info .section .card-crediter .card-inner .card-body button.more-details,#content-my-account .tab-security .section .card-crediter .card-inner .card-body a.button.more-details,#content-my-account .tab-security .section .card-crediter .card-inner .card-body button.more-details{font-size:14px;font-size:12px;padding:10px 15px}}@media (max-width:991px){#content-my-account #my-account-detail .page-icon{height:20vh}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets{padding:15px 0}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets h2{font-size:32px}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper{height:100px;margin:20px 0}#content-my-account #my-account-detail .tab-docs .section{padding-top:20px}}@media screen and (max-width:767px) and (orientation:portrait){#content-my-account #my-account-detail .my-account-navbar .my-account-navbar-menu .navbar-nav li{font-size:3vw;padding:1vw 0}#content-my-account #my-account-detail .page-icon{height:20vw}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets h2{font-size:4vw}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper{height:auto;margin:10px auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:34vw}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;padding:2vw}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side>div{background-color:#3d4347}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side .coin-logo{width:10vw;height:10vw}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side .currency-info{height:auto;padding:5px 0 0;width:100%;text-align:center}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side .currency-info .currency-name{font-size:5vw}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side .currency-info .currency-short-name{font-size:4vw}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side{max-width:100%;padding:3vw 15px}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch{max-width:100%}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch-label{margin:0}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch-label .onoffswitch-inner:after,#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch-label .onoffswitch-inner:before{height:9vw;line-height:10vw;font-size:4vw}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch-label .onoffswitch-inner:before{padding-left:5vw}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch-label .onoffswitch-inner:after{padding-right:3vw}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch-label .onoffswitch-switch{width:10vw;right:calc(100% - 10vw);height:10vw}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}#content-my-account #my-account-detail .tab-docs,#content-my-account #my-account-detail .tab-info,#content-my-account #my-account-detail .tab-security{width:100%}#content-my-account #my-account-detail .tab-docs .section .note,#content-my-account #my-account-detail .tab-info .section .note,#content-my-account #my-account-detail .tab-security .section .note{font-size:3vw}#content-my-account #my-account-detail .tab-docs .section label,#content-my-account #my-account-detail .tab-info .section label,#content-my-account #my-account-detail .tab-security .section label{margin-top:2vw;font-size:14px;line-height:16px}#content-my-account #my-account-detail .tab-docs .section input,#content-my-account #my-account-detail .tab-info .section input,#content-my-account #my-account-detail .tab-security .section input{font-size:14px;line-height:16px}#content-my-account #my-account-detail .tab-docs .section button,#content-my-account #my-account-detail .tab-info .section button,#content-my-account #my-account-detail .tab-security .section button{font-size:14px;line-height:16px;padding:2vw 4vw;margin:0 auto}#content-my-account #my-account-detail .tab-docs .section .card-crediter,#content-my-account #my-account-detail .tab-info .section .card-crediter,#content-my-account #my-account-detail .tab-security .section .card-crediter{max-width:100%}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner{max-width:40vw}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-head,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-head,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-head{padding:0 3vw 5vw}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-head-info-wrapper,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-head-info-wrapper,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-head-info-wrapper{min-height:14vw;font-size:4vw}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-body,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-body,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-body{padding:3vw}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-body .text-block.status,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-body .text-block.status,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-body .text-block.status{font-size:4vw}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-body .text-block .label,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-body .text-block .label,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-body .text-block .label{font-size:3vw}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-body .text-block.descr,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-body .text-block.descr,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-body .text-block.descr{min-height:auto}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-body a.button.more-details,#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-body button.more-details,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-body a.button.more-details,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-body button.more-details,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-body a.button.more-details,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-body button.more-details{font-size:3vw;line-height:3vw;padding:2vw 4vw;margin:0 auto}#content-my-account #my-account-detail .tab-experience button{font-size:14px;line-height:16px}}@media screen and (max-width:480px) and (orientation:portrait){#cp-window.lang-FR #cp-content #content-my-account #my-account-detail .transactions-tabs-wrapper .button-ok{padding:5px 1px}}@media screen and (max-width:854px) and (orientation:landscape){#content-my-account #my-account-detail .page-icon{height:20vh}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets{padding:15px 0}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets h2{font-size:32px}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper{height:100px;margin:20px 0}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets h2{font-size:4vh}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper{height:auto;margin:10px auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:34vh}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;padding:2vh}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side>div{background-color:#3d4347}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side .coin-logo{width:10vh;height:10vh}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side .currency-info{height:auto;padding:5px 0 0;width:100%;text-align:center}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side .currency-info .currency-name,#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .logo-side .currency-info .currency-short-name{font-size:4vh}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side{max-width:100%;padding:3vh 15px}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch{max-width:100%}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch-label{margin:0}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch-label .onoffswitch-inner:after,#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch-label .onoffswitch-inner:before{height:9vh;line-height:10vh;font-size:4vh}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch-label .onoffswitch-inner:before{padding-left:2vh}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch-label .onoffswitch-inner:after{padding-right:2vh}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch-label .onoffswitch-switch{width:10vh;right:calc(100% - 10vh);height:10vh}#content-my-account #my-account-detail .transactions-tabs-wrapper #settings-assets .currencies .currency-switcher-wrapper .switcher-side .onoffswitch .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}#content-my-account #my-account-detail .tab-docs .section label,#content-my-account #my-account-detail .tab-info .section label,#content-my-account #my-account-detail .tab-security .section label{margin-top:2vh;font-size:4vh;line-height:4vh}#content-my-account #my-account-detail .tab-docs .section input,#content-my-account #my-account-detail .tab-info .section input,#content-my-account #my-account-detail .tab-security .section input{font-size:4vh;line-height:4vh}#content-my-account #my-account-detail .tab-docs .section button,#content-my-account #my-account-detail .tab-info .section button,#content-my-account #my-account-detail .tab-security .section button{font-size:4vh;line-height:4vh;padding:2vh 10vh;margin:0 auto}#content-my-account #my-account-detail .tab-docs .section .card-crediter,#content-my-account #my-account-detail .tab-info .section .card-crediter,#content-my-account #my-account-detail .tab-security .section .card-crediter{max-width:100%}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner{max-width:40vw}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-head,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-head,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-head{padding:0 3vh 5vh}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-head-info-wrapper,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-head-info-wrapper,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-head-info-wrapper{min-height:14vh;font-size:4vh}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-body,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-body,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-body{padding:3vh}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-body .text-block.status,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-body .text-block.status,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-body .text-block.status{font-size:4vh}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-body .text-block .label,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-body .text-block .label,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-body .text-block .label{font-size:3vh}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-body .text-block.descr,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-body .text-block.descr,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-body .text-block.descr{min-height:auto}#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-body a.button.more-details,#content-my-account #my-account-detail .tab-docs .section .card-crediter .card-inner .card-body button.more-details,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-body a.button.more-details,#content-my-account #my-account-detail .tab-info .section .card-crediter .card-inner .card-body button.more-details,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-body a.button.more-details,#content-my-account #my-account-detail .tab-security .section .card-crediter .card-inner .card-body button.more-details{font-size:3vh;line-height:3vh;padding:2vh 4vh;margin:0 auto}#content-my-account #my-account-detail .my-account-navbar .my-account-navbar-menu ul li{font-size:3vh;padding:1vh 0}}@media (max-width:991px){#content-my-account #my-account-detail .my-account-navbar .my-account-navbar-menu ul{margin:10px 0}#content-my-account #my-account-detail .my-account-navbar .my-account-navbar-menu ul li{text-align:left}}.grid-item{color:#fff;box-sizing:border-box;font-size:1em;padding:1em;overflow:hidden;text-align:center}.grid-item-navigation{background-color:#3d4347;grid-area:navigation;min-width:320px}.grid-item-navigation .inner{max-width:440px;height:100%;margin:0 auto;padding-top:10px;-ms-flex-line-pack:start;align-content:flex-start}.grid-item-navigation .inner #logo{display:block;width:200px;height:200px;margin:0 auto;background:url(/dist/img/logo_big.png?a76ef3be135d3629d28fd77fa81d508e) no-repeat 50%;background-size:contain}.grid-item-navigation .inner h1{color:#fff;font-size:43px;font-weight:400;text-transform:uppercase}.grid-item-navigation .inner .register{color:#32b8f8;margin-bottom:30px}.grid-item-navigation .inner .register span{cursor:pointer}.grid-item-navigation .inner .register span:hover{text-decoration:underline}.grid-item-navigation .inner .register a{color:#fff}.grid-item-navigation .inner .reset-password{color:#74777b;border-top:1px solid #74777b}.grid-item-navigation .inner .reset-password span{color:#fff;cursor:pointer}.grid-item-navigation .inner .reset-password span:hover{text-decoration:underline}.grid-item-navigation .inner .inner-block .input{position:relative;padding:0 5px}.grid-item-navigation .inner .inner-block .input input{background:#282e33;border-color:#74777b;font-size:18px;color:#fff}.grid-item-navigation .inner .inner-block .input input:disabled{opacity:.5}.grid-item-navigation .inner .inner-block .input input.error{color:#871616}.grid-item-navigation .inner .inner-block .input .eye{position:absolute;top:10px;right:20px;width:30px;height:21px;background:url(/dist/img/eye.png?9d220e586712ce9b43c2dc57af307140) no-repeat;cursor:pointer}.grid-item-navigation .inner .inner-block .input .eye.opened{background-position:0 -121px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.grid-item-navigation .inner .inner-block .input .eye{background-image:url(/dist/img/eye@2x.png?5a33c652e679a1402bb1e974c8a0039b);background-size:30px auto}.grid-item-navigation .inner .inner-block .input .eye.opened{background-position:0 -71px}}.grid-item-navigation .inner .inner-block .keypad .col button{font-family:DJBGetDigital;font-size:64px;line-height:75px;width:75px;height:75px;margin:0 auto;color:#fff;background:#282e33;cursor:pointer;border:none;opacity:1;box-shadow:0 3px 10px #282e33}.grid-item-navigation .inner .inner-block .keypad .col button:hover{box-shadow:0 0 3px #282e33}.grid-item-navigation .inner .inner-block .keypad .col button:disabled{opacity:.5}.grid-item-navigation .inner .inner-block .action{margin-bottom:50px;padding-top:3px}.grid-item-navigation .inner .inner-block .action button{padding:10px;background:#32b8f8;color:#fff;text-transform:uppercase;font-size:18px}.grid-item-sidebar{background:#1d2125 url(/dist/img/login.jpg?79cb5559a50c572dbe8115c0dceeadf7) no-repeat 50%;background-size:cover;grid-area:sidebar}.grid-container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:grid;height:100vh;grid:100% 100%/40% 60%;grid-template-areas:"navigation  sidebar"}@media screen and (max-width:1100px){.grid-container{grid:100% 100%/50% 50%;grid-template-areas:"navigation  sidebar"}}@media screen and (max-width:900px){.grid-container{grid:100% 100%/70% 30%;grid-template-areas:"navigation  sidebar"}}@media screen and (max-width:854px){.grid-container{grid:100% 100%/50% 50%;grid-template-areas:"navigation sidebar"}}@media screen and (max-width:767px) and (max-height:575px){.grid-container{grid:100% 100%/56% 44%;grid-template-areas:"navigation sidebar"}}@media screen and (max-width:480px) and (max-height:320px){.grid-container{grid:100% 100%/66% 34%;grid-template-areas:"navigation sidebar"}}@media screen and (max-width:480px) and (max-height:854px){.grid-container{grid:100% 100%/66% 34%;grid-template-areas:"navigation sidebar"}}@media screen and (max-width:414px) and (max-height:767px){.grid-container{grid:100% 100%/100% 0;grid-template-areas:"navigation sidebar"}}@media screen and (max-width:375px) and (max-height:812px){.grid-container{grid:100% 100%/100% 0;grid-template-areas:"navigation sidebar"}}@media screen and (max-width:800px) and (max-height:1280px) and (min-width:799px) and (min-height:1279px){.grid-item-navigation .inner .inner-block .keypad .col button{font-size:58px;line-height:58px;width:58px;height:60px}}@media screen and (max-width:768px){.grid-item-navigation .inner .inner-block .keypad .col button{font-size:58px;line-height:68px;width:58px;height:68px}}@media screen and (max-width:480px){.grid-item-navigation .inner .inner-block .input{padding:0 5px}.grid-item-navigation .inner .inner-block .keypad .col button{font-size:44px;line-height:40px;width:45px;height:45px}.grid-item-navigation .inner .inner-block .action{padding:0 5px}}.login-title .register a{color:#fff}.login-form .login-form-block .login-form-row .login-form-col input{display:none;width:20px}.login-form .login-form-block .login-form-row .login-form-col input:checked+label:before{background-position:0 -110px}.login-form .login-form-block .login-form-row .login-form-col label{font-size:18px;cursor:pointer;text-indent:24px}.login-form .login-form-block .login-form-row .login-form-col label:before{position:absolute;display:block;content:"";height:22px;width:22px;background:url(/dist/img/radio.png?8fae4b387a4ce94583fe3791d831b5ac) 0 6px no-repeat}
/*# sourceMappingURL=style.css.map?5cdffb8bf9e18b471607*/