.cx-date-range-picker_modal{display:flex;flex-wrap:wrap;justify-content:center;padding:55px 35px 40px;position:relative}.cx-date-range-picker_modal label{font-weight:400}.cx-date-range-picker_modal>*{width:100%}.cx-date-range-picker_modal_close{cursor:pointer;height:35px;padding:10px;position:absolute;right:10px;top:10px;width:35px!important}.cx-date-range-picker_modal_close .tic{height:15px;width:15px}.cx-date-range-picker_modal_range-picker{padding:25px 50px}.cx-date-range-picker_modal_range-picker label{font-weight:400}.cx-date-range-picker_modal_range-picker_periods{background:#f2f2f2;display:flex;height:40px;margin-bottom:15px;margin-top:2px}.cx-date-range-picker_modal_range-picker_periods_item{align-items:center;cursor:pointer;display:flex;font-size:12px;font-weight:700;height:100%;justify-content:center;letter-spacing:1.2px;position:relative;text-transform:uppercase;width:100%}.cx-date-range-picker_modal_range-picker_periods_item:hover{background-color:#fff}.cx-date-range-picker_modal_range-picker_periods_item:after{border-right:1px solid #e2e2e2;bottom:5px;content:"";position:absolute;right:0;top:5px}.cx-date-range-picker_modal_range-picker_periods_item.selected:after,.cx-date-range-picker_modal_range-picker_periods_item:last-child:after{display:none}.cx-date-range-picker_modal_range-picker_periods_item.selected{background:#4c4c4c;color:#fff}.cx-date-range-picker_modal_range-picker_custom-period{display:flex;justify-content:space-between;margin:0 0 20px}.cx-date-range-picker_modal_range-picker_custom-period_date{align-items:center;background:#f2f2f2;cursor:pointer;display:flex;height:50px;position:relative;width:calc(50% - 10px)}.cx-date-range-picker_modal_range-picker_custom-period_date .tic{left:15px;pointer-events:none;position:absolute}.cx-date-range-picker_modal_range-picker_custom-period_date input{background:inherit;border:none;cursor:pointer;padding-left:50px;width:100%}@media (max-width:450px){.cx-date-range-picker_modal_range-picker_custom-period{flex-wrap:wrap}.cx-date-range-picker_modal_range-picker_custom-period_date{width:100%}.cx-date-range-picker_modal_range-picker_custom-period_date:first-child{margin-bottom:20px}}@media (max-width:767px){.cx-date-range-picker_modal_range-picker{padding:20px}}.cx-date-range-picker_modal_range-picker_btn.disabled{pointer-events:none}html.cx-html-dark-theme .cx-date-range-picker_modal_range-picker_periods{background-color:rgba(56,56,56,.16)}.cx-paper-trades-layout{background:#f0f0f0;min-height:600px}.cx-hscrollable-table{display:flex}.cx-hscrollable-table_column{width:100%}.cx-hscrollable-table_column_header{align-items:center;background:#ededed;display:flex;font-size:12px;font-weight:700;height:60px;letter-spacing:1.2px;outline:none;text-transform:uppercase;white-space:nowrap}.cx-hscrollable-table_column_header_inner{align-items:center;display:flex;line-height:15px}.cx-hscrollable-table_column_header_sortable{cursor:pointer}.cx-hscrollable-table_column_header_sortable:hover .cx-hscrollable-table_column_header_sorter.default-asc .asc,.cx-hscrollable-table_column_header_sortable:hover .cx-hscrollable-table_column_header_sorter.default-desc .desc{display:inline-block;opacity:.5}.cx-hscrollable-table_column_header_sorter{display:flex;height:12px;margin-left:5px;margin-right:-12px;width:12px}.cx-hscrollable-table_column_header_sorter .tic{display:none;height:100%;width:100%}.cx-hscrollable-table_column_header_sorter.active-asc .asc{display:inline-block;opacity:1!important}.cx-hscrollable-table_column_header_sorter.active-asc .desc{display:none!important}.cx-hscrollable-table_column_header_sorter.active-desc .desc{display:inline-block;opacity:1!important}.cx-hscrollable-table_column_header_sorter.active-desc .asc{display:none!important}@media (max-width:767px){.cx-hscrollable-table_column_header{letter-spacing:0;text-align:center}}.cx-hscrollable-table_column_value{align-items:center;display:flex;font-size:16px;font-weight:300;height:80px;letter-spacing:.48px;line-height:20px;white-space:nowrap}.cx-hscrollable-table_column_value_ng-include{width:100%}.cx-hscrollable-table_column_value:nth-child(2n){background:#f5f5f5}.cx-hscrollable-table_column_header,.cx-hscrollable-table_column_value{padding:0 15px 0 30px}.cx-hscrollable-table_column_align-center .cx-hscrollable-table_column_header,.cx-hscrollable-table_column_align-center .cx-hscrollable-table_column_value,.cx-hscrollable-table_column_align-center .cx-hscrollable-table_column_value_ng-include{display:flex;justify-content:center;text-align:center}.cx-hscrollable-table_column_align-center .cx-hscrollable-table_column_header,.cx-hscrollable-table_column_align-center .cx-hscrollable-table_column_value{padding:0 15px}.cx-hscrollable-table_column_align-right .cx-hscrollable-table_column_header,.cx-hscrollable-table_column_align-right .cx-hscrollable-table_column_value,.cx-hscrollable-table_column_align-right .cx-hscrollable-table_column_value_ng-include{display:flex;justify-content:flex-end;text-align:right}.cx-hscrollable-table_column_align-right .cx-hscrollable-table_column_header,.cx-hscrollable-table_column_align-right .cx-hscrollable-table_column_value{padding:0 30px 0 15px}.cx-hscrollable-table_column_scroll-wrapper{display:flex;overflow-x:auto;position:relative;width:100%}.cx-hscrollable-table_column_scroll-wrapper:after,.cx-hscrollable-table_column_scroll-wrapper:before{background:transparent;content:"";height:100%;opacity:0;position:absolute;top:0;transition:opacity .2s ease-out;width:24px}.cx-hscrollable-table_column_scroll-wrapper:before{background:transparent linear-gradient(90deg,rgba(0,0,0,.08),transparent) 0 0 no-repeat padding-box;left:0}.cx-hscrollable-table_column_scroll-wrapper:after{background:transparent linear-gradient(-90deg,rgba(0,0,0,.08),transparent) 0 0 no-repeat padding-box;right:0}.cx-hscrollable-table_column_scroll-wrapper_left-shadow:before,.cx-hscrollable-table_column_scroll-wrapper_right-shadow:after{opacity:1}.cx-hscrollable-table_column_scroll-element{display:flex;overflow-x:auto;width:100%}.cx-hscrollable-table_column_scroll-element>div{width:100%}html.cx-html-dark-theme .cx-hscrollable-table_column_header{background-color:#dbdbe3}.cx-hscrollable-table-paginated .cx-hscrollable-table_column_value{transition:opacity .2s ease}.cx-hscrollable-table-paginated_indicate-resetting .cx-hscrollable-table_column_value{opacity:.6}.cx-hscrollable-table-paginated_text{color:#c1c1c1}.cx-hscrollable-table-paginated_load-more,.cx-hscrollable-table-paginated_text{font-size:13px;font-weight:700;padding:10px 0;text-align:center;text-transform:uppercase}.cx-hscrollable-table-paginated_load-more{color:#2768d5}.cx-hscrollable-table-paginated_load-more:hover{cursor:pointer;text-decoration:underline}.cx-paper-trades-chart{background:#f5f5f5;display:flex;flex-wrap:wrap;margin-bottom:5px;margin-top:11px;padding-bottom:10px}.cx-paper-trades-chart_amcharts{height:320px;margin-left:-25px;width:calc(100% + 40px)}.cx-paper-trades-chart_amcharts.cl{height:150px}.cx-paper-trades-chart_amcharts .amcharts-graph-totalNetProfitGraph .amcharts-graph-stroke{stroke-dasharray:1 10;stroke-linecap:round}@media (max-width:767px){.cx-paper-trades-chart_amcharts .amcharts-axis-label{font-size:10px}}.cx-paper-trades-chart_amcharts .amcharts-category-axis .amcharts-axis-label:first-child{text-anchor:start}.cx-paper-trades-chart_amcharts_balloon{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.cx-paper-trades-chart_legend{display:flex;padding:10px 0 0;width:100%}.cx-paper-trades-chart_legend_item{align-items:center;cursor:pointer;display:flex;margin-left:35px;outline:none;user-select:none}.cx-paper-trades-chart_legend_item:first-child{margin-left:0!important}.cx-paper-trades-chart_legend_item.unchecked{color:#bdbdbd}.cx-paper-trades-chart_legend_item.unchecked>div{border-color:#bdbdbd!important}.cx-paper-trades-chart_legend_item_line{border-radius:4px;border-top:4px solid;width:21px}.cx-paper-trades-chart_legend_item_line.dotted{border-radius:0;border-top:4px dotted}.cx-paper-trades-chart_legend_item_line.think{border-width:2px}.cx-paper-trades-chart_legend_item .cx-paper-trades-checkbox{margin-right:15px}.cx-paper-trades-chart_legend_item>span{font-size:14px;font-weight:700;letter-spacing:.7px;padding-left:10px;text-transform:uppercase}@media (max-width:767px){.cx-paper-trades-chart_legend_item{margin-left:20px}.cx-paper-trades-chart_legend_item .cx-paper-trades-checkbox{margin-right:10px}.cx-paper-trades-chart_legend_item span{font-size:12px;letter-spacing:.6px}.cx-paper-trades-chart{flex-direction:column-reverse;padding-bottom:24px;padding-top:5px}}html.cx-html-dark-theme .cx-paper-trades-chart{background:none}html.cx-html-dark-theme .cx-paper-trades-robot-chart{filter:invert(100%) hue-rotate(180deg)!important}.cx-paper-trades-table{display:flex}.cx-paper-trades-table_column{width:100%}.cx-paper-trades-table_column_header{align-items:center;background:#ededed;display:flex;font-size:12px;font-weight:700;height:60px;letter-spacing:1.2px;outline:none;text-transform:uppercase;white-space:nowrap}.cx-paper-trades-table_column_header:hover{color:#2768d5}.cx-paper-trades-table_column_header_inner{align-items:center;cursor:pointer;display:flex;line-height:15px}.cx-paper-trades-table_column_header_inner .cx-misc-tooltip-activator{cursor:inherit!important}.cx-paper-trades-table_column_header_inner:hover .cx-paper-trades-table_column_header_sorter.default-asc .asc,.cx-paper-trades-table_column_header_inner:hover .cx-paper-trades-table_column_header_sorter.default-desc .desc{display:inline-block;opacity:.5}.cx-paper-trades-table_column_header_sorter{display:flex;height:12px;margin-left:5px;margin-right:-12px;width:12px}.cx-paper-trades-table_column_header_sorter .tic{display:none;height:100%;width:100%}.cx-paper-trades-table_column_header_sorter.active-asc .asc{display:inline-block;opacity:1!important}.cx-paper-trades-table_column_header_sorter.active-asc .desc{display:none!important}.cx-paper-trades-table_column_header_sorter.active-desc .desc{display:inline-block;opacity:1!important}.cx-paper-trades-table_column_header_sorter.active-desc .asc{display:none!important}.cx-paper-trades-table_column_header_groupall-btn{color:#2768d5;cursor:pointer;margin-top:3px}@media (max-width:767px){.cx-paper-trades-table_column_header{letter-spacing:0;text-align:center}}.cx-paper-trades-table_column_value{align-items:center;display:flex;font-size:16px;font-weight:400;height:80px;letter-spacing:.48px;line-height:20px;white-space:nowrap}.cx-paper-trades-table_column_value_ng-include{width:100%}.cx-paper-trades-table_column_value_set-height{align-items:center;display:flex;height:80px}.cx-paper-trades-table_column_value:nth-child(odd){background:#f5f5f5}.cx-paper-trades-table_column_value_small-text{font-size:14px;letter-spacing:.42px}.cx-paper-trades-table_column_value_small-bold-text{font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.cx-paper-trades-table_column_value_large-text{font-size:14px;font-weight:700;letter-spacing:1.12px;text-transform:uppercase}.cx-paper-trades-table_column_value_action-btn{align-items:center;border:2px solid #d5d5d5;border-radius:18px;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:30px;justify-content:center;letter-spacing:1.4px;min-width:90px;text-transform:uppercase}.cx-paper-trades-table_column_value_action-btn:hover{background-color:#2768d5;border-color:#2768d5;color:#fff}.cx-paper-trades-table_column_value_action-btn.disabled{opacity:.5;pointer-events:none}.cx-paper-trades-table_column_value_action-btn.small{font-size:12px;height:29px;letter-spacing:1px;margin:0 auto;min-width:75px;width:0}.cx-paper-trades-table_column_value_action-btn.circle{min-width:30px;width:30px}.cx-paper-trades-table_column_value_action-btn.circle .tic.tic-close,.cx-paper-trades-table_column_value_action-btn.circle .tic.tic-close\:regular{height:10px;width:10px}.cx-paper-trades-table_column_value_action-btn.b-blue{border-color:#2768d5}.cx-paper-trades-table_column_value_action-btn.b-orange{border-color:#fd9a24}.cx-paper-trades-table_column_value_action-btn.cancel{min-width:30px}.cx-paper-trades-table_column_value_action-btn.cancel.small{height:24px;min-width:24px}.cx-paper-trades-table_column_value_action-btn.cancel .tic{height:10px;width:10px}.cx-paper-trades-table_column_value_part-footer_show-all{border:2px solid #2768d5;border-radius:15px;color:#2768d5;cursor:pointer;font-size:12px;font-weight:800;padding:3px 10px;text-transform:uppercase}.cx-paper-trades-table_column_value_part-footer_text{font-size:18px;font-weight:700;left:0;letter-spacing:.54px;margin-top:-3px;padding-right:10px;position:absolute;right:0;text-align:right;white-space:normal}@media (max-width:767px){.cx-paper-trades-table_column_value_part-footer_text{font-size:16px;letter-spacing:0;margin-top:0}}.cx-paper-trades-table_column_value_group-name{cursor:pointer;font-size:14px;letter-spacing:1.12px;line-height:14px;padding:0 20px 0 0;position:relative;text-align:center;text-transform:uppercase}.cx-paper-trades-table_column_value_group-name_icon{position:absolute;right:0;top:0}.cx-paper-trades-table_column_value_group-name_icon .tic{height:9px;width:12px}.cx-paper-trades-table_column_value_group-name-small{cursor:pointer;font-size:12px;letter-spacing:.96px;text-transform:uppercase}.cx-paper-trades-table_column_value_status-tile{align-items:center;border:1px solid #dedede;display:flex;height:60px;justify-content:center;width:204px}.cx-paper-trades-table_column_value_status-tile_double-height{height:120px}.cx-paper-trades-table_column_value_status-tile_colspan_outer{height:60px;position:relative;width:102px}.cx-paper-trades-table_column_value_status-tile_colspan_inner{bottom:0;left:0;position:absolute;right:-102px;top:0}.cx-paper-trades-table_column_value_mypapertrades-profit{align-items:center;display:flex}.cx-paper-trades-table_column_value_mypapertrades-profit_text{max-width:140px;white-space:normal}.cx-paper-trades-table_column_value_mypapertrades-profit_line{white-space:nowrap}.cx-paper-trades-table_column_value_mypapertrades-profit_bordered{border:1px solid #cecece;height:60px;padding:0 15px}.cx-paper-trades-table_column_value_pair{height:160px}.cx-paper-trades-table_column_value_pair_tickers{display:flex;justify-content:space-between;margin-right:-15px}.cx-paper-trades-table_column_value_pair_tickers a{line-height:28px}.cx-paper-trades-table_column_value_pair_tickers_toggle-btn{align-items:center;cursor:pointer;display:flex;justify-content:center;width:30px}.cx-paper-trades-table_column_value_pair_tickers_toggle-btn tic{height:9px;width:12px}.cx-paper-trades-table_column_value .green{border-color:#028f6f;color:#028f6f}.cx-paper-trades-table_column_value .green:hover{background-color:#028f6f;color:#fff}.cx-paper-trades-table_column_value .red{border-color:#d03b52;color:#d03b52}.cx-paper-trades-table_column_value .red:hover{background-color:#d03b52;color:#fff}.cx-paper-trades-table_column_header,.cx-paper-trades-table_column_value{padding:0 10px 0 20px}.cx-paper-trades-table_column_security .cx-paper-trades-table_column_header,.cx-paper-trades-table_column_security .cx-paper-trades-table_column_value{padding-left:0}.cx-paper-trades-table_column_align-center .cx-paper-trades-table_column_header,.cx-paper-trades-table_column_align-center .cx-paper-trades-table_column_value,.cx-paper-trades-table_column_align-center .cx-paper-trades-table_column_value_ng-include,.cx-paper-trades-table_column_align-center .cx-paper-trades-table_column_value_set-height{display:flex;justify-content:center;text-align:center}.cx-paper-trades-table_column_align-center .cx-paper-trades-table_column_header,.cx-paper-trades-table_column_align-center .cx-paper-trades-table_column_value{padding:0 10px}.cx-paper-trades-table_column_align-right .cx-paper-trades-table_column_header,.cx-paper-trades-table_column_align-right .cx-paper-trades-table_column_value,.cx-paper-trades-table_column_align-right .cx-paper-trades-table_column_value_ng-include,.cx-paper-trades-table_column_align-right .cx-paper-trades-table_column_value_set-height{display:flex;justify-content:flex-end;text-align:right}.cx-paper-trades-table_column_align-right .cx-paper-trades-table_column_header,.cx-paper-trades-table_column_align-right .cx-paper-trades-table_column_value{padding:0 20px 0 10px}.cx-paper-trades-table_column_value.b-orange{border-color:#fd9a24;border-style:solid;border-width:1px 0}.cx-paper-trades-table_column_value.b-orange+.cx-paper-trades-table_column_value.b-orange{border-top-width:0}div[ng-include]:first-child>.cx-paper-trades-table_column .cx-paper-trades-table_column_value.b-orange{border-left-width:1px}.cx-paper-trades-table_column_scroll-element>div[ng-include]:first-child>.cx-paper-trades-table_column .cx-paper-trades-table_column_value.b-orange{border-left-width:0}.cx-paper-trades-table_column_scroll-element>div[ng-include]:last-child>.cx-paper-trades-table_column .cx-paper-trades-table_column_value.b-orange{border-right-width:1px}.cx-paper-trades-table_column_group-even .cx-paper-trades-table_column_value:nth-child(odd){background:unset}.cx-paper-trades-table_column_group-even .cx-paper-trades-table_column_value:nth-child(2n){background:#f5f5f5}.cx-paper-trades-table_column_scroll-wrapper{display:flex;overflow-x:auto;position:relative;width:100%}.cx-paper-trades-table_column_scroll-wrapper:after,.cx-paper-trades-table_column_scroll-wrapper:before{background:transparent;content:"";height:100%;opacity:0;position:absolute;top:0;transition:opacity .2s ease-out;width:24px}.cx-paper-trades-table_column_scroll-wrapper:before{background:transparent linear-gradient(90deg,rgba(0,0,0,.08),transparent) 0 0 no-repeat padding-box;left:0}.cx-paper-trades-table_column_scroll-wrapper:after{background:transparent linear-gradient(-90deg,rgba(0,0,0,.08),transparent) 0 0 no-repeat padding-box;right:0}.cx-paper-trades-table_column_scroll-wrapper_left-shadow:before,.cx-paper-trades-table_column_scroll-wrapper_right-shadow:after{opacity:1}.cx-paper-trades-table_column_scroll-element{display:flex;overflow-x:hidden;padding-bottom:20px;width:100%}.cx-paper-trades-table_column_scroll-element>div{width:100%}.cx-paper-trades-table_column_checkbox{width:50px}.cx-paper-trades-table_column_checkbox tic{cursor:pointer}.cx-paper-trades-table_column_security .cx-paper-trades-table_column_value{font-weight:700}.cx-paper-trades-table_column_type .cx-paper-trades-table_column_value,.cx-paper-trades-table_column_typeBrokerage .cx-paper-trades-table_column_value{font-size:12px;font-weight:700;letter-spacing:1.2px;line-height:15px;text-transform:uppercase}.cx-paper-trades-table_column_type_stop-limit-price{font-size:16px;font-weight:400;letter-spacing:.48px;line-height:22px}.cx-paper-trades-table_column_chart_period-select .cx-paper-trades-filter-select_control{background:#fff;border:none;font-size:12px;font-weight:700;height:40px;letter-spacing:.6px;width:100px}.cx-paper-trades-table_column_chart_period-select_dropdown-menu{font-size:12px;min-width:100px;text-transform:uppercase}.cx-paper-trades-table_column_chart_period-select_dropdown-menu .cx-paper-trades-filter-select_dropdown-menu_item{height:40px}.cx-paper-trades-table_column_sourceOfIdea{max-width:192px}.cx-paper-trades-table_column_sourceOfIdea .cx-paper-trades-table_column_value_ng-include{overflow:hidden;text-overflow:ellipsis}.cx-paper-trades-table_show-more{color:#2768d5;cursor:pointer;font-size:13px;font-weight:700;padding:20px 0 0;text-align:center;text-transform:uppercase}.cx-paper-trades-table_show-more:hover{text-decoration:underline}.cx-paper-trades-table_chartModal{padding:0}.cx-paper-trades-table_chartModal_window .modal-dialog{max-width:780px}.cx-paper-trades-table_chartModal_loading{align-items:center;color:gray;display:flex;height:441px;justify-content:center}.cx-paper-trades-table_chartModal .cx-intraday-pattern-recognition{margin:0}@media (max-width:767px){.cx-paper-trades-table_chartModal .cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container{margin-left:-15px}}html.cx-html-dark-theme .cx-paper-trades-table_column_header{background-color:#dbdbe3}html.cx-html-dark-theme .cx-paper-trades-table_column_group-even .cx-paper-trades-table_column_value:nth-child(2n){background-color:#e3e3e6}.cx-intraday-patterns-base{background-color:#f2f2f2;display:flex;height:100%}.cx-intraday-patterns-base .cx-intraday-patterns-base__left{flex:0 0 280px;margin:30px 10px 20px 20px}.cx-intraday-patterns-base .cx-intraday-patterns-base__left .cx-intraday-patterns-base__logo{float:left;margin-right:15px;width:81px}.cx-intraday-patterns-base .cx-intraday-patterns-base__left .cx-intraday-patterns-base__time-frame{color:#333;font-size:14px;margin-top:10px}@media (max-width:1199px){.cx-intraday-patterns-base .cx-intraday-patterns-base__left .cx-intraday-patterns-base__time-frame{display:none}}.cx-intraday-patterns-base .cx-intraday-patterns-base__left .cx-intraday-patterns-base__time-frame .cx-intraday-patterns-base__time-frame_margin-right{margin-right:10px}.cx-intraday-patterns-base .cx-intraday-patterns-base__left h3{font-size:20px;font-weight:700;line-height:24px;width:300px}.cx-intraday-patterns-base .cx-intraday-patterns-base__left h3 small{color:#01976a;display:block;font-size:18px;margin-top:5px}.cx-intraday-patterns-base .cx-intraday-patterns-base__left h1{color:#01976a;font-size:30px;font-weight:700;line-height:24px;width:300px}.cx-intraday-patterns-base .cx-intraday-patterns-base__left h1 small{display:block;font-size:26px;margin-top:10px}.cx-intraday-patterns-base .cx-intraday-patterns-base__left hr{border-top-width:1px;margin-bottom:20px;margin-top:20px}.cx-intraday-patterns-base .cx-intraday-patterns-base__content{display:flex;flex:1 1 100%;flex-wrap:wrap;margin:20px 20px 20px 10px}@media (max-width:1199px){.cx-intraday-patterns-base .cx-intraday-patterns-base__content{margin:0}}.cx-intraday-patterns-base .cx-intraday-patterns-base__content .cx-intraday-patterns-base__top{margin-bottom:35px;width:100%}.cx-intraday-patterns-base .cx-intraday-patterns-base__content .cx-intraday-patterns-base__center-right{display:flex;flex-wrap:nowrap;margin-top:50px;width:100%}@media (max-width:767px){.cx-intraday-patterns-base .cx-intraday-patterns-base__content .cx-intraday-patterns-base__center-right{margin:0}}.cx-intraday-patterns-base .cx-intraday-patterns-base__content .cx-intraday-patterns-base__center-right .cx-intraday-patterns-base__center{flex:1 1;margin-right:10px}@media (max-width:1199px){.cx-intraday-patterns-base .cx-intraday-patterns-base__content .cx-intraday-patterns-base__center-right .cx-intraday-patterns-base__center{margin:0 10px}}.cx-intraday-patterns-base .cx-intraday-patterns-base__content .cx-intraday-patterns-base__right{flex:0 1 440px;margin-left:10px}@media (min-width:1200px) and (max-width:1500px){.cx-intraday-patterns-base .cx-intraday-patterns-base__content .cx-intraday-patterns-base__right{flex:0 1 360px}}@media (max-width:1199px){.cx-intraday-patterns-base.cx-intraday-patterns-base__logged-in{align-content:start;flex-wrap:wrap}.cx-intraday-patterns-base.cx-intraday-patterns-base__logged-in .cx-intraday-patterns-base__left{flex:0 0 100%;margin:0}.cx-intraday-patterns-base.cx-intraday-patterns-base__logged-in .cx-intraday-patterns-base__content{margin:0}.cx-intraday-patterns-base.cx-intraday-patterns-base__logged-in .cx-intraday-patterns-base__content .cx-intraday-patterns-base__center{margin-right:0}}@media (max-width:1199px) and (max-width:1199px){.cx-intraday-patterns-base.cx-intraday-patterns-base__logged-in .cx-intraday-patterns-base__content .cx-intraday-patterns-base__center{margin:0}}.cx-intraday-patterns-base [ng-click]{cursor:pointer}.cx-intraday-patterns-base-left-menu__header{color:#333;font-weight:400;margin-bottom:30px;margin-top:-10px;padding:15px;width:396px}@media (max-width:1280px){.cx-intraday-patterns-base-left-menu__header{margin-bottom:0;margin-top:0}}.cx-intraday-patterns-base-left-menu__header-title>span{display:block;font-size:30px}.cx-intraday-patterns-base-left-menu__header-title>span>div{font-weight:500;line-height:normal;padding:10px 0}.cx-intraday-patterns-base-left-menu__header-title small{font-size:26px}.cx-intraday-patterns-base-left-menu__header .cx-help-center-tile .cx-help-center-tile__buttons{display:block}.cx-intraday-patterns-base-left-menu__header .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video{color:#333;font-size:20px;font-weight:400;margin-left:22px;padding-bottom:0;padding-right:10px;position:relative}.cx-intraday-patterns-base-left-menu__header .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video:after{background-image:url(/Ng/Dist/images/help_tiles_button_video_img_youtube.918a1effe99dbc7a5244.svg)}.cx-intraday-patterns-base-left-menu__header .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video:hover{text-decoration:underline}.cx-intraday-patterns-base-left-menu__header .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto{color:#333;font-size:20px;font-weight:400;margin-left:22px;padding-bottom:0;padding-right:10px;position:relative}.cx-intraday-patterns-base-left-menu__header .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto:after{background-image:url(/Ng/Dist/images/help_tiles_button_nboarding_img_onboarding1.269385bb6bdbf4be5589.png)}.cx-intraday-patterns-base-left-menu__header .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto:hover{text-decoration:underline}.cx-intraday-patterns-base-left-menu__header .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual{color:#333;font-size:20px;font-weight:400;margin-left:10px;padding-bottom:0;padding-right:10px}.cx-intraday-patterns-base-left-menu__header .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual:after{background-image:url(/Ng/Dist/images/help_tiles_button_manual_img.3297e00c0cb7882ff780.svg)}.cx-intraday-patterns-base-left-menu__header .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual:hover{text-decoration:underline}.cx-intraday-patterns-base-left-menu__header .cx-info-container{padding-top:16px}.cx-intraday-patterns-base__left .bkg-color-ai-rtp-stocks-etfs{background:#a9bbe2}.cx-intraday-patterns-base__left .bkg-color-ai-rtp-forex{background:#e6b381}.cx-intraday-patterns-base__left .bkg-color-ai-rtp-cryptos{background:#a4d18d}html.cx-html-dark-theme .cx-intraday-patterns-base{background-color:#ececef}html.cx-html-dark-theme .cx-intraday-examples{background-color:#e3e3e6}html.cx-html-dark-theme .cx-intraday-patterns-base__left .bkg-color-ai-rtp-forex,html.cx-html-dark-theme .cx-intraday-patterns-base__left .bkg-color-ai-rtp-stocks-etfs,html.cx-html-dark-theme .cx-intraday-patterns-base__left .cx-intraday-patterns-base-left-menu__header,html.cx-html-dark-theme .cx-intraday-top-description .bkg-color-ai-rtp-forex,html.cx-html-dark-theme .cx-intraday-top-description .bkg-color-ai-rtp-stocks-etfs{filter:invert(100%) hue-rotate(180deg)!important}.cx-intraday-pattern-recognition{background-color:#fff;margin-top:20px;padding:15px 25px}@media (max-width:767px){.cx-intraday-pattern-recognition{padding:1rem}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container{background-color:#def2ec;margin:-15px -25px 15px;padding:15px 25px 0}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container{margin:-15px -15px 15px -25px}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container.cx-intraday-pattern-recognition__header-container__bearish{background-color:#f9e6e9}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container .cx-intraday-pattern-recognition__header{display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:5px}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container .cx-intraday-pattern-recognition__header .cx-intraday-pattern-recognition__header-texts{align-items:center;display:flex;flex-wrap:nowrap}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container .cx-intraday-pattern-recognition__header .cx-intraday-pattern-recognition__header-texts{align-items:flex-start}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container .cx-intraday-pattern-recognition__header .cx-intraday-pattern-recognition__header-bullish-icon{background-image:url(/Ng/Dist/images/arrow_bullish_colored.4a304180fbef59979967.svg)!important}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container .cx-intraday-pattern-recognition__header .cx-intraday-pattern-recognition__header-bearish-icon,.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container .cx-intraday-pattern-recognition__header .cx-intraday-pattern-recognition__header-bullish-icon{background-image:url(/Ng/Dist/images/arrow_bearish_colored.c721c2500266532fa3e5.svg);background-position:50%;background-repeat:no-repeat;border:2px solid #bfbfbf;border-radius:50%;content:"";display:inline-block;float:left;height:35px;margin-right:15px;min-height:35px;min-width:35px;width:35px}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container .cx-intraday-pattern-recognition__header .cx-intraday-pattern-recognition__header-title .cx-intraday-pattern-recognition__header-pattern-name{font-size:24px;font-weight:700;margin:0}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container .cx-intraday-pattern-recognition__header .cx-intraday-pattern-recognition__header-title .cx-intraday-pattern-recognition__header-pattern-direction{color:#333;font-size:24px}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container .cx-intraday-pattern-recognition__header .cx-intraday-pattern-recognition__header-title .cx-intraday-pattern-recognition__header-pattern-direction,.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container .cx-intraday-pattern-recognition__header .cx-intraday-pattern-recognition__header-title .cx-intraday-pattern-recognition__header-pattern-name{font-size:22px}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container .cx-intraday-pattern-recognition__subheader{align-items:center;display:flex;flex-wrap:wrap;margin-left:50px;padding-bottom:15px}@media (max-width:575px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container .cx-intraday-pattern-recognition__subheader{display:block}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__ticker-and-name{align-items:center;display:flex;flex:4 1 100px}@media (max-width:575px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__ticker-and-name{display:block}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__ticker{color:#0967d1;cursor:pointer;flex:0 1 auto;font-size:30px;height:30px;line-height:28px;outline:none}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__ticker{font-size:25px}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__fund-name{align-items:center;color:#4d4d4d;display:flex;flex:1 1 auto;line-height:20px;padding-left:10px}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__fund-name:before{content:"- ";padding-right:10px}@media (max-width:575px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__fund-name{flex:0 1 auto;font-size:16px;padding-left:1em}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__fund-name:before{content:"";padding-right:0}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__fund-name{padding-left:0}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__price{flex:1 0 auto;padding-left:20px;text-align:right}@media (max-width:575px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__price{align-items:baseline;display:flex;padding-left:0;padding-top:10px;text-align:left}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__price-label{font-size:12px;letter-spacing:.05em}@media (max-width:575px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__price-label{order:1;padding-right:10px}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__price-value{font-size:20px;font-weight:700}@media (max-width:575px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__price-value{font-size:16px;order:2}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons{margin-top:3px;min-width:110px}@media (max-width:575px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons{flex:0 0 35px;min-width:unset}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__show-buttons{background-repeat:no-repeat;cursor:pointer;float:right;height:35px;margin-left:15px;outline:none;width:30px}@media (min-width:576px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__show-buttons{display:none}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__show-buttons.cx-intraday-pattern-recognition__show-buttons__expanded{background-color:#e5e5e5}@media (max-width:575px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons{display:none}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons.cx-intraday-pattern-recognition__buttons__expanded{background-color:#fff;border:1px solid #eee;box-shadow:2px 2px 3px rgba(0,0,0,.1);display:flex;flex-wrap:wrap;margin-top:40px;padding:10px;position:absolute;right:35px;width:50px;z-index:2}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons.cx-intraday-pattern-recognition__buttons__expanded>div{border-left:none;margin:0 auto;padding:0 0 15px}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons.cx-intraday-pattern-recognition__buttons__expanded>div:last-of-type{padding-bottom:0}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__remove{border-left:1px solid #e5e5e5;float:right;margin-left:25px;outline:none;padding-left:25px}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__remove>div{display:flex}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__remove>div .tic{cursor:pointer}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__bookmark{float:right;margin-top:3px;padding-left:25px}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__bookmark>div{display:flex;outline:none}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__bookmark>div .tic{cursor:pointer}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__bookmark-bookmarked:before{background-image:url(/Ng/Dist/images/bookmarked_gray_default.52cc9a0a44e3c7b28d3a.svg)!important}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__bookmark-bookmarked:hover:before{background-image:url(/Ng/Dist/images/bookmarked_default.e9b2a395d0a3cb1337f2.svg)!important}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__content{display:flex}@media (max-width:1300px) and (min-width:1200px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__content{flex-direction:column}}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__content{flex-direction:column;margin-left:-17px;margin-right:-15px;max-width:100vw;padding-left:15px;padding-right:15px}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__chart{flex:0 1 50%;overflow:hidden;padding-right:15px}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__chart{border:none;flex:1 1 100%;padding-right:0}}@media (max-width:1300px) and (min-width:1200px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__chart{padding-right:0}}.cx-intraday-pattern-recognition__chart-modal .modal-dialog{max-width:1118px}.cx-intraday-pattern-recognition__chart-modal .modal-dialog .modal-content{border-radius:1px}.cx-intraday-pattern-recognition__chart-modal .modal-dialog .cx-intraday-pattern-recognition__header{margin-bottom:5px}.cx-intraday-pattern-recognition__chart-modal-container{padding:50px 60px;width:100%}@media (max-width:991px){.cx-intraday-pattern-recognition__chart-modal-container{padding:20px}}.cx-intraday-pattern-recognition__chart-modal-close-btn{cursor:pointer;position:absolute;right:20px;top:20px}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators{display:flex;flex:0 1 50%;flex-direction:column}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators{flex:1 1 100%;padding-top:1rem}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-item{align-items:baseline;border-bottom:1px solid #e5e5e5;display:flex;flex-wrap:wrap;padding:5px 0}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-item.cx-intraday-pattern-recognition__indicators-item__strong,.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-item.cx-intraday-pattern-recognition__indicators-item__strong-delimiter{border-bottom:none;padding:0}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-item.cx-intraday-pattern-recognition__indicators-item__strong-delimiter .cx-intraday-pattern-recognition__indicators-title,.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-item.cx-intraday-pattern-recognition__indicators-item__strong .cx-intraday-pattern-recognition__indicators-title{font-weight:700}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-item.cx-intraday-pattern-recognition__indicators-item__strong-delimiter{border-top:1px solid #000;padding:5px 0 0}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-item:last-child{border:none}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-item:first-child{padding-top:0}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-title{flex:1 1 75px;font-size:12px;font-weight:400;margin-right:15px}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-value{flex:0 1 auto;font-size:16px;font-weight:700;text-align:right}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-value.cx-intraday-pattern-recognition__indicators-value__status-emerged{color:#ffa200}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-value.cx-intraday-pattern-recognition__indicators-value__status-confirmed{color:#09afd1}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-value.cx-intraday-pattern-recognition__indicators-value__status-successed{color:#01976a}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-value.cx-intraday-pattern-recognition__indicators-value__status-failed{color:#d03b52}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-value .cx-currency{letter-spacing:.5px}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__indicators .cx-intraday-pattern-recognition__indicators-currency{font-size:16px;font-weight:700}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats{margin-bottom:8px}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats{margin-bottom:4px}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-header{border-bottom:1px solid #ededed;margin-bottom:29px;padding-bottom:15px;padding-top:30px}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-header{border-bottom:none;font-size:20px;font-weight:700}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-header:before{background-image:url(/Ng/Dist/images/actual-performance_orange.186c3e74c80f3ca49006.svg);background-repeat:no-repeat;content:"";display:inline-block;height:20px;margin-right:10px;width:20px}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col{display:flex}@media (max-width:1450px) and (min-width:1200px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col{display:block;text-align:center}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col .cx-intraday-pattern-recognition__stats-title{height:42px}}@media (min-width:768px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col:last-child{border-left:1px solid #ededed}}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col{flex:1 1 100%}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col .cx-intraday-pattern-recognition__stats-title{align-self:center;font-size:14px;font-weight:700;line-height:18px;padding:0}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col .cx-intraday-pattern-recognition__stats-title{align-items:center;align-self:auto;border-bottom:1px solid #ededed;display:flex;flex:1 1 50%}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col .cx-intraday-pattern-recognition__stats-value{font-size:33px}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col .cx-intraday-pattern-recognition__stats-value{border-bottom:1px solid #ededed;display:flex;font-size:20px;justify-content:flex-end;padding-bottom:5px;padding-top:5px}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col .cx-intraday-pattern-recognition__stats-value select{font-size:18px;font-weight:700;height:50px;min-width:75px}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col .cx-intraday-pattern-recognition__stats-value select{float:right;height:40px;width:80px}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col-last .cx-intraday-pattern-recognition__stats-title,.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col-last .cx-intraday-pattern-recognition__stats-value{border-bottom:none}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col .cx-intraday-pattern-recognition__stats-separator{border-left:1px solid #e5e5e5;width:1px}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__stats .cx-intraday-pattern-recognition__stats-col .cx-intraday-pattern-recognition__stats-separator{display:none}}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__footer{align-items:center;border-top:1px solid #e5e5e5;display:flex;justify-content:space-between;margin-top:1rem;padding-top:.75rem}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__footer .cx-intraday-pattern-recognition__footer-item{color:#0967d1;font-size:14px;letter-spacing:.7px;outline:none}.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__footer .cx-intraday-pattern-recognition__footer-item .tic,.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__footer .cx-intraday-pattern-recognition__footer-item i.fa{vertical-align:text-top}@media (max-width:767px){.cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__footer{justify-content:center}}html.cx-html-dark-theme .cx-intraday-pattern-recognition{background-color:#e3e3e6}html.cx-html-dark-theme .cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container.cx-intraday-pattern-recognition__header-container__bearish{background-color:#f3d8dd}html.cx-html-dark-theme .cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container{background-color:#c3e5c5}html.cx-html-dark-theme .cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container .cx-intraday-pattern-recognition__header .cx-intraday-pattern-recognition__header-bearish-icon,html.cx-html-dark-theme .cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__header-container .cx-intraday-pattern-recognition__header .cx-intraday-pattern-recognition__header-bullish-icon{filter:invert(100%) hue-rotate(180deg)!important}html.cx-html-dark-theme .cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__bookmark>div .tic{filter:invert(100%) hue-rotate(180deg)!important;opacity:.5}html.cx-html-dark-theme .cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__bookmark>div .tic:hover{filter:invert(0) hue-rotate(180deg)!important;opacity:1}html.cx-html-dark-theme .cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__remove>div .tic{filter:invert(100%) hue-rotate(180deg)!important;opacity:.5}html.cx-html-dark-theme .cx-intraday-pattern-recognition .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__buttons .cx-intraday-pattern-recognition__remove>div .tic:hover{filter:invert(0) hue-rotate(180deg)!important;opacity:1}html.cx-html-dark-theme .cx-intraday-pattern-recognition__chart-modal-close-btn{filter:invert(100%) hue-rotate(180deg)!important}.cx-intraday-pattern-recognition-chart{border:3px solid #e5e5e5;overflow:hidden;position:relative}.cx-intraday-pattern-recognition-chart_no-border{border:none}.cx-intraday-pattern-recognition-chart__inner{height:100%;overflow:hidden;width:100%}.cx-intraday-pattern-recognition-chart__placeholder{align-items:center;display:flex;justify-content:center}.cx-intraday-pattern-recognition-chart-timeframe-label{background:#fff;font-size:14px;font-weight:700;position:relative;text-align:center;top:1px;z-index:1}.cx-intraday-pattern-recognition-chart-zoom{position:absolute;right:5px;top:1px;z-index:1}html.cx-html-dark-theme .cx-intraday-pattern-recognition-chart-timeframe-label{background-color:#e3e3e6}.cx-intraday-chart-switch{background:#f2f2f2;display:flex;flex-wrap:wrap;font-size:12px;font-weight:700;letter-spacing:.05em;text-align:center;text-transform:uppercase}.cx-intraday-chart-switch .cx-intraday-chart-switch__item{flex:1 0 auto;line-height:20px;padding:5px 0}.cx-intraday-chart-switch .cx-intraday-chart-switch__item .cx-intraday-chart-switch__item-inner{border-right:1px solid #e5e5e5;display:inline-block;padding:0 5px;width:100%}.cx-intraday-chart-switch .cx-intraday-chart-switch__item_selected{background:#4c4c4c;color:#fff}.cx-intraday-chart-switch .cx-intraday-chart-switch__item_selected .cx-intraday-chart-switch__item-inner{border-color:#4c4c4c}.cx-intraday-chart-switch .cx-intraday-chart-switch__item:last-of-type .cx-intraday-chart-switch__item-inner{border:none}html.cx-html-dark-theme .cx-intraday-chart-switch{background-color:rgba(56,56,56,.16)}.cx-paper-trades-fund-chart{height:57px;position:relative;width:100px}.cx-paper-trades-fund-chart>div{bottom:0;left:0;position:absolute;right:0;top:0}.cx-paper-trades-fund-chart_message{align-items:center;display:flex;font-size:12px;font-weight:700;justify-content:center;text-transform:uppercase}.cx-paper-trades-fund-chart_amcharts{background:#fff;border:1px solid #ebebeb;bottom:0;left:0;position:absolute;right:0;top:0}.cx-paper-trades-fund-chart_zoom-in-icon{cursor:pointer;filter:brightness(2);padding:3px;position:absolute;right:0;top:0}.cx-paper-trades-checkbox{align-items:center;border:2px solid;border-radius:2px;cursor:pointer;display:flex;height:20px;justify-content:center;width:20px}.cx-paper-trades-checkbox:hover{border-color:#959595}.cx-paper-trades-checkbox_tick{border:2px solid #fff;border-right:none;border-top:none;display:none;height:6px;transform:rotate(-45deg);transform-origin:3px 2px;width:10px}.cx-paper-trades-checkbox.checked .cx-paper-trades-checkbox_tick{display:block}.cx-paper-trades-filter-select{position:relative}.cx-paper-trades-filter-select_control{align-items:center;border:1px solid #959595!important;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:50px;justify-content:space-between;padding:0 15px;width:100%}.cx-paper-trades-filter-select_dropdown-menu{border:none;border-radius:0;box-shadow:0 3px 6px rgba(0,0,0,.16);margin-top:0;padding:0;z-index:1100}.cx-paper-trades-filter-select_dropdown-menu_list{max-height:250px;overflow-y:auto}.cx-paper-trades-filter-select_dropdown-menu_list::-webkit-scrollbar{width:10px}.cx-paper-trades-filter-select_dropdown-menu_list::-webkit-scrollbar-track{background-color:inherit}.cx-paper-trades-filter-select_dropdown-menu_list::-webkit-scrollbar-thumb{background-color:#ddd;border:2px solid #fff;border-radius:10px}.cx-paper-trades-filter-select_dropdown-menu_item{align-items:center;border-bottom:1px solid #ededed;cursor:pointer;display:flex;height:50px;justify-content:space-between;padding:0 15px}.cx-paper-trades-filter-select_dropdown-menu_item:hover{background-color:#ededed}.cx-paper-trades-filter-select_dropdown-menu_item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cx-paper-trades-filter-select_dropdown-menu_footer{display:flex;justify-content:center}.cx-paper-trades-filter-select_dropdown-menu_footer_btn{background:#fff;border:1px solid #2768d5;border-radius:12px;color:#2768d5;cursor:pointer;font-size:9px;font-weight:500;margin:9px 0;outline:none;padding:6px 15px;text-transform:uppercase}.cx-paper-trades-filter-select_dropdown-menu_footer_btn:hover{background-color:#2768d5;color:#fff}.cx-paper-trades-filter-select_dropdown-menu_footer_btn.disabled{opacity:.5;pointer-events:none}.cx-paper-trades-filter-select_dropdown-menu .dropdown-submenu{background:#f9f9f9;box-shadow:inset 0 0 10px 0 rgba(0,0,0,.05);overflow:hidden;position:static}.cx-paper-trades-filter-select_dropdown-menu.dropdown-submenu{max-height:unset}.dropdown-submenu .cx-paper-trades-filter-select_dropdown-menu_item{padding-left:25px}.cx-paper-trades-statistics-view{display:flex;flex-direction:column;flex-wrap:wrap;height:300px}.cx-paper-trades-statistics-view_header{border-bottom:1px solid #333!important}.cx-paper-trades-statistics-view_header .cx-paper-trades-statistics-view_item_title{font-size:18px;font-weight:700;letter-spacing:.54px;text-transform:uppercase}.cx-paper-trades-statistics-view_item{border-bottom:1px solid #ededed;display:flex;justify-content:space-between;line-height:40px;margin-right:60px;white-space:nowrap;width:calc(33.33% - 40px)}.cx-paper-trades-statistics-view_item_title{font-size:16px;font-weight:500;letter-spacing:.32px}.cx-paper-trades-statistics-view_item_title:hover{text-decoration-color:#2680eb;text-decoration-line:underline;text-decoration-style:dashed;text-underline-offset:5px}.cx-paper-trades-statistics-view_item_value{font-size:20px;font-weight:700;padding-left:10px}@media (max-width:1400px){.cx-paper-trades-statistics-view_item{margin-right:30px;width:calc(33.33% - 20px)}}@media (max-width:1350px){.cx-paper-trades-statistics-view_item{margin-right:20px;width:calc(33.33% - 13px)}}@media (max-width:991px){.cx-paper-trades-statistics-view_item_title{font-size:14px;letter-spacing:.28px}.cx-paper-trades-statistics-view_item_value{font-size:17px}}@media (max-width:1250px){.cx-paper-trades-statistics-view{height:470px}.cx-paper-trades-statistics-view_item{margin-right:40px;width:calc(50% - 20px)}.cx-paper-trades-statistics-view_item:nth-child(12){margin-top:41px}}@media (max-width:767px){.cx-paper-trades-statistics-view{display:block;height:unset}.cx-paper-trades-statistics-view_item{margin:0;width:100%}.cx-paper-trades-statistics-view_item:nth-child(12){margin-top:0}.cx-paper-trades-statistics-view_item:last-child{border-bottom:none}}.cx-paper-trades-loading-indicator_text{text-align:center}.cx-paper-trades-loading-indicator_indicator{background:#43cc8f;border-radius:2px;height:5px;transition:width .2s ease}@media (max-width:767px){.cx-paper-trades_header-statistics-container{background:#f5f5f5;padding:0 16px}}.cx-paper-trades_summary-statistics_show-more-btn{padding:40px 0}.cx-paper-trades_summary-statistics_show-more-btn>div{font-size:24px;font-weight:500}.cx-date-range-picker_modal_range-picker_btn,.cx-paper-trades_btn{background:#fff;color:#2768d5}.cx-date-range-picker_modal_range-picker_btn.orange,.cx-paper-trades_btn.orange{background-color:#fff;border:2px solid;color:#fd9a24}.cx-date-range-picker_modal_range-picker_btn.orange:hover,.cx-paper-trades_btn.orange:hover{background-color:#fd9a24;color:#fff}.cx-paper-trades_header{padding:25px 0 30px}.cx-paper-trades_header .cx-paper-trades__header-panel_title-block{background:#235199;border-radius:8px;color:#fff;flex-grow:0;min-width:400px;padding:40px 30px}@media (max-width:767px){.cx-paper-trades_header .cx-paper-trades__header-panel_title-block{color:#235199}}@media (max-width:1199px){.cx-paper-trades_header .cx-paper-trades__header-panel_title-block{min-width:296px;padding:30px 20px}.cx-paper-trades_header .cx-paper-trades__header-panel_title-block h1{font-size:23px}.cx-paper-trades_header .cx-paper-trades__header-panel_title-block .cx-paper-trades_header_trade-btn{background-color:#fff;border:1px solid #fff;border-radius:2em;color:#235199;font-size:13px;padding:10px 42px}.cx-paper-trades_header .cx-paper-trades__header-panel_title-block .cx-paper-trades_header_trade-btn:hover{background-color:#235199;color:#fff}.cx-paper-trades_header .cx-paper-trades__header-panel_title-block .cx-paper-trades_autopilot-list .cx-paper-trades_autopilot-list_dropdown-button span{font-size:12px}}.cx-paper-trades_header .cx-paper-trades__header-panel_title-block .cx-paper-trades_header-video-btn{margin:35px 0 45px}@media (max-width:1199px){.cx-paper-trades_header .cx-paper-trades__header-panel_title-block .cx-paper-trades_header-video-btn{margin:45px 0 55px}}.cx-paper-trades_header h1{color:#fff;font-size:33px;font-weight:400}.cx-paper-trades_header .is-show-more-stats h1{color:#000;font-size:26px;font-weight:400;white-space:nowrap}@media (max-width:767px){.cx-paper-trades_header_actions_select{margin:10px}}@media (min-width:991px) and (max-width:1200px){.cx-paper-trades_header_actions_select_show-more-mode{margin-left:-72px}}.cx-paper-trades_header_actions_select_label{font-size:12px;font-weight:400;margin:auto;white-space:nowrap}.cx-paper-trades_header_actions_select_directive{background-color:transparent;min-width:162px}.cx-paper-trades_header_actions_select_directive .cx-paper-trades-filter-select_control{border-color:#e3e3e3!important;border-radius:4px;color:#666;font-weight:400}@media (max-width:767px){.cx-paper-trades_header_actions_select_directive .cx-paper-trades-filter-select_control{background:#fff}}.cx-paper-trades_header_actions_select_directive .cx-paper-trades-filter-select_control:hover{border:1px solid #959595!important}.cx-paper-trades_header_trade-btn{background-color:#fff;border:1px solid #fff;border-radius:2em;color:#235199;display:inline-flex;font-size:18px;letter-spacing:1px;padding:10px 42px;white-space:nowrap}.cx-paper-trades_header_trade-btn:hover{background-color:#235199;color:#fff}.cx-paper-trades_header_trade-btn_show-more-mode{border:1px solid #1a70f7;color:#1a70f7;font-size:14px;margin:10px}.cx-paper-trades_header_trade-btn_show-more-mode:hover{background-color:#fff;color:#1a70f7;text-decoration:underline}.cx-paper-trades_header_publish-button,.cx-paper-trades_header_reset-to-zero{align-items:center;background-color:transparent;border:none;color:#1a70f7;cursor:pointer;display:flex;font-size:14px;font-weight:700;outline:none;text-transform:uppercase;white-space:nowrap}.cx-paper-trades_header_publish-button:hover,.cx-paper-trades_header_reset-to-zero:hover{text-decoration:underline}@media (max-width:767px){.cx-paper-trades_header_reset-to-zero{padding:10px;width:247px!important}.cx-paper-trades_header_publish-button,.cx-paper-trades_header_reset-to-zero{background:#fff;border:1px solid #1a70f7;border-radius:2em;color:#1a70f7;justify-content:center;margin:10px}.cx-paper-trades_header_publish-button{padding:10px 42px}.cx-paper-trades_header_share-button{padding:0!important}}.cx-paper-trades_header_reset-to-zero-mobile{background:#fff;border:1px solid #2768d5;color:#2768d5;font-size:9px}@media (max-width:767px){.cx-paper-trades_header{background:#f5f5f5;border-bottom:none;padding:9px 0 8px;white-space:nowrap}.cx-paper-trades_header h1,.cx-paper-trades_header h2{font-size:22px;overflow:hidden;text-overflow:ellipsis}.cx-paper-trades_header_secondary-text{display:block;font-size:14px}.cx-paper-trades_header .tic{zoom:.8}}.cx-paper-trades_summary_header_customize-btn{color:#1a70f7;font-weight:700}.cx-paper-trades_summary_header_customize-btn:hover{text-decoration:underline}@media (max-width:767px){.cx-paper-trades_summary_header_customize-btn{background:#fff;border:1px solid #1a70f7;border-radius:2em;display:flex;justify-content:center;margin:10px;padding:10px;width:247px}}.cx-paper-trades_range-picker_view_btn:hover{background:#2768d5}.cx-paper-trades .cx-paper-trades_close-selected-container{position:relative;text-align:right}.cx-paper-trades .cx-paper-trades_close-selected-container .cx-paper-trades_close-selected-button:hover{border-color:#000;color:#000}@media (max-width:991px){.cx-paper-trades .cx-paper-trades_close-selected-container .cx-paper-trades_close-selected-button{margin-top:20px}}@media (min-width:992px){.cx-paper-trades .cx-paper-trades_close-selected-container .cx-paper-trades_close-selected-button{position:absolute;right:0;top:23px}}.cx-paper-trades_trade-tabs_wrapper{margin-top:30px}@media (max-width:991px){.cx-paper-trades_trade-tabs_tab{font-size:18px;margin-right:15px}}@media (max-width:767px){.cx-paper-trades_autopilot-toggle{justify-content:flex-end;margin:5px 0 -15px;padding:0}}@media (max-width:1199px){.cx-paper-trades_autopilot-toggle h3{font-size:18px}.cx-paper-trades_autopilot-toggle span{font-size:14px}}.cx-paper-trades_autopilot-list{justify-content:center;margin-top:6px}.cx-paper-trades_autopilot-list_dropdown-button{align-items:baseline;border:1px solid #fff;border-radius:4px;padding:4px 14px}.cx-paper-trades_autopilot-list_dropdown-button:hover{border:1px solid #0d6efd}@media (max-width:767px){.cx-paper-trades_autopilot-list_dropdown-button{background:#fff;border:1px solid #1a70f7}}.cx-paper-trades_autopilot-list_dropdown-button span{font-size:20px;padding-left:10px}.cx-paper-trades_autopilot-list_dropdown-button_show-more-mode span{font-size:14px;font-weight:400;padding-right:10px;text-align:right}.cx-paper-trades_autopilot-list_dropdown-button_show-more-mode tic{height:10px;width:13px}.cx-paper-trades_autopilot-list .dropdown-menu{border-radius:4px}.cx-paper-trades_message-block_container{background:#000a;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1050}.cx-hscrollable-table_column_value.b-orange{border-color:#fd9a24;border-style:solid;border-width:1px 0}.cx-hscrollable-table_column_value.b-orange.first-column{border-left-width:1px}.cx-hscrollable-table_column_value.b-orange.last-column{border-right-width:1px}.cx-webview .cx-paper-trades_header .cx-paper-trades__header-panel_title-block{background-color:#6b14a6}.cx-webview .cx-paper-trades_header .cx-paper-trades__header-panel_title-block.web-view-asset-classes__forex{background-color:#0b3e99}.cx-webview .cx-paper-trades_header .cx-paper-trades__header-panel_title-block.web-view-asset-classes__crypto{background-color:#257f5b}.cx-webview .cx-paper-trades_header .cx-paper-trades__header-panel_title-block h1{color:#fff}.cx-webview .cx-paper-trades_header .cx-paper-trades__header-panel_title-block .cx-paper-trades_header_trade-btn{background-color:#fff;font-size:16px;justify-content:center;padding-left:0;padding-right:0}.cx-webview .cx-paper-trades_header .cx-paper-trades__header-panel_title-block .cx-paper-trades_header-video-btn{margin:15px 0 25px}@media (min-width:992px){.cx-paper-trades .make-paper-trade_and_robots-autopilot__block_show-more-mode{margin-top:-42px;position:relative;z-index:2}}@media (min-width:1600px){.cx-paper-trades .make-paper-trade_and_robots-autopilot__block_show-more-mode{margin-top:10px}.cx-paper-trades .flex-uxl-nowrap{flex-wrap:nowrap!important}}@media (min-width:1600px) and (max-width:767px){.cx-paper-trades .flex-uxl-nowrap{justify-content:inherit}}@media (min-width:1600px){.cx-paper-trades .col-uxl{flex-basis:0;flex-grow:1;max-width:100%}}@media (min-width:1600px) and (max-width:767px){.cx-paper-trades .col-uxl{flex-basis:auto}}@media (min-width:1600px){.cx-paper-trades .col-uxl-auto{flex:0 0 auto;max-width:none;width:auto}.cx-paper-trades .col-uxl-12{flex:0 0 100%;max-width:100%}.cx-paper-trades .order-uxl-1{order:1}.cx-paper-trades .order-uxl-2{order:2}.cx-paper-trades .order-uxl-3{order:3}}.cx-paper-trades-customize-robots-modal_window .modal-dialog{max-width:1177px}.cx-paper-trades-customize-robots-modal_header{background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);display:flex;height:122px;justify-content:space-between;padding:20px 25px;position:sticky;top:0;z-index:1}.cx-paper-trades-customize-robots-modal_header_select-unselect-btn{color:#2768d5;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:1.4px;margin-left:10px;margin-top:1px;outline:none;text-transform:uppercase}.cx-paper-trades-customize-robots-modal_header_select-unselect-btn:hover{text-decoration:underline}.cx-paper-trades-customize-robots-modal_header_notifications{display:flex;justify-content:flex-end}.cx-paper-trades-customize-robots-modal_header_notifications_item{align-items:center;display:flex;height:38px}.cx-paper-trades-customize-robots-modal_header_notifications_item_switch{display:flex;margin-left:15px;transition:opacity .25s}.cx-paper-trades-customize-robots-modal_header_notifications_item_switch.disabled{opacity:.5}.cx-paper-trades-customize-robots-modal_header_notifications_item_label{white-space:nowrap}.cx-paper-trades-customize-robots-modal_mobile-header{background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);position:sticky;top:0;z-index:1}.cx-paper-trades-customize-robots-modal_mobile-header>div{border-bottom:1px solid #e4e4e4;padding:0 15px 10px}.cx-paper-trades-customize-robots-modal_body{min-height:400px}.cx-paper-trades-customize-robots-modal_body_loading-text{color:#a9a9a9;padding:27px 0;text-align:center}.cx-paper-trades-customize-robots-modal_body_tickers{display:flex;flex-wrap:wrap;justify-content:center;padding:20px 30px}.cx-paper-trades-customize-robots-modal_body_tickers_item-wrapper{display:contents}.cx-paper-trades-customize-robots-modal_body_tickers_group-letter,.cx-paper-trades-customize-robots-modal_body_tickers_item{align-items:center;display:flex;height:36px;justify-content:center;margin-bottom:10px;margin-right:10px;width:98px}.cx-paper-trades-customize-robots-modal_body_tickers_group-letter{color:#028f6f;font-size:24px;font-weight:700}.cx-paper-trades-customize-robots-modal_body_tickers_item{border:2px solid #ededed;border-radius:20px;cursor:pointer;font-size:12px;font-weight:700;letter-spacing:1.2px;outline:none;position:relative}.cx-paper-trades-customize-robots-modal_body_tickers_item:hover{border-color:#333}.cx-paper-trades-customize-robots-modal_body_tickers_item.selected{background:#333;border-color:#333;color:#fff}.cx-paper-trades-customize-robots-modal_body_tickers_item_ticker-info-btn{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center;opacity:0;outline:none;position:absolute;right:0;transition:all .2s;width:32px}.cx-paper-trades-customize-robots-modal_body_tickers_item_ticker-info-btn:hover tic{filter:brightness(1.3)}.cx-paper-trades-customize-robots-modal_body_tickers_item:hover .cx-paper-trades-customize-robots-modal_body_tickers_item_ticker-info-btn{opacity:1}.cx-paper-trades-customize-robots-modal_btn{align-items:center;border:2px solid #ededed;border-radius:20px;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:40px;justify-content:center;letter-spacing:1.4px;margin-left:20px;outline:none;padding:0 25px;text-transform:uppercase}.cx-paper-trades-customize-robots-modal_btn:hover{background-color:#ededed;border-color:#333}.cx-paper-trades-customize-robots-modal_btn:first-child{margin-left:0}@media (max-width:991px){.cx-paper-trades-customize-robots-modal_btn{font-size:12px;letter-spacing:1.2px}}.cx-paper-trades-customize-robots-modal_btn.blue{background:#fff;border-color:#2768d5;color:#2768d5}.cx-paper-trades-customize-robots-modal_btn.blue:hover{background:#2768d5;color:#fff}.cx-paper-trades-customize-robots-modal_btn.simple{border:none;color:#2768d5;padding:0}.cx-paper-trades-customize-robots-modal .disabled,.cx-paper-trades-customize-robots-modal_btn.disabled{opacity:.5;pointer-events:none}html.cx-html-dark-theme .cx-paper-trades-customize-robots-modal_header{background-color:#e3e3e6;box-shadow:0 1px 2px 0 rgba(255,255,255,.2)}html.cx-html-dark-theme .cx-paper-trades-customize-robots-modal_btn.blue{border-color:#2768d5;color:#000;filter:invert(100%) hue-rotate(180deg)!important}html.cx-html-dark-theme .cx-paper-trades-customize-robots-modal_btn{border-color:#adadad}html.cx-html-dark-theme .cx-paper-trades-customize-robots-modal_body_tickers_item{background:none;border-color:rgba(50,50,50,.4)}html.cx-html-dark-theme .cx-paper-trades-customize-robots-modal_body_tickers_item:hover{border-color:#000}html.cx-html-dark-theme .cx-paper-trades-customize-robots-modal_body_tickers_item.selected{background:#333;border-color:#333;color:#fff}html.cx-html-dark-theme .cx-paper-trades-customize-robots-modal_body_tickers_item.selected:hover{background:rgba(51,51,51,.5)}.cx-entry-price-cell_text{font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.cx-entry-price-cell.green{color:#028f6f}.cx-entry-price-cell.red{color:#d03b52}.cx-profit-cell{border-radius:2px;color:#fff;font-weight:100;min-width:80px;padding:5px 10px}.cx-profit-cell.green{background:#028f6f}.cx-profit-cell.red{background:#c83b51}.cx-profit-cell_small-text{font-size:14px;letter-spacing:.42px}.cx-action-cell_button{align-items:center;border:2px solid #d5d5d5;border-radius:18px;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:30px;justify-content:center;letter-spacing:1.4px;min-width:90px;text-transform:uppercase}.cx-action-cell .green{border-color:#028f6f;color:#028f6f}.cx-action-cell .green:hover{background-color:#028f6f;color:#fff}.cx-action-cell .red{border-color:#d03b52;color:#d03b52}.cx-action-cell .red:hover{background-color:#d03b52;color:#fff}.cx-action-cell_button-x{align-items:center;border:2px solid #fd9a24;border-radius:18px;cursor:pointer;display:flex;height:30px;justify-content:center;min-width:30px;width:30px}.cx-action-cell_button-x .tic.tic-close,.cx-action-cell_button-x .tic.tic-close\:regular{height:10px;width:10px}.cx-action-header_hide-button{cursor:pointer}.cx-exit-price-cell_text{font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.cx-exit-price-cell.green{color:#028f6f}.cx-exit-price-cell.red{color:#d03b52}.cx-type-cell{font-size:12px;font-weight:700;letter-spacing:1.2px;line-height:15px;text-transform:uppercase}.cx-type-cell.green{color:#028f6f}.cx-type-cell.red{color:#d03b52}.cx-type-cell_stop-limit-price{font-size:16px;font-weight:400;letter-spacing:.48px;line-height:22px}.cx-paper-trades-originator-chart{align-items:center;background:#333;display:flex;flex-direction:column;height:130px;justify-content:center}.cx-paper-trades-originator-chart_text{font-size:14px;font-weight:700;position:relative;text-transform:uppercase;top:10px}.cx-paper-trades-originator-chart_text.centered{top:0}.cx-paper-trades-originator-chart_amcharts{height:100px;width:100%}html.cx-html-dark-theme .cx-paper-trades-originator-chart{background:rgba(0,0,0,.3)}.cx-paper-trades-popular-product{background:#fff;border-radius:3px;box-shadow:0 3px 6px rgba(0,0,0,.16);margin-bottom:15px}.cx-paper-trades-popular-product_header{align-items:center;border-bottom:1px solid #cecece;display:flex;height:70px;justify-content:space-between;padding:0 20px}@media (max-width:575px){.cx-paper-trades-popular-product_header{border-bottom:none;height:50px}}.cx-paper-trades-popular-product_header>div>span{font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis}@media (max-width:575px){.cx-paper-trades-popular-product_header>div>span{font-size:16px}}.cx-paper-trades-popular-product_header_name{overflow:hidden;text-overflow:ellipsis}.cx-paper-trades-popular-product_header_btn{align-items:center;border:2px solid;border-radius:20px;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:37px;justify-content:center;min-width:97px;outline:none;padding:0 10px}@media (max-width:575px){.cx-paper-trades-popular-product_header_btn{font-size:12px;text-transform:uppercase}}.cx-paper-trades-popular-product_header_btn.blue{border-color:#2768d5}.cx-paper-trades-popular-product_header_btn.disabled{opacity:.5;pointer-events:none}.cx-paper-trades-popular-product_graph{border-bottom:1px solid #e2e2e2;padding:10px 20px 15px}.cx-paper-trades-popular-product_body{display:flex;flex-direction:column;justify-content:space-between}@media (max-width:575px){.cx-paper-trades-popular-product_body{background:#e0e5f0}}.cx-paper-trades-popular-product_body_metric-container{margin:0;padding:5px}.cx-paper-trades-popular-product_body_metric-container.border-bottom{border-bottom:1px solid #e2e2e2}.cx-paper-trades-popular-product_body_metric-container-col{display:flex;flex-direction:column;justify-content:space-between}.cx-paper-trades-popular-product_body_metric-title{color:#333;font-size:11px;font-weight:400;letter-spacing:.24px;margin-top:7px;min-height:11px;text-transform:uppercase}.cx-paper-trades-popular-product_body_metric-value{color:#333;display:flex;font-size:12px;font-weight:700;justify-content:space-around;letter-spacing:.24px;line-height:18px;padding-top:7px}.cx-paper-trades-popular-product_body_metric-value.gray{background:#e2e2e2;font-size:12px;padding:2px 5px;text-transform:uppercase}.cx-paper-trades-popular-product_body_metric-value .green,.cx-paper-trades-popular-product_body_metric-value .red{font-size:12px;letter-spacing:0;padding:5px 0 10px}.cx-paper-trades-popular-product_body_metric-value .green{color:#028f6f}.cx-paper-trades-popular-product_body_metric-value .red{color:#de5760}.cx-paper-trades-popular-product_body:hover{text-decoration:none}.cx-paper-trades-popular-product_body_view-details{color:#0967d1;font-size:14px;font-weight:700;letter-spacing:1.4px;margin:10px;text-transform:uppercase}.cx-paper-trades-popular-product_body:hover .cx-paper-trades-popular-product_body_view-details{text-decoration:underline}.cx-dropdown-sorter-btn{background-color:#fff;border:1px solid #959595;border-radius:0;color:#333;cursor:pointer;font-size:1rem;font-weight:400;height:50px;outline:none;padding:10px 2rem 10px 10px;position:relative;text-align:left;width:100%}.cx-dropdown-sorter-btn span{display:block;overflow-x:hidden;white-space:nowrap}.cx-dropdown-sorter-btn:active,.cx-dropdown-sorter-btn:focus,.cx-dropdown-sorter-btn:hover{outline:none}.cx-dropdown-sorter-btn:after{background-image:url(/Ng/Dist/images/arrow_dropdown_default.504431d8e8b267f104ed.svg);background-repeat:no-repeat;content:"";display:inline-block;height:8px;position:absolute;right:15px;top:20px;width:10px}.cx-dropdown-sorter-btn .selected-order{margin:0 5px;vertical-align:middle}.cx-dropdown-sorter-dropdown{border:none;border-radius:0;box-shadow:0 3px 5px 1px rgba(0,0,0,.18);margin-top:2px;padding-bottom:13px;padding-top:13px;z-index:100000}.cx-plain-sorter{list-style:none;padding-left:0}.cx-plain-sorter .sorter-item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;line-height:1;padding:.5rem 1rem!important}.cx-plain-sorter .sorter-item__text{padding-right:2rem}.cx-plain-sorter .sorter-item__buttons{display:flex;height:32px;white-space:nowrap}.cx-plain-sorter .sorter-item__icon{align-items:center;border:1px solid #bfbfbf;border-radius:4px;display:flex;height:32px;justify-content:center;opacity:.5;width:32px}.cx-plain-sorter .sorter-item__icon .tic.selected{display:none}.cx-plain-sorter .sorter-item__icon:first-child{margin-right:5px}.cx-plain-sorter .sorter-item__icon.selected{background-color:#fff;opacity:1}.cx-plain-sorter .sorter-item__icon.selected .tic{display:block}.cx-plain-sorter .sorter-item__icon.selected .tic.white{display:none}.cx-plain-sorter .sorter-item__icon:active,.cx-plain-sorter .sorter-item__icon:hover{opacity:.7}.cx-plain-sorter .sorter-item__icon .tic{display:block}.cx-plain-sorter .sorter-item__icon .tic.white{display:none}.cx-plain-sorter .sorter-item:active,.cx-plain-sorter .sorter-item:focus,.cx-plain-sorter .sorter-item:hover{background-color:#f2f2f2;color:#333}.cx-plain-sorter .sorter-item:active .sorter-item__icon:not(.selected) .tic,.cx-plain-sorter .sorter-item:focus .sorter-item__icon:not(.selected) .tic,.cx-plain-sorter .sorter-item:hover .sorter-item__icon:not(.selected) .tic{display:block}.cx-plain-sorter .sorter-item:active .sorter-item__icon:not(.selected) .tic.white,.cx-plain-sorter .sorter-item:focus .sorter-item__icon:not(.selected) .tic.white,.cx-plain-sorter .sorter-item:hover .sorter-item__icon:not(.selected) .tic.white{display:none}.cx-plain-sorter .sorter-item.selected{background-color:#1e90ff;color:#fff;font-weight:700}.cx-plain-sorter .sorter-item.selected .sorter-item__icon:not(.selected) .tic{display:none}.cx-plain-sorter .sorter-item.selected .sorter-item__icon:not(.selected) .tic.white{display:block}.sorter-item-header{color:#868e96;font-size:10px;letter-spacing:1px}.sorter-item-header__order{display:inline-block;min-width:32px;text-align:center}html.cx-html-dark-theme .cx-register-modal__separator span{background-color:#e3e3e6}html.cx-html-dark-theme .cx-dropdown-sorter-dropdown{box-shadow:0 3px 10px 0 rgba(255,255,255,.5)}html.cx-html-dark-theme .cx-dropdown-sorter-btn{background-color:rgba(56,56,56,.16)}.cx-paper-trades-exchange{display:flex;justify-content:space-between;padding-left:20px}.cx-paper-trades-exchange .cx-marketing-news-left-column-footer .col-12{padding-right:15px!important}.cx-paper-trades-exchange .cx-marketing-news-left-column-footer .col-12 .page-footer-list{max-width:unset!important}.cx-paper-trades-exchange>div{margin-right:50px}.cx-paper-trades-exchange>div:last-child{margin-right:0}@media (max-width:1540px){.cx-paper-trades-exchange{padding-left:20px;padding-right:20px}.cx-paper-trades-exchange>div{margin-right:20px}}@media (max-width:1199px){.cx-paper-trades-exchange{margin:0 auto;max-width:1085px}}@media (max-width:991px){.cx-paper-trades-exchange{padding-top:0}}@media (max-width:575px){.cx-paper-trades-exchange{padding-left:0;padding-right:0}}.cx-paper-trades-exchange__container .cx-info-container{align-items:center;column-gap:20px;display:flex;justify-content:center;padding-top:16px;row-gap:20px;width:100%}@media (max-width:767px){.cx-paper-trades-exchange__container .cx-info-container{flex-direction:column;padding:10px}}.cx-paper-trades-exchange__container .cx-info-container_publish-button{background-color:#fff;border:2px solid #2768d5;border-radius:25px;color:#2768d5;flex:0.2 0 auto;font-size:14px;font-weight:700;letter-spacing:.7px;line-height:17px;padding:11px 15px;text-align:center}.cx-paper-trades-exchange__container .cx-info-container_publish-button .tic{margin-right:10px}.cx-paper-trades-exchange__container .cx-info-container_publish-button:hover{background-color:#2768d5;color:#fff;text-decoration:none}.cx-paper-trades-exchange_left{min-width:205px;width:285px}.cx-paper-trades-exchange_center{min-width:550px;width:725px}.cx-paper-trades-exchange_right{min-width:310px;width:390px}.cx-paper-trades-exchange_left{padding-top:10px}.cx-paper-trades-exchange_left_header{font-size:25px;font-weight:700;margin-bottom:20px;white-space:nowrap}.cx-paper-trades-exchange_left_header sup{font-size:16px;font-style:italic;font-weight:400;position:relative;top:-16px}.cx-paper-trades-exchange_left_header_subtitle{color:#a8a8a8;font-size:16px}.cx-paper-trades-exchange_left_switch-buttons{border:1px solid #2768d5;border-radius:5px;display:flex;height:35px;margin-bottom:40px}.cx-paper-trades-exchange_left_switch-buttons>div{align-items:center;cursor:pointer;display:flex;font-size:12px;justify-content:center;letter-spacing:.6px;text-transform:uppercase;width:100%}.cx-paper-trades-exchange_left_switch-buttons>div.active{background:#2768d5;color:#fff}.cx-paper-trades-exchange_left_input-row{margin-bottom:25px}.cx-paper-trades-exchange_left_input-row_title{font-size:10px;font-weight:700;letter-spacing:1px;margin-bottom:4px;text-transform:uppercase}.cx-paper-trades-exchange_left_input-row_select{background:#fff;width:100%}.cx-paper-trades-exchange_left_input-row_select .cx-paper-trades-filter-select_control{border:none;font-size:16px}.cx-paper-trades-exchange_left_input-row_slider{display:table;margin:20px -3px 45px;width:calc(100% + 6px)}.cx-paper-trades-exchange_left_input-row_slider .ui-slider-label span{color:#d2d2d2}.cx-paper-trades-exchange_left_input-row .ticker-picker .filter-input{background-color:#fff}.cx-paper-trades-exchange_left_input-row .ticker-picker .filter-input,.cx-paper-trades-exchange_left_input-row>input{border:none;color:#333;font-weight:400;height:50px;padding:0 15px 5px;width:100%}@media (max-width:991px){.cx-paper-trades-exchange_center{margin:0 auto!important;max-width:650px;min-width:unset;width:100%}}.cx-paper-trades-exchange_center_top-tile0{color:#333;font-size:31px;font-weight:400;margin-bottom:10px;padding:27px 33px 14px 0}.cx-paper-trades-exchange_center_top-tile0-title{color:#333;font-size:31px;font-weight:700;letter-spacing:0;line-height:32px;margin-bottom:25px}.cx-paper-trades-exchange_center_top-tile0-mobile{background:#7028cf;box-shadow:0 3px 6px rgba(0,0,0,.16);color:#333;font-size:18px;font-weight:400;line-height:31px;margin-bottom:10px;padding:13px 10px 1px}.cx-paper-trades-exchange_center_top-tile0-mobile ul{margin-left:-12px;margin-top:10px}.cx-paper-trades-exchange_center_top-tile0-mobile ul li{font-weight:400}.cx-paper-trades-exchange_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons{display:block}.cx-paper-trades-exchange_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video{color:#fff;font-size:20px;font-weight:400;margin-left:30px;padding-bottom:0;padding-right:10px;position:relative}.cx-paper-trades-exchange_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video:after{background-image:url(/Ng/Dist/images/help_tiles_button_video_img_youtube.918a1effe99dbc7a5244.svg)}.cx-paper-trades-exchange_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video:hover{color:#2768d5}.cx-paper-trades-exchange_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto{color:#fff;font-size:20px;font-weight:400;margin-left:30px;padding-bottom:0;padding-right:10px;position:relative}.cx-paper-trades-exchange_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto:after{background-image:url(/Ng/Dist/images/help_tiles_button_nboarding_img_onboarding1.269385bb6bdbf4be5589.png)}.cx-paper-trades-exchange_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto:hover{color:#2768d5}.cx-paper-trades-exchange_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual{color:#fff;font-size:20px;font-weight:400;margin-left:10px;padding-bottom:0;padding-right:10px}.cx-paper-trades-exchange_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual:after{background-image:url(/Ng/Dist/images/help_tiles_button_manual_img.3297e00c0cb7882ff780.svg)}.cx-paper-trades-exchange_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual:hover{color:#2768d5}.cx-paper-trades-exchange_center_sort{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.cx-paper-trades-exchange_center_sort_title{font-size:24px;font-weight:400}.cx-paper-trades-exchange_center_sort_sorter{align-items:center;display:flex}.cx-paper-trades-exchange_center_sort_sorter>span{font-size:10px;font-weight:700;letter-spacing:1px;padding-right:16px;text-transform:uppercase}.cx-paper-trades-exchange_center_sort_sorter .cx-dropdown-sorter{width:285px}.cx-paper-trades-exchange_center_paper-trades_loading-text{color:#9e9e9e;font-size:14px;font-weight:700;padding-top:40px;text-align:center;text-transform:uppercase}.cx-paper-trades-exchange_center_paper-trades_item{background:#fff;border-radius:3px;box-shadow:0 3px 6px rgba(0,0,0,.16);margin-bottom:15px}.cx-paper-trades-exchange_center_paper-trades_item_header{align-items:center;border-bottom:1px solid #cecece;display:flex;height:70px;justify-content:space-between;padding:0 20px}@media (max-width:575px){.cx-paper-trades-exchange_center_paper-trades_item_header{border-bottom:none;height:50px}}.cx-paper-trades-exchange_center_paper-trades_item_header>div>span{font-size:25px;font-weight:700;overflow:hidden;text-overflow:ellipsis}@media (max-width:575px){.cx-paper-trades-exchange_center_paper-trades_item_header>div>span{font-size:16px}}.cx-paper-trades-exchange_center_paper-trades_item_header_avatar{align-items:center;border-radius:20px;display:inline-flex;height:40px;justify-content:center;margin-right:10px;position:relative;width:40px}@media (max-width:575px){.cx-paper-trades-exchange_center_paper-trades_item_header_avatar{margin-right:5px;top:-3px}}.cx-paper-trades-exchange_center_paper-trades_item_header_name{color:#2768d5;font-size:20px;font-weight:700}.cx-paper-trades-exchange_center_paper-trades_item_header_btn{align-items:center;border:2px solid;border-radius:20px;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:37px;justify-content:center;min-width:97px;outline:none;padding:0 10px}@media (max-width:575px){.cx-paper-trades-exchange_center_paper-trades_item_header_btn{font-size:12px;text-transform:uppercase}}.cx-paper-trades-exchange_center_paper-trades_item_header_btn.blue{border-color:#2768d5}.cx-paper-trades-exchange_center_paper-trades_item_header_btn.disabled{opacity:.5;pointer-events:none}.cx-paper-trades-exchange_center_paper-trades_item_body{display:flex;justify-content:space-between;padding:15px 20px 25px}@media (max-width:575px){.cx-paper-trades-exchange_center_paper-trades_item_body{background:#e0e5f0}}.cx-paper-trades-exchange_center_paper-trades_item_body>div{margin-right:16px}.cx-paper-trades-exchange_center_paper-trades_item_body>div:last-child{margin-right:0}.cx-paper-trades-exchange_center_paper-trades_item_body_metric-title{color:#333;font-size:12px;font-weight:500;letter-spacing:.24px;margin-top:7px;text-transform:uppercase}.cx-paper-trades-exchange_center_paper-trades_item_body_metric-value{color:#333;display:flex;font-size:16px;font-weight:700;justify-content:space-between;letter-spacing:.24px;line-height:18px}.cx-paper-trades-exchange_center_paper-trades_item_body_metric-value.gray{background:#e2e2e2;font-size:12px;padding:2px 5px;text-transform:uppercase}.cx-paper-trades-exchange_center_paper-trades_item_body_metric-value.border-bottom{border-bottom:1px solid #e2e2e2}.cx-paper-trades-exchange_center_paper-trades_item_body_metric-value .green,.cx-paper-trades-exchange_center_paper-trades_item_body_metric-value .red{font-size:22px;letter-spacing:0;padding:5px 0 10px}.cx-paper-trades-exchange_center_paper-trades_item_body_metric-value .green{color:#028f6f}.cx-paper-trades-exchange_center_paper-trades_item_body_metric-value .red{color:#de5760}.cx-paper-trades-exchange_center_paper-trades_item_body:hover{text-decoration:none}.cx-paper-trades-exchange_center_paper-trades_item_body_view-details{color:#0967d1;font-size:14px;font-weight:700;letter-spacing:1.4px;margin-top:15px;text-transform:uppercase}.cx-paper-trades-exchange_center_paper-trades_item_body:hover .cx-paper-trades-exchange_center_paper-trades_item_body_view-details{text-decoration:underline}.cx-paper-trades-exchange_center_mobile-filters{padding-top:20px}@media (max-width:575px){.cx-paper-trades-exchange_center_mobile-filters{padding:20px}}.cx-paper-trades-exchange_right-block{background-color:#fff;margin-bottom:10px;padding:15px 21px}.cx-paper-trades-exchange_right-title{color:#111;font-size:1rem;margin:20px 0 10px}.cx-paper-trades-exchange_right-title-counter{background-color:#00cb93;border-radius:14px;color:#fff;padding:4px 12px}.cx-paper-trades-exchange_sell-link{color:#0061ff;font-size:1.1rem;text-transform:uppercase}.cx-paper-trades-exchange_sell-link:hover{color:#0061ff}.cx-paper-trades-exchange_mobile-header{align-items:center;display:flex;height:60px;justify-content:space-between;padding:10px 15px}.cx-paper-trades-exchange_mobile-header h2{font-size:18px;font-weight:700;margin-bottom:-2px}.cx-paper-trades-exchange_mobile-header span{color:#a8a8a8;font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.cx-paper-trades-exchange_mobile-header.bordered{border-bottom:1px solid #dcdcdc;height:61px}.cx-paper-trades-exchange_mobile-header_show-filters-btn{align-items:center;display:flex;height:32px;justify-content:center;margin-right:-5px;outline:none;width:32px}.cx-paper-trades-exchange_mobile-header_show-filters-btn .tic-settings-black{height:22px;width:22px}@media (max-width:991px){.cx-paper-trades-exchange_center_top-tile0-mobile ul{margin-bottom:5px}}.cx-paper-trades-exchange_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons{display:block}@media (max-width:991px){.cx-paper-trades-exchange_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons{margin-bottom:10px;margin-left:17px}}.cx-paper-trades-exchange_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video{color:#fff;font-size:20px;font-weight:400;margin-left:22px;padding-bottom:0;padding-right:10px;position:relative}@media (max-width:991px){.cx-paper-trades-exchange_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video{font-size:16px!important}}.cx-paper-trades-exchange_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video:after{background-image:url(/Ng/Dist/images/help_tiles_button_video_img_youtube_white.32570786e28724d7ee63.svg)}.cx-paper-trades-exchange_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video:hover{color:#2768d5}.cx-paper-trades-exchange_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual{color:#fff;font-size:20px;font-weight:400;margin-left:10px;padding-bottom:0;padding-right:10px}@media (max-width:991px){.cx-paper-trades-exchange_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual{font-size:16px!important}}.cx-paper-trades-exchange_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual:after{background-image:url(/Ng/Dist/images/help_tiles_button_manual_img_white.0dddd32d1d32843246d1.svg)}.cx-paper-trades-exchange_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual:hover{color:#2768d5}.cx-paper-trades-exchange_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto{color:#fff;font-size:20px;font-weight:400;margin-left:22px;padding-bottom:0;padding-right:10px;position:relative}@media (max-width:991px){.cx-paper-trades-exchange_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto{font-size:16px!important}}.cx-paper-trades-exchange_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto:after{background-image:url(/Ng/Dist/images/help_tiles_button_nboarding_img_onboarding1_white.7715c9935801d5871891.png)}.cx-paper-trades-exchange_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto:hover{color:#2768d5}@media (min-width:992px){.cx-content-menu{margin-top:20px}}.cx-paper-trades-details{background:#fff;padding-bottom:30px}.cx-paper-trades-details_loading{color:gray;padding:40px;text-align:center}.cx-paper-trades-details__header{margin:15px}.cx-paper-trades-details__header-user-info{color:#343434;display:flex;font-size:36px;justify-content:space-between}@media (max-width:767px){.cx-paper-trades-details__header-user-info{flex-direction:column;font-size:18px}}.cx-paper-trades-details__header-user-info-name{font-weight:700}.cx-paper-trades-details__header-user-info-level{font-size:18px;font-weight:700}@media (max-width:767px){.cx-paper-trades-details__header-user-info-level{font-size:14px}}.cx-paper-trades-details__header-user-info-avatar{border-radius:40px;height:auto;margin-right:10px;width:79px}.cx-paper-trades-details__header-follow-button{align-items:center;display:flex}@media (max-width:767px){.cx-paper-trades-details__header-follow-button{justify-content:center;margin-top:10px}}.cx-paper-trades-details__header-back{color:#a8a8a8;font-size:16px}.cx-paper-trades-details__header-back .tic{height:11px;width:11px}.cx-paper-trades-details__header .btn-subscribe{background-color:#fd9a24;color:#fff;font-size:12px;padding:10px 26px;text-transform:uppercase}.cx-paper-trades-details__header-price{color:#0caf8a;font-size:20px;line-height:25px}.cx-paper-trades-details_container{padding:0 30px}@media (max-width:991px){.cx-paper-trades-details_container{padding:0 20px}}@media (max-width:767px){.cx-paper-trades-details_container{padding:0}.cx-paper-trades-details_header-statistics-container{background:#f5f5f5;padding:0 16px}}.cx-paper-trades-details_summary-statistics-container{background:#f5f5f5;padding:25px 22px 0}@media (max-width:767px){.cx-paper-trades-details_summary-statistics-container{padding:10px 0 0}}.cx-paper-trades-details_btn{align-items:center;background:#2768d5;border-radius:99px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:40px;justify-content:center;letter-spacing:.7px;min-width:137px;text-transform:uppercase}.cx-paper-trades-details_btn.green{background:#028f6f}.cx-paper-trades-details_btn.red{background:#d03b52}.cx-paper-trades-details_btn.orange{background:#fd9a24}.cx-paper-trades-details_btn.disabled{opacity:.5;pointer-events:none}.cx-paper-trades-details_text-loading{transition:box-shadow .4s linear}.cx-paper-trades-details_text-loading.loading{border-radius:4px;box-shadow:inset 0 0 15px 0 #d0d0d0;color:transparent;user-select:none}.cx-paper-trades-details_robots-list{display:flex;flex-wrap:wrap;padding-top:20px}.cx-paper-trades-details_robots-list_item{padding:0 20px}.cx-paper-trades-details_robots-list_item.active{color:#333}.cx-paper-trades-details_header{padding:25px 0 30px;position:relative}.cx-paper-trades-details_header_wide-screen{background:#2d5aa7;display:flex;height:205px;justify-content:space-between;margin:-25px -30px 0;padding:50px 30px 20px}.cx-paper-trades-details_header_wide-screen>div{display:flex;flex-direction:column;margin-left:20px;width:100%}.cx-paper-trades-details_header_wide-screen>div:first-child{margin-left:0}.cx-paper-trades-details_header_wide-screen>div>div:first-child{height:100%}@media (max-width:1199px){.cx-paper-trades-details_header_wide-screen>div{zoom:.9}}.cx-paper-trades-details_header_wide-screen .cx-paper-trades-details_header_actions_select_label,.cx-paper-trades-details_header_wide-screen .cx-paper-trades-timer,.cx-paper-trades-details_header_wide-screen h1{color:#fff}.cx-paper-trades-details_header_wide-screen .cx-paper-trades-details_header_reset-to-zero{background:#fff;border-radius:20px;display:flex;font-size:16px;height:36px;justify-content:center;letter-spacing:.8px;max-width:200px}.cx-paper-trades-details_header_wide-screen .cx-paper-trades-details_header_reset-to-zero:hover{text-decoration:none}.cx-paper-trades-details_header_wide-screen .cx-paper-trades-details_header_actions_select{justify-content:flex-end}.cx-paper-trades-details_header_wide-screen .cx-paper-trades-details_header_actions_select_label{width:80px}.cx-paper-trades-details_header_wide-screen .cx-paper-trades-filter-select_control{border:none}.cx-paper-trades-details_header_wide-screen .cx-paper-trades-details_header_trade-btn{background:#fff;color:#2768d5;margin-left:auto}.cx-paper-trades-details_header h1{font-size:34px;font-weight:700;white-space:nowrap}.cx-paper-trades-details_header_actions{display:flex;justify-content:space-between;margin-top:25px}@media (max-width:767px){.cx-paper-trades-details_header_actions{margin-top:8px}}.cx-paper-trades-details_header_actions>div{display:flex;width:100%}.cx-paper-trades-details_header_actions_select{display:flex;margin-right:30px}.cx-paper-trades-details_header_actions_select_label{align-items:center;display:flex;font-size:14px;font-weight:700;letter-spacing:.7px;line-height:18px;padding-right:10px;text-transform:uppercase}.cx-paper-trades-details_header_actions_select_directive{background:#f5f5f5;min-width:225px}.cx-paper-trades-details_header_actions_filters-mobile{align-items:center;background:#e9e9e9;border-radius:5px;height:46px;padding:0 15px}.cx-paper-trades-details_header_actions_filters-mobile>div{display:flex}.cx-paper-trades-details_header_actions_filters-mobile_items{display:flex;width:100%}.cx-paper-trades-details_header_actions_filters-mobile_items_names{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:16px;margin-right:13px;position:relative;text-transform:uppercase;top:1px}.cx-paper-trades-details_header_actions_filters-mobile_items_values{font-size:12px;font-weight:500;line-height:16px;text-transform:uppercase}.cx-paper-trades-details_header_actions_time{align-items:center;display:flex;justify-content:flex-end;max-width:235px;min-width:235px;text-align:center}.cx-paper-trades-details_header_actions_time.xl{display:none;min-width:unset}@media (min-width:1259px){.cx-paper-trades-details_header_actions_time{display:none!important}.cx-paper-trades-details_header_actions_time.xl{display:flex!important}}.cx-paper-trades-details_header_trade-btn{align-items:center;background:#2768d5;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:50px;justify-content:center;letter-spacing:1.6px;line-height:16px;margin-left:15px;max-width:300px;min-width:210px;outline:none;text-transform:uppercase;width:100%}.cx-paper-trades-details_header_trade-btn.circle{min-width:unset;width:50px}.cx-paper-trades-details_header_reset-to-zero{align-items:center;color:#2768d5;cursor:pointer;display:flex;font-size:14px;font-weight:700;outline:none;text-transform:uppercase;white-space:nowrap}.cx-paper-trades-details_header_reset-to-zero:hover{text-decoration:underline}.cx-paper-trades-details_header_reset-to-zero-mobile{align-items:center;background:#fff;border:1px solid #2768d5;border-radius:12px;color:#2768d5;cursor:pointer;display:flex;font-size:9px;height:24px;justify-content:center;letter-spacing:.4px;outline:none;text-transform:uppercase;width:88px}.cx-paper-trades-details_header_secondary-text{display:none}.cx-paper-trades-details_header_follow-robot-btn{display:flex;justify-content:flex-end}.cx-paper-trades-details_header_follow-robot-btn>div{color:#0967d1;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.cx-paper-trades-details_header_follow-robot-btn>div.disabled{opacity:.5;pointer-events:none}.cx-paper-trades-details_header_follow-robot-btn>div.gray{color:#9e9e9e;cursor:unset}.cx-paper-trades-details_header_follow-robot-btn>div.gray:hover{filter:none}.cx-paper-trades-details_header_follow-robot-btn>div:hover{filter:brightness(.6)}@media (max-width:767px){.cx-paper-trades-details_header_follow-robot-btn>div{font-size:12px;letter-spacing:1.2px;margin-bottom:3px}}.cx-paper-trades-details_header_robot-customization-btn{align-items:center;background:#f2f2f2;border:2px solid #d6d6d6;color:#2768d5;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:45px;justify-content:center;margin-left:20px;padding:0 20px;position:relative;top:-5px}.cx-paper-trades-details_header_robot-customization-btn span{padding-left:5px}.cx-paper-trades-details_header_mobile-customize-btn{align-items:center;background:#444750;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:700;height:40px;justify-content:center;letter-spacing:.6px;outline:none;padding:0 50px 0 15px;text-transform:uppercase}.cx-paper-trades-details_header_mobile-customize-btn tic{height:20px;margin-right:28px;width:20px}@media (max-width:991px){.cx-paper-trades-details_header{align-items:flex-start;justify-content:space-between;padding:15px 0 23px}.cx-paper-trades-details_header h1{margin-bottom:0}.cx-paper-trades-details_header_secondary-text{bottom:25px;color:#989898;display:block;font-size:16px;font-weight:400;right:0}}@media (max-width:767px){.cx-paper-trades-details_header{background:#f5f5f5;border-bottom:none;padding:9px 0 8px;white-space:nowrap}.cx-paper-trades-details_header h1{font-size:22px}.cx-paper-trades-details_header_secondary-text{display:block;font-size:14px}.cx-paper-trades-details_header_trade-btn{font-size:12px;height:40px;letter-spacing:.6px;margin-left:0;margin-top:0;max-width:200px;padding:12px 15px}.cx-paper-trades-details_header .tic{zoom:.8}}.cx-paper-trades-details_summary{border-bottom:1px solid #464646;padding-bottom:13px}.cx-paper-trades-details_summary_header{align-items:center;display:flex;justify-content:space-between}.cx-paper-trades-details_summary_header h2{font-size:30px;font-weight:700}@media (max-width:767px){.cx-paper-trades-details_summary_header{display:block;margin-top:3px}.cx-paper-trades-details_summary_header h2{font-size:20px}}.cx-paper-trades-details_summary_header_label{font-size:14px;font-weight:700;letter-spacing:.7px;padding-bottom:5px;text-transform:uppercase}.cx-paper-trades-details_summary_header_customize-btn{align-items:center;background:#fff;border:1px solid #4c4c4c;box-shadow:0 3px 6px 0 #00000029;color:#2768d5;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:50px;justify-content:center;outline:none}.cx-paper-trades-details_summary_desktop-items{display:flex;justify-content:space-between;margin-top:10px}.cx-paper-trades-details_summary_desktop-items_item{font-size:18px;font-weight:700;letter-spacing:.36px;margin-right:10px}.cx-paper-trades-details_summary_desktop-items_item:last-child{margin-right:0}.cx-paper-trades-details_summary_desktop-items_item span:last-child{font-size:24px;letter-spacing:0;padding-left:15px}.cx-paper-trades-details_summary_items{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px;margin-top:10px}@media (min-width:768px){.cx-paper-trades-details_summary_items_item{width:46%}.cx-paper-trades-details_summary_items_item:nth-last-child(2){order:4}.cx-paper-trades-details_summary_items_item:last-child,.cx-paper-trades-details_summary_items_item:nth-last-child(2){border-bottom:none}.cx-paper-trades-details_summary_items_item .cx-paper-trades-details_stats_row_title{font-size:18px;font-weight:700;letter-spacing:.36px}.cx-paper-trades-details_summary_items_item .cx-paper-trades-details_stats_row_value{font-size:24px;font-weight:700;letter-spacing:0}}@media (max-width:767px){.cx-paper-trades-details_summary_items{margin-bottom:0;margin-top:13px}.cx-paper-trades-details_summary_items_item{width:100%}.cx-paper-trades-details_summary_items_item:nth-child(3){border-bottom:none}.cx-paper-trades-details_summary_items_item .cx-paper-trades-details_stats_row_title{font-size:14px;font-weight:700;letter-spacing:0}.cx-paper-trades-details_summary_items_item .cx-paper-trades-details_stats_row_value{font-size:20px;font-weight:700;letter-spacing:0}}.cx-paper-trades-details_chart_container{border-bottom:1px solid #464646;margin-bottom:15px;position:relative}.cx-paper-trades-details_chart_message{align-items:center;bottom:0;color:#9c9c9c;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0}.cx-paper-trades-details_statistics{display:flex;flex-direction:column;flex-wrap:wrap;height:300px}.cx-paper-trades-details_statistics_header{border-bottom:1px solid #333!important}.cx-paper-trades-details_statistics_header .cx-paper-trades-details_stats_row_title{font-size:18px;font-weight:700;letter-spacing:.54px;text-transform:uppercase}.cx-paper-trades-details_statistics_item{margin-right:60px;width:calc(33.33% - 40px)}@media (max-width:1400px){.cx-paper-trades-details_statistics_item{margin-right:30px;width:calc(33.33% - 20px)}}@media (max-width:1350px){.cx-paper-trades-details_statistics_item{margin-right:20px;width:calc(33.33% - 13px)}}@media (max-width:1250px){.cx-paper-trades-details_statistics{height:470px}.cx-paper-trades-details_statistics_item{margin-right:40px;width:calc(50% - 20px)}.cx-paper-trades-details_statistics_item:nth-child(12){margin-top:41px}}@media (max-width:767px){.cx-paper-trades-details_statistics{display:block;height:unset}.cx-paper-trades-details_statistics_item{margin:0;width:100%}.cx-paper-trades-details_statistics_item:nth-child(12){margin-top:0}.cx-paper-trades-details_statistics_item:last-child{border-bottom:none}}.cx-paper-trades-details_range-picker{margin-left:20px}.cx-paper-trades-details_range-picker_view{align-items:center;background:#fff;border:1px solid #4c4c4c;display:flex;height:50px;justify-content:space-between;padding-left:20px;width:277px}.cx-paper-trades-details_range-picker_view_btn{align-items:center;background:#4c4c4c;cursor:pointer;display:flex;height:100%;justify-content:center;outline:none;width:50px}@media (max-width:991px){.cx-paper-trades-details_range-picker_view{width:270px}}@media (max-width:767px){.cx-paper-trades-details_range-picker_view{border:none;padding-left:15px;width:100%}}.cx-paper-trades-details_info_title{border-bottom:1px solid;display:inline-block;font-size:15px;font-weight:700;letter-spacing:.75px;padding:0 0 20px;text-transform:uppercase}.cx-paper-trades-details_info_title_total-number{font-size:25px;letter-spacing:0}.cx-paper-trades-details_trade-tabs{border-bottom:2px solid #ededed;display:flex;margin-bottom:-2px}@media (max-width:767px){.cx-paper-trades-details_trade-tabs{padding-left:16px;padding-right:16px}}.cx-paper-trades-details_trade-tabs_wrapper{margin-top:30px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.cx-paper-trades-details_trade-tabs_tab{cursor:pointer;font-size:22px;font-weight:700;line-height:55px;margin-right:50px;outline:none;position:relative;text-transform:uppercase;white-space:nowrap}.cx-paper-trades-details_trade-tabs_tab:last-child{margin-right:0}.cx-paper-trades-details_trade-tabs_tab.active{color:#2768d5}.cx-paper-trades-details_trade-tabs_tab.active:after{background:#2768d5;bottom:-4px;content:"";height:4px;left:0;position:absolute;right:0}.cx-paper-trades-details_trade-tabs_tab.disabled{color:#c1c1c1;cursor:default}.cx-paper-trades-details_trade-tabs_tab-subscribe{color:#fd9a24;cursor:pointer;font-size:22px;font-weight:400;text-decoration:underline;text-transform:capitalize}@media (max-width:767px){.cx-paper-trades-details_trade-tabs_tab-subscribe{font-size:16px}}@media (max-width:991px){.cx-paper-trades-details_trade-tabs_tab{font-size:18px;margin-right:15px}}@media (max-width:767px){.cx-paper-trades-details_trade-tabs_tab{font-size:14px;line-height:35px;margin-right:30px}}.cx-paper-trades-details_autopilot-toggle{align-items:center;display:flex;padding-right:16px}.cx-paper-trades-details_autopilot-toggle h3{font-size:22px;font-weight:700;margin:0;padding-right:5px}.cx-paper-trades-details_autopilot-toggle span{font-size:18px;padding-right:5px}.cx-paper-trades-details_autopilot-toggle tic{cursor:pointer;outline:none}@media (max-width:1199px){.cx-paper-trades-details_autopilot-toggle h3{font-size:18px}.cx-paper-trades-details_autopilot-toggle span{font-size:14px}}.cx-paper-trades-details_autopilot-list{align-items:center;display:flex;margin-right:16px}@media (max-width:700px){.cx-paper-trades-details_autopilot-list{display:none}}.cx-paper-trades-details_autopilot-list_dropdown-button{align-items:center;cursor:pointer;display:flex;outline:none}.cx-paper-trades-details_autopilot-list_dropdown-button span{font-size:22px;font-weight:700;padding-right:10px;text-align:right}@media (max-width:991px){.cx-paper-trades-details_autopilot-list_dropdown-button span{font-size:18px}}@media (max-width:767px){.cx-paper-trades-details_autopilot-list_dropdown-button span{font-size:14px}}.cx-paper-trades-details_autopilot-list_dropdown-button tic{height:10px;width:13px}.cx-paper-trades-details_autopilot-list .dropdown-menu{border-radius:0;margin-top:40px;padding:8px 16px}.cx-paper-trades-details_autopilot-list_item{display:flex;justify-content:space-between;width:300px}.cx-paper-trades-details_autopilot-list_item tic{cursor:pointer;outline:none}.cx-paper-trades-details_redirect-panel{margin:25px 0}.cx-paper-trades-details_redirect-panel.disabled{pointer-events:none}.cx-paper-trades-details_redirect-panel.disabled .cx-redirect-blue-panel__inline_item{opacity:.5}.cx-paper-trades-details_table-msg{color:#c1c1c1;font-size:13px;font-weight:700;padding:10px 0;text-align:center;text-transform:uppercase}.cx-paper-trades-details_table-msg_load-more{color:#2768d5}.cx-paper-trades-details_table-msg_load-more:hover{cursor:pointer;text-decoration:underline}.cx-paper-trades-details_table-summary-text{align-items:center;background:#ededed;display:flex;font-size:18px;font-weight:700;height:50px;justify-content:space-between;letter-spacing:.54px;margin-left:auto;margin-top:20px;max-width:296px;padding-left:45px;padding-right:10px}.cx-paper-trades-details_table-summary-text .green{color:#028f6f}.cx-paper-trades-details_table-summary-text .red{color:#d03b52}.cx-paper-trades-details_stats_row{border-bottom:1px solid #ededed;display:flex;justify-content:space-between;line-height:40px;white-space:nowrap}.cx-paper-trades-details_stats_row_title{font-size:16px;font-weight:500;letter-spacing:.32px}.cx-paper-trades-details_stats_row_value{font-size:20px;font-weight:700;padding-left:10px}@media (max-width:991px){.cx-paper-trades-details_stats_row_title{font-size:14px;letter-spacing:.28px}.cx-paper-trades-details_stats_row_value{font-size:17px}}.cx-paper-trades-details_modal{display:flex;flex-wrap:wrap;justify-content:center;padding:55px 35px 40px;position:relative}.cx-paper-trades-details_modal>*{width:100%}.cx-paper-trades-details_modal_close{cursor:pointer;height:35px;padding:10px;position:absolute;right:10px;top:10px;width:35px!important}.cx-paper-trades-details_modal_close .tic{height:15px;width:15px}.cx-paper-trades-details_modal_close-position{padding-left:50px;padding-right:50px;text-align:center}.cx-paper-trades-details_modal_close-position h4{font-size:20px;font-weight:700;letter-spacing:.6px;margin-top:-20px}.cx-paper-trades-details_modal_close-position h3{font-size:34px;font-weight:700;letter-spacing:1.05px;margin-top:20px}.cx-paper-trades-details_modal_close-position_stats{margin:0 auto 57px;max-width:250px}.cx-paper-trades-details_modal_close-position_stats .cx-paper-trades-details_stats_row_value{font-size:18px}.cx-paper-trades-details_modal_close-position_action-btn{margin-top:33px;width:167px}.cx-paper-trades-details_modal_range-picker{padding:25px 50px}.cx-paper-trades-details_modal_range-picker label{font-weight:400}.cx-paper-trades-details_modal_range-picker_periods{background:#f2f2f2;display:flex;height:40px;margin-bottom:15px;margin-top:2px}.cx-paper-trades-details_modal_range-picker_periods_item{align-items:center;cursor:pointer;display:flex;font-size:12px;font-weight:700;height:100%;justify-content:center;letter-spacing:1.2px;position:relative;text-transform:uppercase;width:100%}.cx-paper-trades-details_modal_range-picker_periods_item:after{border-right:1px solid #e2e2e2;bottom:5px;content:"";position:absolute;right:0;top:5px}.cx-paper-trades-details_modal_range-picker_periods_item.selected:after,.cx-paper-trades-details_modal_range-picker_periods_item:last-child:after{display:none}.cx-paper-trades-details_modal_range-picker_periods_item.selected{background:#4c4c4c;color:#fff}.cx-paper-trades-details_modal_range-picker_custom-period{display:flex;justify-content:space-between;margin:0 0 20px}.cx-paper-trades-details_modal_range-picker_custom-period_date{align-items:center;background:#f2f2f2;cursor:pointer;display:flex;height:50px;position:relative;width:calc(50% - 10px)}.cx-paper-trades-details_modal_range-picker_custom-period_date .tic{left:15px;pointer-events:none;position:absolute}.cx-paper-trades-details_modal_range-picker_custom-period_date input{background:inherit;border:none;cursor:pointer;padding-left:50px;width:100%}@media (max-width:450px){.cx-paper-trades-details_modal_range-picker_custom-period{flex-wrap:wrap}.cx-paper-trades-details_modal_range-picker_custom-period_date{width:100%}.cx-paper-trades-details_modal_range-picker_custom-period_date:first-child{margin-bottom:20px}}@media (max-width:767px){.cx-paper-trades-details_modal_range-picker{padding:20px}}.cx-paper-trades-details_message-block{align-items:center;background:#fff;box-shadow:0 3px 20px 0 rgba(0,0,0,.16);display:flex;flex-direction:column;justify-content:center;left:50%;margin:0 auto;max-width:850px;padding-bottom:70px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:calc(100% - 50px);z-index:999}.cx-paper-trades-details_message-block_title{align-items:center;background:#2d5aa7;color:#fff;display:flex;font-size:44px;height:140px;justify-content:center;width:100%}.cx-paper-trades-details_message-block_title.orange{background:#ffb762;color:#333}.cx-paper-trades-details_message-block_body{margin-top:35px;max-width:640px;text-align:left;width:100%}.cx-paper-trades-details_message-block_body h2{font-size:24px;font-weight:400;line-height:36px}.cx-paper-trades-details_message-block-trade-btn{align-items:center;background:#fff;bottom:0;box-shadow:0 -3px 20px 0 rgba(0,0,0,.16);display:flex;justify-content:center;left:0;padding:10px 0;position:fixed;right:0;text-align:center;z-index:999}.cx-paper-trades-details_message-block-trade-btn .cx-paper-trades-timer{color:#989898;font-size:11px;letter-spacing:.55px;max-width:200px}.cx-paper-trades-details_message-block-trade-btn .cx-paper-trades-timer .cx-paper-trades-timer_next-action-left-time{font-size:16px;letter-spacing:.8px}.cx-paper-trades-details_message-block_btn{font-size:16px;height:50px;letter-spacing:1.6px;margin-top:45px;padding:0 70px}.cx-paper-trades-details_message-block-mobile{background:#1a1a1a;bottom:0;position:fixed;width:100%;z-index:999}.cx-paper-trades-details_message-block-mobile ul{margin-top:27px;padding-left:38px;padding-right:20px}.cx-paper-trades-details_message-block-mobile ul li{color:#fd9a24;margin-bottom:10px}.cx-paper-trades-details_message-block-mobile ul li span{color:#fff;font-size:18px;font-weight:400;line-height:18px}.cx-paper-trades-details_message-block-mobile_btn{font-size:12px;height:40px;letter-spacing:1.6px;margin:34px auto 38px;max-width:277px}.cx-paper-trades-details_mobile-filters-menu .cx-paper-trades-details_header{align-items:center;border-bottom:1px solid #e2e2e2;display:flex;padding-left:15px;padding-right:20px}.cx-paper-trades-details_mobile-filters-menu_second-text{color:#a8a8a8;font-size:12px;font-weight:400;margin-top:2px;text-transform:uppercase}.cx-paper-trades-details_mobile-filters-menu_body{background:#f5f5f5;height:750px;padding:8px 15px}.cx-paper-trades-details_mobile-filters-menu_body_select{margin-bottom:15px}.cx-paper-trades-details_mobile-filters-menu_body_select_label{font-size:12px;font-weight:700;letter-spacing:.6px;margin-bottom:2px;text-transform:uppercase}.cx-paper-trades-details_mobile-filters-menu_body_select_directive{background:#fff}html.cx-html-dark-theme .cx-paper-trades-details{background-color:#ececef}html.cx-html-dark-theme .cx-paper-trades-details_summary-statistics-container{background-color:#e3e3e6}html.cx-html-dark-theme .cx-paper-trades-details_header_trade-btn{color:#000}html.cx-html-dark-theme .cx-paper-trades-details_header_actions_select_directive,html.cx-html-dark-theme .cx-paper-trades-details_range-picker_view{background-color:rgba(56,56,56,.16)}html.cx-html-dark-theme .cx-paper-trades-details_header_actions_select_directive .cx-paper-trades-filter-select_control span,html.cx-html-dark-theme .cx-paper-trades-details_range-picker_view .cx-paper-trades-filter-select_control span{color:#333}html.cx-html-dark-theme .cx-paper-trades-details_header_wide-screen .cx-paper-trades-filter-select_control span{color:#fff}html.cx-html-dark-theme .cx-paper-trades-details_stats_row{border-bottom-color:#cecece}html.cx-html-dark-theme .cx-paper-trades-details_modal_range-picker_periods{background-color:rgba(56,56,56,.16)}html.cx-html-dark-theme .cx-paper-trades-details_btn{color:#000;filter:invert(100%) hue-rotate(180deg)!important}html.cx-html-dark-theme .cx-paper-trades-details_message-block{background:#d7d7da;box-shadow:0 3px 10px 0 rgba(255,255,255,.5)}@media (max-width:767px){html.cx-html-dark-theme .cx-paper-trades-details_header,html.cx-html-dark-theme .cx-paper-trades-details_header-statistics-container{background:#e3e3e6}}html.cx-html-dark-theme .cx-paper-trades-details_header_wide-screen{filter:invert(100%) hue-rotate(160deg)!important}.cx-paper-trades-timer{color:#666;font-size:12px;letter-spacing:.24px;line-height:16px;text-transform:uppercase}.cx-paper-trades-timer_only-date-time{font-size:16px;min-width:unset}.cx-paper-trades-timer_next-action-left-time{color:#028f6f;font-size:20px;font-weight:700;text-transform:none}.cx-marketing-news-left-column-footer{padding:0}.cx-marketing-news-left-column-footer .page-footer-list{border-top:1px solid #c7c7c7;margin-top:10px;max-width:100%;padding-top:10px}.cx-marketing-news-left-column-footer .page-footer-list li{margin-left:-10px;padding:7px 0 7px 10px}.cx-marketing-news-left-column-footer .page-footer-list li a{color:#333;font-size:1em;letter-spacing:0;text-decoration:none}.cx-marketing-news-left-column-footer .page-footer-list-market-summary li a{font-size:16px!important}.cx-marketing-news-left-column-footer .page-footer-list__hide-on-prelogin{display:none}.cx-marketing-news-left-column-footer .page-footer-list .page-footer-list-title{color:#333;font-size:13px;font-weight:700;letter-spacing:0}.cx-marketing-news-left-column-footer .page-footer-list .page-footer-list-title:hover{color:#0275d8;text-decoration:none!important}.cx-marketing-news-left-column-footer .cx-marketing-news-left-column-footer__footer-prelogin a.page-footer-logo:hover{color:#000}.cx-marketing-news-left-column-footer .page-footer-social{border-top:1px solid #9e9e9e;margin-top:20px;padding-top:20px}.cx-marketing-news-left-column-footer .page-footer-social li{border-left:none}.cx-marketing-news-left-column-footer__active-item{color:#009e73!important}.cx-marketing-news-left-column-footer__active-item-market-summary{color:#2ab891!important}.page-footer-list{font-size:16px;font-weight:600;letter-spacing:.025em;margin:0;padding:0}@media (max-width:767px){.page-footer-list{font-size:14px;font-weight:400}}.page-footer-list li{line-height:1.4;list-style:none}.page-footer-list li+li:hover{background-color:#fff}.page-footer-list a{color:#bfbfbf;font-size:14px;font-weight:400;letter-spacing:1.6px;-webkit-transition:color .1s ease;transition:color .1s ease}.page-footer-list a:hover{color:grey}.page-footer-copy{font-size:14px;margin-top:15px}.page-footer-social{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:auto 0 0;padding:0}.page-footer-social,.page-footer-social li{display:-webkit-box;display:-ms-flexbox;display:flex}.page-footer-social li{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-left:1px solid #3d3d3d;height:40px;justify-content:center;list-style:none;width:68px}.page-footer-social li:first-child{-webkit-box-pack:start;-ms-flex-pack:start;border-left:none;justify-content:flex-start;width:34px}.page-footer-social a{color:#5c5c5c;-webkit-transition:color .1s ease;transition:color .1s ease}.page-footer-social a:hover{color:#fff}.page-footer-container{margin-left:auto;margin-right:auto;max-width:1214px;padding:70px 35px 30px}@media (max-width:767px){.page-footer-container{padding:35px 20px}}.page-footer-logo{cursor:pointer;display:inline-block;margin-top:40px}@media (max-width:767px){.page-footer-logo{display:none}}.cx-left-menu-collapsible{cursor:pointer;position:relative}.cx-left-menu-collapsible:after{background-image:url(/Ng/Dist/images/arrow_down_search_default.85be0caeafc789e9985e.svg);background-repeat:no-repeat;content:"";height:10px;position:absolute;right:2px;top:18px;width:10px}.cx-left-menu-collapsible.cx-left-menu-collapsible_opened:after{background-image:url(/Ng/Dist/images/arrow_up_search_default.7876ff209795032f953f.svg)}.cx-left-menu-collapsible.cx-left-menu-collapsible_closed~li{display:none}html.cx-html-dark-theme .page-footer-logo{filter:invert(100%) hue-rotate(180deg)!important}.cx-ai-robot-item-card-chart{align-items:center;background:#fff;color:#333;display:flex;flex-direction:column;height:185px;justify-content:center;position:relative}.cx-ai-robot-item-card-chart_text{font-size:14px;font-weight:500;letter-spacing:.7px;position:relative;top:10px}.cx-ai-robot-item-card-chart_text.centered{top:0}.cx-ai-robot-item-card-chart_text.bottom-right{background:rgba(255,255,255,.5);border-radius:4px;bottom:16px;padding:0 8px;position:absolute;right:8px;top:unset;z-index:1}.cx-ai-robot-item-card-chart_text.top-left{left:16px;position:absolute;top:12px;z-index:2}.cx-ai-robot-item-card-chart_chart-container{height:100%;margin-left:-13px;width:calc(100% + 16px)}.cx-ai-robot-item-card-chart_chart-container #tv-attr-logo{display:none}html.cx-html-dark-theme .cx-ai-robot-item-card-chart{background:#333}.product-item-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 3px 6px #00000029;height:100%;padding:30px 24px}.product-item-card .product-item-card__title{word-wrap:break-word;align-items:center;color:#1a1a1a;display:flex;font-family:inherit;font-size:20px;font-weight:500;height:65px;line-height:26px;margin:-5px 0 0;padding-bottom:20px}.product-item-card .product-item-card__title a{color:#333;display:flex;flex-direction:column}.product-item-card .product-item-card__title a:hover{color:#1a70f8;text-decoration-thickness:1px}.product-item-card.is-new{border:1px solid #00c22f}.product-item-card .product-item-card__bookmark{transition:opacity .3s ease}.product-item-card .product-item-card__bookmark .tic{cursor:pointer;height:26px;width:26px}.product-item-card .product-item-card__bookmark .tic-bookmarked{filter:brightness(.3)}.product-item-card .product-item-card__bookmark.disabled{opacity:.7;pointer-events:none}.product-item-card .product-item-card__buttons{align-items:center;display:flex;font-size:14px;font-weight:700;justify-content:space-between;letter-spacing:1px;white-space:nowrap}.product-item-card .product-item-card__buttons.top{border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0;height:50px}.product-item-card .product-item-card__buttons.bottom{justify-content:center;margin-top:10px}.product-item-card__button:hover{cursor:pointer;text-decoration:underline!important}.product-item-card .product-item-card__data{margin-bottom:16px;margin-top:5px}.product-item-card .product-item-card__data.top{margin-bottom:8px;margin-top:8px}.product-item-card .data-item{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0}.product-item-card .data-item.hidden{visibility:hidden}.product-item-card .data-item>span:first-child{font-size:18px;letter-spacing:0}.product-item-card .data-item>span:last-child{font-size:18px;font-weight:700;letter-spacing:0}.product-item-card .follow-btn{align-items:center;background:#fff;border:2px solid #1a70f8;border-radius:24px;color:#1a70f8;cursor:pointer;display:flex;height:40px;padding:3px 25px}.product-item-card .follow-btn:focus,.product-item-card .follow-btn:hover{background:#1a70f8;border-color:#1a70f8;color:#fff;text-decoration:none}.product-item-card .follow-btn.disabled{opacity:.8;pointer-events:none}.product-item-card .text-btn{color:#2f6dd6;cursor:pointer;transition:color .3s ease}.product-item-card .text-btn:focus,.product-item-card .text-btn:hover{color:#0056b3}.product-item-card .text-btn.black{color:#666}.product-item-card .text-btn.black:focus,.product-item-card .text-btn.black:hover{color:#2f6dd6}.product-item-card .bullish{color:#33ac7c}.product-item-card .bearish{color:#d83f55}.product-item-card__toggles{border-top:1px solid #f1f1f1;padding:15px 0 0}.product-item-card__toggles__item{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.product-item-card__toggles__item__name{color:#5a5a5a;font-size:18px;font-weight:500;letter-spacing:.72px}.product-item-card__toggles__item__name:hover{text-decoration-color:#2680eb;text-decoration-line:underline;text-decoration-style:dashed;text-decoration-thickness:2px;text-underline-offset:5px}.product-item-card__toggles__item>div:last-child{transition:opacity .3s ease}.product-item-card__toggles__item>div:last-child.disabled{opacity:.8;pointer-events:none}.product-item-card__toggles__item .tic-settings-parent{align-items:center;cursor:pointer;display:flex;height:25px;justify-content:center;margin-left:8px;margin-top:2px;position:relative;width:25px}.product-item-card__toggles__item .tic-settings-parent .tic{height:23px;transition:filter .2s ease;width:23px}.product-item-card__toggles__item .tic-settings-parent:hover .tic{filter:brightness(.5)}.product-item-card__matched-tickers{align-items:center;background:#d6e6fc;color:#343434;display:flex;flex-wrap:nowrap;font-size:18px;font-weight:500;gap:15px;height:29px;margin-bottom:-12px;margin-top:12px;padding:0 12px}.product-item-card__notifications-settings-popup{background:#fff;border-radius:2px;bottom:34px;box-shadow:0 1px 10px 3px #d5d5d5;left:-124px;opacity:0;padding:26px 42px 20px 30px;position:absolute;transition:opacity .2s ease;width:350px;z-index:-1}.product-item-card__notifications-settings-popup:after{background:#fff;bottom:-10px;box-shadow:3px 3px 5px 0 #d5d5d5;content:"";height:20px;left:127px;position:absolute;transform:rotate(45deg);width:20px}.product-item-card__notifications-settings-popup.show{opacity:1;z-index:2}.product-item-card__notifications-settings-popup h6{color:#333;font-size:20px;font-weight:700;margin:0 0 25px}.product-item-card__notifications-settings-popup__close-button{position:absolute;right:24px;top:16px}.product-item-card__notifications-settings-popup__toggle-item{align-items:center;color:#000;display:flex;font-size:16px;justify-content:space-between;margin-top:6px}.product-item-card__notifications-settings-popup__toggle-item .disabled{opacity:.9;pointer-events:none}.product-item-card__notifications-settings-popup__description{color:#8c8c8c;font-size:16px;line-height:19px;margin-top:10px;padding:10px 0}.cx-ai-robot-product-search{align-items:center;background:#fff;border-radius:4px;box-shadow:0 3px 11px #d5d5d5;display:flex;flex-grow:1;height:50px;max-width:700px;position:relative;width:100%}@media (max-width:991px){.cx-ai-robot-product-search{height:40px}}.cx-ai-robot-product-search .tic-search{height:35px;margin:0 10px;min-width:35px;opacity:.3}@media (max-width:991px){.cx-ai-robot-product-search .tic-search{height:25px;margin:0 0 0 10px;min-width:25px}}.cx-ai-robot-product-search_mode-selector{align-items:center;background:#e0e0e0;cursor:pointer;display:flex;font-size:16px;height:100%;justify-content:space-between;min-width:125px;padding:0 10px;position:relative;white-space:nowrap}.cx-ai-robot-product-search_mode-selector_dropdown{background:#fff;border-radius:1px;bottom:-50px;box-shadow:0 3px 11px #d5d5d5;display:none;left:0;position:absolute;right:0;white-space:nowrap}.cx-ai-robot-product-search_mode-selector_dropdown.show{display:block}.cx-ai-robot-product-search_mode-selector_dropdown_item{align-items:center;cursor:pointer;display:flex;font-weight:400;height:50px;padding:0 10px;transition:background-color .2s ease}.cx-ai-robot-product-search_mode-selector_dropdown_item:hover{background:#e0e0e0}.cx-ai-robot-product-search-by-ticker{display:flex;flex-grow:1;gap:20px;height:100%;max-width:700px}.cx-ai-robot-product-search-by-ticker_picker-wrapper{align-items:center;display:flex;position:relative;width:100%}.cx-ai-robot-product-search-by-ticker_picker-wrapper .tic-search{height:35px;margin:0 10px;min-width:35px;opacity:.3}@media (max-width:991px){.cx-ai-robot-product-search-by-ticker_picker-wrapper .tic-search{height:25px;margin:0 0 0 10px;min-width:25px}}.cx-ai-robot-product-search-by-ticker_picker-wrapper .ticker-picker input{background:#fff;border:1px solid #fff;font-size:16px;padding:0 8px}.cx-ai-robot-product-search-by-ticker_picker-wrapper .ticker-picker input:hover{border-color:#c2c2c2}@media (max-width:991px){.cx-ai-robot-product-search-by-ticker_picker-wrapper .ticker-picker input{font-size:14px;height:100%}}.cx-ai-robot-product-search-by-ticker_picker-wrapper .ticker-picker .tickers-list{border-radius:4px;box-shadow:0 3px 11px #d5d5d5;left:-55px;right:0;transform:translateY(4px)}@media (max-width:991px){.cx-ai-robot-product-search-by-ticker_picker-wrapper .ticker-picker .tickers-list{left:-35px;transform:translateY(13px)}}.cx-ai-robot-product-search-by-ticker_picker-wrapper .ticker-picker .tickers-list .ticker-row td{border:none}.cx-ai-robot-product-search-by-ticker_picker-wrapper .ticker-picker .tickers-list .ticker-row .ticker-list-conatainer__ticker{font-size:16px}.cx-ai-robot-product-search-by-ticker_picker-wrapper .ticker-picker .tickers-list .ticker-row .ticker-list-conatainer__fund-name,.cx-ai-robot-product-search-by-ticker_picker-wrapper .ticker-picker .tickers-list .ticker-row .ticker-list-conatainer__fund-type{opacity:.5}.cx-ai-robot-product-search-by-ticker_picker-wrapper .ticker-picker .tickers-list .ticker-picker__progress-panel{align-items:center;color:#bbb;display:flex;justify-content:center}.cx-ai-robot-product-search-by-ticker_picker-wrapper .ticker-picker .tickers-list .ticker-picker__progress-panel:after{content:"Loading..."}.cx-ai-robot-product-search-by-ticker_badges{align-items:center;background:#fff;display:flex;gap:4px;height:100%;max-width:calc(100% - 109px);overflow-x:auto;padding-left:5px;padding-right:11px;position:absolute;right:0}.cx-ai-robot-product-search-by-ticker_badges_item{align-items:center;background:#d6e6fc;border-radius:14px;display:flex;height:28px}.cx-ai-robot-product-search-by-ticker_badges_item>span{font-size:12px;font-weight:700;padding-left:10px}.cx-ai-robot-product-search-by-ticker_badges_item>div{align-items:center;border-radius:14px;cursor:pointer;display:flex;font-size:10px;font-weight:700;height:28px;justify-content:center;width:28px}.cx-ai-robot-product-search-by-keyword{align-items:center;display:flex;flex-grow:1;gap:20px;height:100%;max-width:700px;position:relative;width:100%}.cx-ai-robot-product-search-by-keyword .tic-search{height:35px;margin:0 10px;min-width:35px;opacity:.3}@media (max-width:991px){.cx-ai-robot-product-search-by-keyword .tic-search{height:25px;margin:0 0 0 10px;min-width:25px}}.cx-ai-robot-product-search-by-keyword input{border:none;height:100%;outline:none;width:100%}.how-it-works-modal .modal-content{padding:40px 60px}@media (max-width:1199px){.how-it-works-modal .modal-content{padding:20px 30px}}.how-it-works-modal h6{font-weight:700}@media (max-width:1199px){.how-it-works-modal h6{padding-top:30px}}.how-it-works-modal .btn.btn-outline-secondary{line-height:1;padding:.75rem 3rem}.how-it-works-modal .btn.btn-outline-secondary:hover{background-color:#bfbfbf;border-color:#bfbfbf}.cx-ai-robots_robots-popup{background:#fff;border:1px solid #e9e9e9;border-radius:8px;box-shadow:0 3px 5px 0 #d5d5d5;color:#666;cursor:auto;left:300px;min-height:245px;min-width:380px;opacity:0;position:absolute;top:-70px;transform:translateX(-10px);transition:all .3s ease;z-index:-1}.cx-ai-robots_robots-popup.show{opacity:1;transform:translateX(0);z-index:10}.cx-ai-robots_robots-popup:before{background:transparent;border:20px solid transparent;border-right-color:#fff;content:"";filter:drop-shadow(-10px 3px 5px rgba(213,213,213,.439216));height:40px;left:-40px;position:absolute;top:66px;width:40px}.cx-ai-robots_robots-popup_close-button{cursor:pointer;padding:4px 9px;position:absolute;right:8px;top:7px}.cx-ai-robots_robots-popup-block-mobile{display:none}@media (max-width:991px){.cx-ai-robots_robots-popup-block-mobile{background:#fff;border:1px solid #e9e9e9;border-radius:8px;color:#666;display:none;height:0;margin-bottom:0;opacity:0}.cx-ai-robots_robots-popup-block-mobile.show{display:block;height:unset;margin-bottom:10px;opacity:1;transform:translateX(0);z-index:10}}.cx-ai-robots_my-robots-popup-content{padding:26px 42px 20px 30px}.cx-ai-robots_my-robots-popup-content_row{align-items:baseline;display:flex;font-size:16px;justify-content:space-between}.cx-ai-robots_my-robots-popup-content_row h6{color:#333;font-size:20px;font-weight:700;margin:0}.cx-ai-robots_my-robots-popup-content_row_bookmarks{font-size:16px}.cx-ai-robots_my-robots-popup-content_row_bookmarks .tic{height:20px;pointer-events:none;transform:translateY(3px);width:18px}.cx-ai-robots_my-robots-popup-content_row_name>span:last-child{opacity:.5}.cx-ai-robots_my-robots-popup-content_description{font-size:14px;line-height:19px;margin-top:10px;padding:10px 0}.cx-ai-robots_my-robots-popup-content_description>span{color:#5b8cde;cursor:pointer}.cx-ai-robots_my-robots-popup-content_description>span:hover{text-decoration:underline}.cx-ai-robots_all-robots-popup-content{padding:26px 42px 20px 30px}@media (max-width:375px){.cx-ai-robots_all-robots-popup-content{padding:15px 20px 10px}}.cx-ai-robots_all-robots-popup-content h6{color:#333;font-size:20px;font-weight:700;margin:0}.cx-ai-robots_all-robots-popup-content p{color:#787878;font-size:18px;line-height:25px;margin-top:15px}.cx-ai-robots_all-robots-popup-content>div{display:flex;height:30px;justify-content:space-between}.cx-ai-robots_all-robots-popup-content>div>div:first-child{color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cx-ai-robots_all-robots-popup-content>div>div:last-child{color:#009123;display:flex;font-size:18px;font-weight:500;justify-content:center;width:30px}.cx-ai-robots_all-robots-popup-content>div>div:last-child .tic-bookmarked{filter:brightness(0);height:20px;width:16px}.robots-popup-beginner{padding:20px 30px}@media (max-width:991px){.robots-popup-beginner{padding:0}}.robots-popup-beginner h5{font-size:20px}@media (max-width:991px){.robots-popup-beginner h5{margin-top:26px;text-align:center}}.robots-popup-beginner_plans{display:flex;gap:20px;padding:10px 0 0}@media (max-width:991px){.robots-popup-beginner_plans{flex-direction:column;gap:30px;padding:0 30px 20px}}.robots-popup-beginner_plan{align-items:center;display:flex;flex-direction:column;min-width:300px;width:100%}@media (max-width:991px){.robots-popup-beginner_plan{min-width:unset}}.robots-popup-beginner_plan h6{color:#666;font-size:16px;margin:0}.robots-popup-beginner_plan_text{align-items:center;display:flex;font-size:18px;font-weight:400;justify-content:center;line-height:22px;min-height:67px;text-align:center;width:100%}.robots-popup-beginner_plan_small-text{font-size:12px;font-style:italic;margin-top:10px;text-align:center}.robots-popup-beginner_plan_button{align-items:center;background:#1a70f8;border-radius:24px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:500;height:32px;justify-content:center;letter-spacing:1.1px;text-transform:uppercase;transition:opacity .2s ease;width:165px}.robots-popup-beginner_plan_button:hover{background-color:#064388;color:#fff;text-decoration:none}.robots-popup-beginner_plan_button.muted{opacity:.7;pointer-events:none}@media (max-width:991px){.robots-popup-beginner_plan_button{margin-top:10px}.robots-popup-beginner_plan.two-plan h6{margin-top:-3px}.robots-popup-beginner_plan.two-plan .robots-popup-beginner_plan_text{justify-content:center;min-height:45px}.robots-popup-beginner_plan.two-plan .robots-popup-beginner_plan_button{margin-top:2px}}.robots-popup-beginner_divider{background:#dbdada;height:140px;margin-top:0;width:1px}@media (max-width:991px){.robots-popup-beginner_divider{height:1px;margin-top:0;width:100%}}.cx-brokerage-account_broker-logo_Emulator{background-image:url(/Ng/Dist/images/Emulator.cf17ea8ce8bc3a8021c1.svg);background-position:0 -1px;background-repeat:no-repeat;background-size:108px;height:28px;min-height:28px;min-width:104px;width:104px}.cx-brokerage-account_broker-logo_Emulator.min{background-position:0 1px;background-size:65px;height:20px;min-height:20px;min-width:20px;width:20px}.cx-brokerage-account_broker-logo_Alpaca{background-image:url(/Ng/Dist/images/Alpaca.7f20bc7697a4ff67076e.svg);background-position:0 1px;background-repeat:no-repeat;background-size:96px;height:28px;min-height:28px;min-width:97px;width:97px}.cx-brokerage-account_broker-logo_Alpaca.min{background-position:1px 1px;background-size:70px;height:20px;min-height:20px;min-width:20px;width:20px}.cx-brokerage-account_broker-logo_AlpacaSandbox{background-image:url(/Ng/Dist/images/AlpacaSandbox.db56386c3b4fe7d4ad93.svg);background-position:0 1px;background-repeat:no-repeat;background-size:165px;height:28px;min-height:28px;min-width:165px;width:165px}.cx-brokerage-account_broker-logo_AlpacaSandbox.min{background-position:1px 1px;background-size:124px;height:20px;min-height:20px;min-width:20px;width:20px}.cx-brokerage-account_broker-logo_Ameritrade{background-image:url(/Ng/Dist/images/Ameritrade.a2091d0f852d8efc135a.svg);background-position:-15px -15px;background-repeat:no-repeat;background-size:164px;height:28px;min-height:28px;min-width:134px;width:134px}.cx-brokerage-account_broker-logo_Ameritrade.min{background-position:-6px -5px;background-size:90px;height:20px;min-height:20px;min-width:20px;width:20px}.cx-brokerage-account_broker-logo_BinanceFutures{background-image:url(/Ng/Dist/images/BinanceFutures.900f43159f01fba6b330.svg);background-position:0 1px;background-repeat:no-repeat;background-size:102px;height:28px;min-height:28px;min-width:103px;width:103px}.cx-brokerage-account_broker-logo_BinanceFutures.min{background-position:2px 2px;background-size:65px;height:20px;min-height:20px;min-width:20px;width:20px}.cx-brokerage-account_broker-logo_KrakenSpot{background-image:url(/Ng/Dist/images/KrakenSpot.44aab7e6727fb9a6436a.svg);background-position:1px 3px;background-repeat:no-repeat;background-size:140px;height:28px;min-height:28px;min-width:141px;width:141px}.cx-brokerage-account_broker-logo_KrakenSpot.min{background-position:2px 4px;background-size:90px;height:20px;min-height:20px;min-width:20px;width:20px}.cx-tariff-warning-modal{align-items:center;display:flex;flex-direction:column;padding:56px}.cx-tariff-warning-modal h5{font-size:26px;font-weight:400}.cx-tariff-warning-modal_text{font-size:26px;margin-top:34px;text-align:center}.cx-tariff-warning-modal_buttons{display:flex;gap:20px;justify-content:center;margin-top:22px}.cx-tariff-warning-modal_buttons>*{align-items:center;background:#1a70f8;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:40px;letter-spacing:1.4px;padding:0 23px}.cx-tariff-warning-modal_buttons>:hover{color:#fff;text-decoration:none}.cx-tariff-warning-modal_buttons>.outline{background:#fff;border:2px solid #1a70f8;color:#1a70f8}body{background:#f0f0f0}.cx-content-menu{min-height:unset}.cx-ai-robots-layout{background:#f0f0f0;min-height:600px}.cx-ai-robots{display:flex;justify-content:center;padding:20px}.cx-ai-robots .cx-product-tutorial__show-popup-icon-button{display:none}.cx-ai-robots .cx-marketing-news-left-column-footer .col-12{padding-right:15px!important}.cx-ai-robots .cx-marketing-news-left-column-footer .col-12 .page-footer-list{max-width:unset!important}.cx-ai-robots>div{margin-right:50px}.cx-ai-robots>div:last-child{margin-right:0}@media (max-width:1259px){.cx-ai-robots{padding-top:20px}}@media (max-width:1199px){.cx-ai-robots{margin:0 auto;max-width:1085px}}@media (max-width:991px){.cx-ai-robots{padding-top:0}}.cx-ai-robots_left{min-width:285px;width:285px}.cx-ai-robots_center{width:100%}.cx-ai-robots_left_header{background:#fbb763;margin-bottom:11px;padding:10px 15px}.cx-ai-robots_left_header_top{align-items:baseline;display:flex;justify-content:space-between}.cx-ai-robots_left_header_top h3{color:#333;font-size:34px;font-weight:100}.cx-ai-robots_left_header_top .tic{cursor:pointer;filter:invert(1) brightness(3);outline:0}.cx-ai-robots_left_header_top .tic:hover{filter:hue-rotate(305deg) brightness(1.2)}.cx-ai-robots_left_header p{font-size:16px;font-weight:400;margin-top:5px}.cx-ai-robots_left_header .cx-help-center-tile .cx-help-center-tile__buttons{display:flex}.cx-ai-robots_left_header .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video{font-size:14px;margin-left:4px}.cx-ai-robots_left_header .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video:after{background-size:20px;height:16px;left:-5px;top:10px;width:21px}.cx-ai-robots_left_header .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual{font-size:14px;margin-left:0}.cx-ai-robots_left_header .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual:after{background-image:url(/Ng/Dist/images/help-circle.a1a33329552d36d76643.svg);height:17px;left:-4px;top:9px;width:17px}.cx-ai-robots_left_switch-buttons{border:1px solid #2768d5;border-radius:5px;display:flex;height:35px;margin-bottom:40px}.cx-ai-robots_left_switch-buttons>div{align-items:center;cursor:pointer;display:flex;font-size:12px;justify-content:center;letter-spacing:.6px;text-transform:uppercase;width:100%}.cx-ai-robots_left_switch-buttons>div.active{background:#5a5a5a;color:#fff}.cx-ai-robots_left_tabs{margin-bottom:25px}.cx-ai-robots_left_tabs_item{align-items:center;background:#fff;color:#2c2c2c;cursor:pointer;display:flex;height:34px;margin-bottom:1px;padding:0 7px 0 0;transition:opacity .2s ease}.cx-ai-robots_left_tabs_item:hover{background-color:#c2c2c2;color:#fff;text-decoration:none}.cx-ai-robots_left_tabs_item.active{background:#5a5a5a;color:#fff}.cx-ai-robots_left_tabs_item.disabled{opacity:.5;pointer-events:none}.cx-ai-robots_left_tabs_item_radio{background:#fff;border:2px solid #d9d9d9;border-radius:50%;height:18px;margin:0 14px;min-width:18px;position:relative}.cx-ai-robots_left_tabs_item.active .cx-ai-robots_left_tabs_item_radio{border:none}.cx-ai-robots_left_tabs_item.active .cx-ai-robots_left_tabs_item_radio:after{background:#0570eb;border-radius:50%;content:"";height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px)}.cx-ai-robots_left_tabs_item_text{font-size:16px;font-weight:400;letter-spacing:.64px;width:100%}.cx-ai-robots_left_tabs_item_text span{font-weight:700}.cx-ai-robots_left_tabs_item_counter{align-items:center;background:#fff;border-radius:2px;color:#333;display:flex;font-size:12px;font-weight:500;height:20px;justify-content:center;min-width:30px}.cx-ai-robots_left_input-row{margin-bottom:20px}.cx-ai-robots_left_input-row_title{color:#6d6d6d;font-size:10px;font-weight:500;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.cx-ai-robots_left_input-row_select{background:#fff;width:100%}.cx-ai-robots_left_input-row_select .cx-paper-trades-filter-select_control{border:none;font-size:16px}.cx-ai-robots_left_input-row_slider{display:table;margin:20px -3px 45px;width:calc(100% + 6px)}.cx-ai-robots_left_input-row_slider .ui-slider-label span{color:#d2d2d2}.cx-ai-robots_left_input-row_checkbox{align-items:center;background:#fff;color:#2c2c2c;cursor:pointer;display:flex;margin:1px 0;outline:none;padding:5px 0;transition:opacity .2s ease}.cx-ai-robots_left_input-row_checkbox:hover{background-color:#c2c2c2;color:#fff;text-decoration:none}.cx-ai-robots_left_input-row_checkbox.checked{background:#5a5a5a;color:#fff}.cx-ai-robots_left_input-row_checkbox.disabled{opacity:.7;pointer-events:none}.cx-ai-robots_left_input-row_checkbox span{font-weight:400}.cx-ai-robots_left_input-row_checkbox .cx-paper-trades-checkbox{border-radius:2px}.cx-ai-robots_left_input-row>input{border:none;color:#929292;font-weight:400;height:50px;padding:0 15px 5px;width:100%}.cx-ai-robots_left_input-row-divider{background:#b4b4b4;height:1px;margin-bottom:16px}.cx-ai-robots_left .search_btn-block{padding-bottom:30px}.cx-ai-robots_left .search_btn-block .btn{background-color:#fff;border-color:#0069d9;border-radius:20px;color:#0069d9;height:40px;padding:0;width:100%}.cx-ai-robots_left .search_btn-block .btn-active,.cx-ai-robots_left .search_btn-block .btn:hover{background-color:#0069d9;color:#fff}.cx-ai-robots_left_trp-row{margin-bottom:5px}.cx-ai-robots_left_trp-row_title{font-size:14px;padding:5px 0}.cx-ai-robots_left_trp-row_levels{display:flex;gap:10px}.cx-ai-robots_left_trp-row_levels>div{background:#fff;border:none;cursor:pointer;padding:4px 8px;text-align:center;width:100%}.cx-ai-robots_left_trp-row_levels>div:hover{background-color:#c2c2c2;color:#fff}.cx-ai-robots_left_trp-row_levels>div.selected{background:#5a5a5a;border-color:#5a5a5a;color:#fff}.cx-ai-robots_left_trp-row_select .dropdown-button{align-items:center;background:#fff;border:1px solid #fff;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:12px;font-weight:500;height:34px;justify-content:space-between;padding:0 8px;text-transform:uppercase}.cx-ai-robots_left_trp-row_select .dropdown-button:hover{border:1px solid #c2c2c2}.cx-ai-robots_left_trp-row_select .dropdown-button.disabled{background:#dbdbdb;border-color:#dbdbdb;color:#333;pointer-events:none}.cx-ai-robots_left_trp-row_select .dropdown-menu{border-radius:0;margin-top:0;width:285px}.cx-ai-robots_left_trp-row_select .dropdown-menu .item{cursor:pointer;font-size:12px;padding:8px 16px;text-transform:uppercase}.cx-ai-robots_left_trp-row_select .dropdown-menu .item:hover{background:#d3d3d3}.cx-ai-robots_left_search-result{display:flex;font-size:18px;font-weight:500;justify-content:space-between;margin:18px 16px}.cx-ai-robots_left_search-result>div:last-child{color:#00c22f}@media (max-width:991px){.cx-ai-robots_center{margin:0 auto!important;min-width:unset;width:100%}}.cx-ai-robots_center_top-tile0{background:#ffb762;border-radius:3px;box-shadow:0 3px 6px rgba(0,0,0,.16);color:#333;font-size:31px;font-weight:400;margin-bottom:10px;padding:27px 33px 14px 20px}.cx-ai-robots_center_top-tile0 .cx-info-container{padding-top:16px}.cx-ai-robots_center_top-tile0 .cx-info-container_assets{flex-shrink:45;font-size:14px;font-weight:400;text-align:right}.cx-ai-robots_center_top-tile0-mobile{background:#ffb762;box-shadow:0 3px 6px rgba(0,0,0,.16);color:#333;font-size:18px;font-weight:400;line-height:31px;margin-bottom:10px;padding:13px 10px 1px}.cx-ai-robots_center_top-tile0-mobile ul{margin-left:-12px;margin-top:10px}.cx-ai-robots_center_top-tile0-mobile ul li{font-weight:400}.cx-ai-robots_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons{display:block}.cx-ai-robots_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video{color:#333;font-size:20px;font-weight:400;margin-left:30px;padding-bottom:0;padding-right:10px;position:relative}.cx-ai-robots_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video:after{background-image:url(/Ng/Dist/images/help_tiles_button_video_img_youtube.918a1effe99dbc7a5244.svg)}.cx-ai-robots_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video:hover{color:#2768d5}.cx-ai-robots_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto{color:#333;font-size:20px;font-weight:400;margin-left:30px;padding-bottom:0;padding-right:10px;position:relative}.cx-ai-robots_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto:after{background-image:url(/Ng/Dist/images/help_tiles_button_nboarding_img_onboarding1.269385bb6bdbf4be5589.png)}.cx-ai-robots_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto:hover{color:#2768d5}.cx-ai-robots_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual{color:#333;font-size:20px;font-weight:400;margin-left:10px;padding-bottom:0;padding-right:10px}.cx-ai-robots_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual:after{background-image:url(/Ng/Dist/images/help_tiles_button_manual_img.3297e00c0cb7882ff780.svg)}.cx-ai-robots_center_top-tile0-mobile .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual:hover{color:#2768d5}.cx-ai-robots_center_account-type-selectors{color:#333;display:flex;font-size:18px;font-weight:700;gap:8px;margin-bottom:15px;white-space:nowrap}@media (max-width:1599px){.cx-ai-robots_center_account-type-selectors{font-size:16px}}@media (max-width:1484px){.cx-ai-robots_center_account-type-selectors{font-size:14px}}@media (max-width:991px){.cx-ai-robots_center_account-type-selectors{flex-wrap:wrap}}.cx-ai-robots_center_account-type-selectors>*{align-items:center;background:#fff;border-radius:4px;color:#333;cursor:pointer;display:flex;flex-basis:100px;flex-direction:column;flex-grow:1;justify-content:start;padding:18px 20px 13px;text-align:center;transition:background .2s ease}@media (max-width:991px){.cx-ai-robots_center_account-type-selectors>*{padding:5px 10px 10px;width:calc(50% - 4px)}}.cx-ai-robots_center_account-type-selectors>:hover{text-decoration:none}.cx-ai-robots_center_account-type-selectors>.all-account-types:hover,.cx-ai-robots_center_account-type-selectors>.no-account-type:hover,.cx-ai-robots_center_account-type-selectors>.real-money-account-type:hover,.cx-ai-robots_center_account-type-selectors>.virtual-account-type:hover{background:#007bff;color:#fff}.cx-ai-robots_center_account-type-selectors>.all-account-types:hover span,.cx-ai-robots_center_account-type-selectors>.no-account-type:hover span,.cx-ai-robots_center_account-type-selectors>.real-money-account-type:hover span,.cx-ai-robots_center_account-type-selectors>.virtual-account-type:hover span{color:#e3e3e3}.cx-ai-robots_center_account-type-selectors>.all-account-types.selected,.cx-ai-robots_center_account-type-selectors>.no-account-type.selected,.cx-ai-robots_center_account-type-selectors>.real-money-account-type.selected,.cx-ai-robots_center_account-type-selectors>.virtual-account-type.selected{background:#fbb763;color:#333}.cx-ai-robots_center_account-type-selectors>.all-account-types.selected span,.cx-ai-robots_center_account-type-selectors>.no-account-type.selected span,.cx-ai-robots_center_account-type-selectors>.real-money-account-type.selected span,.cx-ai-robots_center_account-type-selectors>.virtual-account-type.selected span{color:#333}.cx-ai-robots_center_account-type-selectors>.disabled{pointer-events:none}.cx-ai-robots_center_account-type-selectors>* div{line-height:24px}.cx-ai-robots_center_account-type-selectors>* span{color:#484848;font-size:11px;font-weight:400;letter-spacing:.2px;line-height:15px;margin-top:10px;text-align:center;white-space:break-spaces}@media (max-width:991px){.cx-ai-robots_center_account-type-selectors>* span{font-size:10px;line-height:12px;margin-top:0}}.cx-ai-robots_center_top-tile{align-items:center;background:#fff;border:1px solid #fbb763;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:15px;padding:8px}@media (max-width:575px){.cx-ai-robots_center_top-tile{border:none;margin-bottom:20px}}.cx-ai-robots_center_top-tile_number-of-robots{display:flex;font-size:10px;font-weight:400;gap:5px;justify-content:space-between;letter-spacing:-.08px}.cx-ai-robots_center_top-tile_number-of-robots_counter{border:1px solid #1b70eb;border-radius:4px;color:#1b70eb;font-weight:500;padding:0 5px}.cx-ai-robots_center_top-tile_buy-more-btn{align-items:center;background:#fbb763;border-radius:37px;color:#333;display:flex;font-size:12px;font-weight:500;height:18px;justify-content:center;letter-spacing:-.1px;width:97px}.cx-ai-robots_center_top-tile_second-text{align-items:center;color:grey;display:flex;font-size:10px;justify-content:space-between;letter-spacing:.28px;margin-top:4px}@media (max-width:575px){.cx-ai-robots_center_top-tile_second-text{font-size:13px;margin-top:10px}}.cx-ai-robots_center_new-checkbox{align-items:center;background:#03c903;border-radius:2px;display:flex;height:40px;overflow:hidden;width:80px}.cx-ai-robots_center_new-checkbox .tic-new{left:5px;position:relative;top:5px}.cx-ai-robots_center_sort{align-items:center;display:flex;gap:50px;justify-content:space-between;margin-bottom:15px}.cx-ai-robots_center_sort_title{font-size:24px;font-weight:400}.cx-ai-robots_center_sort_sorter{align-items:center;display:flex}.cx-ai-robots_center_sort_sorter>span{font-size:10px;font-weight:400;letter-spacing:1px;padding-right:16px;text-transform:uppercase}.cx-ai-robots_center_sort_sorter .cx-dropdown-sorter{width:285px}.cx-ai-robots_center_sort_sorter .cx-dropdown-sorter-btn{border:1px solid #fff;border-radius:4px;box-shadow:0 3px 11px #d5d5d5;font-size:16px}.cx-ai-robots_center_sort_sorter .cx-dropdown-sorter-btn:hover{border-color:#c2c2c2!important}.cx-ai-robots_center_sort_sorter_dropdown-menu{z-index:1999}.cx-ai-robots_center_filter-badges{align-items:center;display:flex;flex-wrap:wrap;font-size:24px;gap:8px 16px;margin:15px 0;min-height:43px}@media (max-width:991px){.cx-ai-robots_center_filter-badges{font-size:16px;gap:8px 8px;min-height:32px}}.cx-ai-robots_center_filter-badges_item{align-items:center;background:#fff;border:1px solid #707070;border-radius:22px;cursor:pointer;display:flex;gap:8px;height:43px;padding:0 16px 4px;white-space:nowrap}.cx-ai-robots_center_filter-badges_item:hover{border-color:#d83f55}.cx-ai-robots_center_filter-badges_item:hover button{color:#d83f55}@media (max-width:991px){.cx-ai-robots_center_filter-badges_item{gap:0;height:32px;padding:0 12px 2px}}.cx-ai-robots_center_filter-badges_item button{background:none;border:none;cursor:pointer;font-size:16px;margin-right:-8px;outline:none;padding:4px 8px 0}@media (max-width:991px){.cx-ai-robots_center_filter-badges_item button{font-size:11px;padding:4px 8px 2px}}@media (max-width:767px){.cx-ai-robots_center_robots{margin:0 auto;max-width:400px}}.cx-ai-robots_center_robots_loading-text{color:#9e9e9e;font-size:14px;font-weight:700;padding-top:40px;text-align:center;text-transform:uppercase}.cx-ai-robots_center_robots_empty-list-text{text-align:center}.cx-ai-robots_center_robots_empty-list-text a{color:#5b8cde!important;cursor:pointer!important}.cx-ai-robots_center_robots_empty-list-text a:hover{text-decoration:underline!important}.cx-ai-robots_center_robots_grid{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr}.cx-ai-robots_center_robots_grid_cell{height:100%;max-width:100%;overflow:hidden}@media (max-width:1499px){.cx-ai-robots_center_robots_grid{grid-template-columns:1fr 1fr}}@media (min-width:992px) and (max-width:1199px){.cx-ai-robots_center_robots_grid{grid-template-columns:1fr}}@media (max-width:991px){.cx-ai-robots_center_robots_grid{grid-template-columns:1fr 1fr}}@media (max-width:767px){.cx-ai-robots_center_robots_grid{grid-template-columns:1fr}}.cx-ai-robots_center_mobile-filters{padding-top:20px}@media (max-width:575px){.cx-ai-robots_center_mobile-filters{padding:20px}}.cx-ai-robots_mobile-header{align-items:center;display:flex;height:60px;justify-content:space-between;padding:10px 20px}.cx-ai-robots_mobile-header h2{font-size:18px;font-weight:700;margin-bottom:-2px}.cx-ai-robots_mobile-header span{color:#a8a8a8;font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.cx-ai-robots_mobile-header.bordered{border-bottom:1px solid #dcdcdc;height:61px}.cx-ai-robots_mobile-header_show-filters-btn{align-items:center;display:flex;height:32px;justify-content:center;margin-right:-5px;outline:none;white-space:nowrap}.cx-ai-robots_mobile-header_show-filters-btn>span{color:#0967d1;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.cx-ai-robots_mobile-header_show-filters-btn.fixed{background:#fff;border-radius:20px;bottom:16px;box-shadow:0 0 5px 0 #9d9d9d;padding:0 13px;position:fixed;right:24px;z-index:10}.cx-ai-robots_my-robots-selector-mobile{display:none}@media (max-width:991px){.cx-ai-robots_my-robots-selector-mobile{display:flex;justify-content:space-between;padding:0 10px 10px}}.cx-ai-robots_my-robots-selector-mobile_item{align-items:center;cursor:pointer;display:flex;gap:12px;height:34px;margin-bottom:1px;padding:0 7px 0 0;transition:opacity .2s ease}.cx-ai-robots_my-robots-selector-mobile_item_radio{background:#fff;border:2px solid #1a70f8;border-radius:50%;height:24px;min-width:24px;position:relative;transition:border .3s ease}.cx-ai-robots_my-robots-selector-mobile_item_radio:after{background:transparent;border-radius:50%;content:"";height:calc(100% - 4px);left:2px;position:absolute;top:2px;transition:background-color .3s ease;width:calc(100% - 4px)}.cx-ai-robots_my-robots-selector-mobile_item.active .cx-ai-robots_my-robots-selector-mobile_item_radio{border-color:#fff}.cx-ai-robots_my-robots-selector-mobile_item.active .cx-ai-robots_my-robots-selector-mobile_item_radio:after{background:#0570eb}.cx-ai-robots_my-robots-selector-mobile_item_text{font-size:18px;font-weight:500;letter-spacing:.74px;width:100%}.cx-ai-robots_my-robots-selector-mobile_item_text span{font-weight:700}.cx-ai-robots_my-robots-selector-mobile_item .tic-arrow-dropdown{height:10px;margin-left:-10px;margin-top:2px;transition:transform .2s ease;width:18px}.cx-ai-robots_my-robots-selector-mobile_item .tic-arrow-dropdown.right{transform:rotate(-90deg)}.cx-ai-robots_robot-types{display:flex;flex-wrap:wrap;gap:6px}.cx-ai-robots_robot-types_divider{border-top:1px dashed #b4b4b4;display:none;margin:4px 0;width:100%}.cx-ai-robots_robot-types_item+.cx-ai-robots_robot-types_divider:has(+.cx-ai-robots_robot-types_item){display:block}.cx-ai-robots_robot-types_item{background:#fff;border:none;color:#333;cursor:pointer;font-size:15px;padding:4px 10px}.cx-ai-robots_robot-types_item:hover{background-color:#c2c2c2;color:#fff;text-decoration:none}.cx-ai-robots_robot-types_item.selected{background:#5a5a5a;border-color:#5a5a5a;color:#fff}.cx-ai-robots_robot-types_item.green{border-color:#00c22f}.cx-ai-robots_robot-types_item.green.selected{background:#00c22f;color:#fff}.cx-ai-robots_risk-levels{display:flex;gap:10px;justify-content:space-between}.cx-ai-robots_risk-levels>div{text-align:center;width:100%}.cx-ai-robots_preselect-robots{background-color:#fff;border-radius:8px;bottom:20px;box-shadow:0 3px 11px #d5d5d5;display:flex;padding:16px 24px;position:fixed;right:20px;z-index:1}.cx-ai-robots_timeframes{background:#fff;padding:10px 15px}.cx-ai-robots_timeframes_headers{display:flex;font-size:16px;font-weight:500;justify-content:space-between;letter-spacing:1px;padding-bottom:5px}.cx-ai-robots_timeframes_item{align-items:center;display:flex;height:35px;justify-content:space-between}.cx-ai-robots_timeframes_item_checkbox{align-items:center;cursor:pointer;display:flex;gap:5px;width:calc(100% - 160px)}.cx-ai-robots_timeframes_item_info{align-items:center;border:2px solid #0967d1;border-radius:20px;color:#0967d1;display:flex;font-size:11px;font-weight:500;height:19px;justify-content:center;width:19px}.cx-ai-robots_timeframes_item_subscribe{align-items:center;background:#05ac85;border-radius:2px;color:#fff;cursor:pointer;display:flex;font-size:11px;height:20px;justify-content:center;width:110px}.cx-ai-robots_timeframes_item_subscribe:hover{color:#fff}.cx-ai-robots_timeframes_item_subscribe.subscribed{background:#fff;color:#333;cursor:unset}.cx-ai-robots .cx-ai-robots-button_popup_request-btn{border-radius:15px;font-size:16px;height:30px;padding:0 20px;width:fit-content}@media (max-width:991px){.cx-ai-robots_center_top-tile0-mobile ul{margin-bottom:5px}}.cx-ai-robots_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons{display:block}@media (max-width:991px){.cx-ai-robots_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons{margin-bottom:10px;margin-left:17px}}.cx-ai-robots_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video{color:#333;font-size:20px;font-weight:400;margin-left:52px;padding-bottom:0;padding-right:10px;position:relative}@media (max-width:991px){.cx-ai-robots_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video{font-size:16px!important}}.cx-ai-robots_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video:after{background-image:url(/Ng/Dist/images/help_tiles_button_video_img_youtube.918a1effe99dbc7a5244.svg)}.cx-ai-robots_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-video:hover{color:#2768d5}.cx-ai-robots_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto{color:#333;font-size:20px;font-weight:400;margin-left:22px;padding-bottom:0;padding-right:10px;position:relative}@media (max-width:991px){.cx-ai-robots_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto{font-size:16px!important}}.cx-ai-robots_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto:after{background-image:url(/Ng/Dist/images/help_tiles_button_nboarding_img_onboarding1.269385bb6bdbf4be5589.png)}.cx-ai-robots_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-experrto:hover{color:#2768d5}.cx-ai-robots_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual{color:#333;font-size:20px;font-weight:400;margin-left:10px;padding-bottom:0;padding-right:10px}@media (max-width:991px){.cx-ai-robots_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual{font-size:16px!important}}.cx-ai-robots_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual:after{background-image:url(/Ng/Dist/images/help_tiles_button_manual_img.3297e00c0cb7882ff780.svg)}.cx-ai-robots_center_top-tile0 .cx-help-center-tile .cx-help-center-tile__buttons .cx-help-center-tile__button-manual:hover{color:#2768d5}.cx-webview .cx-ai-robots_center_account-type-selectors>.all-account-types.selected,.cx-webview .cx-ai-robots_center_account-type-selectors>.all-account-types:hover,.cx-webview .cx-ai-robots_center_account-type-selectors>.no-account-type.selected,.cx-webview .cx-ai-robots_center_account-type-selectors>.no-account-type:hover,.cx-webview .cx-ai-robots_center_account-type-selectors>.real-money-account-type.selected,.cx-webview .cx-ai-robots_center_account-type-selectors>.real-money-account-type:hover,.cx-webview .cx-ai-robots_center_account-type-selectors>.virtual-account-type.selected,.cx-webview .cx-ai-robots_center_account-type-selectors>.virtual-account-type:hover{background:#550d83;color:#fff}.cx-webview .cx-ai-robots_center_account-type-selectors>.all-account-types.selected span,.cx-webview .cx-ai-robots_center_account-type-selectors>.all-account-types:hover span,.cx-webview .cx-ai-robots_center_account-type-selectors>.no-account-type.selected span,.cx-webview .cx-ai-robots_center_account-type-selectors>.no-account-type:hover span,.cx-webview .cx-ai-robots_center_account-type-selectors>.real-money-account-type.selected span,.cx-webview .cx-ai-robots_center_account-type-selectors>.real-money-account-type:hover span,.cx-webview .cx-ai-robots_center_account-type-selectors>.virtual-account-type.selected span,.cx-webview .cx-ai-robots_center_account-type-selectors>.virtual-account-type:hover span{color:#fff}.cx-webview .cx-ai-robots_center_account-type-selectors>.all-account-types.selected.web-view-asset-classes__forex,.cx-webview .cx-ai-robots_center_account-type-selectors>.all-account-types:hover.web-view-asset-classes__forex,.cx-webview .cx-ai-robots_center_account-type-selectors>.no-account-type.selected.web-view-asset-classes__forex,.cx-webview .cx-ai-robots_center_account-type-selectors>.no-account-type:hover.web-view-asset-classes__forex,.cx-webview .cx-ai-robots_center_account-type-selectors>.real-money-account-type.selected.web-view-asset-classes__forex,.cx-webview .cx-ai-robots_center_account-type-selectors>.real-money-account-type:hover.web-view-asset-classes__forex,.cx-webview .cx-ai-robots_center_account-type-selectors>.virtual-account-type.selected.web-view-asset-classes__forex,.cx-webview .cx-ai-robots_center_account-type-selectors>.virtual-account-type:hover.web-view-asset-classes__forex{background:#0b3e99}.cx-webview .cx-ai-robots_center_account-type-selectors>.all-account-types.selected.web-view-asset-classes__crypto,.cx-webview .cx-ai-robots_center_account-type-selectors>.all-account-types:hover.web-view-asset-classes__crypto,.cx-webview .cx-ai-robots_center_account-type-selectors>.no-account-type.selected.web-view-asset-classes__crypto,.cx-webview .cx-ai-robots_center_account-type-selectors>.no-account-type:hover.web-view-asset-classes__crypto,.cx-webview .cx-ai-robots_center_account-type-selectors>.real-money-account-type.selected.web-view-asset-classes__crypto,.cx-webview .cx-ai-robots_center_account-type-selectors>.real-money-account-type:hover.web-view-asset-classes__crypto,.cx-webview .cx-ai-robots_center_account-type-selectors>.virtual-account-type.selected.web-view-asset-classes__crypto,.cx-webview .cx-ai-robots_center_account-type-selectors>.virtual-account-type:hover.web-view-asset-classes__crypto{background:#257f5b}html.cx-html-dark-theme .cx-ai-robots_center_top-tile0{filter:invert(100%) hue-rotate(180deg)!important}html.cx-html-dark-theme .cx-ai-robots_center_top-tile{background-color:#e3e3e6;box-shadow:0 1px 2px 0 rgba(255,255,255,.2)}html.cx-html-dark-theme .cx-ai-robots_left_input-row_select{background-color:rgba(56,56,56,.16)}html.cx-html-dark-theme .cx-ai-robots_center_top-tile_buy-more-btn{color:#000;filter:invert(100%) hue-rotate(180deg)!important}html.cx-html-dark-theme .cx-ai-robots_center_robots_item{background-color:#e3e3e6;box-shadow:0 1px 2px 0 rgba(255,255,255,.2)}html.cx-html-dark-theme .cx-ai-robots_center_top-tile0-mobile{filter:invert(100%) hue-rotate(180deg)!important}html.cx-html-dark-theme .cx-ai-robots_left_input-row_checkbox{background-color:#7028cf81}.cx-ai-robots-card-chart{align-items:center;background-color:transparent;color:#333;display:flex;flex-direction:column;height:190px;justify-content:center;position:relative}.virtual-account .cx-ai-robots-card-chart{height:185px;margin-top:-10px}.cx-ai-robots-card-chart_text{font-size:14px;font-weight:500;letter-spacing:.7px;position:relative;top:10px}.cx-ai-robots-card-chart_text.centered{top:0}.cx-ai-robots-card-chart_text.bottom-right{background:rgba(255,255,255,.5);border-radius:4px;bottom:16px;padding:0 8px;position:absolute;right:8px;top:unset;z-index:1}.cx-ai-robots-card-chart_text.top-left{left:16px;position:absolute;top:12px;z-index:1}.cx-ai-robots-card-chart_amcharts{height:100%;margin-left:-13px;width:calc(100% + 16px)}html.cx-html-dark-theme .cx-ai-robots-card-chart{background:#333}.product-card{background-color:#f5f5f5;border-radius:8px;box-shadow:0 3px 6px #00000029;height:calc(100% - 50px);padding:30px 30px 20px}.product-card__title{display:flex;flex-direction:column;font-size:20px;height:65px;justify-content:center;line-height:26px;margin:-5px 0 0;padding-bottom:20px}.product-card__adjusted-balance-slider{margin:20px 0 40px}.product-card__adjusted-balance-slider .ui-slider{background:#0570eb}.product-card__adjusted-balance-slider .ui-slider:after,.product-card__adjusted-balance-slider .ui-slider:before{background:#0570eb;content:"";height:3px;position:absolute;width:20px}.product-card__adjusted-balance-slider .ui-slider:before{left:-15px}.product-card__adjusted-balance-slider .ui-slider:after{right:-15px;top:0}.product-card__adjusted-balance-slider .ui-slider a.ui-slider-handle{top:-9px}.product-card__adjusted-balance-slider .ui-slider a.ui-slider-handle:last-of-type{display:none}.product-card__adjusted-balance-slider .ui-slider .ui-slider-label span:first-child{color:#d2d2d2;font-size:5px}.product-card__adjusted-balance-slider .ui-slider .ui-slider-label span:last-child{color:#666;display:inline-block;font-size:9px;left:50%;position:relative;transform:translateX(-50%)}.product-card__buttons{align-items:center;display:flex;font-size:14px;font-weight:700;justify-content:space-between;letter-spacing:1px;white-space:nowrap}.product-card__buttons.top{border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1;height:50px}.product-card__toggles{border-top:1px solid #f1f1f1;padding:15px 0 0}.product-card__toggles__item{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.product-card__toggles__item__name{color:#5a5a5a;font-size:18px;font-weight:500;letter-spacing:.72px}.product-card__toggles__item__name:hover{text-decoration-color:#2680eb;text-decoration-line:underline;text-decoration-style:dashed;text-decoration-thickness:2px;text-underline-offset:5px}.product-card__toggles__item>div:last-child{transition:opacity .3s ease}.product-card__toggles__item>div:last-child.disabled{opacity:.8;pointer-events:none}.product-card__toggles__item .tic-settings-parent{align-items:center;cursor:pointer;display:flex;height:25px;justify-content:center;margin-left:8px;margin-top:2px;position:relative;width:25px}.product-card__toggles__item .tic-settings-parent .tic{height:23px;transition:filter .2s ease;width:23px}.product-card__toggles__item .tic-settings-parent:hover .tic{filter:brightness(.5)}.product-card__bookmark{transition:opacity .3s ease}.product-card__bookmark .tic{cursor:pointer;height:26px;width:26px}.product-card__bookmark .tic-bookmarked{filter:brightness(.3)}.product-card__bookmark.disabled{opacity:.7;pointer-events:none}.product-card__data{margin-bottom:10px;margin-top:10px}.virtual-account .product-card__data{margin-bottom:15px}.product-card__notifications-settings-popup{background:#fff;border-radius:2px;bottom:33px;box-shadow:0 1px 10px 3px #d5d5d5;left:-124px;opacity:0;padding:26px 42px 20px 30px;position:absolute;transition:opacity .2s ease;width:350px;z-index:-1}.product-card__notifications-settings-popup:after{background:#fff;bottom:-10px;box-shadow:3px 3px 5px 0 #d5d5d5;content:"";height:20px;left:127px;position:absolute;transform:rotate(45deg);width:20px}.product-card__notifications-settings-popup.show{opacity:1;z-index:2}.product-card__notifications-settings-popup h6{color:#333;font-size:20px;font-weight:700;margin:0 0 25px}.product-card__notifications-settings-popup__close-button{position:absolute;right:24px;top:16px}.product-card__notifications-settings-popup__toggle-item{align-items:center;color:#000;display:flex;font-size:16px;justify-content:space-between;margin-top:6px}.product-card__notifications-settings-popup__toggle-item .disabled{opacity:.9;pointer-events:none}.product-card__notifications-settings-popup__description{color:#8c8c8c;font-size:16px;line-height:19px;margin-top:10px;padding:10px 0}.product-card .data-item{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:10px 0 0}.product-card .data-item>span:first-child{font-size:18px;letter-spacing:.9px}.product-card .data-item>span:last-child{font-size:18px;font-weight:700}.product-card .follow-btn{align-items:center;background:#fff;border:2px solid #1a70f8;border-radius:24px;color:#1a70f8;cursor:pointer;display:flex;height:40px;padding:3px 25px}.product-card .follow-btn:focus,.product-card .follow-btn:hover{background:#1a70f8;border-color:#1a70f8;color:#fff;text-decoration:none}.product-card .follow-btn.disabled{opacity:.8;pointer-events:none}.product-card .follow-btn.gray{background:#cfcfcf}.product-card .text-btn{color:#2f6dd6;cursor:pointer;transition:color .3s ease}.product-card .text-btn:focus,.product-card .text-btn:hover{color:#0056b3;text-decoration:underline}.product-card .bullish{color:#33ac7c}.product-card .bearish{color:#d83f55}.cx-ai-robot-product-description-modal{padding:50px 85px;position:relative}@media (max-width:991px){.cx-ai-robot-product-description-modal{padding:50px}}@media (max-width:575px){.cx-ai-robot-product-description-modal{padding:50px 20px 20px}}.cx-ai-robot-product-description-modal_window .modal-dialog{max-width:1200px}.cx-ai-robot-product-description-modal_close-modal{align-items:center;cursor:pointer;display:flex;font-size:40px;font-weight:100;height:40px;justify-content:center;position:absolute;right:20px;top:16px;width:40px}.cx-ai-robot-product-description-modal_product-name{font-size:28px;letter-spacing:0;margin:0;padding:0}.cx-ai-robot-product-description-modal_btn{align-items:center;color:#2f6dd6;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:40px;letter-spacing:1.6px;padding:0 20px;text-transform:uppercase;transition:opacity .2s ease}.cx-ai-robot-product-description-modal_btn:hover{text-decoration:underline!important}.cx-ai-robot-product-description-modal_btn.disabled{opacity:.8;pointer-events:none}.cx-ai-robot-product-description-modal_btn.primary{background:#fff;border:2px solid #1a70f8;border-radius:20px;color:#1a70f8;font-size:14px;letter-spacing:1.4px}.cx-ai-robot-product-description-modal_btn.primary:hover{background-color:#1a70f8;color:#fff;opacity:.9;text-decoration:none!important}.cx-ai-robot-product-description-modal_btn.gray{background:#cfcfcf}.cx-ai-robot-product-description-modal_description{margin-top:25px}.cx-ai-robot-product-description-modal_description_text,.cx-ai-robot-product-description-modal_description_text p{font-size:18px;font-weight:400;letter-spacing:0;line-height:24px}.cx-ai-robot-product-description-modal_stats-title{font-size:24px;font-weight:400;margin-top:10px}@media (max-width:991px){.cx-ai-robot-product-description-modal_stats-title{font-size:18px}}.cx-ai-robot-product-description-modal_stats{display:grid;gap:40px 20px;grid-template-columns:1fr 1fr 1fr;margin-top:50px}.cx-ai-robot-product-description-modal_stats_item{max-width:300px}.cx-ai-robot-product-description-modal_stats_item_header{align-items:center;display:flex;font-size:18px;font-weight:700;letter-spacing:.36px;white-space:nowrap}.cx-ai-robot-product-description-modal_stats_item_header_num{align-items:center;background:#deefff;border-radius:32px;display:flex;font-size:37px;font-weight:400;height:64px;justify-content:center;margin-right:20px;min-width:64px;width:64px}.cx-ai-robot-product-description-modal_stats_item_header_value{font-size:28px;letter-spacing:.56px}.cx-ai-robot-product-description-modal_stats_item_header_value.loading{animation-direction:alternate;animation-duration:.5s;animation-iteration-count:infinite;animation-name:opacity;color:transparent;position:relative}.cx-ai-robot-product-description-modal_stats_item_header_value.loading:after{background:#d9d9d9;border-radius:2px;bottom:6px;content:"";display:block;left:0;position:absolute;right:0;top:8px}@keyframes opacity{0%{opacity:.5}to{opacity:1}}@media (max-width:575px){.cx-ai-robot-product-description-modal_stats_item_header{font-size:16px;font-weight:400;letter-spacing:0}.cx-ai-robot-product-description-modal_stats_item_header_value{font-size:18px;font-weight:700;letter-spacing:0}.cx-ai-robot-product-description-modal_stats_item_header_value.loading:after{bottom:3px;top:3px}}.cx-ai-robot-product-description-modal_stats_item_description{font-size:18px;font-weight:500;letter-spacing:.36px;line-height:25px;padding-top:13px}@media (max-width:1199px){.cx-ai-robot-product-description-modal_stats{grid-template-columns:1fr 1fr}}@media (max-width:991px){.cx-ai-robot-product-description-modal_stats{gap:8px;grid-template-columns:1fr;margin-top:16px}.cx-ai-robot-product-description-modal_stats_item{border-radius:4px;box-shadow:0 1px 6px #00000019;max-width:unset;padding:0 18px}.cx-ai-robot-product-description-modal_stats_item_header{height:62px}.cx-ai-robot-product-description-modal_stats_item_header_num{font-size:28px;height:44px;min-width:44px;width:44px}.cx-ai-robot-product-description-modal_stats_item_description{font-size:14px;letter-spacing:.28px;line-height:20px;overflow:hidden;padding-bottom:18px;padding-top:7px;transition:all .2s ease}.cx-ai-robot-product-description-modal_stats_item.collapsed .cx-ai-robot-product-description-modal_stats_item_description{height:0;overflow:hidden;padding-bottom:0;padding-top:0}}.cx-ai-robot-product-description-modal_footer{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-top:50px}@media (max-width:991px){.cx-ai-robot-product-description-modal_footer{margin-top:22px}}.cx-customize-robots-modal_window .modal-dialog{max-width:1177px}.cx-customize-robots-modal-simple_window .modal-dialog{max-width:561px}.cx-customize-robots-modal-simple_window .modal-content,.cx-customize-robots-modal_window .modal-content{border-radius:8px;overflow:hidden}.cx-customize-robots-modal_header{background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);display:flex;font-size:18px;font-weight:500;height:122px;justify-content:space-between;letter-spacing:1.8px;padding:20px 25px;position:sticky;top:0;z-index:1}@media (max-width:500px){.cx-customize-robots-modal_header{font-size:16px;letter-spacing:1px}}@media (max-width:450px){.cx-customize-robots-modal_header{font-size:16px;letter-spacing:0}}.cx-customize-robots-modal_header_select-unselect-btn{color:#2768d5;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:1.4px;margin-left:10px;margin-top:1px;outline:none;text-transform:uppercase}.cx-customize-robots-modal_header_select-unselect-btn:hover{text-decoration:underline}.cx-customize-robots-modal_header_notifications{display:flex;justify-content:flex-end}.cx-customize-robots-modal_header_notifications_item{align-items:center;display:flex;height:38px}.cx-customize-robots-modal_header_notifications_item_switch{display:flex;margin-left:15px;transition:opacity .25s}.cx-customize-robots-modal_header_notifications_item_switch.disabled{opacity:.5}.cx-customize-robots-modal_header_notifications_item_label{white-space:nowrap}.cx-customize-robots-modal_mobile-header{background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);font-size:18px;font-weight:500;letter-spacing:.5px;position:sticky;top:0;z-index:1}.cx-customize-robots-modal_mobile-header>div{border-bottom:1px solid #e4e4e4;padding:0 15px 10px}.cx-customize-robots-modal_body{min-height:400px}.cx-customize-robots-modal_body_loading-text{color:#a9a9a9;padding:27px 0;text-align:center}.cx-customize-robots-modal_body_tickers{display:flex;flex-wrap:wrap;justify-content:center;padding:20px 30px}.cx-customize-robots-modal_body_tickers_item-wrapper{display:contents}.cx-customize-robots-modal_body_tickers_group-letter,.cx-customize-robots-modal_body_tickers_item{align-items:center;display:flex;height:36px;justify-content:center;margin-bottom:10px;margin-right:10px;width:98px}.cx-customize-robots-modal_body_tickers_group-letter{color:#028f6f;font-size:24px;font-weight:700}.cx-customize-robots-modal_body_tickers_item{border:2px solid #ededed;border-radius:20px;cursor:pointer;font-size:12px;font-weight:700;letter-spacing:1.2px;outline:none;position:relative}.cx-customize-robots-modal_body_tickers_item:hover{border-color:#333}.cx-customize-robots-modal_body_tickers_item.selected{background:#333;border-color:#333;color:#fff}.cx-customize-robots-modal_body_tickers_item_ticker-info-btn{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center;opacity:0;outline:none;position:absolute;right:0;transition:all .2s;width:32px}.cx-customize-robots-modal_body_tickers_item_ticker-info-btn:hover tic{filter:brightness(1.3)}.cx-customize-robots-modal_body_tickers_item:hover .cx-customize-robots-modal_body_tickers_item_ticker-info-btn{opacity:1}.cx-customize-robots-modal_btn{align-items:center;border:2px solid #ededed;border-radius:20px;cursor:pointer;display:flex;font-size:13px;font-weight:700;height:40px;justify-content:center;letter-spacing:1.3px;margin-left:20px;outline:none;padding:0 25px;text-align:center;text-transform:uppercase}.cx-customize-robots-modal_btn:hover{background-color:#ededed;border-color:#333}.cx-customize-robots-modal_btn:first-child{margin-left:0}@media (max-width:991px){.cx-customize-robots-modal_btn{font-size:12px;letter-spacing:1.2px}}@media (max-width:500px){.cx-customize-robots-modal_btn{letter-spacing:0;padding:0 10px;width:100%}}.cx-customize-robots-modal_btn.blue{background-color:#fff;border-color:#2768d5;color:#2768d5}.cx-customize-robots-modal_btn.blue:hover{background:#2768d5;border-color:#2768d5;color:#fff}.cx-customize-robots-modal_btn.simple{border:none;color:#2768d5;padding:0}.cx-customize-robots-modal .disabled,.cx-customize-robots-modal_btn.disabled{opacity:.5;pointer-events:none}html.cx-html-dark-theme .cx-customize-robots-modal_header{background-color:#e3e3e6;box-shadow:0 1px 2px 0 rgba(255,255,255,.2)}html.cx-html-dark-theme .cx-customize-robots-modal_btn.blue{border-color:#2768d5;color:#000;filter:invert(100%) hue-rotate(180deg)!important}html.cx-html-dark-theme .cx-customize-robots-modal_btn{border-color:#adadad}html.cx-html-dark-theme .cx-customize-robots-modal_body_tickers_item{background:none;border-color:rgba(50,50,50,.4)}html.cx-html-dark-theme .cx-customize-robots-modal_body_tickers_item:hover{border-color:#000}html.cx-html-dark-theme .cx-customize-robots-modal_body_tickers_item.selected{background:#333;border-color:#333;color:#fff}html.cx-html-dark-theme .cx-customize-robots-modal_body_tickers_item.selected:hover{background:rgba(51,51,51,.5)}.cx-paper-trades{background:#fff;padding-bottom:30px}.cx-paper-trades_loading{color:gray;padding:40px;text-align:center}.cx-paper-trades_container{padding:0 30px}@media (max-width:991px){.cx-paper-trades_container{padding:0 20px}}@media (max-width:767px){.cx-paper-trades_container{padding:0}}.cx-paper-trades_virtual-account-balance{align-items:center;background:#f5f5f5;display:flex;height:90px;justify-content:space-between;margin-top:30px}.cx-paper-trades_virtual-account-balance_title{font-size:35px;font-weight:700;letter-spacing:1.05px;margin-left:30px}.cx-paper-trades_virtual-account-balance_balance{align-items:center;background:#2f79f5;color:#fff;display:flex;height:100%;width:377px}.cx-paper-trades_virtual-account-balance_balance>div{align-content:center;display:flex;flex:1;justify-content:center;padding:0 20px}.cx-paper-trades_virtual-account-balance_balance>div:first-child{font-size:24px}.cx-paper-trades_virtual-account-balance_balance>div:last-child{font-size:34px;font-weight:700}.cx-paper-trades_product-container{display:flex;gap:30px;margin-top:30px}@media (max-width:991px){.cx-paper-trades_product-container{flex-direction:column;gap:16px;margin:5px auto 0;max-width:500px;padding:0 10px}}.cx-paper-trades_product-card{max-width:400px;min-width:400px}@media (max-width:991px){.cx-paper-trades_product-card{max-height:unset;max-width:unset;min-width:unset}}.cx-paper-trades_product-info{width:100%}@media (max-width:991px){.cx-paper-trades_product-info{padding:0 16px}}.cx-paper-trades_product-info_actions{align-items:center;display:flex;flex-direction:row-reverse;height:50px;justify-content:space-between}.cx-paper-trades_product-info_actions_customize{color:#2768d5;cursor:pointer;font-size:17px;font-weight:500;transition:color .2s ease}.cx-paper-trades_product-info_actions_customize:hover{color:#0056b3;text-decoration:underline}.cx-paper-trades_product-info_actions_autopilot{align-items:center;display:flex}.cx-paper-trades_product-info_actions_autopilot h6{margin:0}@media (max-width:1400px){.cx-paper-trades_product-info_actions_autopilot h6{font-weight:400}.cx-paper-trades_product-info_actions_autopilot span{display:none}}@media (max-width:1120px){.cx-paper-trades_product-info_actions_autopilot{display:none}}.cx-paper-trades_product-info_actions_notifications{align-items:center;display:flex}.cx-paper-trades_product-info_description{background:#f5f5f5;border-radius:8px;display:flex;gap:30px;padding:24px 40px 10px;width:100%}@media (max-width:991px){.cx-paper-trades_product-info_description{flex-direction:column;gap:0;padding:16px}}.cx-paper-trades_product-info_description h5{font-size:24px;font-weight:700;margin-top:7px}@media (max-width:991px){.cx-paper-trades_product-info_description h5{font-size:18px;margin:0}}.cx-paper-trades_product-info_description_text{font-size:18px;line-height:21px;max-height:80px;overflow:hidden;position:relative}.cx-paper-trades_product-info_description_text:after{background:linear-gradient(0deg,#f5f5f5,transparent);bottom:0;content:"";height:20px;left:0;position:absolute;right:0}.virtual-account .cx-paper-trades_product-info_description_text{max-height:85px}.cx-paper-trades_product-info_description_text.expanded{max-height:2000px}.cx-paper-trades_product-info_description_read-more{background:#f5f5f5;box-shadow:-20px 0 10px 0 #f5f5f5;color:#2768d5;cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.28px;line-height:26px;margin-top:5px;text-align:center}.cx-paper-trades_product-info_description_read-more:hover{text-decoration:underline}.cx-paper-trades_product-info_description_read-less{color:#2768d5;cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.28px;margin-bottom:-11px;margin-top:-10px;text-align:center}.cx-paper-trades_product-info_description_read-less:hover{text-decoration:underline}.cx-paper-trades_product-info_summaries{display:flex;gap:30px}@media (max-width:991px){.cx-paper-trades_product-info_summaries{flex-direction:column;gap:0}}.cx-paper-trades_product-info_summary{background:#f5f5f5;border-radius:8px;margin-top:30px;padding:20px 40px 36px;position:relative}@media (max-width:991px){.cx-paper-trades_product-info_summary{padding:16px}}.cx-paper-trades_product-info_summary h5{font-size:24px;font-weight:700;margin-top:10px}@media (max-width:991px){.cx-paper-trades_product-info_summary h5{font-size:18px;margin:0}}.cx-paper-trades_product-info_summary h5 .tic-info-orange-outline{height:24px;margin-right:5px;width:24px}.cx-paper-trades_product-info_summary p{font-size:18px;margin:30px 0 74px}.cx-paper-trades_product-info_summary_range-picker{margin-bottom:-12px}.cx-paper-trades_product-info_summary_range-picker_title{font-size:14px;letter-spacing:.7px;text-transform:uppercase}.cx-paper-trades_product-info_summary_range-picker .cx-paper-trades_range-picker_view{height:36px;width:237px}.cx-paper-trades_product-info_summary_items{display:flex;flex-direction:column;flex-wrap:wrap;gap:18px;margin-top:42px}.virtual-account .cx-paper-trades_product-info_summary_items{margin-top:50px}@media (max-width:1200px){.cx-paper-trades_product-info_summary_items{gap:10px;max-height:unset}}.cx-paper-trades_product-info_summary_item{display:flex;justify-content:space-between}@media (max-width:991px){.cx-paper-trades_product-info_summary_item{max-width:unset}}.cx-paper-trades_product-info_summary_item>span:first-child{font-size:18px;font-weight:500;letter-spacing:.36px}@media (max-width:991px){.cx-paper-trades_product-info_summary_item>span:first-child{font-size:16px}}.cx-paper-trades_product-info_summary_item>span:last-child{font-size:20px;font-weight:700}@media (max-width:991px){.cx-paper-trades_product-info_summary_item>span:last-child{font-size:16px}}.cx-paper-trades_product-info_summary_item>span:last-child.red{color:#ff0028}.cx-paper-trades_product-info_summary_item>span:last-child.green{color:#00742f}.cx-paper-trades_product-info_summary_show-all{color:#2768d5;cursor:pointer;font-size:24px;letter-spacing:.48px;margin-top:0;text-align:center}.virtual-account .cx-paper-trades_product-info_summary_show-all{margin-top:50px}.cx-paper-trades_product-info_summary_show-all:hover{text-decoration:underline}@media (max-width:1200px){.cx-paper-trades_product-info_summary_show-all{font-size:18px}}@media (max-width:991px){.cx-paper-trades_header-statistics-container{background:#f5f5f5;padding:0 16px}}.cx-paper-trades_summary-statistics-container{background:#f5f5f5;padding:25px 22px 0;position:relative}@media (max-width:767px){.cx-paper-trades_summary-statistics-container{padding:10px 0 0}}.cx-paper-trades_summary-statistics_show-more-btn{display:flex;justify-content:center}.cx-paper-trades_summary-statistics_show-more-btn.top{left:50%;position:absolute;top:30px;transform:translateX(-50%)}.cx-paper-trades_summary-statistics_show-more-btn>div{color:#2768d5;cursor:pointer;font-size:12px;font-weight:700;letter-spacing:1.2px;line-height:40px;outline:none;padding:0 20px;text-align:center;text-transform:uppercase}.cx-paper-trades_summary-statistics_show-more-btn>div:hover{text-decoration:underline}.cx-date-range-picker_modal_range-picker_btn,.cx-paper-trades_btn{align-items:center;background:#2768d5;border-radius:99px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:40px;justify-content:center;letter-spacing:.7px;min-width:137px;text-transform:uppercase}.cx-date-range-picker_modal_range-picker_btn.green,.cx-paper-trades_btn.green{background:#028f6f}.cx-date-range-picker_modal_range-picker_btn.red,.cx-paper-trades_btn.red{background:#d03b52}.cx-date-range-picker_modal_range-picker_btn.orange,.cx-paper-trades_btn.orange{background:#fd9a24}.cx-date-range-picker_modal_range-picker_btn.disabled,.cx-paper-trades_btn.disabled{opacity:.5;pointer-events:none}.cx-date-range-picker_modal_range-picker_btn{padding-bottom:.75rem}.cx-paper-trades_publish{padding:0 10px}.cx-paper-trades_publish .tic{margin-right:10px}.cx-paper-trades_publish:hover{color:#fff;text-decoration:none}.cx-paper-trades_text-loading{transition:box-shadow .4s linear}.cx-paper-trades_text-loading.loading{border-radius:4px;box-shadow:inset 0 0 15px 0 #d0d0d0;color:transparent;user-select:none}.cx-paper-trades_robots-list{display:flex;flex-wrap:wrap;padding-top:20px}.cx-paper-trades_robots-list_item{padding:0 20px}.cx-paper-trades_robots-list_item.active{color:#333}.cx-paper-trades_header{padding:25px 0 20px;position:relative}.cx-paper-trades_header_wide-screen{background:#2d5aa7;display:flex;height:205px;justify-content:space-between;margin:-25px -30px 0;padding:50px 30px 20px}.cx-paper-trades_header_wide-screen>div{display:flex;flex-direction:column;margin-left:20px;width:100%}.cx-paper-trades_header_wide-screen>div:first-child{margin-left:0}.cx-paper-trades_header_wide-screen>div>div:first-child{height:100%}@media (max-width:1199px){.cx-paper-trades_header_wide-screen>div{zoom:.9}}.cx-paper-trades_header_wide-screen .cx-paper-trades-timer,.cx-paper-trades_header_wide-screen .cx-paper-trades_header_actions_select_label,.cx-paper-trades_header_wide-screen h1{color:#fff}.cx-paper-trades_header_wide-screen .cx-paper-trades_header_reset-to-zero{background:#fff;border-radius:20px;display:flex;font-size:16px;height:36px;justify-content:center;letter-spacing:.8px;max-width:200px}.cx-paper-trades_header_wide-screen .cx-paper-trades_header_reset-to-zero:hover{text-decoration:none}.cx-paper-trades_header_wide-screen .cx-paper-trades_header_actions_select{justify-content:flex-end}.cx-paper-trades_header_wide-screen .cx-paper-trades_header_actions_select_label{width:80px}.cx-paper-trades_header_wide-screen .cx-paper-trades-filter-select_control{border:none}.cx-paper-trades_header_wide-screen .cx-paper-trades_header_trade-btn{background:#fff;color:#2768d5;margin-left:auto}.cx-paper-trades_header h1{font-size:34px;font-weight:700;white-space:nowrap}.cx-paper-trades_header_actions{display:flex;justify-content:space-between;margin-top:25px}@media (max-width:767px){.cx-paper-trades_header_actions{margin-top:8px}}.cx-paper-trades_header_actions>div{display:flex;width:100%}.cx-paper-trades_header_actions_select{display:flex;margin-right:30px}.cx-paper-trades_header_actions_select_label{align-items:center;display:flex;font-size:14px;font-weight:700;letter-spacing:.7px;line-height:18px;padding-right:10px;text-transform:uppercase}.cx-paper-trades_header_actions_select_directive{background:#f5f5f5;min-width:225px}.cx-paper-trades_header_actions_filters-mobile{align-items:center;background:#e9e9e9;border-radius:5px;height:46px;padding:0 15px}.cx-paper-trades_header_actions_filters-mobile>div{display:flex}.cx-paper-trades_header_actions_filters-mobile_items{display:flex;width:100%}.cx-paper-trades_header_actions_filters-mobile_items_names{font-size:10px;font-weight:700;letter-spacing:.5px;line-height:16px;margin-right:13px;position:relative;text-transform:uppercase;top:1px}.cx-paper-trades_header_actions_filters-mobile_items_values{font-size:12px;font-weight:500;line-height:16px;text-transform:uppercase}.cx-paper-trades_header_actions_time{align-items:center;display:flex;justify-content:flex-end;max-width:235px;min-width:235px;text-align:center}.cx-paper-trades_header_actions_time.xl{display:none;min-width:unset}@media (min-width:1259px){.cx-paper-trades_header_actions_time{display:none!important}.cx-paper-trades_header_actions_time.xl{display:flex!important}}.cx-paper-trades_header_trade-btn{align-items:center;background:#2768d5;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:36px;justify-content:center;letter-spacing:1.6px;line-height:16px;margin-left:15px;max-width:250px;min-width:210px;outline:none;text-transform:uppercase;width:100%}.cx-paper-trades_header_trade-btn.circle{min-width:unset;width:50px}.cx-paper-trades_header_publish-button{background-color:#fd9a24;border:none;border-radius:25px;color:#fff;font-size:16px;font-weight:700;height:36px;letter-spacing:.7px;line-height:17px;margin-left:auto;min-width:300px;min-width:210px;padding:0 10px;text-align:center}.cx-paper-trades_header_publish-button .tic{margin-right:10px}.cx-paper-trades_header_publish-button:hover{cursor:pointer;text-decoration:none}.cx-paper-trades_header_reset-to-zero{align-items:center;color:#2768d5;cursor:pointer;display:flex;font-size:14px;font-weight:700;outline:none;text-transform:uppercase;white-space:nowrap}.cx-paper-trades_header_reset-to-zero:hover{text-decoration:underline}.cx-paper-trades_header_reset-to-zero-mobile{align-items:center;background:#2768d5;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:8px;height:24px;justify-content:center;letter-spacing:.4px;outline:none;text-transform:uppercase;width:88px}.cx-paper-trades_header_secondary-text{display:none}.cx-paper-trades_header_follow-robot-btn{align-items:center;background:#f90;border-radius:15px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:30px;justify-content:center;letter-spacing:1.6px;text-transform:uppercase;width:120px}.cx-paper-trades_header_follow-robot-btn:hover{opacity:.9}.cx-paper-trades_header_follow-robot-btn.disabled{opacity:.5;pointer-events:none}.cx-paper-trades_header_follow-robot-btn.gray{background:#cfcfcf;color:#fff;cursor:unset}.cx-paper-trades_header_follow-robot-btn.gray:hover{opacity:1}@media (max-width:767px){.cx-paper-trades_header_follow-robot-btn{font-size:12px;letter-spacing:1.2px;margin-bottom:3px}}.cx-paper-trades_header_follow-robot-btn>a{color:#fff}.cx-paper-trades_header_robot-customization-btn{align-items:center;background:#f2f2f2;border:2px solid #d6d6d6;color:#2768d5;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:45px;justify-content:center;margin-left:20px;padding:0 20px;position:relative;top:-5px}.cx-paper-trades_header_robot-customization-btn span{padding-left:5px}.cx-paper-trades_header_mobile-customize-btn{align-items:center;background:#444750;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:700;height:40px;justify-content:center;letter-spacing:.6px;outline:none;padding:0 50px 0 15px;text-transform:uppercase}.cx-paper-trades_header_mobile-customize-btn tic{height:20px;margin-right:28px;width:20px}@media (max-width:991px){.cx-paper-trades_header{align-items:flex-start;justify-content:space-between;padding:15px 0 23px}.cx-paper-trades_header h1{margin-bottom:0}.cx-paper-trades_header_secondary-text{bottom:25px;color:#989898;display:block;font-size:16px;font-weight:400;right:0}}@media (max-width:767px){.cx-paper-trades_header{background:#f5f5f5;border-bottom:none;padding:9px 0 8px;white-space:nowrap}.cx-paper-trades_header h1,.cx-paper-trades_header h2{color:#333;font-size:22px;overflow:hidden;text-overflow:ellipsis}.cx-paper-trades_header_secondary-text{display:block;font-size:14px}.cx-paper-trades_header_trade-btn{font-size:12px;height:40px;letter-spacing:.6px;margin-left:0;margin-top:0;max-width:200px;padding:12px 15px}.cx-paper-trades_header .tic{zoom:.8}}.cx-paper-trades_summary_header{align-items:center;display:flex;justify-content:space-between}.cx-paper-trades_summary_header h2{font-size:30px;font-weight:700}@media (max-width:767px){.cx-paper-trades_summary_header{display:block;margin-top:3px}.cx-paper-trades_summary_header h2{font-size:20px}}.cx-paper-trades_summary_header_label{font-size:14px;font-weight:700;letter-spacing:.7px;padding-bottom:5px;text-transform:uppercase;white-space:nowrap}@media (max-width:400px){.cx-paper-trades_summary_header_label{font-size:12px}}.cx-paper-trades_summary_header_customize-btn{align-items:center;background:#fff;border:1px solid #4c4c4c;box-shadow:0 3px 6px 0 #00000029;color:#2768d5;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:50px;justify-content:center;outline:none}.cx-paper-trades_summary_desktop-items{display:flex;justify-content:space-between;margin-top:10px}.cx-paper-trades_summary_desktop-items_item{font-size:18px;font-weight:700;letter-spacing:.36px;margin-right:10px}.cx-paper-trades_summary_desktop-items_item:last-child{margin-right:0}.cx-paper-trades_summary_desktop-items_item span:last-child{font-size:24px;letter-spacing:0;padding-left:15px}.cx-paper-trades_summary_items{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px;margin-top:10px}@media (min-width:768px){.cx-paper-trades_summary_items_item{width:46%}.cx-paper-trades_summary_items_item:nth-last-child(2){order:4}.cx-paper-trades_summary_items_item:last-child,.cx-paper-trades_summary_items_item:nth-last-child(2){border-bottom:none}.cx-paper-trades_summary_items_item .cx-paper-trades_stats_row_title{font-size:18px;font-weight:700;letter-spacing:.36px}.cx-paper-trades_summary_items_item .cx-paper-trades_stats_row_value{font-size:24px;font-weight:700;letter-spacing:0}}@media (max-width:767px){.cx-paper-trades_summary_items{margin-bottom:0;margin-top:13px}.cx-paper-trades_summary_items_item{width:100%}.cx-paper-trades_summary_items_item:nth-child(3){border-bottom:none}.cx-paper-trades_summary_items_item .cx-paper-trades_stats_row_title{font-size:14px;font-weight:700;letter-spacing:0}.cx-paper-trades_summary_items_item .cx-paper-trades_stats_row_value{font-size:20px;font-weight:700;letter-spacing:0}}.cx-paper-trades_chart_container{border-bottom:1px solid #464646;margin-bottom:15px;position:relative}.cx-paper-trades_chart_message{align-items:center;bottom:0;color:#9c9c9c;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0}.cx-paper-trades_range-picker{margin-left:20px}.cx-paper-trades_range-picker_view{align-items:center;background:#fff;border:1px solid #4c4c4c;display:flex;height:50px;justify-content:space-between;padding-left:20px;width:277px}.cx-paper-trades_range-picker_view_value{white-space:nowrap}.cx-paper-trades_range-picker_view_btn{align-items:center;background:#4c4c4c;cursor:pointer;display:flex;height:100%;justify-content:center;outline:none;width:50px}@media (max-width:991px){.cx-paper-trades_range-picker_view{width:270px}}@media (max-width:767px){.cx-paper-trades_range-picker_view{border:none;padding-left:15px;width:100%}}.cx-paper-trades_info_title{border-bottom:1px solid;display:inline-block;font-size:15px;font-weight:700;letter-spacing:.75px;padding:0 0 20px;text-transform:uppercase}.cx-paper-trades_info_title_total-number{font-size:25px;letter-spacing:0}.cx-paper-trades_trade-tabs{border-bottom:2px solid #ededed;display:flex;margin-bottom:-2px}@media (max-width:767px){.cx-paper-trades_trade-tabs{padding-left:16px;padding-right:16px}}.cx-paper-trades_trade-tabs_wrapper{margin-top:25px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.cx-paper-trades_trade-tabs_tab{cursor:pointer;font-size:22px;font-weight:700;line-height:55px;margin-right:50px;outline:none;position:relative;text-transform:uppercase;white-space:nowrap}.cx-paper-trades_trade-tabs_tab:hover{color:#2768d5}.cx-paper-trades_trade-tabs_tab:last-child{margin-right:0}.cx-paper-trades_trade-tabs_tab.active{color:#2768d5}.cx-paper-trades_trade-tabs_tab.active:after{background:#2768d5;bottom:-4px;content:"";height:4px;left:0;position:absolute;right:0}@media (max-width:1520px){.cx-paper-trades_trade-tabs_tab{font-size:18px;margin-right:15px}}@media (max-width:767px){.cx-paper-trades_trade-tabs_tab{font-size:14px;line-height:35px;margin-right:30px}}.cx-paper-trades_autopilot-toggle{align-items:center;display:flex;padding-right:16px}@media (max-width:767px){.cx-paper-trades_autopilot-toggle{justify-content:flex-end;margin:5px 0 0;padding:0}}.cx-paper-trades_autopilot-toggle h3{font-size:22px;font-weight:700;margin:0;padding-right:5px}.cx-paper-trades_autopilot-toggle span{display:flex;font-size:18px;padding-right:5px}.cx-paper-trades_autopilot-toggle tic{cursor:pointer;outline:none}@media (max-width:1520px){.cx-paper-trades_autopilot-toggle h3{font-size:18px}.cx-paper-trades_autopilot-toggle span{font-size:14px}}@media (max-width:1150px){.cx-paper-trades_autopilot-toggle span{display:none}}.cx-paper-trades_autopilot-list{align-items:center;display:flex;margin-right:16px}@media (max-width:767px){.cx-paper-trades_autopilot-list{justify-content:flex-end;margin-top:10px}}.cx-paper-trades_autopilot-list_dropdown-button{align-items:center;cursor:pointer;display:flex;outline:none}.cx-paper-trades_autopilot-list_dropdown-button span{font-size:22px;font-weight:700;padding-right:10px;text-align:right}@media (max-width:991px){.cx-paper-trades_autopilot-list_dropdown-button span{font-size:18px}}@media (max-width:767px){.cx-paper-trades_autopilot-list_dropdown-button span{font-size:14px}}.cx-paper-trades_autopilot-list_dropdown-button tic{height:10px;width:13px}.cx-paper-trades_autopilot-list .dropdown-menu{border-radius:0;margin-top:40px;padding:8px 16px}@media (max-width:767px){.cx-paper-trades_autopilot-list .dropdown-menu{margin-top:8px}}.cx-paper-trades_autopilot-list_item{display:flex;justify-content:space-between;width:300px}.cx-paper-trades_autopilot-list_item tic{cursor:pointer;outline:none}.cx-paper-trades_autopilot-list_item_name{overflow:hidden;text-overflow:ellipsis}.cx-paper-trades_redirect-panel{margin:25px 0}.cx-paper-trades_redirect-panel.disabled{pointer-events:none}.cx-paper-trades_redirect-panel.disabled .cx-redirect-blue-panel__inline_item{opacity:.5}.cx-paper-trades_table-msg{color:#c1c1c1;font-size:13px;font-weight:700;padding:10px 0;text-align:center;text-transform:uppercase}.cx-paper-trades_table-msg_load-more{color:#2768d5}.cx-paper-trades_table-msg_load-more:hover{cursor:pointer;text-decoration:underline}.cx-paper-trades_table-summary-text{align-items:center;background:#ededed;display:flex;font-size:18px;font-weight:700;height:50px;justify-content:space-between;letter-spacing:.54px;margin-left:auto;margin-top:20px;max-width:296px;padding-left:45px;padding-right:10px}.cx-paper-trades_table-summary-text .green{color:#028f6f}.cx-paper-trades_table-summary-text .red{color:#d03b52}.cx-paper-trades_stats_row{border-bottom:1px solid #ededed;display:flex;justify-content:space-between;line-height:40px;white-space:nowrap}.cx-paper-trades_stats_row_title{font-size:16px;font-weight:500;letter-spacing:.32px}.cx-paper-trades_stats_row_title,.cx-paper-trades_stats_row_title_text{overflow:hidden;text-overflow:ellipsis}.cx-paper-trades_stats_row_value{font-size:20px;font-weight:700;padding-left:10px}@media (max-width:991px){.cx-paper-trades_stats_row_title{font-size:14px;letter-spacing:.28px}.cx-paper-trades_stats_row_value{font-size:17px}}.cx-paper-trades_modal{display:flex;flex-wrap:wrap;justify-content:center;padding:55px 35px 40px;position:relative}.cx-paper-trades_modal>*{width:100%}.cx-paper-trades_modal_close{cursor:pointer;height:35px;padding:10px;position:absolute;right:10px;top:10px;width:35px!important}.cx-paper-trades_modal_close .tic{height:15px;width:15px}.cx-paper-trades_modal_close-position{padding-left:50px;padding-right:50px;text-align:center}.cx-paper-trades_modal_close-position h4{font-size:20px;font-weight:700;letter-spacing:.6px;margin-top:-20px}.cx-paper-trades_modal_close-position h3{font-size:34px;font-weight:700;letter-spacing:1.05px;margin-top:20px}.cx-paper-trades_modal_close-position_stats{margin:0 auto 57px;max-width:250px}.cx-paper-trades_modal_close-position_stats .cx-paper-trades_stats_row_value{font-size:18px}.cx-paper-trades_modal_close-position_action-btn{margin-top:33px;width:167px}.cx-paper-trades_message-block{align-items:center;background:#fff;box-shadow:0 3px 20px 0 rgba(0,0,0,.16);display:flex;flex-direction:column;justify-content:center;left:50%;margin:0 auto;max-width:850px;padding-bottom:70px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:calc(100% - 50px);z-index:999}.cx-paper-trades_message-block_title{align-items:center;background:#2d5aa7;color:#fff;display:flex;font-size:44px;height:140px;justify-content:center;width:100%}.cx-paper-trades_message-block_title.orange{background:#ffb762;color:#333}.cx-paper-trades_message-block_body{margin-top:35px;max-width:640px;text-align:left;width:100%}.cx-paper-trades_message-block_body h2{font-size:24px;font-weight:400;line-height:36px}.cx-paper-trades_message-block-trade-btn{align-items:center;background:#fff;bottom:0;box-shadow:0 -3px 20px 0 rgba(0,0,0,.16);display:flex;justify-content:center;left:0;padding:10px 0;position:fixed;right:0;text-align:center;z-index:999}.cx-paper-trades_message-block-trade-btn .cx-paper-trades-timer{color:#989898;font-size:11px;letter-spacing:.55px;max-width:200px}.cx-paper-trades_message-block-trade-btn .cx-paper-trades-timer .cx-paper-trades-timer_next-action-left-time{font-size:16px;letter-spacing:.8px}.cx-paper-trades_message-block_btn{font-size:16px;height:50px;letter-spacing:1.6px;margin-top:45px;padding:0 70px}.cx-paper-trades_message-block-mobile{background:#1a1a1a;bottom:0;position:fixed;width:100%;z-index:999}.cx-paper-trades_message-block-mobile ul{margin-top:27px;padding-left:38px;padding-right:20px}.cx-paper-trades_message-block-mobile ul li{color:#fd9a24;margin-bottom:10px}.cx-paper-trades_message-block-mobile ul li span{color:#fff;font-size:18px;font-weight:400;line-height:18px}.cx-paper-trades_message-block-mobile_btn{font-size:12px;height:40px;letter-spacing:1.6px;margin:34px auto 38px;max-width:277px}.cx-paper-trades_mobile-filters-menu .cx-paper-trades_header{align-items:center;border-bottom:1px solid #e2e2e2;display:flex;padding-left:15px;padding-right:20px}.cx-paper-trades_mobile-filters-menu_second-text{color:#a8a8a8;font-size:12px;font-weight:400;margin-top:2px;text-transform:uppercase}.cx-paper-trades_mobile-filters-menu_body{background:#f5f5f5;height:750px;padding:8px 15px}.cx-paper-trades_mobile-filters-menu_body_select{margin-bottom:15px}.cx-paper-trades_mobile-filters-menu_body_select_label{font-size:12px;font-weight:700;letter-spacing:.6px;margin-bottom:2px;text-transform:uppercase}.cx-paper-trades_mobile-filters-menu_body_select_directive{background:#fff}.cx-paper-trades_join-btn{align-items:center;background:#2768d5;border-radius:23px;bottom:50px;box-shadow:0 0 50px 10px #fff;color:#fff;cursor:pointer;display:flex;font-size:17px;font-weight:500;height:46px;justify-content:center;left:50%;position:fixed;text-transform:uppercase;transform:translateX(-50%);width:215px;z-index:1039}.cx-paper-trades .loading-indicator{color:transparent!important;position:relative}.cx-paper-trades .loading-indicator:before{animation:loading-indicator .8s infinite alternate;background:#d0d0d0;border-radius:4px;content:"";height:80%;position:absolute;top:15%;width:100%}@keyframes loading-indicator{0%{opacity:1}to{opacity:.3}}.cx-paper-trades_download-as-file{align-items:center;background:#1565c0;border-radius:3px;color:#fff;cursor:pointer;display:flex;font-weight:500;height:50px;justify-content:center;margin-left:auto;margin-top:16px;width:200px}.cx-ai-robot-product__toggles{display:flex;flex-direction:column;gap:5px;padding:0}.cx-ai-robot-product__toggles__item{align-items:center;display:flex;gap:10px;justify-content:space-between}.cx-ai-robot-product__toggles__item>div:first-child{display:flex}.cx-ai-robot-product__toggles__item .tic-settings-parent{align-items:center;cursor:pointer;display:flex;height:25px;justify-content:center;margin-left:4px;margin-top:0;position:relative;width:25px}.cx-ai-robot-product__toggles__item .tic-settings-parent .tic{height:20px;transition:filter .2s ease;width:20px}.cx-ai-robot-product__toggles__item .tic-settings-parent:hover .tic{filter:brightness(.5)}.cx-ai-robot-product__toggles__item__name{color:#5a5a5a;font-size:16px;font-weight:500;letter-spacing:.72px}.cx-ai-robot-product__toggles__item__name:hover{text-decoration-color:#2680eb;text-decoration-line:underline;text-decoration-style:dashed;text-decoration-thickness:2px;text-underline-offset:5px}.cx-ai-robot-product__toggles__item>div:last-child{transition:opacity .3s ease}.cx-ai-robot-product__toggles__item>div:last-child.disabled{opacity:.8;pointer-events:none}.cx-ai-robot-product__notifications-settings-popup{background:#fff;border-radius:2px;box-shadow:0 1px 10px 3px #d5d5d5;left:-124px;opacity:0;padding:26px 42px 20px 30px;position:absolute;top:33px;transition:opacity .2s ease;width:350px;z-index:-1}.cx-ai-robot-product__notifications-settings-popup:after{background:#fff;box-shadow:-3px -3px 5px 0 #d5d5d5;content:"";height:20px;left:127px;position:absolute;top:-10px;transform:rotate(45deg);width:20px}.cx-ai-robot-product__notifications-settings-popup.show{opacity:1;z-index:2}.cx-ai-robot-product__notifications-settings-popup h6{color:#333;font-size:20px;font-weight:700;margin:0 0 25px}.cx-ai-robot-product__notifications-settings-popup__close-button{position:absolute;right:24px;top:16px}.cx-ai-robot-product__notifications-settings-popup__toggle-item{align-items:center;color:#000;display:flex;font-size:16px;justify-content:space-between;margin-top:6px}.cx-ai-robot-product__notifications-settings-popup__toggle-item .disabled{opacity:.9;pointer-events:none}.cx-ai-robot-product__notifications-settings-popup__description{color:#8c8c8c;font-size:16px;line-height:19px;margin-top:10px;padding:10px 0}.cx-paper-trades_loading .animated-background{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 104px;position:relative}.cx-webview .cx-paper-trades{padding-bottom:80px}.footer{background-color:#161616}.footer__title{color:#fff;font-size:20px;font-weight:500;letter-spacing:1px;line-height:1.1;margin-bottom:.5rem;margin-top:0}@media (max-width:575px){.footer__title{text-align:center}}.footer__link{line-height:1.2em}.footer__link a{color:#cecece;font-size:15px;font-weight:400;line-height:22px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.footer__link a:hover{color:#08cc91}@media (max-width:575px){.footer__link a i{display:none}.footer__link{text-align:center}}.footer__info{color:#cecece}@media (max-width:575px){.footer__info{text-align:center}}.footer__social-icons a{color:#cecece;display:inline-block;font-size:26px;height:40px;line-height:36px;text-align:center;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:40px}.footer__social-icons a:hover{color:#08cc91;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (max-width:1200px){.footer__social-icons{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:575px){.footer__social-icons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-center-info{padding-left:15px!important}}.footer__logo img{max-width:180px}html.cx-html-dark-theme .cx-paper-trades{background-color:#ececef}html.cx-html-dark-theme .cx-paper-trades_summary-statistics-container{background-color:#e3e3e6}html.cx-html-dark-theme .cx-paper-trades_header_trade-btn{color:#000}html.cx-html-dark-theme .cx-paper-trades_header_actions_select_directive,html.cx-html-dark-theme .cx-paper-trades_range-picker_view{background-color:rgba(56,56,56,.16)}html.cx-html-dark-theme .cx-paper-trades_header_actions_select_directive .cx-paper-trades-filter-select_control span,html.cx-html-dark-theme .cx-paper-trades_range-picker_view .cx-paper-trades-filter-select_control span{color:#333}html.cx-html-dark-theme .cx-paper-trades_header_wide-screen .cx-paper-trades-filter-select_control span{color:#fff}html.cx-html-dark-theme .cx-paper-trades_stats_row{border-bottom-color:#cecece}html.cx-html-dark-theme .cx-date-range-picker_modal_range-picker_btn,html.cx-html-dark-theme .cx-paper-trades_btn{color:#000;filter:invert(100%) hue-rotate(180deg)!important}html.cx-html-dark-theme .cx-paper-trades_message-block{background:#d7d7da;box-shadow:0 3px 10px 0 rgba(255,255,255,.5)}@media (max-width:767px){html.cx-html-dark-theme .cx-paper-trades_header,html.cx-html-dark-theme .cx-paper-trades_header-statistics-container{background:#e3e3e6}}html.cx-html-dark-theme .cx-paper-trades_header_wide-screen{filter:invert(100%) hue-rotate(160deg)!important}.cx-pl1d-cell{color:#fff;font-weight:400;letter-spacing:.48px;min-width:80px;padding:5px}.cx-pl1d-cell.green{background:#028f6f}.cx-pl1d-cell.red{background:#de5760}
/*# sourceMappingURL=MobileWebViewPaperTrades.css.map*/