@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);body{margin:0}div:where(.swal2-icon){border:none!important}.note-editable{height:auto!important}.swal2-actions{flex-direction:column-reverse;gap:.5rem;padding:0;width:90%}.modelBtnOkStyles{background:var(--gradient1)!important;border:1px solid var(--static-primary2)!important;border-radius:5px;color:var(--static-white-900)!important;cursor:pointer;font-family:Montserrat,sans-serif;font-size:var(--font_fifteen);font-weight:var(--weight_six);min-width:100px;outline:none;padding:8px 20px;transition:all .4s}.modelBtnOkStyles:hover{transform:scale(.98)}.modelBtnCancelStyles{background-color:initial;border:1px solid var(--static-primary2)!important;border-radius:5px;color:var(--static-primary2);cursor:pointer;font-family:Montserrat,sans-serif;font-size:var(--font_fifteen);font-weight:var(--weight_six);min-width:100px;outline:none;padding:8px 20px}.modelBtnCancelStyles:hover{background-color:var(--static-primary2);color:var(--white)}.logoutModel .swal2-actions{flex-direction:row!important;flex-wrap:nowrap}.logoutModel .modelBtnCancelStyles{border:2px solid #e1e1e1}.logoutModel .modelBtnCancelStyles,.logoutModel .modelBtnOkStyles{max-width:30%!important;min-width:30%!important;width:30%!important}.noDataText{height:90%;min-height:200px}.noDataFoundPart,.noDataText{align-items:center;color:#fff;display:flex;justify-content:center}.noDataFoundPart{height:100vh;text-align:center;width:100%}.noDataFoundPart h1{font-size:max(6pc,10vw);font-weight:600}.noDataFoundPart h3{font-size:max(1pc,2vw);font-weight:600}.noDataFoundPart a{display:flex;margin:1pc auto;text-decoration:none}.loaderComponent{height:100%;min-height:300px;width:100%}.loaderComponent,.loaderComponent .wifi-loader{align-items:center;display:flex;justify-content:center}.loaderComponent .wifi-loader{--front-color:var(--static-primary1);--front-color-in:var(--static-primary1);--back-color:#c3c8de;--text-color:#414856;border-radius:50px;height:64px;position:relative;width:64px}.loaderComponent .wifi-loader svg{align-items:center;display:flex;justify-content:center;position:absolute}.loaderComponent .wifi-loader svg circle{fill:none;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;position:absolute;transform:rotate(-100deg);transform-origin:center}.loaderComponent .wifi-loader svg circle.back{stroke:var(--back-color)}.loaderComponent .wifi-loader svg circle.front{stroke:var(--front-color)}.loaderComponent .wifi-loader svg.circle-outer{height:86px;width:86px}.loaderComponent .wifi-loader svg.circle-outer circle{stroke-dasharray:62.75 188.25}.loaderComponent .wifi-loader svg.circle-outer circle.back{animation:circle-outer135 1.8s ease .3s infinite}.loaderComponent .wifi-loader svg.circle-outer circle.front{animation:circle-outer135 1.8s ease .15s infinite}.loaderComponent .wifi-loader svg.circle-middle{height:60px;width:60px}.loaderComponent .wifi-loader svg.circle-middle circle{stroke:var(--front-color-in);stroke-dasharray:42.5 127.5}.loaderComponent .wifi-loader svg.circle-middle circle.back{animation:circle-middle6123 1.8s ease .25s infinite}.loaderComponent .wifi-loader svg.circle-middle circle.front{animation:circle-middle6123 1.8s ease .1s infinite}.loaderComponent .wifi-loader svg.circle-inner{height:34px;width:34px}.loaderComponent .wifi-loader svg.circle-inner circle{stroke-dasharray:22 66}.loaderComponent .wifi-loader svg.circle-inner circle.back{animation:circle-inner162 1.8s ease .2s infinite}.loaderComponent .wifi-loader svg.circle-inner circle.front{animation:circle-inner162 1.8s ease .05s infinite}.loaderComponent .wifi-loader .text{align-items:center;display:flex;display:none;font-size:2rem;font-weight:600;justify-content:center;left:50%;letter-spacing:2px;position:absolute;text-transform:lowercase;top:150%;transform:translateX(-50%)}.loaderComponent .wifi-loader .text:after,.loaderComponent .wifi-loader .text:before{content:attr(data-text);text-transform:capitalize}.loaderComponent .wifi-loader .text:before{color:var(--text-color)}.loaderComponent .wifi-loader .text:after{animation:text-animation76 3.6s ease infinite;color:var(--front-color-in);left:0;position:absolute}@keyframes circle-outer135{0%{stroke-dashoffset:25}25%{stroke-dashoffset:0}65%{stroke-dashoffset:301}80%{stroke-dashoffset:276}to{stroke-dashoffset:276}}@keyframes circle-middle6123{0%{stroke-dashoffset:17}25%{stroke-dashoffset:0}65%{stroke-dashoffset:204}80%{stroke-dashoffset:187}to{stroke-dashoffset:187}}@keyframes circle-inner162{0%{stroke-dashoffset:9}25%{stroke-dashoffset:0}65%{stroke-dashoffset:106}80%{stroke-dashoffset:97}to{stroke-dashoffset:97}}@keyframes text-animation76{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}50%{-webkit-clip-path:inset(0);clip-path:inset(0)}to{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}}.showAndHideToggle{box-sizing:border-box;position:relative}.showAndHideToggle input[type=checkbox]{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:10}.showAndHideToggle label{align-items:center;box-sizing:border-box;display:flex;position:relative}.showAndHideToggle label:before{background:#505050;border-radius:46px;box-sizing:border-box;content:"";display:inline-block;height:30px;position:relative;transition:.2s ease-in;width:70px}.showAndHideToggle label:after{background:#fff;border-radius:50%;box-sizing:border-box;content:"";height:90%;left:2px;position:absolute;top:2px;transition:.2s ease-in;width:40%;z-index:2}.showAndHideToggle input[type=checkbox]:checked+label:before{background:#4bd865}.showAndHideToggle input[type=checkbox]:checked+label:after{left:55%}:root{--body_bg:#060606;--searchbar_bg:#141313;--placeholder:#dbdbdb;--white:#fff;--black:#000;--header_switchbg:#231507;--dash_box:#0c0c0c;--orangeBtn_bg:#2e1e13;--grad_blue:#103252;--grad_green:#73cc2a;--table_green:#00ce6a;--table_green_btn:#1f7700;--table_red_btn:#ff1616;--link:#1492e6;--box_border:#3c3c3c;--common_bg:#121212;--gray2:#e3e3e3;--black2:#0000001a;--static-primary1:#9d110c;--static-primary2:#9d110c;--static-white-900:#fff;--gradient1:linear-gradient(295.95deg,#9d110c -1.25%,#9d110c);--scrollbar:#9d110c;--small_font:8px;--lower_font:10px;--font_twelve:12px;--font_thirteen:13px;--font_fifteen:15px;--font_sixteen:16px;--font_eighteen:18px;--font_twenty:20px;--font_twentyfive:25px;--font_thirty:30px;--font_thirtyfive:35px;--higher_font:40px;--weight_six:600;--weight_seven:700;--weight_five:500;--weight_three:300;--weight_four:400;--weight_eight:800;--weight_nine:900}.lightTheme{--body_bg:#fff;--searchbar_bg:#f4f4f4;--placeholder:gray;--white:#000;--black:#fff;--header_switchbg:#f4f4f4;--header_border:#e5e5e5;--dash_box:#f4f4f4;--green:#43d96f;--orangeBtn_bg:#2e1e13;--grad_blue:#103252;--grad_green:#73cc2a;--grad_ink:#322bf2;--grad_darkgreen:#013e5a;--table_green:#00ce6a;--table_green_btn:#1f7700;--table_red_btn:#ff1616;--link:#7d2ae8;--box_border:#cbcbcb;--themeclr:#1fc2c2;--common_bg:#e3e3e3;--gray1:#121212;--gray2:#e3e3e3;--gray4:#e4e4e4;--gray3:#ddd;--gray5:#848484;--dark_gray:#1d2d3f;--lightGreen:#effff5;--green1:#1dd35c;--black1:#090a0b;--black2:#0000001a}.common_bg,body{background-color:#060606;background-color:var(--body_bg);font-family:Montserrat,sans-serif!important}.liner{border-bottom:1px solid #3c3c3c;border-bottom:1px solid var(--box_border);left:0;position:fixed;top:80px;width:100%;z-index:9}.apexcharts-grid-borders,.apexcharts-xaxis-tick{display:none}.orange_btn{background-color:#2e1e13;background-color:var(--orangeBtn_bg);border:1px solid #2e1e13;border:1px solid var(--orangeBtn_bg);border-radius:30px;font-family:Montserrat,sans-serif;font-size:15px;font-size:var(--font_fifteen);font-weight:600;font-weight:var(--weight_six);min-width:100px;outline:none;padding:5px 20px}.orange_btn,.orange_btn:hover{color:#9d110c;color:var(--static-primary2)}.orange_btn:hover{background:#0000}.orange_primary_btn{background:linear-gradient(295.95deg,#9d110c -1.25%,#9d110c)!important;background:var(--gradient1)!important;border:none;border-radius:5px;color:#fff!important;color:var(--static-white-900)!important;cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-size:var(--font_fifteen);font-weight:600;font-weight:var(--weight_six);min-width:100px;outline:none;padding:8px 20px;transition:all .4s}.orange_primary_btn:hover{transform:scale(.95)}.orange_small_primary{background:linear-gradient(295.95deg,#9d110c -1.25%,#9d110c);background:var(--gradient1);border:none;border-radius:5px;color:#fff;color:var(--static-white-900);cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-size:var(--font_fifteen);font-weight:600;font-weight:var(--weight_six);outline:none;padding:5px 20px;transition:all .3s;width:-webkit-fit-content;width:fit-content}.orange_small_primary:hover{transform:scale(.95)}.secondary_btn{background-color:initial;border:1px solid #9d110c;border:1px solid var(--static-primary2);border-radius:5px;color:#9d110c;color:var(--static-primary2);cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-size:var(--font_fifteen);font-weight:600;font-weight:var(--weight_six);min-width:100px;outline:none;padding:8px 20px}.active_primary_btn,.secondary_btn:hover{background-color:#9d110c;background-color:var(--static-primary2);color:#000;color:var(--black)}.active_primary_btn{border:1px solid #9d110c;border:1px solid var(--static-primary2);border-radius:5px;cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-size:var(--font_fifteen);font-weight:600;font-weight:var(--weight_six);min-width:100px;outline:none;padding:8px 20px}.common_page_scroller{padding-bottom:30px!important;padding-right:0!important;width:100%}.profile_holder{animation:dizzle .5s ease}@keyframes dizzle{0%{opacity:0}50%{opacity:.5}to{opacity:1}}::-webkit-scrollbar{height:7px;width:7px}::-webkit-scrollbar-track{background-color:initial;border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;cursor:pointer}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#9d110c;background:var(--scrollbar)}.cmn_plain_btn{background-color:initial;border:none;cursor:pointer;outline:none}.table_activity_img{height:15px;width:15px}.cmn__navLinks{border:none;color:#fff;color:var(--white);text-decoration:none}.switch{display:inline-block;height:20px;position:relative;width:40px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#000;background-color:var(--black);border:none;bottom:0;box-shadow:none;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;background-color:var(--white);bottom:4px;content:"";height:13px;left:4px;width:13px}input:checked+.slider{background-color:#9d110c;background-color:var(--static-primary1)}input:focus+.slider{box-shadow:none}input:checked+.slider:before{background-color:#000;background-color:var(--black);transform:translateX(20px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.pagination .page-item,.pagination .page-link{background-color:#0000001a!important;background-color:var(--black2)!important;border-color:#3c3c3c;border-color:var(--box_border);color:#fff;color:var(--white);font-size:14px}.pagination .page-link input{background-color:initial;border-radius:1px solid #e3e3e3;border-radius:1px solid var(--gray2);box-shadow:none;color:#fff;color:var(--white);outline:none}.table_extrabtns{background:linear-gradient(295.95deg,#9d110c -1.25%,#9d110c)!important;background:var(--gradient1)!important;border:none;border-radius:5px;color:#fff!important;color:var(--static-white-900)!important;cursor:pointer;display:flex;font-size:18px;font-size:var(--font_eighteen);font-weight:600;font-weight:var(--weight_six);gap:.5rem;outline:none;padding:5px 10px;width:-webkit-fit-content;width:fit-content}.table_extrabtns.activeBtn{font-size:13px;font-size:var(--font_thirteen)}.cmn_extraBtnsLabel{color:#fff;color:var(--white);font-size:15px;font-size:var(--font_fifteen);font-weight:500;font-weight:var(--weight_five)}.header{background-color:#060606;background-color:var(--body_bg);display:flex;min-height:80px;position:-webkit-sticky;position:sticky;top:0;z-index:9}.header_title{color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:16px;font-size:var(--font_sixteen);font-weight:600;font-weight:var(--weight_six);margin:0}.header_title span{text-transform:capitalize}.header_searchbar{background-color:#141313;background-color:var(--searchbar_bg)}.header_searchbar_input{background-color:initial;border:none;color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:13px;font-size:var(--font_thirteen);font-weight:500;font-weight:var(--weight_five);outline:none}.header_dragger{background-color:#231507;background-color:var(--header_switchbg);cursor:pointer;height:40px;max-width:150px;min-width:150px}.header_switchThunder{height:30px;object-fit:contain;position:absolute;top:13%;transition:1s;width:30px}.header_thunderLeft{left:5%}.header_thunderRight{right:5%}.header_switchHint{color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:12px;font-size:var(--font_twelve);font-weight:600;font-weight:var(--weight_six);margin:0}.header_profileImg{height:40px;max-height:40px;max-width:40px;min-height:40px;min-width:40px;object-fit:contain;width:40px}.header_profile_drop .btn-check:checked+.btn,.header_profile_drop .btn.active,.header_profile_drop .btn.show,.header_profile_drop .btn:first-child:active,.header_profile_drop :not(.btn-check)+.btn:active,.header_profile_drop button,.header_profile_drop button:active,.header_profile_drop button:focus,.header_profile_drop button:focus-visible,.header_profile_drop button:hover{background-color:initial;border:none;box-shadow:none;outline:none;padding:0;width:-webkit-fit-content;width:fit-content}.header_profile_drop button:after{display:none}.header_profile_drop .dropdown-menu{background-color:#141313;background-color:var(--searchbar_bg)}.header_profile_drop .dropdown-item{color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:13px;font-size:var(--font_thirteen);font-weight:600;font-weight:var(--weight_six)}.header_profile_drop .dropdown-item:hover{background-color:#9d110c;background-color:var(--static-primary2);color:#000;color:var(--black)}.header_canva_header,.header_canvas.offcanvas{background-color:#0c0c0c;background-color:var(--dash_box)}.header_canva_header{border-bottom:1px solid #3c3c3c;border-bottom:1px solid var(--box_border);margin:0 -1px;padding-top:16px;position:-webkit-sticky;position:sticky;top:0;z-index:9}.header_canvas :is(ul,li){cursor:pointer;list-style-type:none;padding-left:0}.mob_searchglass{height:25px;width:25px}.mob_searchbar_holder{animation:flipper .5s linear;background-color:#141313;background-color:var(--searchbar_bg);left:0;position:absolute;right:0;top:0;width:100%;z-index:10}@keyframes flipper{0%{opacity:0;transform:scale(0)}25%{opacity:.25;transform:scale(.25)}50%{opacity:.5;transform:scale(.5)}75%{opacity:.75;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.mob_searchbar_holder .mob_searchbar_inp{background-color:initial;border:none;color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:15px;font-size:var(--font_fifteen);font-weight:600;font-weight:var(--weight_six);outline:none}.mob_searchbar_holder i{color:#fff;color:var(--white);font-size:18px;font-size:var(--font_eighteen)}.sidebar{background-color:#060606;background-color:var(--body_bg);height:100vh;position:-webkit-sticky;position:sticky;top:0;width:100%}.sidebar li,.sidebar ul{cursor:pointer;list-style-type:none;padding-left:0}.sidebar .sidebar__scrollUl{border-right:1px solid #3c3c3c;border-right:1px solid var(--box_border);height:calc(100vh - 81px);margin:0;overflow-y:auto!important;padding:25px 0}.sidebar_link_hint{color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:15px;font-size:var(--font_fifteen);font-weight:600;font-weight:var(--weight_six);margin:0}.sidebar_links{text-decoration:none}.sidebar_links .sidebar_linkImg{height:22px;object-fit:contain;width:22px}.sidebar_links.active{background:linear-gradient(295.95deg,#9d110c -1.25%,#9d110c);background:var(--gradient1);border-bottom-right-radius:40px;border-top-right-radius:40px;color:#fff;color:var(--static-white-900)}.sidebar li{max-width:90%;min-width:90%}.sidebar li:hover{background:linear-gradient(295.95deg,#9d110c -1.25%,#9d110c);background:var(--gradient1)}.sidebar li:hover,.sidebar li:hover .sidebar_link_hint{color:#fff;color:var(--static-white-900)}.sidebar_logo_holder{background-color:#060606;background-color:var(--body_bg);border-right:2px solid #2e2e2e;min-height:81px;position:-webkit-sticky;position:sticky;top:0;z-index:9}.dashboard_box{background-color:#0c0c0c;background-color:var(--dash_box);border:1px solid #3c3c3c;border:1px solid var(--box_border)}.dash_lottie,.dash_lottie_holder{height:45px;width:45px}.dash_logoImg{height:40px;width:40px}.dash_coinImg{height:30px;left:16%;position:absolute;top:17%;width:30px}.dash_graymed_text{font-size:13px;font-size:var(--font_thirteen)}.dash_graybig_text,.dash_graymed_text{color:#dbdbdb;color:var(--placeholder);font-family:Montserrat,sans-serif;font-weight:600;font-weight:var(--weight_six);margin:0}.dash_graybig_text{font-size:16px;font-size:var(--font_sixteen)}.dash_valuewhite_text{color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:18px;font-size:var(--font_eighteen);font-weight:700;font-weight:var(--weight_seven);margin:0}.dash_select_lottie,.dash_select_lottie_holder{height:40px;position:absolute}.dash_select_coinImg{height:25px;left:24%;top:20%;width:25px}.market_select_component{background-color:#141313;background-color:var(--searchbar_bg);cursor:pointer;font-size:13px;font-size:var(--font_thirteen)}.dash_table_status,.market_select_component{color:#fff;color:var(--white);font-family:Montserrat,sans-serif}.dash_table_status{font-size:15px;font-size:var(--font_fifteen);font-weight:500;font-weight:var(--weight_five);margin:0}.dash_datatable_holder{height:-webkit-fit-content;height:fit-content;max-height:86vh;overflow-x:hidden;overflow-y:auto}.dash_datatable .as-react-table table,.dash_datatable .table-bordered>:not(caption)>*,.dash_datatable .table>:not(caption)>*>*{--bs-table-border-color:#0000!important;background-color:initial!important;border-color:#0000!important}.dash_datatable .as-react-table thead{display:none!important}.dash_table_arrowImg{height:40px;width:40px}.dash_table_title{color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:15px;font-size:var(--font_fifteen);font-weight:600;font-weight:var(--weight_six);margin:0}.dash_graph_btn{background-color:initial;border:none;color:#fff;color:var(--white);font-family:var(--satoshi_fonts);font-size:13px;font-size:var(--font_thirteen);font-weight:500;font-weight:var(--weight_five);outline:none;padding:5px 8px}.dash_graph_btn.active,.dash_graph_btn:hover{background-color:#141313;background-color:var(--searchbar_bg)}.rp_input_holder{border:1px solid #3c3c3c;border:1px solid var(--box_border)}.rp_singleinput_holder>span{color:red!important;font-size:.8rem;margin-left:.2rem}.rp_input_holder i{color:#dbdbdb;color:var(--placeholder);cursor:pointer}.rp_singleInput{background-color:initial;border:none;color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:13px;font-size:var(--font_thirteen);font-weight:600;font-weight:var(--weight_six);outline:none}.rp_input_holder:read-only{border-color:#2a2a2a}.rp_label{color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:15px;font-size:var(--font_fifteen);font-weight:600;font-weight:var(--weight_six);margin:0}.exchange_table_holder .asrt-table-body,.table.table-bordered.table-striped{margin:0!important;overflow-x:auto}.exchange_table_holder .col-md-12{padding:0}.exchange_table_holder .table-bordered>:not(caption)>*{border-width:0!important}.exchange_table_holder .table>:not(caption)>*>*{background-color:initial!important;border-color:#0000;color:#dbdbdb;color:var(--placeholder);font-weight:600;font-weight:var(--weight_six);min-width:155px;padding:15px}.exchange_table_holder .table>:not(caption)>*>*,.exchange_table_values{font-family:Montserrat,sans-serif;font-size:13px;font-size:var(--font_thirteen)}.exchange_table_values{color:#fff;color:var(--white);font-weight:400;font-weight:var(--weight_four);margin:0}.exchange_table_address.exchange_table_values{color:#1492e6;color:var(--link);cursor:pointer;text-decoration:underline}.exchange_activity{color:#9d110c;color:var(--static-primary2);cursor:pointer;font-size:15px;font-size:var(--font_fifteen);margin:0}.exchange_completed{background-color:#1f7700;background-color:var(--table_green_btn)}.exchange_completed,.exchange_pending{border:none;color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:13px;font-size:var(--font_thirteen);font-weight:500;font-weight:var(--weight_five);min-width:100px;outline:none;padding:5px 15px}.exchange_pending{background-color:#9d110c;background-color:var(--static-primary2)}.exchange_fail{background-color:#ff1616;background-color:var(--table_red_btn);border:none;color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:13px;font-size:var(--font_thirteen);font-weight:500;font-weight:var(--weight_five);min-width:100px;outline:none;padding:5px 15px}.exchange_table_holder .float-right.text-right{display:flex;justify-content:flex-end;margin-top:15px}.exchange_table_holder .float-right.text-right input{background-color:#0000001a;background-color:var(--black2);border-color:#3c3c3c;border-color:var(--box_border);box-shadow:none!important;color:#fff;color:var(--white);font-size:12px;font-size:var(--font_twelve);font-weight:500;font-weight:var(--weight_five)}.exchange_table_holder .float-right.text-right input::placeholder{color:#fff;color:var(--white)}.table_extrabtns input{bottom:0;left:0;max-width:100%;opacity:0;position:absolute;right:0;top:0}.exchange_tableFileUploader{font-size:15px;font-size:var(--font_fifteen)}.subscription_card_greenHead{background-color:#9d110c;background-color:var(--static-primary1)}.subscription_card_blueHead{background-color:#84848417}.subscription_card{background-color:#0c0c0c;background-color:var(--dash_box);border:1px solid;height:100%}.subsciption_title{color:#fff;color:var(--static-white-900);font-size:20px;font-size:var(--font_twenty);font-weight:800;font-weight:var(--weight_eight)}.subsciption_price_days,.subsciption_title{font-family:Montserrat,sans-serif;letter-spacing:1px;margin:0}.subsciption_price_days{color:#fff;color:var(--white);font-size:16px;font-size:var(--font_sixteen);font-weight:600;font-weight:var(--weight_six)}.subsciption_price_days small{font-size:12px;font-size:var(--font_twelve);font-weight:500;font-weight:var(--weight_five)}.subscriptioc_card_body :is(ul,li){color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:13px;font-size:var(--font_thirteen);font-weight:500;font-weight:var(--weight_five);list-style-type:none;padding-left:0}.subsciption_green_gradBtn{background:linear-gradient(90deg,#103252,#73cc2a);background:linear-gradient(to right,var(--grad_blue),var(--grad_green));border:none;color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:15px;font-size:var(--font_fifteen);font-weight:600;font-weight:var(--weight_six);letter-spacing:.5px;outline:none;padding:9px 15px}.subsciption_green_gradBtn:hover{background:linear-gradient(90deg,#73cc2a,#103252);background:linear-gradient(to right,var(--grad_green),var(--grad_blue))}.subscript_checkers{height:20px;width:20px}.subsciption_table_greenText{color:#00ce6a;color:var(--table_green);font-family:Montserrat,sans-serif;font-size:13px;font-size:var(--font_thirteen);font-weight:400;font-weight:var(--weight_four);margin:0}.subs_table_greenBtn{background-color:#1f7700;background-color:var(--table_green_btn)}.subs_table_greenBtn,.subs_table_redBtn{border:none;color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:13px;font-size:var(--font_thirteen);font-weight:500;font-weight:var(--weight_five);min-width:70px;outline:none;padding:5px 20px}.subs_table_redBtn{background-color:#ff1616;background-color:var(--table_red_btn)}.cmn_modal .modal-content{background-color:#0c0c0c;background-color:var(--dash_box);border:1px solid #3c3c3c;border:1px solid var(--box_border);border-radius:10px}.cmn_modal_subTitle,.cmn_modal_title{color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:18px;font-size:var(--font_eighteen);font-weight:600;font-weight:var(--weight_six);margin:0}.cmn_modal_closer{background:linear-gradient(295.95deg,#9d110c -1.25%,#9d110c);background:var(--gradient1);border:none;color:#fff;color:var(--static-white-900);cursor:pointer;font-size:16px;font-size:var(--font_sixteen);padding:0 6px}.cmn_modal_closer,.ot_textarea{font-weight:500;font-weight:var(--weight_five);outline:none}.ot_textarea{background-color:initial;border:1px solid #3c3c3c;border:1px solid var(--box_border);color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:13px;font-size:var(--font_thirteen)}.settings__holder{background-color:#141313;background-color:var(--searchbar_bg)}.orange_small_secondary{background-color:initial;border:1px solid #9d110c;border:1px solid var(--static-primary1);border-radius:5px;box-shadow:0 4px 4px 0 #00000040;color:#9d110c;color:var(--static-primary2);cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-size:var(--font_fifteen);font-weight:600;font-weight:var(--weight_six);outline:none;padding:5px 20px;text-decoration:none;width:-webkit-fit-content;width:fit-content}.orange_small_secondary:hover{background:#9d110c!important;background:var(--static-primary2)!important;border:1px solid #9d110c!important;border:1px solid var(--static-primary2)!important;color:#000;color:var(--black)}.orange_small_secondary:disabled{cursor:not-allowed;opacity:.5!important}.custom-file-upload{border:1px solid #9d110c;border:1px solid var(--static-primary2);border-radius:.375rem!important;color:#9d110c;color:var(--static-primary2);cursor:pointer;display:inline-block;font-size:14px;padding:10px 30px}.custom-file-upload:hover{background-color:#9d110c;background-color:var(--static-primary2);border:1px solid #9d110c;border:1px solid var(--static-primary2);color:#000;color:var(--black);outline:none}input[type=file].hide_input{display:none}.cmnStatus__changer button{background-color:initial!important;border:1px solid #fff!important;border:1px solid var(--white)!important;box-shadow:none!important;color:#fff;color:var(--white);font-size:13px;font-size:var(--font_thirteen);font-weight:500;font-weight:var(--weight_five);outline:none;padding:5px 14px}.cmnStatus__changer button:after{display:none}.cmnStatus__changer button:focus,.cmnStatus__changer button:focus-visible,.cmnStatus__changer button:hover,.cmnStatus__changer button:target{background-color:initial!important;border-color:#fff!important;border-color:var(--white)!important}.cmnStatus__changer .dropdown-menu{background-color:#000;background-color:var(--black)}.cmnStatus__changer .dropdown-item{background-color:initial;color:#fff;color:var(--white);font-size:13px;font-size:var(--font_thirteen);font-weight:500;font-weight:var(--weight_five)}.cmnStatus__changer .dropdown-item:hover{background:linear-gradient(295.95deg,#9d110c -1.25%,#9d110c);background:var(--gradient1);color:#fff;color:var(--static-white-900)}.cnctWallet__metamask{height:35px;width:35px}.cmnModal__walletHolder{cursor:pointer;min-width:85px}.header__cnctWalletBtn{font-size:13px;font-size:var(--font_thirteen);padding:5px 10px}.subs_add_btn{background-color:linear-gradient(295.95deg,#9d110c -1.25%,#9d110c);background-color:var(--gradient1);border:none;color:#000;color:var(--black);font-size:16px;font-size:var(--font_sixteen);font-weight:700;font-weight:var(--weight_seven);outline:none;padding:5px 10px;transition:all .3s}.subs_add_btn:hover{transform:scale(.95)}.subs_dlt_btn{background-color:#ff1616;background-color:var(--table_red_btn);border:1px solid #ff1616;border:1px solid var(--table_red_btn);color:#fff;color:var(--white);font-size:16px;font-size:var(--font_sixteen);font-weight:700;font-weight:var(--weight_seven);outline:none;padding:5px 10px}.subs_dlt_btn:hover{background-color:initial;color:#ff1616;color:var(--table_red_btn)}.link_theme{color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:14px}.link_theme:hover{color:#9d110c;color:var(--static-primary1)}.header_title_big{color:#fff;color:var(--white);font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;font-weight:var(--weight_six)}.main_logo{max-width:150px}.row_card{height:100vh}.otp__holder input{background-color:initial;border:1px solid #3c3c3c;border:1px solid var(--box_border);color:#fff;color:var(--white);font-size:18px;font-size:var(--font_eighteen);font-weight:700;font-weight:var(--weight_seven);height:40px;margin-right:10px;outline:none;width:40px!important}.network_drop button{align-items:center!important;background:linear-gradient(295.95deg,#9d110c -1.25%,#9d110c)!important;background:var(--gradient1)!important;border:none!important;border-radius:5px!important;color:#fff!important;color:var(--static-white-900)!important;display:flex!important;font-size:13px!important;font-size:var(--font_thirteen)!important;font-weight:600!important;font-weight:var(--weight_six)!important;outline:none!important;padding:5px 10px!important}.network_drop button:after{display:block}.network_drop .dropdown-menu{border:1px solid #dcdcdc2e}.remove_toggleBtn .form-check-input:checked{background:red;border-color:#9d110c;border-color:var(--static-primary1)}.remove_toggleBtn .form-check-input{background-color:#9d110c;background-color:var(--static-primary1);box-shadow:none;cursor:pointer;height:1.3em;width:2.4em}.remove_toggleBtn .form-check-input:not(:checked){background-image:url(/static/media/toggle_inactiveBg.27d41a29e35b79873fb5.svg)}.custom_reactSummerNote .note-editor{border:1px solid #212529!important;border-radius:.375rem;color:#7e7e89}.custom_reactSummerNote .note-btn{color:#7e7e89}.custom_quilEditor .ql-toolbar{border:1px solid #212529!important;border-radius:6px 6px 0 0}.custom_quilEditor .ql-container{border:1px solid #212529!important}.custom_quilEditor .ql-editor{color:#fff}.custom_quilEditor .ql-active .ql-stroke,.custom_quilEditor .ql-active svg path{stroke:#fff!important}.custom_quilEditor .ql-active .ql-fill{fill:#fff!important}.custom_quilEditor .ql-formats button:hover svg .ql-stroke{stroke:#fff!important}.custom_quilEditor .ql-formats button:hover svg .ql-fill{fill:#fff!important}.custom_quilEditor .ql-picker-label:hover{color:#fff!important}.custom_quilEditor .ql-picker-label:hover .ql-stroke{stroke:#fff!important}.custom_quilEditor .ql-container{min-height:200px}.subscription_card .remove_toggleBtn{position:absolute;right:15px;top:18px}.subscription_card .remove_toggleBtn .form-check-input:checked{background-color:#060606!important;background-color:var(--body_bg)!important}.email_select .customselect__menu{z-index:7!important}.customselect__menu{background-color:initial!important}.custom_sunEditor .sun-editor{background-color:initial!important;border:1px solid #212529!important;border-radius:6px 6px 0 0!important}.custom_sunEditor .sun-editor .se-toolbar{background-color:initial!important;border:none!important;border-radius:6px 6px 0 0!important;border-top:1px solid #212529!important;outline:none}.custom_sunEditor .sun-editor .se-btn-module-border{border:1px solid #212529!important}.custom_sunEditor .sun-editor svg{color:#fff}.custom_sunEditor .sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{background-color:initial!important}.custom_sunEditor .sun-editor .se-tooltip{background-color:initial!important;box-shadow:none!important;color:#fff}.custom_sunEditor .sun-editor-editable{background-color:initial!important;color:#fff!important}.custom_sunEditor .sun-editor .se-resizing-bar{background-color:initial!important}.sun-editor .se-resizing-bar{border-top:none!important}.react_multiSelect,.react_multiSelectParent{position:relative;z-index:10}.react_multiSelectParent button{background-color:initial!important;color:#fff!important;width:100%}.react_multiSelectParent>div:first-child>div:nth-child(2){background-color:#0c0c0c!important;background-color:var(--dash_box)!important;border:1px solid #3c3c3c;border:1px solid var(--box_border);box-shadow:none!important}.react_multiSelect__control{background-color:initial!important;border:1px solid #3c3c3c!important;border:1px solid var(--box_border)!important;box-shadow:none!important;color:#fff!important}.react_multiSelect__placeholder{font-size:13px!important}.react_multiSelect__input input{color:#fff!important;font-size:13px!important}.react_multiSelect__indicators svg{height:20px!important;width:20px!important}.react_multiSelect__option{align-items:center!important;color:#fff!important;display:flex!important;font-size:13px!important}.react_multiSelect__option:hover{background-color:linear-gradient(295.95deg,#9d110c -1.25%,#9d110c)!important;background-color:var(--gradient1)!important;color:#fff!important;color:var(--static-white-900)!important}.view_icon{color:#9d110c;color:var(--static-primary1)}.react_multiSelect__option--is-selected{background:linear-gradient(295.95deg,#9d110c -1.25%,#9d110c)!important;background:var(--gradient1)!important;color:#fff!important;color:var(--static-white-900)!important}table{vertical-align:middle!important}table p{margin:0}.exchange_table_holder .table tr th{background-color:#212121!important}.exchange_table_holder .table>thead th{color:#fff;color:var(--white);font-size:14px;padding:16px 15px}.rp_lable_theme{font-size:18px;font-size:var(--font_eighteen)}.table_extrabtns:hover{opacity:.5}.tabletop .asrt-table-body{margin-top:20px!important}.customselect__single-value{font-weight:600;font-weight:var(--weight_six)}.exchange_table_holder .float-right.text-right .table_filter{margin-right:20px!important}.pagination .disabled .page-link{opacity:.7}.opportunities table{border:2px solid #3c3c3c;border:2px solid var(--box_border)}.dropdown-menu{background-color:#0c0c0c;background-color:var(--dash_box);border:1px solid #3c3c3c;border:1px solid var(--box_border)}.header .walletdrop .dropdown-menu{padding:10px}.dropdown .btn.show{background:linear-gradient(295.95deg,#9d110c -1.25%,#9d110c);background:var(--gradient1);color:#fff;color:var(--static-white-900)}.table-foot.asrt-table-foot{margin:15px 0}.customselect__multi-value{background-color:#3c3c3c!important;background-color:var(--box_border)!important}.customselect__multi-value__label{color:#fff!important;color:var(--white)!important}.customselect__multi-value__remove:hover{background-color:initial!important}.wallet_title_txt{color:#fff;font-size:11px}.cnt_wallet_btns .btn{font-size:13px;font-size:var(--font_thirteen);min-width:130px;padding:5px 10px}.loginProfileCard{align-items:center;background-color:#303030;border-radius:100px;color:#fff;cursor:pointer;display:flex;gap:.5rem;padding:.5rem .8rem}.loginProfileCard img{width:3rem}.loginProfileCard h3{font-size:.9rem;font-weight:500;margin:0}.loginProfileCard p{font-size:.7rem;margin:0}.profileDropdown .profileDropdownMenu{background-color:#303030}.profileDropdown .profileDropdownMenu a,.profileDropdown .profileDropdownMenu p,.profileDropdown .profileDropdownMenu span{color:#fff;cursor:pointer;font-size:.9rem;margin:0;padding:0!important;text-decoration:none}.profileDropdown .profileDropdownMenu a,.profileDropdown .profileDropdownMenu span{padding:.2pc .8pc!important}.profileDropdown .profileDropdownMenu p:hover{background-color:gray}.editPageContainer{margin:auto;padding:0;width:90%}.backBtn{all:unset;color:#fff;font-weight:600}.previewModal,.previewModal audio{width:100%}.tableImgViewCard{align-items:center;display:flex;height:80px;justify-content:center;margin:auto;position:relative;width:80px}.tableImgViewCard img{border-radius:5px;height:100%;object-fit:contain;width:100%}.tableImgViewCard img:after{background-color:#2d2d2d;border-radius:5px;color:#a0a0a0;display:grid;inset:0;place-items:center;position:absolute}table tr td,table tr th{text-align:center}.checkboxBG{accent-color:#ff1616;accent-color:var(--table_red_btn);cursor:pointer}.circleProgressStyle{height:40px;width:40px}.circleProgressStyle .CircularProgressbar .CircularProgressbar-path{stroke:#9d110c;stroke:var(--scrollbar)}.circleProgressStyle .CircularProgressbar .CircularProgressbar-text{fill:#fff;fill:var(--white);font-size:28px;font-weight:600}.creditsCard{background-color:#0c0c0c;background-color:var(--dash_box);border:1px solid #3c3c3c;border:1px solid var(--box_border);border-radius:.5rem;padding:20px;width:100%}.creditsCard .creditsPoints{color:#fff;color:var(--white);font-size:18px;font-weight:600}.cardbox{background-color:var(--contentbox);border:1px solid #8080806b;border-radius:12px;box-shadow:0 3px 10px #0003;padding:20px}.dashboard_boxall{display:flex;gap:30px;justify-content:space-between}.dashboard_innerbox{background-color:#212121;border:1px solid #80808063;border-radius:6px;box-shadow:0 3px 10px #0003;cursor:pointer;padding:25px;width:100%}.dashboard_innerbox.dark{background-color:#000000e3;border:1px solid #8080807d}.dash_title{color:#fff;color:var(--white);font-size:20px;font-weight:500}.dash_no,.dashboard_innerbox.dark .dash_title{color:#fff}.dash_no{color:var(--white);font-size:28px;font-weight:500;text-align:end}.dashboard_innerbox.dark svg{color:#5c5c5c}.resendBtn{font-size:14px}.sportsrulesAndRegulations{height:150px!important;overflow-y:auto}@media (max-width:1199px){.header_canva_header img{max-width:140px;width:100%}.offcanvas-body{padding-top:0}}@media (max-width:991px){.common_bg.newsletter{overflow-x:hidden}}@media (max-width:575px){.liner{top:70px}.exchange_table_holder .float-right.text-right{margin-top:25px}.header{min-height:70px}.common_page_scroller,.profile_holder{margin-top:35px!important}}@media (max-width:399px){.dash_table_arrowImg,.header_profileImg{height:30px;width:30px}.header_profileImg{max-height:30px;max-width:30px;min-height:30px;min-width:30px;object-fit:contain}}@media (max-width:379px){.header__cnctWalletBtn,.network_drop button{font-size:10px!important}.header__cnctWalletBtn{padding:5px 8px}.header-ryt-sec{gap:5px!important}}@media (min-width:380px) and (max-width:767px){.header__cnctWalletBtn,.network_drop button{font-size:10px!important}.header-ryt-sec{gap:5px!important}}@media (max-width:480px){.cmnModal__walletHolder{min-width:0;min-width:auto}}@media (max-width:767px){.dashboard_boxall{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}}th.sortable{background-position:95% 50%;background-repeat:no-repeat;background-size:16px;color:#2196f3;cursor:pointer}.as-react-table .input-group-text:empty{display:none}.asrt-page-length{display:inline-block}.asrt-page-length .input-group-addon{background:#fff;border:none;display:inline-block;margin:0;padding:0;width:auto}.asrt-pagination{margin:0}.asrt-td-loading{background-color:#fff}.asrt-loading-textwrap{padding:5px 0}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}

/*!
 * 
 * Super simple wysiwyg editor v0.8.18
 * https://summernote.org
 * 
 * 
 * Copyright 2013- Alan Hong. and other contributors
 * summernote may be freely distributed under the MIT license.
 * 
 * Date: 2020-05-20T16:47Z
 * 
 */@font-face{font-display:auto;font-family:summernote;font-style:normal;font-weight:400;src:url(/static/media/summernote.bd0d8be1fbad3612dfe1.eot);src:url(/static/media/summernote.bd0d8be1fbad3612dfe1.eot?#iefix) format("embedded-opentype"),url(/static/media/summernote.7c9436ed8d2deac04e37.woff2) format("woff2"),url(/static/media/summernote.08c343ff91f188dfc1a7.woff) format("woff"),url(/static/media/summernote.b293d601cf1cddd1a1b4.ttf) format("truetype")}[class*=" note-icon"]:before,[class^=note-icon]:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none;display:inline-block;font-family:summernote;font-size:inherit;font-style:normal;text-decoration:inherit;text-rendering:auto;text-transform:none;vertical-align:middle}.note-icon-fw{text-align:center;width:1.25em}.note-icon-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.note-icon-pull-left{float:left}.note-icon-pull-right{float:right}.note-icon.note-icon-pull-left{margin-right:.3em}.note-icon.note-icon-pull-right{margin-left:.3em}.note-icon-align:before{content:"\EA01"}.note-icon-align-center:before{content:"\EA02"}.note-icon-align-indent:before{content:"\EA03"}.note-icon-align-justify:before{content:"\EA04"}.note-icon-align-left:before{content:"\EA05"}.note-icon-align-outdent:before{content:"\EA06"}.note-icon-align-right:before{content:"\EA07"}.note-icon-arrow-circle-down:before{content:"\EA08"}.note-icon-arrow-circle-left:before{content:"\EA09"}.note-icon-arrow-circle-right:before{content:"\EA0A"}.note-icon-arrow-circle-up:before{content:"\EA0B"}.note-icon-arrows-alt:before{content:"\EA0C"}.note-icon-arrows-h:before{content:"\EA0D"}.note-icon-arrows-v:before{content:"\EA0E"}.note-icon-bold:before{content:"\EA0F"}.note-icon-caret:before{content:"\EA10"}.note-icon-chain-broken:before{content:"\EA11"}.note-icon-circle:before{content:"\EA12"}.note-icon-close:before{content:"\EA13"}.note-icon-code:before{content:"\EA14"}.note-icon-col-after:before{content:"\EA15"}.note-icon-col-before:before{content:"\EA16"}.note-icon-col-remove:before{content:"\EA17"}.note-icon-eraser:before{content:"\EA18"}.note-icon-float-left:before{content:"\EA19"}.note-icon-float-none:before{content:"\EA1A"}.note-icon-float-right:before{content:"\EA1B"}.note-icon-font:before{content:"\EA1C"}.note-icon-frame:before{content:"\EA1D"}.note-icon-italic:before{content:"\EA1E"}.note-icon-link:before{content:"\EA1F"}.note-icon-magic:before{content:"\EA20"}.note-icon-menu-check:before{content:"\EA21"}.note-icon-minus:before{content:"\EA22"}.note-icon-orderedlist:before{content:"\EA23"}.note-icon-pencil:before{content:"\EA24"}.note-icon-picture:before{content:"\EA25"}.note-icon-question:before{content:"\EA26"}.note-icon-redo:before{content:"\EA27"}.note-icon-rollback:before{content:"\EA28"}.note-icon-row-above:before{content:"\EA29"}.note-icon-row-below:before{content:"\EA2A"}.note-icon-row-remove:before{content:"\EA2B"}.note-icon-special-character:before{content:"\EA2C"}.note-icon-square:before{content:"\EA2D"}.note-icon-strikethrough:before{content:"\EA2E"}.note-icon-subscript:before{content:"\EA2F"}.note-icon-summernote:before{content:"\EA30"}.note-icon-superscript:before{content:"\EA31"}.note-icon-table:before{content:"\EA32"}.note-icon-text-height:before{content:"\EA33"}.note-icon-trash:before{content:"\EA34"}.note-icon-underline:before{content:"\EA35"}.note-icon-undo:before{content:"\EA36"}.note-icon-unorderedlist:before{content:"\EA37"}.note-icon-video:before{content:"\EA38"}.note-editor{position:relative}.note-editor .note-dropzone{background-color:#fff;color:#87cefa;display:none;opacity:.95;position:absolute;z-index:100}.note-editor .note-dropzone .note-dropzone-message{display:table-cell;font-size:28px;font-weight:700;text-align:center;vertical-align:middle}.note-editor .note-dropzone.hover{color:#098ddf}.note-editor.dragover .note-dropzone{display:table}.note-editor .note-editing-area{position:relative}.note-editor .note-editing-area .note-editable{outline:none}.note-editor .note-editing-area .note-editable sup{vertical-align:super}.note-editor .note-editing-area .note-editable sub{vertical-align:sub}.note-editor .note-editing-area .note-editable img.note-float-left{margin-right:10px}.note-editor .note-editing-area .note-editable img.note-float-right{margin-left:10px}.note-editor.note-airframe,.note-editor.note-frame{border:1px solid #0003}.note-editor.note-airframe.codeview .note-editing-area .note-editable,.note-editor.note-frame.codeview .note-editing-area .note-editable{display:none}.note-editor.note-airframe.codeview .note-editing-area .note-codable,.note-editor.note-frame.codeview .note-editing-area .note-codable{display:block}.note-editor.note-airframe .note-editing-area,.note-editor.note-frame .note-editing-area{overflow:hidden}.note-editor.note-airframe .note-editing-area .note-editable,.note-editor.note-frame .note-editing-area .note-editable{word-wrap:break-word;overflow:auto;padding:10px}.note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false],.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false]{background-color:#8080801d}.note-editor.note-airframe .note-editing-area .note-codable,.note-editor.note-frame .note-editing-area .note-codable{background-color:#222;border:none;border-radius:0;box-shadow:none;-ms-box-sizing:border-box;box-sizing:border-box;color:#ccc;display:none;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;margin-bottom:0;outline:none;padding:10px;resize:none;width:100%}.note-editor.note-airframe.fullscreen,.note-editor.note-frame.fullscreen{left:0;position:fixed;top:0;width:100%!important;z-index:1050}.note-editor.note-airframe.fullscreen .note-resizebar,.note-editor.note-frame.fullscreen .note-resizebar{display:none}.note-editor.note-airframe .note-status-output,.note-editor.note-frame .note-status-output{border:0;border-top:1px solid #e2e2e2;color:#000;display:block;font-size:14px;height:20px;line-height:1.42857143;margin-bottom:0;width:100%}.note-editor.note-airframe .note-status-output:empty,.note-editor.note-frame .note-status-output:empty{border-top:0 solid #0000;height:0}.note-editor.note-airframe .note-status-output .pull-right,.note-editor.note-frame .note-status-output .pull-right{float:right!important}.note-editor.note-airframe .note-status-output .text-muted,.note-editor.note-frame .note-status-output .text-muted{color:#777}.note-editor.note-airframe .note-status-output .text-primary,.note-editor.note-frame .note-status-output .text-primary{color:#286090}.note-editor.note-airframe .note-status-output .text-success,.note-editor.note-frame .note-status-output .text-success{color:#3c763d}.note-editor.note-airframe .note-status-output .text-info,.note-editor.note-frame .note-status-output .text-info{color:#31708f}.note-editor.note-airframe .note-status-output .text-warning,.note-editor.note-frame .note-status-output .text-warning{color:#8a6d3b}.note-editor.note-airframe .note-status-output .text-danger,.note-editor.note-frame .note-status-output .text-danger{color:#a94442}.note-editor.note-airframe .note-status-output .alert,.note-editor.note-frame .note-status-output .alert{background-color:#f5f5f5;border-radius:0;color:#000;margin:-7px 0 0;padding:7px 10px 2px}.note-editor.note-airframe .note-status-output .alert .note-icon,.note-editor.note-frame .note-status-output .alert .note-icon{margin-right:5px}.note-editor.note-airframe .note-status-output .alert-success,.note-editor.note-frame .note-status-output .alert-success{background-color:#dff0d8!important;color:#3c763d!important}.note-editor.note-airframe .note-status-output .alert-info,.note-editor.note-frame .note-status-output .alert-info{background-color:#d9edf7!important;color:#31708f!important}.note-editor.note-airframe .note-status-output .alert-warning,.note-editor.note-frame .note-status-output .alert-warning{background-color:#fcf8e3!important;color:#8a6d3b!important}.note-editor.note-airframe .note-status-output .alert-danger,.note-editor.note-frame .note-status-output .alert-danger{background-color:#f2dede!important;color:#a94442!important}.note-editor.note-airframe .note-statusbar,.note-editor.note-frame .note-statusbar{background-color:#8080801d;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:1px solid #0003}.note-editor.note-airframe .note-statusbar .note-resizebar,.note-editor.note-frame .note-statusbar .note-resizebar{cursor:ns-resize;height:9px;padding-top:1px;width:100%}.note-editor.note-airframe .note-statusbar .note-resizebar .note-icon-bar,.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar{border-top:1px solid #0003;margin:1px auto;width:20px}.note-editor.note-airframe .note-statusbar.locked .note-resizebar,.note-editor.note-frame .note-statusbar.locked .note-resizebar{cursor:default}.note-editor.note-airframe .note-statusbar.locked .note-resizebar .note-icon-bar,.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar{display:none}.note-editor.note-airframe .note-placeholder,.note-editor.note-frame .note-placeholder{padding:10px}.note-editor.note-airframe{border:0}.note-editor.note-airframe .note-editing-area .note-editable{padding:0}.note-popover.popover{display:none;max-width:none}.note-popover.popover .popover-content a{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.note-popover.popover .arrow{left:20px!important}.note-toolbar{position:relative}.note-editor .note-toolbar,.note-popover .popover-content{margin:0;padding:0 0 5px 5px}.note-editor .note-toolbar>.note-btn-group,.note-popover .popover-content>.note-btn-group{margin-left:0;margin-right:5px;margin-top:5px}.note-editor .note-toolbar .note-btn-group .note-table,.note-popover .popover-content .note-btn-group .note-table{min-width:0;padding:5px}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker{font-size:18px}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher{cursor:pointer;height:10em;position:absolute!important;width:10em;z-index:3}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;height:5em;position:relative!important;width:5em;z-index:1}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;height:1em;position:absolute!important;width:1em;z-index:2}.note-editor .note-toolbar .note-style .dropdown-style blockquote,.note-editor .note-toolbar .note-style .dropdown-style pre,.note-popover .popover-content .note-style .dropdown-style blockquote,.note-popover .popover-content .note-style .dropdown-style pre{margin:0;padding:5px 10px}.note-editor .note-toolbar .note-style .dropdown-style h1,.note-editor .note-toolbar .note-style .dropdown-style h2,.note-editor .note-toolbar .note-style .dropdown-style h3,.note-editor .note-toolbar .note-style .dropdown-style h4,.note-editor .note-toolbar .note-style .dropdown-style h5,.note-editor .note-toolbar .note-style .dropdown-style h6,.note-editor .note-toolbar .note-style .dropdown-style p,.note-popover .popover-content .note-style .dropdown-style h1,.note-popover .popover-content .note-style .dropdown-style h2,.note-popover .popover-content .note-style .dropdown-style h3,.note-popover .popover-content .note-style .dropdown-style h4,.note-popover .popover-content .note-style .dropdown-style h5,.note-popover .popover-content .note-style .dropdown-style h6,.note-popover .popover-content .note-style .dropdown-style p{margin:0;padding:0}.note-editor .note-toolbar .note-color-all .note-dropdown-menu,.note-popover .popover-content .note-color-all .note-dropdown-menu{min-width:337px}.note-editor .note-toolbar .note-color .dropdown-toggle,.note-popover .popover-content .note-color .dropdown-toggle{padding-left:5px;width:20px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette{display:inline-block;margin:0;width:160px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette:first-child{margin:0 5px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title{border-bottom:1px solid #eee;font-size:12px;margin:2px 7px;text-align:center}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select{border-radius:5px;cursor:pointer;font-size:11px;margin:3px;padding:0 3px;width:100%}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select:hover,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select:hover{background:#eee}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-row{height:20px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select-btn,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select-btn{display:none}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn{border:1px solid #eee}.note-editor .note-toolbar .note-para .note-dropdown-menu,.note-popover .popover-content .note-para .note-dropdown-menu{min-width:228px;padding:5px}.note-editor .note-toolbar .note-para .note-dropdown-menu>div+div,.note-popover .popover-content .note-para .note-dropdown-menu>div+div{margin-left:5px}.note-editor .note-toolbar .note-dropdown-menu,.note-popover .popover-content .note-dropdown-menu{min-width:160px}.note-editor .note-toolbar .note-dropdown-menu.right,.note-popover .popover-content .note-dropdown-menu.right{left:auto;right:0}.note-editor .note-toolbar .note-dropdown-menu.right:before,.note-popover .popover-content .note-dropdown-menu.right:before{left:auto!important;right:9px}.note-editor .note-toolbar .note-dropdown-menu.right:after,.note-popover .popover-content .note-dropdown-menu.right:after{left:auto!important;right:10px}.note-editor .note-toolbar .note-dropdown-menu.note-check a i,.note-popover .popover-content .note-dropdown-menu.note-check a i{color:#00bfff;visibility:hidden}.note-editor .note-toolbar .note-dropdown-menu.note-check a.checked i,.note-popover .popover-content .note-dropdown-menu.note-check a.checked i{visibility:visible}.note-editor .note-toolbar .note-fontsize-10,.note-popover .popover-content .note-fontsize-10{font-size:10px}.note-editor .note-toolbar .note-color-palette,.note-popover .popover-content .note-color-palette{line-height:1}.note-editor .note-toolbar .note-color-palette div .note-color-btn,.note-popover .popover-content .note-color-palette div .note-color-btn{border:0;border-radius:0;height:20px;margin:0;padding:0;width:20px}.note-editor .note-toolbar .note-color-palette div .note-color-btn:hover,.note-popover .popover-content .note-color-palette div .note-color-btn:hover{transform:scale(1.2);transition:all .2s}.note-modal .modal-dialog{border-radius:5px;box-shadow:0 3px 9px #00000080;outline:0}.note-modal .form-group{margin-left:0;margin-right:0}.note-modal .note-modal-form{margin:0}.note-modal .note-image-dialog .note-dropzone{border:4px dashed #d3d3d3;color:#d3d3d3;font-size:30px;line-height:4;margin-bottom:10px;min-height:100px;text-align:center}@-moz-document url-prefix(){.note-modal .note-image-input{height:auto}}.note-placeholder{color:gray;display:none;position:absolute}.note-handle .note-control-selection{border:1px solid #000;display:none;position:absolute}.note-handle .note-control-selection>div{position:absolute}.note-handle .note-control-selection .note-control-selection-bg{background-color:#000;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);filter:alpha(opacity=30);height:100%;-webkit-opacity:.3;-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;width:100%}.note-handle .note-control-selection .note-control-handle,.note-handle .note-control-selection .note-control-holder,.note-handle .note-control-selection .note-control-sizing{border:1px solid #000;height:7px;width:7px}.note-handle .note-control-selection .note-control-sizing{background-color:#000}.note-handle .note-control-selection .note-control-nw{border-bottom:none;border-right:none;left:-5px;top:-5px}.note-handle .note-control-selection .note-control-ne{border-bottom:none;border-left:none;right:-5px;top:-5px}.note-handle .note-control-selection .note-control-sw{border-right:none;border-top:none;bottom:-5px;left:-5px}.note-handle .note-control-selection .note-control-se{bottom:-5px;cursor:se-resize;right:-5px}.note-handle .note-control-selection .note-control-se.note-control-holder{border-left:none;border-top:none;cursor:default}.note-handle .note-control-selection .note-control-selection-info{background-color:#000;border-radius:5px;bottom:0;color:#fff;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);filter:alpha(opacity=70);font-size:12px;margin:5px;-webkit-opacity:.7;-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;padding:5px;right:0}.note-hint-popover{min-width:100px;padding:2px}.note-hint-popover .popover-content{max-height:150px;overflow:auto;padding:3px}.note-hint-popover .popover-content .note-hint-group .note-hint-item{display:block!important;padding:3px}.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover{background-color:#428bca;clear:both;color:#fff;cursor:pointer;display:block;font-weight:400;line-height:1.4;outline:0;text-decoration:none;white-space:nowrap}.CodeMirror{color:#000;direction:ltr;font-family:monospace;height:300px}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{background-color:#f7f7f7;border-right:1px solid #ddd;white-space:nowrap}.CodeMirror-linenumber{color:#999;min-width:20px;padding:0 3px 0 5px;text-align:right;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{background:#7e7;border:0!important;width:auto}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{animation:blink 1.06s steps(1) infinite;background-color:#14ff1480}.cm-animate-fat-cursor{animation:blink 1.06s steps(1) infinite;background-color:#7e7;border:0;width:auto}@keyframes blink{50%{background-color:initial}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:-50px}.CodeMirror-ruler{border-left:1px solid #ccc;bottom:0;position:absolute;top:0}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:#ff96004d}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{background:#fff;overflow:hidden;position:relative}.CodeMirror-scroll{height:100%;margin-bottom:-50px;margin-right:-50px;outline:none;overflow:scroll!important;padding-bottom:50px;position:relative}.CodeMirror-sizer{border-right:50px solid #0000;position:relative}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{display:none;position:absolute;z-index:6}.CodeMirror-vscrollbar{overflow-x:hidden;overflow-y:scroll;right:0;top:0}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-x:scroll;overflow-y:hidden}.CodeMirror-scrollbar-filler{bottom:0;right:0}.CodeMirror-gutter-filler{bottom:0;left:0}.CodeMirror-gutters{left:0;min-height:100%;position:absolute;top:0;z-index:3}.CodeMirror-gutter{display:inline-block;height:100%;margin-bottom:-50px;vertical-align:top;white-space:normal}.CodeMirror-gutter-wrapper{background:none!important;border:none!important;position:absolute;z-index:4}.CodeMirror-gutter-background{bottom:0;position:absolute;top:0;z-index:4}.CodeMirror-gutter-elt{cursor:default;position:absolute;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:initial}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:initial}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{word-wrap:normal;-webkit-tap-highlight-color:transparent;font-feature-settings:"calt";background:#0000;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual;line-height:inherit;margin:0;overflow:visible;position:relative;white-space:pre;z-index:2}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.CodeMirror-linewidget{padding:.1px;position:relative;z-index:2}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{box-sizing:initial}.CodeMirror-measure{height:0;overflow:hidden;position:absolute;visibility:hidden;width:100%}.CodeMirror-cursor{pointer-events:none;position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{position:relative;visibility:hidden;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}