body{border:0;color:#657688;color:#5c6e81;font-family:Open Sans,sans-serif}*,body{margin:0;padding:0;outline:0}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-moz-selection{background:#00a752;color:#fff;text-shadow:none}::selection{background:#00a752;color:#fff;text-shadow:none}.login_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100vw;height:100vh;overflow-x:hidden;overflow-y:scroll;background-position:50%;background-attachment:fixed;background-size:cover}.login_wrapper .login_dialog{width:280px;height:auto}.login_wrapper .login_dialog .login_logo{width:280px;padding:0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login_wrapper .login_dialog .login_logo img{width:auto;height:40px}.login_wrapper .login_dialog .login_box{background-color:#fff;color:#8fa4b8;position:relative;width:100%;-webkit-box-shadow:0 10px 100px 30px rgba(9,23,38,.7);box-shadow:0 10px 100px 30px rgba(9,23,38,.7)}.login_wrapper .login_dialog .login_box .login_form .form_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 30px 20px}.login_wrapper .login_dialog .login_box .login_form .input_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.login_wrapper .login_dialog .login_box .login_form .floating_label{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 20px}.login_wrapper .login_dialog .login_box .login_form .floating_label label{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:10px;line-height:10px;text-transform:uppercase}.login_wrapper .login_dialog .login_box .login_form .floating_label i{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:2px;width:24px;height:26px;color:#8fa4b8;font-size:24px;line-height:24px}.login_wrapper .login_dialog .login_box .login_form .floating_label span.border_bottom{height:1px;background:hsla(0,0%,100%,0);border-bottom:1px solid rgba(143,164,184,.5);width:100%;display:block}.login_wrapper .login_dialog .login_box .login_form .floating_label span.border_bottom:after{display:block;content:"";width:0;height:0;-webkit-transition:.3s;transition:.3s;border-bottom:2px solid hsla(0,0%,100%,0)}.login_wrapper .login_dialog .login_box .login_form .floating_label input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:26px;padding:0 12px 0 0;margin:0;outline:0;font-size:14px;line-height:24px;background-color:#fff;background-image:none;border:0 solid transparent;border-radius:0;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}.login_wrapper .login_dialog .login_box .login_form .floating_label input:active+i,.login_wrapper .login_dialog .login_box .login_form .floating_label input:focus+i,.login_wrapper .login_dialog .login_box .login_form .floating_label input:focus-within+i{color:#4e6375}.login_wrapper .login_dialog .login_box .login_form .floating_label input:active+span.border_bottom,.login_wrapper .login_dialog .login_box .login_form .floating_label input:focus+span.border_bottom,.login_wrapper .login_dialog .login_box .login_form .floating_label input:focus-within+span.border_bottom{width:100%;height:1px;border-bottom:2px solid rgba(114,170,30,0)}.login_wrapper .login_dialog .login_box .login_form .message{position:absolute;width:100%;height:40px;padding-left:30px;background-color:hsla(0,0%,100%,0);font-size:14px;color:hsla(0,0%,100%,0)}.login_wrapper .login_dialog .login_box .login_form .message .message_contnt{color:hsla(0,0%,100%,0);font-size:13px;line-height:40px;display:none}.login_wrapper .login_dialog .login_box .login_form .message.error{background-color:#e35454}.login_wrapper .login_dialog .login_box .login_form .message.error .message_contnt{display:block;color:#fff}.login_wrapper .login_dialog .login_box .login_form .message.success{background-color:#7fbd22}.login_wrapper .login_dialog .login_box .login_form .message.success .message_contnt{display:block;color:#fff}.login_wrapper .login_dialog .login_box .login_form .message.warning{background-color:#f1af00}.login_wrapper .login_dialog .login_box .login_form .message.warning .message_contnt{display:block;color:#fff}.login_wrapper .login_dialog .login_box .form_title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#4e6375;line-height:32px;padding:95px 0 55px}.login_wrapper .login_dialog .login_box .form_title,.login_wrapper .login_dialog .login_box .form_title.with_icon span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px}.login_wrapper .login_dialog .login_box .form_title.with_icon span{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;margin:0 0 0 10px;color:#8fa4b8;text-align:center;border-radius:16px;border:1px solid #8fa4b8}.login_wrapper .login_dialog .login_box .login_form_logo{height:26px;width:auto;margin:60px 30px 0}.login_wrapper .login_dialog .login_box .remember_me{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding-bottom:10px}.login_wrapper .login_dialog .login_box .remember_me label.form_checkbox_icon{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;width:24px;height:24px;line-height:24px;background-position:50%;background-repeat:no-repeat}.login_wrapper .login_dialog .login_box .remember_me label.form_checkbox_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;cursor:pointer;color:#8fa4b8;font-size:13px;line-height:24px;padding:0 0 0 10px;font-weight:600;text-decoration:none}.login_wrapper .login_dialog .login_box .remember_me input.form_checkbox{margin-bottom:0!important;padding-left:24px;vertical-align:middle;line-height:24px;cursor:pointer;opacity:0;position:absolute}.login_wrapper .login_dialog .login_box a.reset_pass{padding:60px 0 0;color:#8fa4b8;font-size:13px;line-height:21px;text-decoration:none}.login_wrapper .login_dialog .login_box a.reset_pass:active,.login_wrapper .login_dialog .login_box a.reset_pass:focus,.login_wrapper .login_dialog .login_box a.reset_pass:hover{color:#4e6375;text-decoration:underline}.login_wrapper .login_dialog .copyrights{color:#becddb;text-align:center;font-size:13px;padding:25px 0 15px;margin:0}.btn_green{display:inline-block;cursor:pointer;padding:0 20px;text-transform:uppercase;vertical-align:middle;text-align:center;color:#fff;font-size:14px;font-weight:600;line-height:36px;background-color:#7fbd22;border:2px solid #7fbd22;border-radius:20px}.btn_green:active,.btn_green:focus,.btn_green:hover{background-color:#72aa1e;border:2px solid #639617}.btn_green.btn_full_w{width:100%}.btn_green.btn_wide{padding:0 40px}.btn_green.login_btn{margin:20px 0 0}.bar_cond{font-family:Barlow Condensed,sans-serif!important}.roboto_cond{font-family:Roboto Condensed,sans-serif!important}.open_sans{font-family:Open Sans,sans-serif!important}.exo{font-family:Exo,sans-serif!important}.uppercase{text-transform:uppercase!important}.text_trasform_none{text-transform:unset!important}input[type=password],input[type=text],select,textarea{background-color:hsla(0,0%,100%,0);outline:none!important;background-image:none;-webkit-box-shadow:0 0 0 100px hsla(0,0%,100%,0) inset;box-shadow:inset 0 0 0 100px hsla(0,0%,100%,0)}input[type=password]:-webkit-autofill,input[type=password]:active,input[type=password]:focus,input[type=text]:-webkit-autofill,input[type=text]:active,input[type=text]:focus,select:-webkit-autofill,select:active,select:focus,textarea:-webkit-autofill,textarea:active,textarea:focus{background-color:hsla(0,0%,100%,0);outline:none!important;background-image:none;-webkit-box-shadow:0 0 0 100px hsla(0,0%,100%,0) inset;box-shadow:inset 0 0 0 100px hsla(0,0%,100%,0)}.pagebuilder_placeholder{height:200%}.content_placeholder,.pagebuilder_placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;color:rgba(115,135,156,.8);font-size:24px;font-weight:300}.content_placeholder{height:100%}.placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:60px 20px;font-size:21px;line-height:24px;font-weight:300;color:#8fa4b8}button{border:none;outline:none;background:transparent;cursor:pointer}.form_subtitle{width:100%;padding:25px 3px 5px;text-align:right;border-bottom:1px solid rgba(115,135,156,.2)}.sticky_top_0_z10{position:-webkit-sticky;position:sticky;z-index:10;top:0}.justify_center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.align_center,.justify_center{display:-webkit-box;display:-ms-flexbox;display:flex}.align_center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.flex_column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex_column,.flex_grow_1{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_grow_1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex_direction_row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex_direction_col,.flex_direction_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal!important}.flex_direction_col{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex_wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex_justify_start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.flex_justify_end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.flex_justify_center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.flex_justify_space_around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.flex_justify_space_between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.flex_justify_space_evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.left_it{margin-right:auto!important}.right_it{margin-left:auto!important}.hidden_scroll{-ms-overflow-style:none;scrollbar-width:none}.hidden_scroll::-webkit-scrollbar{display:none}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation:flash 3s infinite;animation:flash 3s infinite}@-webkit-keyframes flash_bg_red{0%,50%,to{background-color:rgba(202,5,5,.1)}25%,75%{background-color:rgba(202,5,5,0)}}@keyframes flash_bg_red{0%,50%,to{background-color:rgba(202,5,5,.1)}25%,75%{background-color:rgba(202,5,5,0)}}.flash_bg_red{-webkit-animation:flash_bg_red 3s infinite;animation:flash_bg_red 3s infinite}@-webkit-keyframes flash_bg_green{0%,50%,to{color:#29aa02;background-color:rgba(41,170,2,.1)}25%,75%{background-color:rgba(41,170,2,0)}}@keyframes flash_bg_green{0%,50%,to{color:#29aa02;background-color:rgba(41,170,2,.1)}25%,75%{background-color:rgba(41,170,2,0)}}.jelena_effect:after{position:absolute;width:50px;height:50px;border-radius:50%;content:"";opacity:0;pointer-events:none;border:2px solid rgba(227,84,84,.6);-webkit-animation:anim_jelena_effect .9s ease-out infinite;animation:anim_jelena_effect .9s ease-out infinite}.tamara_effect:after{-webkit-box-shadow:0 0 0 3px rgba(227,84,84,.05);box-shadow:0 0 0 3px rgba(227,84,84,.05);-webkit-animation:anim_tamara_effect .5s ease-out infinite;animation:anim_tamara_effect .5s ease-out infinite}@-webkit-keyframes anim_tamara_effect{0%{-webkit-box-shadow:0 0 0 3px rgba(227,84,84,.3);box-shadow:0 0 0 3px rgba(227,84,84,.3);opacity:1;-webkit-transform:scale3d(.6,.6,1);transform:scale3d(.6,.6,1)}to{-webkit-box-shadow:0 0 0 100px rgba(227,84,84,0);box-shadow:0 0 0 100px rgba(227,84,84,0);opacity:0;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes anim_tamara_effect{0%{-webkit-box-shadow:0 0 0 3px rgba(227,84,84,.3);box-shadow:0 0 0 3px rgba(227,84,84,.3);opacity:1;-webkit-transform:scale3d(.6,.6,1);transform:scale3d(.6,.6,1)}to{-webkit-box-shadow:0 0 0 100px rgba(227,84,84,0);box-shadow:0 0 0 100px rgba(227,84,84,0);opacity:0;-webkit-transform:scaleX(1);transform:scaleX(1)}}.flash_bg_green{-webkit-animation:flash_bg_green 3s infinite;animation:flash_bg_green 3s infinite}.text_left{text-align:left!important}.text_right{text-align:right!important}.text_center{text-align:center!important}.text_nowrap{white-space:nowrap!important}.white_text,.white_text_hover:hover{color:#fff!important}.white_bg,.white_bg_hover:hover{background-color:#fff!important}.white_bgish,.white_bgish_hover:hover{background-color:hsla(0,0%,100%,.2)!important}.white_border_top{border-top-color:#fff!important}.white_border_right{border-right-color:#fff!important}.white_border_bottom{border-bottom-color:#fff!important}.white_border_left{border-left-color:#fff!important}.white_border{border-color:#fff!important}.white_borderish{border-color:hsla(0,0%,100%,.2)!important}.yellow_text,.yellow_text_hover:hover{color:#feb200!important}.yellow_bg,.yellow_bg_hover:hover{background-color:#feb200!important}.yellow_bgish,.yellow_bgish_hover:hover{background-color:rgba(254,178,0,.2)!important}.yellow_border_top{border-top-color:#feb200!important}.yellow_border_right{border-right-color:#feb200!important}.yellow_border_bottom{border-bottom-color:#feb200!important}.yellow_border_left{border-left-color:#feb200!important}.yellow_border{border-color:#feb200!important}.yellow_borderish{border-color:rgba(254,178,0,.2)!important}.orange_text,.orange_text_hover:hover{color:#fd9800!important}.orange_bg,.orange_bg_hover:hover{background-color:#fd9800!important}.orange_bgish,.orange_bgish_hover:hover{background-color:rgba(253,152,0,.2)!important}.orange_border_top{border-top-color:#fd9800!important}.orange_border_right{border-right-color:#fd9800!important}.orange_border_bottom{border-bottom-color:#fd9800!important}.orange_border_left{border-left-color:#fd9800!important}.orange_border{border-color:#fd9800!important}.orange_borderish{border-color:rgba(253,152,0,.2)!important}.red_hot_text,.red_hot_text_hover:hover{color:#f30000!important}.red_hot_bg,.red_hot_bg_hover:hover{background-color:#f30000!important}.red_hot_bgish,.red_hot_bgish_hover:hover{background-color:rgba(243,0,0,.2)!important}.red_hot_border_top{border-top-color:#f30000!important}.red_hot_border_right{border-right-color:#f30000!important}.red_hot_border_bottom{border-bottom-color:#f30000!important}.red_hot_border_left{border-left-color:#f30000!important}.red_hot_border{border-color:#f30000!important}.red_hot_borderish{border-color:rgba(243,0,0,.2)!important}.red_text,.red_text_hover:hover{color:#c41821!important}.red_bg,.red_bg_hover:hover{background-color:#c41821!important}.red_bgish,.red_bgish_hover:hover{background-color:rgba(196,24,33,.2)!important}.red_border_top{border-top-color:#c41821!important}.red_border_right{border-right-color:#c41821!important}.red_border_bottom{border-bottom-color:#c41821!important}.red_border_left{border-left-color:#c41821!important}.red_border{border-color:#c41821!important}.red_borderish{border-color:rgba(196,24,33,.2)!important}.redish_text,.redish_text_hover:hover{color:#e35454!important}.redish_bg,.redish_bg_hover:hover{background-color:#e35454!important}.redish_bgish,.redish_bgish_hover:hover{background-color:rgba(227,84,84,.2)!important}.redish_border_top{border-top-color:#e35454!important}.redish_border_right{border-right-color:#e35454!important}.redish_border_bottom{border-bottom-color:#e35454!important}.redish_border_left{border-left-color:#e35454!important}.redish_border{border-color:#e35454!important}.redish_borderish{border-color:rgba(227,84,84,.2)!important}.blue_text,.blue_text_hover:hover{color:#19a6ea!important}.blue_bg,.blue_bg_hover:hover{background-color:#19a6ea!important}.blue_bgish,.blue_bgish_hover:hover{background-color:rgba(25,166,234,.2)!important}.blue_border_top{border-top-color:#19a6ea!important}.blue_border_right{border-right-color:#19a6ea!important}.blue_border_bottom{border-bottom-color:#19a6ea!important}.blue_border_left{border-left-color:#19a6ea!important}.blue_border{border-color:#19a6ea!important}.blue_borderish{border-color:rgba(25,166,234,.2)!important}.blueish_text,.blueish_text_hover:hover{color:#3fbee6!important}.blueish_bg,.blueish_bg_hover:hover{background-color:#3fbee6!important}.blueish_bgish,.blueish_bgish_hover:hover{background-color:rgba(63,190,230,.2)!important}.blueish_border_top{border-top-color:#3fbee6!important}.blueish_border_right{border-right-color:#3fbee6!important}.blueish_border_bottom{border-bottom-color:#3fbee6!important}.blueish_border_left{border-left-color:#3fbee6!important}.blueish_border{border-color:#3fbee6!important}.blueish_borderish{border-color:rgba(63,190,230,.2)!important}.green_01_text,.green_01_text_hover:hover{color:#27ae60!important}.green_01_bg,.green_01_bg_hover:hover{background-color:#27ae60!important}.green_01_bgish,.green_01_bgish_hover:hover{background-color:rgba(39,174,96,.2)!important}.green_01_border_top{border-top-color:#27ae60!important}.green_01_border_right{border-right-color:#27ae60!important}.green_01_border_bottom{border-bottom-color:#27ae60!important}.green_01_border_left{border-left-color:#27ae60!important}.green_01_border{border-color:#27ae60!important}.green_01_borderish{border-color:rgba(39,174,96,.2)!important}.green_02_text,.green_02_text_hover:hover{color:#02904d!important}.green_02_bg,.green_02_bg_hover:hover{background-color:#02904d!important}.green_02_bgish,.green_02_bgish_hover:hover{background-color:rgba(2,144,77,.2)!important}.green_02_border_top{border-top-color:#02904d!important}.green_02_border_right{border-right-color:#02904d!important}.green_02_border_bottom{border-bottom-color:#02904d!important}.green_02_border_left{border-left-color:#02904d!important}.green_02_border{border-color:#02904d!important}.green_02_borderish{border-color:rgba(2,144,77,.2)!important}.green_03_text,.green_03_text_hover:hover{color:#02542a!important}.green_03_bg,.green_03_bg_hover:hover{background-color:#02542a!important}.green_03_bgish,.green_03_bgish_hover:hover{background-color:rgba(2,84,42,.2)!important}.green_03_border_top{border-top-color:#02542a!important}.green_03_border_right{border-right-color:#02542a!important}.green_03_border_bottom{border-bottom-color:#02542a!important}.green_03_border_left{border-left-color:#02542a!important}.green_03_border{border-color:#02542a!important}.green_03_borderish{border-color:rgba(2,84,42,.2)!important}.green_text,.green_text_hover:hover{color:#5b9602!important}.green_bg,.green_bg_hover:hover{background-color:#5b9602!important}.green_bgish,.green_bgish_hover:hover{background-color:rgba(91,150,2,.2)!important}.green_border_top{border-top-color:#5b9602!important}.green_border_right{border-right-color:#5b9602!important}.green_border_bottom{border-bottom-color:#5b9602!important}.green_border_left{border-left-color:#5b9602!important}.green_border{border-color:#5b9602!important}.green_borderish{border-color:rgba(91,150,2,.2)!important}.dark_green_text,.dark_green_text_hover:hover{color:#7fbd22!important}.dark_green_bg,.dark_green_bg_hover:hover{background-color:#7fbd22!important}.dark_green_bgish,.dark_green_bgish_hover:hover{background-color:rgba(127,189,34,.2)!important}.dark_green_border_top{border-top-color:#7fbd22!important}.dark_green_border_right{border-right-color:#7fbd22!important}.dark_green_border_bottom{border-bottom-color:#7fbd22!important}.dark_green_border_left{border-left-color:#7fbd22!important}.dark_green_border{border-color:#7fbd22!important}.dark_green_borderish{border-color:rgba(127,189,34,.2)!important}.gray_text,.gray_text_hover:hover{color:#8da2b6!important}.gray_bg,.gray_bg_hover:hover{background-color:#8da2b6!important}.gray_bgish,.gray_bgish_hover:hover{background-color:rgba(141,162,182,.2)!important}.gray_border_top{border-top-color:#8da2b6!important}.gray_border_right{border-right-color:#8da2b6!important}.gray_border_bottom{border-bottom-color:#8da2b6!important}.gray_border_left{border-left-color:#8da2b6!important}.gray_border{border-color:#8da2b6!important}.gray_borderish{border-color:rgba(141,162,182,.2)!important}.gray_dark_text,.gray_dark_text_hover:hover{color:#657688!important}.gray_dark_bg,.gray_dark_bg_hover:hover{background-color:#657688!important}.gray_dark_bgish,.gray_dark_bgish_hover:hover{background-color:rgba(101,118,136,.2)!important}.gray_dark_border_top{border-top-color:#657688!important}.gray_dark_border_right{border-right-color:#657688!important}.gray_dark_border_bottom{border-bottom-color:#657688!important}.gray_dark_border_left{border-left-color:#657688!important}.gray_dark_border{border-color:#657688!important}.gray_dark_borderish{border-color:rgba(101,118,136,.2)!important}.gray_darken_text,.gray_darken_text_hover:hover{color:#556373!important}.gray_darken_bg,.gray_darken_bg_hover:hover{background-color:#556373!important}.gray_darken_bgish,.gray_darken_bgish_hover:hover{background-color:rgba(85,99,115,.2)!important}.gray_darken_border_top{border-top-color:#556373!important}.gray_darken_border_right{border-right-color:#556373!important}.gray_darken_border_bottom{border-bottom-color:#556373!important}.gray_darken_border_left{border-left-color:#556373!important}.gray_darken_border{border-color:#556373!important}.gray_darken_borderish{border-color:rgba(85,99,115,.2)!important}.col_border_right{border-right:1px solid rgba(141,162,182,.3)}.col_border_left{border-left:1px solid rgba(141,162,182,.3)}.col_border_top{border-top:1px solid rgba(141,162,182,.3)}.col_border_bottom{border-bottom:1px solid rgba(141,162,182,.3)}.no_border{border:none!important}.z_0{z-index:0!important}.z_1{z-index:1!important}.z_2{z-index:2!important}.z_3{z-index:3!important}.z_4{z-index:4!important}.z_5{z-index:5!important}.z_6{z-index:6!important}.z_7{z-index:7!important}.z_8{z-index:8!important}.z_9{z-index:9!important}.z_10{z-index:10!important}.z_11{z-index:11!important}.z_12{z-index:12!important}.z_13{z-index:13!important}.z_14{z-index:14!important}.z_15{z-index:15!important}.z_16{z-index:16!important}.z_17{z-index:17!important}.z_18{z-index:18!important}.z_19{z-index:19!important}.z_20{z-index:20!important}.z_21{z-index:21!important}.z_22{z-index:22!important}.z_23{z-index:23!important}.z_24{z-index:24!important}.z_25{z-index:25!important}.z_26{z-index:26!important}.z_27{z-index:27!important}.z_28{z-index:28!important}.z_29{z-index:29!important}.z_30{z-index:30!important}.z_31{z-index:31!important}.z_32{z-index:32!important}.z_33{z-index:33!important}.z_34{z-index:34!important}.z_35{z-index:35!important}.z_36{z-index:36!important}.z_37{z-index:37!important}.z_38{z-index:38!important}.z_39{z-index:39!important}.z_40{z-index:40!important}.z_41{z-index:41!important}.z_42{z-index:42!important}.z_43{z-index:43!important}.z_44{z-index:44!important}.z_45{z-index:45!important}.z_46{z-index:46!important}.z_47{z-index:47!important}.z_48{z-index:48!important}.z_49{z-index:49!important}.z_50{z-index:50!important}.z_51{z-index:51!important}.z_52{z-index:52!important}.z_53{z-index:53!important}.z_54{z-index:54!important}.z_55{z-index:55!important}.z_56{z-index:56!important}.z_57{z-index:57!important}.z_58{z-index:58!important}.z_59{z-index:59!important}.z_60{z-index:60!important}.z_61{z-index:61!important}.z_62{z-index:62!important}.z_63{z-index:63!important}.z_64{z-index:64!important}.z_65{z-index:65!important}.z_66{z-index:66!important}.z_67{z-index:67!important}.z_68{z-index:68!important}.z_69{z-index:69!important}.z_70{z-index:70!important}.z_71{z-index:71!important}.z_72{z-index:72!important}.z_73{z-index:73!important}.z_74{z-index:74!important}.z_75{z-index:75!important}.z_76{z-index:76!important}.z_77{z-index:77!important}.z_78{z-index:78!important}.z_79{z-index:79!important}.z_80{z-index:80!important}.z_81{z-index:81!important}.z_82{z-index:82!important}.z_83{z-index:83!important}.z_84{z-index:84!important}.z_85{z-index:85!important}.z_86{z-index:86!important}.z_87{z-index:87!important}.z_88{z-index:88!important}.z_89{z-index:89!important}.z_90{z-index:90!important}.z_91{z-index:91!important}.z_92{z-index:92!important}.z_93{z-index:93!important}.z_94{z-index:94!important}.z_95{z-index:95!important}.z_96{z-index:96!important}.z_97{z-index:97!important}.z_98{z-index:98!important}.z_99{z-index:99!important}.z_100{z-index:100!important}.z_101{z-index:101!important}.z_102{z-index:102!important}.z_103{z-index:103!important}.z_104{z-index:104!important}.z_105{z-index:105!important}.z_106{z-index:106!important}.z_107{z-index:107!important}.z_108{z-index:108!important}.z_109{z-index:109!important}.z_110{z-index:110!important}.z_111{z-index:111!important}.z_112{z-index:112!important}.z_113{z-index:113!important}.z_114{z-index:114!important}.z_115{z-index:115!important}.z_116{z-index:116!important}.z_117{z-index:117!important}.z_118{z-index:118!important}.z_119{z-index:119!important}.z_120{z-index:120!important}.z_121{z-index:121!important}.z_122{z-index:122!important}.z_123{z-index:123!important}.z_124{z-index:124!important}.z_125{z-index:125!important}.z_126{z-index:126!important}.z_127{z-index:127!important}.z_128{z-index:128!important}.z_129{z-index:129!important}.z_130{z-index:130!important}.z_131{z-index:131!important}.z_132{z-index:132!important}.z_133{z-index:133!important}.z_134{z-index:134!important}.z_135{z-index:135!important}.z_136{z-index:136!important}.z_137{z-index:137!important}.z_138{z-index:138!important}.z_139{z-index:139!important}.z_140{z-index:140!important}.z_141{z-index:141!important}.z_142{z-index:142!important}.z_143{z-index:143!important}.z_144{z-index:144!important}.z_145{z-index:145!important}.z_146{z-index:146!important}.z_147{z-index:147!important}.z_148{z-index:148!important}.z_149{z-index:149!important}.z_150{z-index:150!important}.z_151{z-index:151!important}.z_152{z-index:152!important}.z_153{z-index:153!important}.z_154{z-index:154!important}.z_155{z-index:155!important}.z_156{z-index:156!important}.z_157{z-index:157!important}.z_158{z-index:158!important}.z_159{z-index:159!important}.z_160{z-index:160!important}.z_161{z-index:161!important}.z_162{z-index:162!important}.z_163{z-index:163!important}.z_164{z-index:164!important}.z_165{z-index:165!important}.z_166{z-index:166!important}.z_167{z-index:167!important}.z_168{z-index:168!important}.z_169{z-index:169!important}.z_170{z-index:170!important}.z_171{z-index:171!important}.z_172{z-index:172!important}.z_173{z-index:173!important}.z_174{z-index:174!important}.z_175{z-index:175!important}.z_176{z-index:176!important}.z_177{z-index:177!important}.z_178{z-index:178!important}.z_179{z-index:179!important}.z_180{z-index:180!important}.z_181{z-index:181!important}.z_182{z-index:182!important}.z_183{z-index:183!important}.z_184{z-index:184!important}.z_185{z-index:185!important}.z_186{z-index:186!important}.z_187{z-index:187!important}.z_188{z-index:188!important}.z_189{z-index:189!important}.z_190{z-index:190!important}.z_191{z-index:191!important}.z_192{z-index:192!important}.z_193{z-index:193!important}.z_194{z-index:194!important}.z_195{z-index:195!important}.z_196{z-index:196!important}.z_197{z-index:197!important}.z_198{z-index:198!important}.z_199{z-index:199!important}.z_200{z-index:200!important}.font_200{font-weight:200!important}.font_300{font-weight:300!important}.font_400{font-weight:400!important}.font_500{font-weight:500!important}.font_100{font-weight:100!important}.font_600{font-weight:600!important}.font_700{font-weight:700!important}.font_800{font-weight:800!important}.font_900{font-weight:900!important}.font_10px{font-size:10px!important}.font_11px{font-size:11px!important}.font_12px{font-size:12px!important}.font_13px{font-size:13px!important}.font_14px{font-size:14px!important}.font_15px{font-size:15px!important}.font_16px{font-size:16px!important}.font_17px{font-size:17px!important}.font_18px{font-size:18px!important}.font_19px{font-size:19px!important}.font_20px{font-size:20px!important}.font_21px{font-size:21px!important}.font_22px{font-size:22px!important}.font_23px{font-size:23px!important}.font_24px{font-size:24px!important}.font_32px{font-size:32px!important}.font_34px{font-size:34px!important}.font_36px{font-size:36px!important}.font_40px{font-size:40px!important}.svg_icon,i.status_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px}i.status_icon{position:relative;font-size:24px;margin:0 20px}i.status_icon:after{position:absolute;z-index:0;top:11px;left:11px;width:2px;height:2px;border-radius:2px;background-color:rgba(141,162,182,.14);content:"";-webkit-box-shadow:0 0 0 20px rgba(141,162,182,.14);box-shadow:0 0 0 20px rgba(141,162,182,.14)}i.status_icon.transparent{color:#556373}i.status_icon.transparent:after{background-color:rgba(141,162,182,0);-webkit-box-shadow:0 0 0 0 rgba(141,162,182,0);box-shadow:0 0 0 0 rgba(141,162,182,0)}i.status_icon.red{color:red}i.status_icon.red:after{background-color:rgba(255,0,0,.1);-webkit-box-shadow:0 0 0 20px rgba(255,0,0,.1);box-shadow:0 0 0 20px rgba(255,0,0,.1)}i.status_icon.redish{color:#e35454}i.status_icon.redish:after{background-color:rgba(227,84,84,.14);-webkit-box-shadow:0 0 0 20px rgba(227,84,84,.14);box-shadow:0 0 0 20px rgba(227,84,84,.14)}i.status_icon.orange{color:#fd9800}i.status_icon.orange:after{background-color:rgba(253,152,0,.2);-webkit-box-shadow:0 0 0 20px rgba(253,152,0,.2);box-shadow:0 0 0 20px rgba(253,152,0,.2)}i.status_icon.yellow{color:#feb200}i.status_icon.yellow:after{background-color:rgba(254,178,0,.2);-webkit-box-shadow:0 0 0 20px rgba(254,178,0,.2);box-shadow:0 0 0 20px rgba(254,178,0,.2)}i.status_icon.green{color:#5b9602}i.status_icon.green:after{background-color:rgba(127,189,34,.2);-webkit-box-shadow:0 0 0 20px rgba(127,189,34,.2);box-shadow:0 0 0 20px rgba(127,189,34,.2)}i.status_icon.blue{color:#19a6ea}i.status_icon.blue:after{background-color:rgba(25,166,234,.14);-webkit-box-shadow:0 0 0 20px rgba(25,166,234,.14);box-shadow:0 0 0 20px rgba(25,166,234,.14)}.padding_left_1{padding-left:1px!important}.padding_right_1{padding-right:1px!important}.padding_top_1{padding-top:1px!important}.padding_bottom_1{padding-bottom:1px!important}.padding_1{padding:1px!important}.margin_left_1{margin-left:1px!important}.margin_right_1{margin-right:1px!important}.margin_top_1{margin-top:1px!important}.margin_bottom_1{margin-bottom:1px!important}.margin_1{margin:1px!important}.padding_left_2{padding-left:2px!important}.padding_right_2{padding-right:2px!important}.padding_top_2{padding-top:2px!important}.padding_bottom_2{padding-bottom:2px!important}.padding_2{padding:2px!important}.margin_left_2{margin-left:2px!important}.margin_right_2{margin-right:2px!important}.margin_top_2{margin-top:2px!important}.margin_bottom_2{margin-bottom:2px!important}.margin_2{margin:2px!important}.padding_left_3{padding-left:3px!important}.padding_right_3{padding-right:3px!important}.padding_top_3{padding-top:3px!important}.padding_bottom_3{padding-bottom:3px!important}.padding_3{padding:3px!important}.margin_left_3{margin-left:3px!important}.margin_right_3{margin-right:3px!important}.margin_top_3{margin-top:3px!important}.margin_bottom_3{margin-bottom:3px!important}.margin_3{margin:3px!important}.padding_left_4{padding-left:4px!important}.padding_right_4{padding-right:4px!important}.padding_top_4{padding-top:4px!important}.padding_bottom_4{padding-bottom:4px!important}.padding_4{padding:4px!important}.margin_left_4{margin-left:4px!important}.margin_right_4{margin-right:4px!important}.margin_top_4{margin-top:4px!important}.margin_bottom_4{margin-bottom:4px!important}.margin_4{margin:4px!important}.padding_left_6{padding-left:6px!important}.padding_right_6{padding-right:6px!important}.padding_top_6{padding-top:6px!important}.padding_bottom_6{padding-bottom:6px!important}.padding_6{padding:6px!important}.margin_left_6{margin-left:6px!important}.margin_right_6{margin-right:6px!important}.margin_top_6{margin-top:6px!important}.margin_bottom_6{margin-bottom:6px!important}.margin_6{margin:6px!important}.padding_left_7{padding-left:7px!important}.padding_right_7{padding-right:7px!important}.padding_top_7{padding-top:7px!important}.padding_bottom_7{padding-bottom:7px!important}.padding_7{padding:7px!important}.margin_left_7{margin-left:7px!important}.margin_right_7{margin-right:7px!important}.margin_top_7{margin-top:7px!important}.margin_bottom_7{margin-bottom:7px!important}.margin_7{margin:7px!important}.padding_left_8{padding-left:8px!important}.padding_right_8{padding-right:8px!important}.padding_top_8{padding-top:8px!important}.padding_bottom_8{padding-bottom:8px!important}.padding_8{padding:8px!important}.margin_left_8{margin-left:8px!important}.margin_right_8{margin-right:8px!important}.margin_top_8{margin-top:8px!important}.margin_bottom_8{margin-bottom:8px!important}.margin_8{margin:8px!important}.padding_left_9{padding-left:9px!important}.padding_right_9{padding-right:9px!important}.padding_top_9{padding-top:9px!important}.padding_bottom_9{padding-bottom:9px!important}.padding_9{padding:9px!important}.margin_left_9{margin-left:9px!important}.margin_right_9{margin-right:9px!important}.margin_top_9{margin-top:9px!important}.margin_bottom_9{margin-bottom:9px!important}.margin_9{margin:9px!important}.padding_left_11{padding-left:11px!important}.padding_right_11{padding-right:11px!important}.padding_top_11{padding-top:11px!important}.padding_bottom_11{padding-bottom:11px!important}.padding_11{padding:11px!important}.margin_left_11{margin-left:11px!important}.margin_right_11{margin-right:11px!important}.margin_top_11{margin-top:11px!important}.margin_bottom_11{margin-bottom:11px!important}.margin_11{margin:11px!important}.padding_left_12{padding-left:12px!important}.padding_right_12{padding-right:12px!important}.padding_top_12{padding-top:12px!important}.padding_bottom_12{padding-bottom:12px!important}.padding_12{padding:12px!important}.margin_left_12{margin-left:12px!important}.margin_right_12{margin-right:12px!important}.margin_top_12{margin-top:12px!important}.margin_bottom_12{margin-bottom:12px!important}.margin_12{margin:12px!important}.padding_left_13{padding-left:13px!important}.padding_right_13{padding-right:13px!important}.padding_top_13{padding-top:13px!important}.padding_bottom_13{padding-bottom:13px!important}.padding_13{padding:13px!important}.margin_left_13{margin-left:13px!important}.margin_right_13{margin-right:13px!important}.margin_top_13{margin-top:13px!important}.margin_bottom_13{margin-bottom:13px!important}.margin_13{margin:13px!important}.padding_left_14{padding-left:14px!important}.padding_right_14{padding-right:14px!important}.padding_top_14{padding-top:14px!important}.padding_bottom_14{padding-bottom:14px!important}.padding_14{padding:14px!important}.margin_left_14{margin-left:14px!important}.margin_right_14{margin-right:14px!important}.margin_top_14{margin-top:14px!important}.margin_bottom_14{margin-bottom:14px!important}.margin_14{margin:14px!important}.padding_left_16{padding-left:16px!important}.padding_right_16{padding-right:16px!important}.padding_top_16{padding-top:16px!important}.padding_bottom_16{padding-bottom:16px!important}.padding_16{padding:16px!important}.margin_left_16{margin-left:16px!important}.margin_right_16{margin-right:16px!important}.margin_top_16{margin-top:16px!important}.margin_bottom_16{margin-bottom:16px!important}.margin_16{margin:16px!important}.padding_left_17{padding-left:17px!important}.padding_right_17{padding-right:17px!important}.padding_top_17{padding-top:17px!important}.padding_bottom_17{padding-bottom:17px!important}.padding_17{padding:17px!important}.margin_left_17{margin-left:17px!important}.margin_right_17{margin-right:17px!important}.margin_top_17{margin-top:17px!important}.margin_bottom_17{margin-bottom:17px!important}.margin_17{margin:17px!important}.padding_left_18{padding-left:18px!important}.padding_right_18{padding-right:18px!important}.padding_top_18{padding-top:18px!important}.padding_bottom_18{padding-bottom:18px!important}.padding_18{padding:18px!important}.margin_left_18{margin-left:18px!important}.margin_right_18{margin-right:18px!important}.margin_top_18{margin-top:18px!important}.margin_bottom_18{margin-bottom:18px!important}.margin_18{margin:18px!important}.padding_left_19{padding-left:19px!important}.padding_right_19{padding-right:19px!important}.padding_top_19{padding-top:19px!important}.padding_bottom_19{padding-bottom:19px!important}.padding_19{padding:19px!important}.margin_left_19{margin-left:19px!important}.margin_right_19{margin-right:19px!important}.margin_top_19{margin-top:19px!important}.margin_bottom_19{margin-bottom:19px!important}.margin_19{margin:19px!important}.padding_left_21{padding-left:21px!important}.padding_right_21{padding-right:21px!important}.padding_top_21{padding-top:21px!important}.padding_bottom_21{padding-bottom:21px!important}.padding_21{padding:21px!important}.margin_left_21{margin-left:21px!important}.margin_right_21{margin-right:21px!important}.margin_top_21{margin-top:21px!important}.margin_bottom_21{margin-bottom:21px!important}.margin_21{margin:21px!important}.padding_left_22{padding-left:22px!important}.padding_right_22{padding-right:22px!important}.padding_top_22{padding-top:22px!important}.padding_bottom_22{padding-bottom:22px!important}.padding_22{padding:22px!important}.margin_left_22{margin-left:22px!important}.margin_right_22{margin-right:22px!important}.margin_top_22{margin-top:22px!important}.margin_bottom_22{margin-bottom:22px!important}.margin_22{margin:22px!important}.padding_left_23{padding-left:23px!important}.padding_right_23{padding-right:23px!important}.padding_top_23{padding-top:23px!important}.padding_bottom_23{padding-bottom:23px!important}.padding_23{padding:23px!important}.margin_left_23{margin-left:23px!important}.margin_right_23{margin-right:23px!important}.margin_top_23{margin-top:23px!important}.margin_bottom_23{margin-bottom:23px!important}.margin_23{margin:23px!important}.padding_left_24{padding-left:24px!important}.padding_right_24{padding-right:24px!important}.padding_top_24{padding-top:24px!important}.padding_bottom_24{padding-bottom:24px!important}.padding_24{padding:24px!important}.margin_left_24{margin-left:24px!important}.margin_right_24{margin-right:24px!important}.margin_top_24{margin-top:24px!important}.margin_bottom_24{margin-bottom:24px!important}.margin_24{margin:24px!important}.padding_left_26{padding-left:26px!important}.padding_right_26{padding-right:26px!important}.padding_top_26{padding-top:26px!important}.padding_bottom_26{padding-bottom:26px!important}.padding_26{padding:26px!important}.margin_left_26{margin-left:26px!important}.margin_right_26{margin-right:26px!important}.margin_top_26{margin-top:26px!important}.margin_bottom_26{margin-bottom:26px!important}.margin_26{margin:26px!important}.padding_left_27{padding-left:27px!important}.padding_right_27{padding-right:27px!important}.padding_top_27{padding-top:27px!important}.padding_bottom_27{padding-bottom:27px!important}.padding_27{padding:27px!important}.margin_left_27{margin-left:27px!important}.margin_right_27{margin-right:27px!important}.margin_top_27{margin-top:27px!important}.margin_bottom_27{margin-bottom:27px!important}.margin_27{margin:27px!important}.padding_left_28{padding-left:28px!important}.padding_right_28{padding-right:28px!important}.padding_top_28{padding-top:28px!important}.padding_bottom_28{padding-bottom:28px!important}.padding_28{padding:28px!important}.margin_left_28{margin-left:28px!important}.margin_right_28{margin-right:28px!important}.margin_top_28{margin-top:28px!important}.margin_bottom_28{margin-bottom:28px!important}.margin_28{margin:28px!important}.padding_left_29{padding-left:29px!important}.padding_right_29{padding-right:29px!important}.padding_top_29{padding-top:29px!important}.padding_bottom_29{padding-bottom:29px!important}.padding_29{padding:29px!important}.margin_left_29{margin-left:29px!important}.margin_right_29{margin-right:29px!important}.margin_top_29{margin-top:29px!important}.margin_bottom_29{margin-bottom:29px!important}.margin_29{margin:29px!important}.margin_auto{margin:auto}.padding_left_0{padding-left:0!important}.padding_right_0{padding-right:0!important}.padding_top_0{padding-top:0!important}.padding_bottom_0{padding-bottom:0!important}.padding_0{padding:0!important}.margin_left_0{margin-left:0!important}.margin_right_0{margin-right:0!important}.margin_top_0{margin-top:0!important}.margin_bottom_0{margin-bottom:0!important}.margin_0{margin:0!important}.padding_left_5{padding-left:5px!important}.padding_right_5{padding-right:5px!important}.padding_top_5{padding-top:5px!important}.padding_bottom_5{padding-bottom:5px!important}.padding_5{padding:5px!important}.margin_left_5{margin-left:5px!important}.margin_right_5{margin-right:5px!important}.margin_top_5{margin-top:5px!important}.margin_bottom_5{margin-bottom:5px!important}.margin_5{margin:5px!important}.padding_left_10{padding-left:10px!important}.padding_right_10{padding-right:10px!important}.padding_top_10{padding-top:10px!important}.padding_bottom_10{padding-bottom:10px!important}.padding_10{padding:10px!important}.margin_left_10{margin-left:10px!important}.margin_right_10{margin-right:10px!important}.margin_top_10{margin-top:10px!important}.margin_bottom_10{margin-bottom:10px!important}.margin_10{margin:10px!important}.padding_left_15{padding-left:15px!important}.padding_right_15{padding-right:15px!important}.padding_top_15{padding-top:15px!important}.padding_bottom_15{padding-bottom:15px!important}.padding_15{padding:15px!important}.margin_left_15{margin-left:15px!important}.margin_right_15{margin-right:15px!important}.margin_top_15{margin-top:15px!important}.margin_bottom_15{margin-bottom:15px!important}.margin_15{margin:15px!important}.padding_left_20{padding-left:20px!important}.padding_right_20{padding-right:20px!important}.padding_top_20{padding-top:20px!important}.padding_bottom_20{padding-bottom:20px!important}.padding_20{padding:20px!important}.margin_left_20{margin-left:20px!important}.margin_right_20{margin-right:20px!important}.margin_top_20{margin-top:20px!important}.margin_bottom_20{margin-bottom:20px!important}.margin_20{margin:20px!important}.padding_left_25{padding-left:25px!important}.padding_right_25{padding-right:25px!important}.padding_top_25{padding-top:25px!important}.padding_bottom_25{padding-bottom:25px!important}.padding_25{padding:25px!important}.margin_left_25{margin-left:25px!important}.margin_right_25{margin-right:25px!important}.margin_top_25{margin-top:25px!important}.margin_bottom_25{margin-bottom:25px!important}.margin_25{margin:25px!important}.padding_left_30{padding-left:30px!important}.padding_right_30{padding-right:30px!important}.padding_top_30{padding-top:30px!important}.padding_bottom_30{padding-bottom:30px!important}.padding_30{padding:30px!important}.margin_left_30{margin-left:30px!important}.margin_right_30{margin-right:30px!important}.margin_top_30{margin-top:30px!important}.margin_bottom_30{margin-bottom:30px!important}.margin_30{margin:30px!important}.padding_left_35{padding-left:35px!important}.padding_right_35{padding-right:35px!important}.padding_top_35{padding-top:35px!important}.padding_bottom_35{padding-bottom:35px!important}.padding_35{padding:35px!important}.margin_left_35{margin-left:35px!important}.margin_right_35{margin-right:35px!important}.margin_top_35{margin-top:35px!important}.margin_bottom_35{margin-bottom:35px!important}.margin_35{margin:35px!important}.padding_left_40{padding-left:40px!important}.padding_right_40{padding-right:40px!important}.padding_top_40{padding-top:40px!important}.padding_bottom_40{padding-bottom:40px!important}.padding_40{padding:40px!important}.margin_left_40{margin-left:40px!important}.margin_right_40{margin-right:40px!important}.margin_top_40{margin-top:40px!important}.margin_bottom_40{margin-bottom:40px!important}.margin_40{margin:40px!important}.padding_left_45{padding-left:45px!important}.padding_right_45{padding-right:45px!important}.padding_top_45{padding-top:45px!important}.padding_bottom_45{padding-bottom:45px!important}.padding_45{padding:45px!important}.margin_left_45{margin-left:45px!important}.margin_right_45{margin-right:45px!important}.margin_top_45{margin-top:45px!important}.margin_bottom_45{margin-bottom:45px!important}.margin_45{margin:45px!important}.padding_left_50{padding-left:50px!important}.padding_right_50{padding-right:50px!important}.padding_top_50{padding-top:50px!important}.padding_bottom_50{padding-bottom:50px!important}.padding_50{padding:50px!important}.margin_left_50{margin-left:50px!important}.margin_right_50{margin-right:50px!important}.margin_top_50{margin-top:50px!important}.margin_bottom_50{margin-bottom:50px!important}.margin_50{margin:50px!important}.padding_left_55{padding-left:55px!important}.padding_right_55{padding-right:55px!important}.padding_top_55{padding-top:55px!important}.padding_bottom_55{padding-bottom:55px!important}.padding_55{padding:55px!important}.margin_left_55{margin-left:55px!important}.margin_right_55{margin-right:55px!important}.margin_top_55{margin-top:55px!important}.margin_bottom_55{margin-bottom:55px!important}.margin_55{margin:55px!important}.padding_left_60{padding-left:60px!important}.padding_right_60{padding-right:60px!important}.padding_top_60{padding-top:60px!important}.padding_bottom_60{padding-bottom:60px!important}.padding_60{padding:60px!important}.margin_left_60{margin-left:60px!important}.margin_right_60{margin-right:60px!important}.margin_top_60{margin-top:60px!important}.margin_bottom_60{margin-bottom:60px!important}.margin_60{margin:60px!important}.padding_left_65{padding-left:65px!important}.padding_right_65{padding-right:65px!important}.padding_top_65{padding-top:65px!important}.padding_bottom_65{padding-bottom:65px!important}.padding_65{padding:65px!important}.margin_left_65{margin-left:65px!important}.margin_right_65{margin-right:65px!important}.margin_top_65{margin-top:65px!important}.margin_bottom_65{margin-bottom:65px!important}.margin_65{margin:65px!important}.padding_left_70{padding-left:70px!important}.padding_right_70{padding-right:70px!important}.padding_top_70{padding-top:70px!important}.padding_bottom_70{padding-bottom:70px!important}.padding_70{padding:70px!important}.margin_left_70{margin-left:70px!important}.margin_right_70{margin-right:70px!important}.margin_top_70{margin-top:70px!important}.margin_bottom_70{margin-bottom:70px!important}.margin_70{margin:70px!important}.padding_left_75{padding-left:75px!important}.padding_right_75{padding-right:75px!important}.padding_top_75{padding-top:75px!important}.padding_bottom_75{padding-bottom:75px!important}.padding_75{padding:75px!important}.margin_left_75{margin-left:75px!important}.margin_right_75{margin-right:75px!important}.margin_top_75{margin-top:75px!important}.margin_bottom_75{margin-bottom:75px!important}.margin_75{margin:75px!important}.padding_left_80{padding-left:80px!important}.padding_right_80{padding-right:80px!important}.padding_top_80{padding-top:80px!important}.padding_bottom_80{padding-bottom:80px!important}.padding_80{padding:80px!important}.margin_left_80{margin-left:80px!important}.margin_right_80{margin-right:80px!important}.margin_top_80{margin-top:80px!important}.margin_bottom_80{margin-bottom:80px!important}.margin_80{margin:80px!important}.padding_left_85{padding-left:85px!important}.padding_right_85{padding-right:85px!important}.padding_top_85{padding-top:85px!important}.padding_bottom_85{padding-bottom:85px!important}.padding_85{padding:85px!important}.margin_left_85{margin-left:85px!important}.margin_right_85{margin-right:85px!important}.margin_top_85{margin-top:85px!important}.margin_bottom_85{margin-bottom:85px!important}.margin_85{margin:85px!important}.padding_left_90{padding-left:90px!important}.padding_right_90{padding-right:90px!important}.padding_top_90{padding-top:90px!important}.padding_bottom_90{padding-bottom:90px!important}.padding_90{padding:90px!important}.margin_left_90{margin-left:90px!important}.margin_right_90{margin-right:90px!important}.margin_top_90{margin-top:90px!important}.margin_bottom_90{margin-bottom:90px!important}.margin_90{margin:90px!important}.padding_left_95{padding-left:95px!important}.padding_right_95{padding-right:95px!important}.padding_top_95{padding-top:95px!important}.padding_bottom_95{padding-bottom:95px!important}.padding_95{padding:95px!important}.margin_left_95{margin-left:95px!important}.margin_right_95{margin-right:95px!important}.margin_top_95{margin-top:95px!important}.margin_bottom_95{margin-bottom:95px!important}.margin_95{margin:95px!important}.padding_left_100{padding-left:100px!important}.padding_right_100{padding-right:100px!important}.padding_top_100{padding-top:100px!important}.padding_bottom_100{padding-bottom:100px!important}.padding_100{padding:100px!important}.margin_left_100{margin-left:100px!important}.margin_right_100{margin-right:100px!important}.margin_top_100{margin-top:100px!important}.margin_bottom_100{margin-bottom:100px!important}.margin_100{margin:100px!important}.padding_left_105{padding-left:105px!important}.padding_right_105{padding-right:105px!important}.padding_top_105{padding-top:105px!important}.padding_bottom_105{padding-bottom:105px!important}.padding_105{padding:105px!important}.margin_left_105{margin-left:105px!important}.margin_right_105{margin-right:105px!important}.margin_top_105{margin-top:105px!important}.margin_bottom_105{margin-bottom:105px!important}.margin_105{margin:105px!important}.padding_left_110{padding-left:110px!important}.padding_right_110{padding-right:110px!important}.padding_top_110{padding-top:110px!important}.padding_bottom_110{padding-bottom:110px!important}.padding_110{padding:110px!important}.margin_left_110{margin-left:110px!important}.margin_right_110{margin-right:110px!important}.margin_top_110{margin-top:110px!important}.margin_bottom_110{margin-bottom:110px!important}.margin_110{margin:110px!important}.padding_left_115{padding-left:115px!important}.padding_right_115{padding-right:115px!important}.padding_top_115{padding-top:115px!important}.padding_bottom_115{padding-bottom:115px!important}.padding_115{padding:115px!important}.margin_left_115{margin-left:115px!important}.margin_right_115{margin-right:115px!important}.margin_top_115{margin-top:115px!important}.margin_bottom_115{margin-bottom:115px!important}.margin_115{margin:115px!important}.padding_left_120{padding-left:120px!important}.padding_right_120{padding-right:120px!important}.padding_top_120{padding-top:120px!important}.padding_bottom_120{padding-bottom:120px!important}.padding_120{padding:120px!important}.margin_left_120{margin-left:120px!important}.margin_right_120{margin-right:120px!important}.margin_top_120{margin-top:120px!important}.margin_bottom_120{margin-bottom:120px!important}.margin_120{margin:120px!important}.margin_left_auto{margin-left:auto!important}.margin_right_auto{margin-right:auto!important}.margin_top_auto{margin-top:auto!important}.margin_bottom_auto{margin-bottom:auto!important}.min_height_inherit{min-height:inherit}.left_0{left:0}.right_0{right:0}.top_0{top:0}.bottom_0{bottom:0}.disabled{opacity:.4!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;pointer-events:none!important}.full_w{width:100%!important}.resize_no{resize:none!important}.e_ico{width:24px;height:24px;fill:currentColor}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation:fadeInDown .5s ease-in-out;animation:fadeInDown .5s ease-in-out}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation:slideInDown .5s ease-in-out;animation:slideInDown .5s ease-in-out}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation:fadeInRight .4s ease-in-out;animation:fadeInRight .4s ease-in-out}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation:fadeOutRight .4s ease-in-out;animation:fadeOutRight .4s ease-in-out}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation:fadeIn .2s ease-in-out;animation:fadeIn .2s ease-in-out}.simplebar-scrollbar:before{background-color:rgba(37,27,27,.4)!important}.custom_scroll{scrollbar-width:none;-ms-overflow-style:none}.custom_scroll::-webkit-scrollbar{display:none;width:0;background:transparent}.msg{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:14px 18px;margin:0;border-width:2px;border-style:solid;border-radius:6px;font-size:13px;font-weight:400;line-height:21px}.msg.yellow{color:#654700;border-color:rgba(254,178,0,.2);background-color:rgba(254,178,0,.2)}.msg.red{color:#881616;border-color:rgba(227,84,84,.2);background-color:rgba(227,84,84,.16)}.msg.green{color:#3c571d;border-color:rgba(139,195,74,.2);background-color:rgba(139,195,74,.2)}.msg.green_dark{color:#02542a;border-color:rgba(39,174,96,.2);background-color:rgba(39,174,96,.1)}.msg.blue{color:#10425f;border-color:rgba(45,156,219,.2);background-color:rgba(45,156,219,.14)}.main_head{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:80px;background-color:#fff;border-bottom:1px solid rgba(141,162,182,.3);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.main_head .divider_vert{display:block;width:1px;height:42px;background-color:rgba(141,162,182,.2)}.main_head.height_100{height:100%}.main_head .tool_item,.main_head a.tool_item,.main_head span.tool_item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:24px;color:#8fa4b8;font-size:24px;text-decoration:none;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.main_head .tool_item .notif,.main_head a.tool_item .notif,.main_head span.tool_item .notif{position:absolute;top:8px;left:8px;width:12px;height:12px;border-radius:6px;background-color:#e81e27;border:2px solid #fff}.main_head .tool_item .tooltip_content,.main_head a.tool_item .tooltip_content,.main_head span.tool_item .tooltip_content{margin-right:0;margin-left:0}.main_head .tool_item:first-child,.main_head a.tool_item:first-child,.main_head span.tool_item:first-child{-webkit-box-sizing:content-box;box-sizing:content-box;width:48px;height:48px}.main_head .tool_item:active,.main_head .tool_item:focus,.main_head .tool_item:hover,.main_head a.tool_item:active,.main_head a.tool_item:focus,.main_head a.tool_item:hover,.main_head span.tool_item:active,.main_head span.tool_item:focus,.main_head span.tool_item:hover{color:#4e6375;background-color:rgba(78,99,117,.1)}.main_head .tool_item:active .notif,.main_head .tool_item:focus .notif,.main_head .tool_item:hover .notif,.main_head a.tool_item:active .notif,.main_head a.tool_item:focus .notif,.main_head a.tool_item:hover .notif,.main_head span.tool_item:active .notif,.main_head span.tool_item:focus .notif,.main_head span.tool_item:hover .notif{border:2px solid #ebedef}.main_head .tool_item.toggle_trigger,.main_head a.tool_item.toggle_trigger,.main_head span.tool_item.toggle_trigger{width:48px;overflow:hidden;opacity:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.main_head .tool_item.toggle_trigger.toggle,.main_head a.tool_item.toggle_trigger.toggle,.main_head span.tool_item.toggle_trigger.toggle{width:0;opacity:0}.main_head .tool_item.selected,.main_head a.tool_item.selected,.main_head span.tool_item.selected{color:#5b9602;background-color:rgba(127,189,34,.2)}.main_head .tool_item.selected:active,.main_head .tool_item.selected:focus,.main_head .tool_item.selected:hover,.main_head a.tool_item.selected:active,.main_head a.tool_item.selected:focus,.main_head a.tool_item.selected:hover,.main_head span.tool_item.selected:active,.main_head span.tool_item.selected:focus,.main_head span.tool_item.selected:hover{color:#5b9602;background-color:rgba(127,189,34,.5)}.main_head .tool_item.medium,.main_head a.tool_item.medium,.main_head span.tool_item.medium{width:42px;height:42px}.main_head .tool_item.small,.main_head a.tool_item.small,.main_head span.tool_item.small{width:36px;height:36px}.main_head .tool_item.small .e_ico,.main_head a.tool_item.small .e_ico,.main_head span.tool_item.small .e_ico{width:22px;height:22px}.main_head .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;width:0;opacity:0;-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.main_head .logo,.main_head .logo img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.main_head .logo img{height:30px;width:auto}.main_head .title_section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:80px;margin:0;padding:0 30px;-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.main_head .title_section h1.title_section{height:24px}.main_head .title_section h2.subtitle{height:18px;letter-spacing:0}.main_head h1.title_section{padding:0 30px;font-size:21px;line-height:22px;font-family:Exo,sans-serif;text-transform:uppercase}.main_head h1.title_section,.main_head h2.subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;margin:0;font-weight:400;vertical-align:middle;-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.main_head h2.subtitle{font-size:18px;line-height:18px;letter-spacing:-.5px}.main_head h2.subtitle strong{font-weight:700}.main_head h2.subtitle small{font-size:12px;font-weight:400;line-height:16px;text-transform:uppercase}.main_head .wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:42px;padding:0 20px}.main_head .wrapper.border_left{border-left:1px solid rgba(141,162,182,.3)}.main_head .wrapper.border_right{border-right:1px solid rgba(141,162,182,.3)}.main_head.no_border{border-left:none}.main_head .section_title{position:absolute;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:48px;font-size:13px;font-weight:400;text-transform:uppercase;color:#8da2b6}.main_head .section_title.left{left:70px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.main_head .section_title.right{right:70px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.main_head .section_title.regular{position:relative;z-index:1}.main_head .sport_filter_scroler{height:42px}.main_head .action_tools_left,.main_head .sport_filter_scroler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main_head .action_tools_left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:80px}.main_head .action_tools_left .wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-left:1px solid rgba(141,162,182,.2)}.main_head .action_tools_left .wrapper.no_border{border-left:none}.main_head .action_tools_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px}.main_head .action_tools_right .wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-left:1px solid rgba(141,162,182,.2)}.main_head .action_tools_right .wrapper.no_border{border-left:none}.main_head .head_left_half,.main_head .head_right_half{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;width:50%}.main_head .layout_col_left,.main_head .layout_col_right{width:340px}.main_head .layout_col_center,.main_head .layout_col_left,.main_head .layout_col_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px}.main_head .layout_col_center{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.main_head .head_full_w{width:100%}.main_head .head_full_w,.main_head .sidebar_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px}.main_head .sidebar_head{width:380px}.main_head .content_head{width:calc(100% - 380px)}.head_tools,.main_head .content_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px}.head_tools{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.head_tools .wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:42px;padding:0 15px 0 8px;border-left:1px solid rgba(141,162,182,.2)}.head_tools .tool_item,.head_tools .wrapper,.head_tools a,.head_tools a.tool_item,.head_tools span.tool_item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_tools .tool_item,.head_tools a,.head_tools a.tool_item,.head_tools span.tool_item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:24px;color:#8fa4b8;font-size:24px;text-decoration:none;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.head_tools .tool_item .notif,.head_tools a .notif,.head_tools a.tool_item .notif,.head_tools span.tool_item .notif{position:absolute;top:8px;left:8px;width:12px;height:12px;border-radius:6px;background-color:#e81e27;border:2px solid #fff}.head_tools .tool_item .tooltip_content,.head_tools a.tool_item .tooltip_content,.head_tools a .tooltip_content,.head_tools span.tool_item .tooltip_content{margin-right:0;margin-left:0}.head_tools .tool_item:first-child,.head_tools a.tool_item:first-child,.head_tools a:first-child,.head_tools span.tool_item:first-child{-webkit-box-sizing:content-box;box-sizing:content-box;width:48px;height:48px}.head_tools .tool_item:active,.head_tools .tool_item:focus,.head_tools .tool_item:hover,.head_tools a.tool_item:active,.head_tools a.tool_item:focus,.head_tools a.tool_item:hover,.head_tools a:active,.head_tools a:focus,.head_tools a:hover,.head_tools span.tool_item:active,.head_tools span.tool_item:focus,.head_tools span.tool_item:hover{color:#4e6375;background-color:rgba(78,99,117,.1)}.head_tools .tool_item:active .notif,.head_tools .tool_item:focus .notif,.head_tools .tool_item:hover .notif,.head_tools a.tool_item:active .notif,.head_tools a.tool_item:focus .notif,.head_tools a.tool_item:hover .notif,.head_tools a:active .notif,.head_tools a:focus .notif,.head_tools a:hover .notif,.head_tools span.tool_item:active .notif,.head_tools span.tool_item:focus .notif,.head_tools span.tool_item:hover .notif{border:2px solid #ebedef}.head_tools .tool_item.toggle_trigger,.head_tools a.toggle_trigger,.head_tools a.tool_item.toggle_trigger,.head_tools span.tool_item.toggle_trigger{width:48px;overflow:hidden;opacity:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.head_tools .tool_item.toggle_trigger.toggle,.head_tools a.toggle_trigger.toggle,.head_tools a.tool_item.toggle_trigger.toggle,.head_tools span.tool_item.toggle_trigger.toggle{width:0;opacity:0}.head_tools .tool_item.selected,.head_tools a.selected,.head_tools a.tool_item.selected,.head_tools span.tool_item.selected{color:#5b9602;background-color:rgba(127,189,34,.2)}.head_tools .tool_item.selected:active,.head_tools .tool_item.selected:focus,.head_tools .tool_item.selected:hover,.head_tools a.selected:active,.head_tools a.selected:focus,.head_tools a.selected:hover,.head_tools a.tool_item.selected:active,.head_tools a.tool_item.selected:focus,.head_tools a.tool_item.selected:hover,.head_tools span.tool_item.selected:active,.head_tools span.tool_item.selected:focus,.head_tools span.tool_item.selected:hover{color:#5b9602;background-color:rgba(127,189,34,.5)}.head_tools.no_border{border-left:none}.main_footer{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;height:80px;background-color:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.main_footer.content_left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.main_footer.content_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.main_footer.content_stretch{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.main_footer.f_tiny{height:24px}.main_footer.f_small{height:48px}.main_footer.f_normal{height:80px}.main_footer.f_large{height:160px}.main_footer .table_sum{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 0 65px}.main_footer .table_sum,.main_footer .table_sum .sum_item{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.main_footer .table_sum .sum_item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:36px;padding:0 10px}.main_footer .table_sum .sum_item .currency,.main_footer .table_sum .sum_item .sum_label{width:100%;height:12px;font-size:10px;font-weight:400;text-transform:uppercase;color:#8da2b6}.main_footer .table_sum .sum_item .sum_content{width:100%;height:24px;font-size:14px;font-weight:700;text-transform:uppercase;color:#556373}.main_footer .table_sum .sum_item .currency{height:24px}.pagination_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto}.pagination_wrap .pag_item{width:32px;height:32px;border-radius:16px;font-size:11px;line-height:10px;font-weight:400;color:#8da2b6;background-color:rgba(141,162,182,0);cursor:pointer}.pagination_wrap .pag_item,.pagination_wrap .pag_item i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination_wrap .pag_item i{font-size:16px;width:24px;height:24px}.pagination_wrap .pag_item.selected{font-weight:700;color:#556373;border:4px solid rgba(141,162,182,.2)}.pagination_wrap .pag_item:active,.pagination_wrap .pag_item:focus,.pagination_wrap .pag_item:hover{font-weight:700;color:#556373;background-color:rgba(141,162,182,.25)}.pagination_wrap.left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pagination_wrap.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bottom_fotter{position:absolute;bottom:0;left:0}.content_right{position:fixed;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:380px;background-color:rgba(191,207,221,.1);-webkit-box-shadow:inset 10px 0 30px 0 rgba(0,0,0,.06);box-shadow:inset 10px 0 30px 0 rgba(0,0,0,.06)}.content_right,.content_right .scrollable{height:calc(100vh - 80px);overflow-x:hidden;overflow-y:auto}.content_right .scrollable{width:410px}.quazi_match_tracker{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:80px}.quazi_match_tracker,.quazi_match_tracker .full_time{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.quazi_match_tracker .full_time{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;z-index:0;top:32px;left:0;height:16px}.quazi_match_tracker .full_time .line{position:absolute;z-index:1;width:100%;height:2px;border-radius:2px;background-color:rgba(141,162,182,.2)}.quazi_match_tracker .full_time .time_elapsed_line{position:absolute;z-index:2;height:2px;border-radius:2px;background-color:rgba(141,162,182,.6)}.quazi_match_tracker .full_time .time_elapsed{position:absolute;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:16px;color:#8da2b6;font-size:11px;font-weight:400;border-left:1px solid rgba(141,162,182,.3);background-color:#f6f8f9}.quazi_match_tracker .full_time .overtime{position:absolute;z-index:2;height:2px;border-radius:2px;background-color:#e35454}.quazi_match_tracker .teamname{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:21px;padding:0 8px;font-size:11px;text-transform:uppercase;color:rgba(141,162,182,.6)}.quazi_match_tracker .point_in_time{position:absolute;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:44px;border-right:1px solid rgba(141,162,182,.4);pointer-events:none}.quazi_match_tracker .point_in_time .point{position:relative;right:-4px;width:8px;height:8px;border-radius:6px;border:2px solid #afbdcb;background-color:#f6f8f9}.quazi_match_tracker .point_in_time .svg_icon,.quazi_match_tracker .point_in_time i.event_icon{position:absolute;z-index:5;right:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:18px;height:18px;font-size:18px;color:#8da2b6;background-color:#f6f8f9;pointer-events:all}.quazi_match_tracker .point_in_time.score{border-right:1px solid rgba(63,190,230,.6)}.quazi_match_tracker .point_in_time.score .point{border:2px solid #3fbee6;background-color:#3fbee6}.quazi_match_tracker .point_in_time.score .svg_icon,.quazi_match_tracker .point_in_time.score i.event_icon{color:#3fbee6}.quazi_match_tracker .point_in_time.score .svg_icon .tooltip_content,.quazi_match_tracker .point_in_time.score i.event_icon .tooltip_content{background-color:#3fbee6}.quazi_match_tracker .point_in_time.carton .carton_icon{position:absolute;z-index:5;right:-7px;width:14px;height:18px;border:2px solid #f6f8f9;background-color:rgba(141,162,182,.4);pointer-events:all}.quazi_match_tracker .point_in_time.carton.yellow .carton_icon,.quazi_match_tracker .point_in_time.carton.yellow .carton_icon .tooltip_content{background-color:#feb200}.quazi_match_tracker .point_in_time.carton.red .carton_icon,.quazi_match_tracker .point_in_time.carton.red .carton_icon .tooltip_content{background-color:#e35454}.quazi_match_tracker .home{position:absolute;z-index:1;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:45px;width:100%}.quazi_match_tracker .home .teamname{margin-bottom:6px}.quazi_match_tracker .home .point_in_time{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.quazi_match_tracker .home .point_in_time.carton .carton_icon,.quazi_match_tracker .home .point_in_time .svg_icon,.quazi_match_tracker .home .point_in_time i.event_icon{bottom:auto;top:0}.quazi_match_tracker .away{position:absolute;z-index:2;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:44px;width:100%}.quazi_match_tracker .away .teamname{margin-top:6px}.quazi_match_tracker .away .point_in_time{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.quazi_match_tracker .away .point_in_time.carton .carton_icon,.quazi_match_tracker .away .point_in_time .svg_icon,.quazi_match_tracker .away .point_in_time i.event_icon{bottom:0;top:auto}.resulting_form .drop_menu{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.resulting_form .input_form_group.edit_result{border:1px solid rgba(143,164,184,.4)}.resulting_form .input_form_group:hover{border:2px solid #19a6ea}.resulting_form .input_form_group:focus-within{z-index:100;background-color:#fff;border:2px solid rgba(25,166,234,.8);-webkit-box-shadow:0 0 20px 2px rgba(25,166,234,.4);box-shadow:0 0 20px 2px rgba(25,166,234,.4)}.resulting_form .form_row{padding:4px 0}.resulting_form .form_row .btn,.resulting_form .form_row .input_label{font-size:11px;line-height:12px}.resulting_form .form_row .btn{height:32px;padding:0 8px;margin:0 0 0 3px;font-weight:400;text-transform:uppercase;border-radius:4px}.title_info_block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:auto;padding:40px 0;border-bottom:1px solid #e2e8ed}.title_info_block,.title_info_block .info_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.title_info_block .info_wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:1400px}@media (max-width:1440px){.title_info_block .info_wrapper{width:100%}}.title_info_block .info_wrapper .info_col{border-right:1px solid rgba(141,162,182,.2)}.title_info_block .info_wrapper .info_col:first-child{border-left:1px solid rgba(141,162,182,.2)}.title_info_block .info_wrapper .general_info{width:260px}.title_info_block .info_wrapper .balance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;width:calc(100% - 520px)}.title_info_block .info_wrapper .balance .info_content{width:auto;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0 10px 0 0}.title_info_block .info_wrapper .balance .amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.title_info_block .info_wrapper .balance .amount .info_row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.title_info_block .info_wrapper .info_title{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;padding:0 10px 0 0;font-size:10px;font-weight:400;line-height:10px;text-transform:uppercase}.title_info_block .info_wrapper .info_title,.title_info_block .info_wrapper .title_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:26px}.title_info_block .info_wrapper .title_label{min-width:70px}.title_info_block .info_wrapper .title_sub_label{width:auto;padding:0 10px}.title_info_block .info_wrapper .info_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.title_info_block .info_wrapper .info_content,.title_info_block .info_wrapper .info_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:26px}.title_info_block .info_wrapper .info_label{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:70px;font-size:10px;font-weight:400;line-height:10px;text-align:right;text-transform:uppercase;color:#8da2b6}.title_info_block .info_wrapper .info_content{width:190px;padding:0 0 0 10px;font-size:13px;font-weight:700;line-height:13px;color:#556373}.title_info_block .info_wrapper .city,.title_info_block .info_wrapper .country,.title_info_block .info_wrapper .first_name,.title_info_block .info_wrapper .last_name{padding-right:6px}.title_info_block .info_wrapper .date,.title_info_block .info_wrapper .time{height:16px;line-height:16px}.title_info_block .info_wrapper .date{padding:0 10px 0 0;margin:0 10px 0 0;border-right:1px solid rgba(141,162,182,.6)}.tree_view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:25px}.tree_view *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tree_view .text_red{color:#e35454}.tree_view .level_one_item,.tree_view .level_three_item,.tree_view .level_two_item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#73879c;font-size:13px;line-height:16px;cursor:pointer}.tree_view .level_one_item .tree_item_cont,.tree_view .level_three_item .tree_item_cont,.tree_view .level_two_item .tree_item_cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tree_view .level_one_item .tree_item_cont .tree_item_ico,.tree_view .level_three_item .tree_item_cont .tree_item_ico,.tree_view .level_two_item .tree_item_cont .tree_item_ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:32px;width:32px;height:32px;font-size:24px;line-height:24px;color:#73879c}.tree_view .level_one_item .tree_item_cont .tree_item_ico .mdi-chevron-right,.tree_view .level_one_item .tree_item_cont .tree_item_ico .mdi-circle-medium,.tree_view .level_three_item .tree_item_cont .tree_item_ico .mdi-chevron-right,.tree_view .level_three_item .tree_item_cont .tree_item_ico .mdi-circle-medium,.tree_view .level_two_item .tree_item_cont .tree_item_ico .mdi-chevron-right,.tree_view .level_two_item .tree_item_cont .tree_item_ico .mdi-circle-medium{color:#bfcfdd}.tree_view .level_one_item .tree_item_cont .tree_label,.tree_view .level_three_item .tree_item_cont .tree_label,.tree_view .level_two_item .tree_item_cont .tree_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;padding:0 5px 0 0;font-weight:400;cursor:pointer}.tree_view .level_one_item .tree_item_cont .events_no,.tree_view .level_three_item .tree_item_cont .events_no,.tree_view .level_two_item .tree_item_cont .events_no{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;min-width:70px;padding:0 10px 0 5px;font-weight:700}.tree_view .level_one_item .tree_item_cont:active,.tree_view .level_one_item .tree_item_cont:focus,.tree_view .level_one_item .tree_item_cont:hover,.tree_view .level_three_item .tree_item_cont:active,.tree_view .level_three_item .tree_item_cont:focus,.tree_view .level_three_item .tree_item_cont:hover,.tree_view .level_two_item .tree_item_cont:active,.tree_view .level_two_item .tree_item_cont:focus,.tree_view .level_two_item .tree_item_cont:hover{color:#19a6ea;background-color:#edf6ff}.tree_view .level_one_item .tree_item_cont:active .tree_item_ico,.tree_view .level_one_item .tree_item_cont:active .tree_item_ico .mdi-chevron-right,.tree_view .level_one_item .tree_item_cont:active .tree_item_ico .mdi-circle-medium,.tree_view .level_one_item .tree_item_cont:focus .tree_item_ico,.tree_view .level_one_item .tree_item_cont:focus .tree_item_ico .mdi-chevron-right,.tree_view .level_one_item .tree_item_cont:focus .tree_item_ico .mdi-circle-medium,.tree_view .level_one_item .tree_item_cont:hover .tree_item_ico,.tree_view .level_one_item .tree_item_cont:hover .tree_item_ico .mdi-chevron-right,.tree_view .level_one_item .tree_item_cont:hover .tree_item_ico .mdi-circle-medium,.tree_view .level_three_item .tree_item_cont:active .tree_item_ico,.tree_view .level_three_item .tree_item_cont:active .tree_item_ico .mdi-chevron-right,.tree_view .level_three_item .tree_item_cont:active .tree_item_ico .mdi-circle-medium,.tree_view .level_three_item .tree_item_cont:focus .tree_item_ico,.tree_view .level_three_item .tree_item_cont:focus .tree_item_ico .mdi-chevron-right,.tree_view .level_three_item .tree_item_cont:focus .tree_item_ico .mdi-circle-medium,.tree_view .level_three_item .tree_item_cont:hover .tree_item_ico,.tree_view .level_three_item .tree_item_cont:hover .tree_item_ico .mdi-chevron-right,.tree_view .level_three_item .tree_item_cont:hover .tree_item_ico .mdi-circle-medium,.tree_view .level_two_item .tree_item_cont:active .tree_item_ico,.tree_view .level_two_item .tree_item_cont:active .tree_item_ico .mdi-chevron-right,.tree_view .level_two_item .tree_item_cont:active .tree_item_ico .mdi-circle-medium,.tree_view .level_two_item .tree_item_cont:focus .tree_item_ico,.tree_view .level_two_item .tree_item_cont:focus .tree_item_ico .mdi-chevron-right,.tree_view .level_two_item .tree_item_cont:focus .tree_item_ico .mdi-circle-medium,.tree_view .level_two_item .tree_item_cont:hover .tree_item_ico,.tree_view .level_two_item .tree_item_cont:hover .tree_item_ico .mdi-chevron-right,.tree_view .level_two_item .tree_item_cont:hover .tree_item_ico .mdi-circle-medium{color:#19a6ea}.tree_view .level_one_item .tree_item_cont.active .events_no,.tree_view .level_one_item .tree_item_cont.active .tree_label,.tree_view .level_three_item .tree_item_cont.active .events_no,.tree_view .level_three_item .tree_item_cont.active .tree_label,.tree_view .level_two_item .tree_item_cont.active .events_no,.tree_view .level_two_item .tree_item_cont.active .tree_label{color:#19a6ea;font-weight:700}.tree_view .level_one_item .tree_item_cont.active .tree_item_ico,.tree_view .level_one_item .tree_item_cont.active .tree_item_ico .mdi-chevron-right,.tree_view .level_one_item .tree_item_cont.active .tree_item_ico .mdi-circle-medium,.tree_view .level_three_item .tree_item_cont.active .tree_item_ico,.tree_view .level_three_item .tree_item_cont.active .tree_item_ico .mdi-chevron-right,.tree_view .level_three_item .tree_item_cont.active .tree_item_ico .mdi-circle-medium,.tree_view .level_two_item .tree_item_cont.active .tree_item_ico,.tree_view .level_two_item .tree_item_cont.active .tree_item_ico .mdi-chevron-right,.tree_view .level_two_item .tree_item_cont.active .tree_item_ico .mdi-circle-medium{color:#19a6ea}.tree_view .level_one_item .tree_item_cont.no_icon .tree_item_ico,.tree_view .level_three_item .tree_item_cont.no_icon .tree_item_ico,.tree_view .level_two_item .tree_item_cont.no_icon .tree_item_ico{display:none}.tree_view .level_one_item .tree_item_cont.no_icon .tree_label,.tree_view .level_three_item .tree_item_cont.no_icon .tree_label,.tree_view .level_two_item .tree_item_cont.no_icon .tree_label{padding:0 0 0 10px}.tree_view .level_one_item .disabled,.tree_view .level_one_item .tree_item_cont.disabled,.tree_view .level_three_item .disabled,.tree_view .level_three_item .tree_item_cont.disabled,.tree_view .level_two_item .disabled,.tree_view .level_two_item .tree_item_cont.disabled{opacity:.6}.tree_view .level_one_item .tree_item_cont{border-radius:16px}.tree_view .level_one_item .tree_item_cont.no_icon .tree_label{padding:0 10px}.tree_view .level_three_item,.tree_view .level_two_item{padding:0 0 0 26px}.tree_view .level_three_item .tree_item_cont,.tree_view .level_two_item .tree_item_cont{margin-left:10px}.tree_view .level_three_item:before,.tree_view .level_two_item:before{content:"";position:absolute;z-index:-1;top:16px;width:14px;height:1px;background-color:rgba(141,162,182,.3)}.tree_view .level_three_item:after,.tree_view .level_two_item:after{content:"";width:1px;height:100%;position:absolute;top:0;left:16;background-color:rgba(141,162,182,.3)}.tree_view .level_three_item:last-child:after,.tree_view .level_two_item:last-child:after{height:16px}.tree_view .level_three_item.dragging:after,.tree_view .level_three_item.dragging:before,.tree_view .level_three_item.dragging:last-child:after,.tree_view .level_two_item.dragging:after,.tree_view .level_two_item.dragging:before,.tree_view .level_two_item.dragging:last-child:after{display:none!important}.tree_view .level_two_item{padding:0 0 0 16px}.tree_view .level_two_list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:0}.tree_view .level_two_list .level_two_item{height:0;opacity:0;overflow:visible}.tree_view .level_two_list.expanded{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.tree_view .level_two_list.expanded .level_two_item{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1}.tree_view .level_two_list.expanded .level_two_item .level_three_list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:0}.tree_view .level_two_list.expanded .level_two_item .level_three_list .level_three_item{height:0;opacity:0;overflow-y:visible}.tree_view .level_two_list.expanded .level_two_item .level_three_list.expanded{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.tree_view .level_two_list.expanded .level_two_item .level_three_list.expanded .level_three_item{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1}.tooltip_top{position:relative;font-style:normal;font-weight:400;cursor:pointer}.tooltip_top span.tooltip_content{white-space:nowrap;position:absolute;min-width:80px;color:#fff;font-size:10px;text-transform:uppercase;background-color:#4e6375;height:24px;line-height:24px;text-align:center;visibility:hidden;border-radius:4px;padding:0 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tooltip_top span.tooltip_content strong{display:inline;line-height:24px;font-size:10px}.tooltip_top span.tooltip_content:after{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0}.tooltip_top.warning span.tooltip_content{background-color:#e35454!important}.tooltip_top.warning span.tooltip_content,:hover.tooltip_top span.tooltip_content{white-space:nowrap;visibility:visible;opacity:.95;bottom:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:99999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tooltip_bottom{position:relative;font-style:normal;font-weight:400;cursor:pointer}.tooltip_bottom span.tooltip_content{white-space:nowrap;position:absolute;min-width:80px;color:#fff;font-size:10px;text-transform:uppercase;background-color:#4e6375;height:24px;line-height:24px;text-align:center;visibility:hidden;border-radius:4px;padding:0 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tooltip_bottom span.tooltip_content:after{content:"";position:absolute;bottom:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0}.tooltip_bottom.warning span.tooltip_content{background-color:#e35454!important}.tooltip_bottom.warning span.tooltip_content,:hover.tooltip_bottom span.tooltip_content{white-space:nowrap;visibility:visible;opacity:.95;top:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:99999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}:hover.tooltip_bottom span.tooltip_content{height:auto;width:auto}.tooltip_left{position:relative;font-style:normal;font-weight:400;cursor:pointer}.tooltip_left span.tooltip_content{white-space:nowrap;position:absolute;min-width:80px;color:#fff;font-size:10px;text-transform:uppercase;background-color:#4e6375;height:24px;line-height:24px;text-align:center;visibility:hidden;border-radius:4px;padding:0 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tooltip_left span.tooltip_content:after{content:"";position:absolute;top:50%;left:100%;margin-top:-5px;width:0;height:0}.tooltip_left.warning span.tooltip_content{background-color:#e35454!important}.tooltip_left.warning span.tooltip_content,:hover.tooltip_left span.tooltip_content{white-space:nowrap;visibility:visible;opacity:.95;right:100%;top:50%;margin-top:-12px;margin-right:6px;z-index:99999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tooltip_right{position:relative;font-style:normal;font-weight:400;cursor:pointer}.tooltip_right span.tooltip_content{white-space:nowrap;position:absolute;min-width:80px;color:#fff;font-size:10px;text-transform:uppercase;background-color:#4e6375;height:24px;line-height:24px;text-align:center;visibility:hidden;border-radius:4px;padding:0 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tooltip_right span.tooltip_content:after{content:"";position:absolute;top:50%;right:100%;margin-top:-5px;width:0;height:0}.tooltip_right.warning span.tooltip_content{background-color:#e35454!important}.tooltip_right.warning span.tooltip_content,:hover.tooltip_right span.tooltip_content{white-space:nowrap;visibility:visible;opacity:.95;left:100%;top:50%;margin-top:-12px;margin-left:6px;z-index:99999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}span.tooltip_content.redish{background-color:#e35454!important}span.tooltip_content.red,span.tooltip_content.redish{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}span.tooltip_content.red{background-color:#c41821!important}span.tooltip_content.green{background-color:#7fbd22!important}span.tooltip_content.green,span.tooltip_content.green_dark{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}span.tooltip_content.green_dark{background-color:#5b9602!important}span.tooltip_content.blueish{background-color:#3fbee6!important}span.tooltip_content.blue,span.tooltip_content.blueish{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}span.tooltip_content.blue{background-color:#19a6ea!important}span.tooltip_content.orange{background-color:#fd9800!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}table{text-align:left;width:100%;color:#657688}table,table *{border-collapse:collapse;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle}table .svg_icon,table i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;line-height:24px;width:24px;height:24px;fill:currentColor}table tbody tr.green_row td,table tbody tr.green_row th,table tfoot tr.green_row td,table tfoot tr.green_row th,table thead tr.green_row td,table thead tr.green_row th{color:#365a01;background-color:rgba(127,189,34,.3);border-color:rgba(127,189,34,.4)}table tbody tr.green_row:active td,table tbody tr.green_row:focus td,table tbody tr.green_row:hover td,table tfoot tr.green_row:active td,table tfoot tr.green_row:focus td,table tfoot tr.green_row:hover td,table thead tr.green_row:active td,table thead tr.green_row:focus td,table thead tr.green_row:hover td{background-color:rgba(127,189,34,.5)}table tbody tr.green_row .input_form_group,table tfoot tr.green_row .input_form_group,table thead tr.green_row .input_form_group{color:#436e01}table tbody tr.green_row .input_form_group.edit_result,table tfoot tr.green_row .input_form_group.edit_result,table thead tr.green_row .input_form_group.edit_result{border:2px solid rgba(127,189,34,0)}table tbody tr.green_row .input_form_group.edit_result .separator.vert_line .line,table tfoot tr.green_row .input_form_group.edit_result .separator.vert_line .line,table thead tr.green_row .input_form_group.edit_result .separator.vert_line .line{background-color:rgba(127,189,34,.4)}table tbody tr.green_row .input_form_group.edit_result input[type=number],table tbody tr.green_row .input_form_group.edit_result input[type=text],table tfoot tr.green_row .input_form_group.edit_result input[type=number],table tfoot tr.green_row .input_form_group.edit_result input[type=text],table thead tr.green_row .input_form_group.edit_result input[type=number],table thead tr.green_row .input_form_group.edit_result input[type=text]{color:#365a01}table tbody tr.green_row .input_form_group:hover,table tfoot tr.green_row .input_form_group:hover,table thead tr.green_row .input_form_group:hover{border:2px solid rgba(127,189,34,.5)}table tbody tr.green_row .input_form_group:focus-within,table tfoot tr.green_row .input_form_group:focus-within,table thead tr.green_row .input_form_group:focus-within{border:2px solid rgba(127,189,34,.8);-webkit-box-shadow:0 0 20px 2px rgba(127,189,34,.4);box-shadow:0 0 20px 2px rgba(127,189,34,.4)}table tbody tr.orange_row td,table tbody tr.orange_row th,table tfoot tr.orange_row td,table tfoot tr.orange_row th,table thead tr.orange_row td,table thead tr.orange_row th{color:#975b00;background-color:rgba(253,152,0,.3);border-color:rgba(253,152,0,.4)}table tbody tr.orange_row:active td,table tbody tr.orange_row:focus td,table tbody tr.orange_row:hover td,table tfoot tr.orange_row:active td,table tfoot tr.orange_row:focus td,table tfoot tr.orange_row:hover td,table thead tr.orange_row:active td,table thead tr.orange_row:focus td,table thead tr.orange_row:hover td{background-color:rgba(253,152,0,.5)}table tbody tr.orange_row .input_form_group,table tfoot tr.orange_row .input_form_group,table thead tr.orange_row .input_form_group{color:#975b00}table tbody tr.orange_row .input_form_group.edit_result,table tfoot tr.orange_row .input_form_group.edit_result,table thead tr.orange_row .input_form_group.edit_result{border:2px solid rgba(253,152,0,0)}table tbody tr.orange_row .input_form_group.edit_result .separator.vert_line .line,table tfoot tr.orange_row .input_form_group.edit_result .separator.vert_line .line,table thead tr.orange_row .input_form_group.edit_result .separator.vert_line .line{background-color:rgba(253,152,0,.4)}table tbody tr.orange_row .input_form_group.edit_result input[type=number],table tbody tr.orange_row .input_form_group.edit_result input[type=text],table tfoot tr.orange_row .input_form_group.edit_result input[type=number],table tfoot tr.orange_row .input_form_group.edit_result input[type=text],table thead tr.orange_row .input_form_group.edit_result input[type=number],table thead tr.orange_row .input_form_group.edit_result input[type=text]{color:#975b00}table tbody tr.orange_row .input_form_group:hover,table tfoot tr.orange_row .input_form_group:hover,table thead tr.orange_row .input_form_group:hover{border:2px solid rgba(253,152,0,.4)}table tbody tr.orange_row .input_form_group:focus-within,table tfoot tr.orange_row .input_form_group:focus-within,table thead tr.orange_row .input_form_group:focus-within{border:2px solid rgba(253,152,0,.8);-webkit-box-shadow:0 0 20px 2px rgba(253,152,0,.4);box-shadow:0 0 20px 2px rgba(253,152,0,.4)}table tbody tr.yellow_row td,table tbody tr.yellow_row th,table tfoot tr.yellow_row td,table tfoot tr.yellow_row th,table thead tr.yellow_row td,table thead tr.yellow_row th{color:#846b00;background-color:rgba(254,207,0,.16);border-color:rgba(254,178,0,.2)}table tbody tr.yellow_row:active td,table tbody tr.yellow_row:focus td,table tbody tr.yellow_row:hover td,table tfoot tr.yellow_row:active td,table tfoot tr.yellow_row:focus td,table tfoot tr.yellow_row:hover td,table thead tr.yellow_row:active td,table thead tr.yellow_row:focus td,table thead tr.yellow_row:hover td{background-color:rgba(254,207,0,.4)}table tbody tr.yellow_row .input_form_group,table tfoot tr.yellow_row .input_form_group,table thead tr.yellow_row .input_form_group{color:#8e7400}table tbody tr.yellow_row .input_form_group.edit_result,table tfoot tr.yellow_row .input_form_group.edit_result,table thead tr.yellow_row .input_form_group.edit_result{border:2px solid rgba(254,178,0,0)}table tbody tr.yellow_row .input_form_group.edit_result .separator.vert_line .line,table tfoot tr.yellow_row .input_form_group.edit_result .separator.vert_line .line,table thead tr.yellow_row .input_form_group.edit_result .separator.vert_line .line{background-color:rgba(254,178,0,.4)}table tbody tr.yellow_row .input_form_group.edit_result input[type=number],table tbody tr.yellow_row .input_form_group.edit_result input[type=text],table tfoot tr.yellow_row .input_form_group.edit_result input[type=number],table tfoot tr.yellow_row .input_form_group.edit_result input[type=text],table thead tr.yellow_row .input_form_group.edit_result input[type=number],table thead tr.yellow_row .input_form_group.edit_result input[type=text]{color:#8e7400}table tbody tr.yellow_row .input_form_group:hover,table tfoot tr.yellow_row .input_form_group:hover,table thead tr.yellow_row .input_form_group:hover{border:2px solid rgba(254,178,0,.4)}table tbody tr.yellow_row .input_form_group:focus-within,table tfoot tr.yellow_row .input_form_group:focus-within,table thead tr.yellow_row .input_form_group:focus-within{border:2px solid rgba(254,178,0,.8);-webkit-box-shadow:0 0 20px 2px rgba(254,178,0,.4);box-shadow:0 0 20px 2px rgba(254,178,0,.4)}table tbody tr.red_row td,table tbody tr.red_row th,table tfoot tr.red_row td,table tfoot tr.red_row th,table thead tr.red_row td,table thead tr.red_row th{color:#d72323;background-color:rgba(227,84,84,.12);border-color:rgba(227,84,84,.3)}table tbody tr.red_row:active td,table tbody tr.red_row:focus td,table tbody tr.red_row:hover td,table tfoot tr.red_row:active td,table tfoot tr.red_row:focus td,table tfoot tr.red_row:hover td,table thead tr.red_row:active td,table thead tr.red_row:focus td,table thead tr.red_row:hover td{background-color:rgba(227,84,84,.26)}table tbody tr.red_row .input_form_group,table tfoot tr.red_row .input_form_group,table thead tr.red_row .input_form_group{color:#d72323}table tbody tr.red_row .input_form_group.edit_result,table tfoot tr.red_row .input_form_group.edit_result,table thead tr.red_row .input_form_group.edit_result{border:2px solid rgba(227,84,84,0)}table tbody tr.red_row .input_form_group.edit_result .separator.vert_line .line,table tfoot tr.red_row .input_form_group.edit_result .separator.vert_line .line,table thead tr.red_row .input_form_group.edit_result .separator.vert_line .line{background-color:rgba(227,84,84,.4)}table tbody tr.red_row .input_form_group.edit_result input[type=number],table tbody tr.red_row .input_form_group.edit_result input[type=text],table tfoot tr.red_row .input_form_group.edit_result input[type=number],table tfoot tr.red_row .input_form_group.edit_result input[type=text],table thead tr.red_row .input_form_group.edit_result input[type=number],table thead tr.red_row .input_form_group.edit_result input[type=text]{color:#d72323}table tbody tr.red_row .input_form_group:hover,table tfoot tr.red_row .input_form_group:hover,table thead tr.red_row .input_form_group:hover{border:2px solid rgba(227,84,84,.4)}table tbody tr.red_row .input_form_group:focus-within,table tfoot tr.red_row .input_form_group:focus-within,table thead tr.red_row .input_form_group:focus-within{border:2px solid rgba(227,84,84,.8);-webkit-box-shadow:0 0 20px 2px rgba(227,84,84,.4);box-shadow:0 0 20px 2px rgba(227,84,84,.4)}table tbody tr.purple_row td,table tbody tr.purple_row th,table tfoot tr.purple_row td,table tfoot tr.purple_row th,table thead tr.purple_row td,table thead tr.purple_row th{color:#b023d7;background-color:rgba(227,84,213,.12);border-color:rgba(227,84,213,.3)}table tbody tr.purple_row:active td,table tbody tr.purple_row:focus td,table tbody tr.purple_row:hover td,table tfoot tr.purple_row:active td,table tfoot tr.purple_row:focus td,table tfoot tr.purple_row:hover td,table thead tr.purple_row:active td,table thead tr.purple_row:focus td,table thead tr.purple_row:hover td{background-color:rgba(227,84,213,.26)}table tbody tr.purple_row .input_form_group,table tfoot tr.purple_row .input_form_group,table thead tr.purple_row .input_form_group{color:#b023d7}table tbody tr.purple_row .input_form_group.edit_result,table tfoot tr.purple_row .input_form_group.edit_result,table thead tr.purple_row .input_form_group.edit_result{border:2px solid rgba(227,84,84,0)}table tbody tr.purple_row .input_form_group.edit_result .separator.vert_line .line,table tfoot tr.purple_row .input_form_group.edit_result .separator.vert_line .line,table thead tr.purple_row .input_form_group.edit_result .separator.vert_line .line{background-color:rgba(227,84,213,.4)}table tbody tr.purple_row .input_form_group.edit_result input[type=number],table tbody tr.purple_row .input_form_group.edit_result input[type=text],table tfoot tr.purple_row .input_form_group.edit_result input[type=number],table tfoot tr.purple_row .input_form_group.edit_result input[type=text],table thead tr.purple_row .input_form_group.edit_result input[type=number],table thead tr.purple_row .input_form_group.edit_result input[type=text]{color:#b023d7}table tbody tr.purple_row .input_form_group:hover,table tfoot tr.purple_row .input_form_group:hover,table thead tr.purple_row .input_form_group:hover{border:2px solid rgba(227,84,213,.4)}table tbody tr.purple_row .input_form_group:focus-within,table tfoot tr.purple_row .input_form_group:focus-within,table thead tr.purple_row .input_form_group:focus-within{border:2px solid rgba(227,84,213,.8);-webkit-box-shadow:0 0 20px 2px rgba(227,84,213,.4);box-shadow:0 0 20px 2px rgba(227,84,213,.4)}table tbody tr.blue_row td,table tbody tr.blue_row th,table tfoot tr.blue_row td,table tfoot tr.blue_row th,table thead tr.blue_row td,table thead tr.blue_row th{color:#1180b5;background-color:rgba(25,166,234,.12);border-color:rgba(25,166,234,.3)}table tbody tr.blue_row:active td,table tbody tr.blue_row:focus td,table tbody tr.blue_row:hover td,table tfoot tr.blue_row:active td,table tfoot tr.blue_row:focus td,table tfoot tr.blue_row:hover td,table thead tr.blue_row:active td,table thead tr.blue_row:focus td,table thead tr.blue_row:hover td{background-color:rgba(25,166,234,.2)}table tbody tr.blue_row .input_form_group,table tfoot tr.blue_row .input_form_group,table thead tr.blue_row .input_form_group{color:#1180b5}table tbody tr.blue_row .input_form_group.edit_result,table tfoot tr.blue_row .input_form_group.edit_result,table thead tr.blue_row .input_form_group.edit_result{border:2px solid rgba(25,166,234,0)}table tbody tr.blue_row .input_form_group.edit_result .separator.vert_line .line,table tfoot tr.blue_row .input_form_group.edit_result .separator.vert_line .line,table thead tr.blue_row .input_form_group.edit_result .separator.vert_line .line{background-color:rgba(25,166,234,.4)}table tbody tr.blue_row .input_form_group.edit_result input[type=number],table tbody tr.blue_row .input_form_group.edit_result input[type=text],table tfoot tr.blue_row .input_form_group.edit_result input[type=number],table tfoot tr.blue_row .input_form_group.edit_result input[type=text],table thead tr.blue_row .input_form_group.edit_result input[type=number],table thead tr.blue_row .input_form_group.edit_result input[type=text]{color:#1180b5}table tbody tr.blue_row .input_form_group:hover,table tfoot tr.blue_row .input_form_group:hover,table thead tr.blue_row .input_form_group:hover{border:2px solid rgba(25,166,234,.4)}table tbody tr.blue_row .input_form_group:focus-within,table tfoot tr.blue_row .input_form_group:focus-within,table thead tr.blue_row .input_form_group:focus-within{border:2px solid rgba(25,166,234,.8);-webkit-box-shadow:0 0 20px 2px rgba(25,166,234,.4);box-shadow:0 0 20px 2px rgba(25,166,234,.4)}table tbody tr td,table tbody tr th,table tfoot tr td,table tfoot tr th,table thead tr td,table thead tr th{padding:6px;border-bottom:1px solid #e2e8ed;vertical-align:middle;text-align:left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;line-height:14px;font-size:13px;font-weight:400}table tbody tr td.actions_cell,table tbody tr th.actions_cell,table tfoot tr td.actions_cell,table tfoot tr th.actions_cell,table thead tr td.actions_cell,table thead tr th.actions_cell{text-align:right;padding:0}table tbody tr:active td,table tbody tr:focus td,table tbody tr:hover td,table tfoot tr:active td,table tfoot tr:focus td,table tfoot tr:hover td,table thead tr:active td,table thead tr:focus td,table thead tr:hover td{background-color:rgba(141,162,182,.1)}table thead tr th{border-bottom-width:2px;border-color:#ebe2ed}table tfoot tr th,table thead tr th{height:40px;font-size:13px;line-height:13px;font-weight:700;background-color:#f8fafb;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}table tfoot tr th{border-top-width:2px;border-color:#e2e8ed}table.cell_nowrap{white-space:nowrap}table .ellipsis_wrapp{display:table;table-layout:fixed;width:100%}table .ellipsis_wrapp span{line-height:16px;display:table-cell;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table .vs{width:24px;font-size:10px;text-transform:uppercase;color:rgba(141,162,182,.8)}table.sticky_footer tfoot tr td,table.sticky_footer tfoot tr th,table.sticky_footer thead tr td,table.sticky_footer thead tr th,table.sticky_header tfoot tr td,table.sticky_header tfoot tr th,table.sticky_header thead tr td,table.sticky_header thead tr th{position:-webkit-sticky;position:sticky;z-index:2;border-width:0!important;background-color:#f8fafb}table.sticky_footer tfoot tr.green_row td,table.sticky_footer tfoot tr.green_row th,table.sticky_footer thead tr.green_row td,table.sticky_footer thead tr.green_row th,table.sticky_header tfoot tr.green_row td,table.sticky_header tfoot tr.green_row th,table.sticky_header thead tr.green_row td,table.sticky_header thead tr.green_row th{background-color:#eaf4db;-webkit-box-shadow:0 1px 0 0 #c9e3a3,0 -1px 0 0 #c9e3a3;box-shadow:0 1px 0 0 #c9e3a3,0 -1px 0 0 #c9e3a3}table.sticky_footer tfoot tr.orange_row td,table.sticky_footer tfoot tr.orange_row th,table.sticky_footer thead tr.orange_row td,table.sticky_footer thead tr.orange_row th,table.sticky_header tfoot tr.orange_row td,table.sticky_header tfoot tr.orange_row th,table.sticky_header thead tr.orange_row td,table.sticky_header thead tr.orange_row th{background-color:#fee0b2;-webkit-box-shadow:0 1px 0 0 #fdc36b,0 -1px 0 0 #fdc36b;box-shadow:0 1px 0 0 #fdc36b,0 -1px 0 0 #fdc36b}table.sticky_footer tfoot tr.yellow_row td,table.sticky_footer tfoot tr.yellow_row th,table.sticky_footer thead tr.yellow_row td,table.sticky_footer thead tr.yellow_row th,table.sticky_header tfoot tr.yellow_row td,table.sticky_header tfoot tr.yellow_row th,table.sticky_header thead tr.yellow_row td,table.sticky_header thead tr.yellow_row th{background-color:#fff1b2;-webkit-box-shadow:0 1px 0 0 #ffd86b,0 -1px 0 0 #ffd86b;box-shadow:0 1px 0 0 #ffd86b,0 -1px 0 0 #ffd86b}table.sticky_footer tfoot tr.red_row td,table.sticky_footer tfoot tr.red_row th,table.sticky_footer thead tr.red_row td,table.sticky_footer thead tr.red_row th,table.sticky_header tfoot tr.red_row td,table.sticky_header tfoot tr.red_row th,table.sticky_header thead tr.red_row td,table.sticky_header thead tr.red_row th{background-color:#fceaea;-webkit-box-shadow:0 1px 0 0 #f5bcbc,0 -1px 0 0 #f5bcbc;box-shadow:0 1px 0 0 #f5bcbc,0 -1px 0 0 #f5bcbc}table.sticky_footer tfoot tr.purple_row td,table.sticky_footer tfoot tr.purple_row th,table.sticky_footer thead tr.purple_row td,table.sticky_footer thead tr.purple_row th,table.sticky_header tfoot tr.purple_row td,table.sticky_header tfoot tr.purple_row th,table.sticky_header thead tr.purple_row td,table.sticky_header thead tr.purple_row th{background-color:#fceaea;-webkit-box-shadow:0 1px 0 0 #dabee0,0 -1px 0 0 #dabee0;box-shadow:0 1px 0 0 #dabee0,0 -1px 0 0 #dabee0}table.sticky_footer tfoot tr.blue_row td,table.sticky_footer tfoot tr.blue_row th,table.sticky_footer thead tr.blue_row td,table.sticky_footer thead tr.blue_row th,table.sticky_header tfoot tr.blue_row td,table.sticky_header tfoot tr.blue_row th,table.sticky_header thead tr.blue_row td,table.sticky_header thead tr.blue_row th{background-color:#e3f4fc;-webkit-box-shadow:0 1px 0 0 #a6dcf7,0 -1px 0 0 #a6dcf7;box-shadow:0 1px 0 0 #a6dcf7,0 -1px 0 0 #a6dcf7}table.sticky_footer tfoot tr:last-child td,table.sticky_footer tfoot tr:last-child th,table.sticky_footer tfoot tr:only-child td,table.sticky_footer tfoot tr:only-child th,table.sticky_footer thead tr:last-child td,table.sticky_footer thead tr:last-child th,table.sticky_footer thead tr:only-child td,table.sticky_footer thead tr:only-child th,table.sticky_header tfoot tr:last-child td,table.sticky_header tfoot tr:last-child th,table.sticky_header tfoot tr:only-child td,table.sticky_header tfoot tr:only-child th,table.sticky_header thead tr:last-child td,table.sticky_header thead tr:last-child th,table.sticky_header thead tr:only-child td,table.sticky_header thead tr:only-child th{-webkit-box-shadow:0 1px 0 0 #e2e8ed,0 0 0 0 #e2e8ed;box-shadow:0 1px 0 0 #e2e8ed,0 0 0 0 #e2e8ed}table.sticky_footer tfoot tr:first-child td,table.sticky_footer tfoot tr:first-child th,table.sticky_footer thead tr:first-child td,table.sticky_footer thead tr:first-child th,table.sticky_header tfoot tr:first-child td,table.sticky_header tfoot tr:first-child th,table.sticky_header thead tr:first-child td,table.sticky_header thead tr:first-child th{top:0}table.sticky_footer tfoot tr:nth-child(2) td,table.sticky_footer tfoot tr:nth-child(2) th,table.sticky_footer thead tr:nth-child(2) td,table.sticky_footer thead tr:nth-child(2) th,table.sticky_header tfoot tr:nth-child(2) td,table.sticky_header tfoot tr:nth-child(2) th,table.sticky_header thead tr:nth-child(2) td,table.sticky_header thead tr:nth-child(2) th{top:40px}table.sticky_footer tfoot tr td,table.sticky_footer tfoot tr th,table.sticky_header tfoot tr td,table.sticky_header tfoot tr th{bottom:0}table.small_row tbody tr th,table.small_row tfoot tr th,table.small_row thead tr th{padding:6px}.overflow_x_scroll{overflow-x:scroll}.table_placeholder{display:flex;align-items:center;justify-content:center}.admin_table{border-collapse:collapse;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid rgba(141,162,182,.2);border-bottom:0 solid transparent;background-color:transparent}.admin_table thead tr td,.admin_table thead tr th{font-size:11px;line-height:10px;text-transform:uppercase;border-bottom-width:2px;background-color:#f8fafb}.admin_table tfoot tr td,.admin_table tfoot tr th{font-size:11px;line-height:10px;text-transform:uppercase;border-top-width:2px;background-color:#f8fafb}.admin_table tbody tr th{font-weight:400}.admin_table tbody tr:active td,.admin_table tbody tr:focus td,.admin_table tbody tr:hover td{background-color:rgba(141,162,182,.1)}table.full_w{margin:0;border:0 solid transparent}table.full_w td,table.full_w th{padding:6px}table.full_w td:first-child,table.full_w th:first-child{padding-left:30px}table.full_w td:last-child,table.full_w th:last-child{padding-right:48px}table.full_w td.actions_cell,table.full_w th.actions_cell{text-align:right;padding:0}table.full_w td.actions_cell:last-child,table.full_w th.actions_cell:last-child{padding-right:20px}table.full_w td.td_input,table.full_w th.td_input{padding-top:0;padding-bottom:0}table.autorisation td,table.autorisation th{padding:2px 6px}table.autorisation th.authorization_status,table.autorisation th.entry_date_time,table.autorisation th.payment_status{width:auto}table.autorisation th.location_group{width:180px}table.autorisation th.location_terminal{width:220px}table.autorisation th.user_status{width:auto}table.autorisation th.comment,table.autorisation th.online_user{width:200px}table.autorisation th.authorized_time,table.autorisation th.bookmaker,table.autorisation th.payment_approved,table.autorisation th.payment_ccy{width:auto}table.autorisation td{height:32px}table.autorisation_live th,table.autorisation_prematch th{height:26px}table.autorisation_live th.sifra,table.autorisation_prematch th.sifra{width:50px}table.autorisation_live th.date_time,table.autorisation_live th.parametar,table.autorisation_live th.tip,table.autorisation_prematch th.date_time,table.autorisation_prematch th.parametar,table.autorisation_prematch th.tip{width:90px}table.autorisation_live th.opis_tipa,table.autorisation_prematch th.opis_tipa{width:140px}table.autorisation_live th.sivi_parametar,table.autorisation_prematch th.sivi_parametar{width:110px}table.autorisation_live th.kvota,table.autorisation_prematch th.kvota{width:70px;text-align:center}table.autorisation_live th.siva_kvota,table.autorisation_prematch th.siva_kvota{width:80px;text-align:center}table.autorisation_live th.prematch_kvota,table.autorisation_prematch th.prematch_kvota{width:140px;text-align:center}table.autorisation_live th.tenth,table.autorisation_prematch th.tenth{width:70px}table.autorisation_live th.ziva_uplata,table.autorisation_prematch th.ziva_uplata{width:90px}table.autorisation_live th.single,table.autorisation_prematch th.single{width:50px}table.autorisation_live th.isplata,table.autorisation_prematch th.isplata{width:120px}table.autorisation_live th.otkaci_par,table.autorisation_prematch th.otkaci_par{width:85px}table.autorisation_live th:first-child,table.autorisation_prematch th:first-child{padding-left:10px}table.autorisation_live th:last-child,table.autorisation_prematch th:last-child{padding-right:10px}table.autorisation_live td .competitors,table.autorisation_live td .period,table.autorisation_prematch td .competitors,table.autorisation_prematch td .period{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}table.autorisation_live td .competitors .away_team,table.autorisation_live td .competitors .home_team,table.autorisation_live td .period .away_team,table.autorisation_live td .period .home_team,table.autorisation_prematch td .competitors .away_team,table.autorisation_prematch td .competitors .home_team,table.autorisation_prematch td .period .away_team,table.autorisation_prematch td .period .home_team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:16px}table.autorisation_live td .competitors .away_team .phase,table.autorisation_live td .competitors .home_team .phase,table.autorisation_live td .period .away_team .phase,table.autorisation_live td .period .home_team .phase,table.autorisation_prematch td .competitors .away_team .phase,table.autorisation_prematch td .competitors .home_team .phase,table.autorisation_prematch td .period .away_team .phase,table.autorisation_prematch td .period .home_team .phase{width:80px}table.autorisation_live td .competitors .away_team .fr,table.autorisation_live td .competitors .home_team .fr,table.autorisation_live td .period .away_team .fr,table.autorisation_live td .period .home_team .fr,table.autorisation_prematch td .competitors .away_team .fr,table.autorisation_prematch td .competitors .home_team .fr,table.autorisation_prematch td .period .away_team .fr,table.autorisation_prematch td .period .home_team .fr{width:40px}table.autorisation_live td.opis_tipa,table.autorisation_prematch td.opis_tipa{font-size:12px}table.autorisation_live td input.edit_field,table.autorisation_prematch td input.edit_field{width:50px;height:22px;padding:0 2px}table.autorisation_live td .warning input.edit_field,table.autorisation_prematch td .warning input.edit_field{color:#e35454;border:2px solid #e35454}table.autorisation_live td .warning::-moz-selection,table.autorisation_live td .warning ::-moz-selection,table.autorisation_prematch td .warning::-moz-selection,table.autorisation_prematch td .warning ::-moz-selection{background:#e35454;color:#fff;text-shadow:none}table.autorisation_live td .warning::selection,table.autorisation_live td .warning ::selection,table.autorisation_prematch td .warning::selection,table.autorisation_prematch td .warning ::selection{background:#e35454;color:#fff;text-shadow:none}table.autorisation_live td:first-child,table.autorisation_prematch td:first-child{padding-left:10px}table.autorisation_live td:last-child,table.autorisation_prematch td:last-child{padding-right:10px}table.sticky_header thead tr td,table.sticky_header thead tr th{position:-webkit-sticky;position:sticky;z-index:2;border-bottom-width:0!important;border-top-width:0!important;-webkit-box-shadow:0 0 0 0 rgba(226,232,237,0),0 0 0 0 rgba(226,232,237,0);box-shadow:0 0 0 0 rgba(226,232,237,0),0 0 0 0 rgba(226,232,237,0)}table.sticky_header thead tr.green_row td,table.sticky_header thead tr.green_row th{background-color:#eaf4db;-webkit-box-shadow:0 1px 0 0 #c9e3a3,0 -1px 0 0 #c9e3a3;box-shadow:0 1px 0 0 #c9e3a3,0 -1px 0 0 #c9e3a3}table.sticky_header thead tr.orange_row td,table.sticky_header thead tr.orange_row th{background-color:#fee0b2;-webkit-box-shadow:0 1px 0 0 #fdc36b,0 -1px 0 0 #fdc36b;box-shadow:0 1px 0 0 #fdc36b,0 -1px 0 0 #fdc36b}table.sticky_header thead tr.yellow_row td,table.sticky_header thead tr.yellow_row th{background-color:#fff1b2;-webkit-box-shadow:0 1px 0 0 #ffd86b,0 -1px 0 0 #ffd86b;box-shadow:0 1px 0 0 #ffd86b,0 -1px 0 0 #ffd86b}table.sticky_header thead tr.red_row td,table.sticky_header thead tr.red_row th{background-color:#fceaea;-webkit-box-shadow:0 1px 0 0 #f5bcbc,0 -1px 0 0 #f5bcbc;box-shadow:0 1px 0 0 #f5bcbc,0 -1px 0 0 #f5bcbc}table.sticky_header thead tr.purple_row td,table.sticky_header thead tr.purple_row th{background-color:#fceaea;-webkit-box-shadow:0 1px 0 0 #dabee0,0 -1px 0 0 #dabee0;box-shadow:0 1px 0 0 #dabee0,0 -1px 0 0 #dabee0}table.sticky_header thead tr.blue_row td,table.sticky_header thead tr.blue_row th{background-color:#e3f4fc;-webkit-box-shadow:0 1px 0 0 #a6dcf7,0 -1px 0 0 #a6dcf7;box-shadow:0 1px 0 0 #a6dcf7,0 -1px 0 0 #a6dcf7}table.sticky_header thead tr td.green_cell,table.sticky_header thead tr th.green_cell{background-color:#eaf4db}table.sticky_header thead tr td.orange_cell,table.sticky_header thead tr th.orange_cell{background-color:#fee0b2}table.sticky_header thead tr td.yellow_cell,table.sticky_header thead tr th.yellow_cell{color:#705c00;background-color:#fff1b2}table.sticky_header thead tr td.red_cell,table.sticky_header thead tr th.red_cell{background-color:#fceaea}table.sticky_header thead tr td.blue_cell,table.sticky_header thead tr th.blue_cell{color:#063c55;background-color:#e3f4fc}table.sticky_header thead tr:last-child td,table.sticky_header thead tr:last-child th,table.sticky_header thead tr:only-child td,table.sticky_header thead tr:only-child th{border-top-width:0;-webkit-box-shadow:0 1px 0 0 #e2e8ed,0 0 0 0 #e2e8ed;box-shadow:0 1px 0 0 #e2e8ed,0 0 0 0 #e2e8ed}table.sticky_header thead tr.label_group_row td,table.sticky_header thead tr.label_group_row th{top:0;height:16px;padding-top:0;padding-bottom:0;font-weight:400;vertical-align:bottom}table.sticky_header thead tr.label_row td,table.sticky_header thead tr.label_row th{top:16px;height:18px;padding-top:0;padding-bottom:0;vertical-align:bottom}table.sticky_header thead tr.custom_actions_row td,table.sticky_header thead tr.custom_actions_row th{top:40px}table.sticky_header.top_42 thead tr td,table.sticky_header.top_42 thead tr th{position:-webkit-sticky;position:sticky;top:42px;z-index:8}table.sticky_header.top_60 thead tr td,table.sticky_header.top_60 thead tr th{position:-webkit-sticky;position:sticky;top:60px;z-index:8}table.sticky_footer tfoot.t_foot tr td,table.sticky_footer tfoot.t_foot tr th{position:-webkit-sticky;position:sticky;z-index:2;bottom:0;-webkit-box-shadow:0 -1px 0 0 #e2e8ed;box-shadow:0 -1px 0 0 #e2e8ed}table.sticky_footer tfoot.t_foot tr:active td,table.sticky_footer tfoot.t_foot tr:active th,table.sticky_footer tfoot.t_foot tr:focus td,table.sticky_footer tfoot.t_foot tr:focus th,table.sticky_footer tfoot.t_foot tr:hover td,table.sticky_footer tfoot.t_foot tr:hover th{background-color:#f8fafb}.divided_items{height:24px}.divided_items,.divided_items .dv_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.divided_items .dv_item{height:20px;padding:0 8px;border-right:1px solid rgba(141,162,182,.4)}.divided_items .dv_item:last-child{border-right:0 solid rgba(141,162,182,0)}.ibet_users_table thead tr td:first-child,.ibet_users_table thead tr th:first-child{padding:0 4px 0 10px}.ibet_users_table thead tr td:last-child,.ibet_users_table thead tr th:last-child{padding:0 12px 0 4px}.ibet_users_table thead tr td._id,.ibet_users_table thead tr th._id{max-width:64px}.ibet_users_table thead tr td._140,.ibet_users_table thead tr th._140{width:140px}.ibet_users_table thead tr td._currency,.ibet_users_table thead tr th._currency{width:42px}.ibet_users_table tbody tr td:first-child{padding:0 4px 0 10px}.ibet_users_table tbody tr td:last-child{padding:0 12px 0 4px}.td_status.green{color:#365a01;background:-webkit-gradient(linear,left top,right top,from(rgba(127,189,34,.4)),to(rgba(127,189,34,0)));background:linear-gradient(90deg,rgba(127,189,34,.4),rgba(127,189,34,0))}.td_status.orange{color:#975b00;background:-webkit-gradient(linear,left top,right top,from(rgba(253,152,0,.4)),to(rgba(253,152,0,0)));background:linear-gradient(90deg,rgba(253,152,0,.4),rgba(253,152,0,0))}.td_status.yellow{color:#846b00;background:-webkit-gradient(linear,left top,right top,from(rgba(254,207,0,.4)),to(rgba(254,207,0,0)));background:linear-gradient(90deg,rgba(254,207,0,.4),rgba(254,207,0,0))}.td_status.red{color:#d72323;background:-webkit-gradient(linear,left top,right top,from(rgba(227,84,84,.4)),to(rgba(227,84,84,0)));background:linear-gradient(90deg,rgba(227,84,84,.4),rgba(227,84,84,0))}.td_status.blue{color:#1180b5;background:-webkit-gradient(linear,left top,right top,from(rgba(25,166,234,.4)),to(rgba(25,166,234,0)));background:linear-gradient(90deg,rgba(25,166,234,.4),rgba(25,166,234,0))}.td_flag{width:auto;height:20px;margin-right:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.time_stamp .date,.time_stamp .time{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px}.time_stamp .date{padding:0 6px 0 0}.time_stamp .time{padding:0 0 0 6px}.td_actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;height:35px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.td_actions .tbl_btn{margin:0}.td_actions *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cell_short{position:relative;width:24px;height:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700}.cell_short .tooltip_content{font-weight:400}.tbl_btn{width:35px;height:35px;margin:0 6px 0 0;border-radius:22px;background:transparent;cursor:pointer;color:#8da2b6}.tbl_btn,.tbl_btn i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tbl_btn i{font-size:24px;line-height:24px;width:24px;height:24px}.tbl_btn i.xxl{font-size:48px}.tbl_btn i.xl{font-size:42px}.tbl_btn i.lg{font-size:36px}.tbl_btn i.md{font-size:20px}.tbl_btn i.sm{font-size:18px}.tbl_btn.light{opacity:.6}.tbl_btn.red:active,.tbl_btn.red:focus,.tbl_btn.red:hover{opacity:1;color:#e35454}.tbl_btn.green:active,.tbl_btn.green:focus,.tbl_btn.green:hover{opacity:1;color:#7fbd22}.tbl_btn.orange:active,.tbl_btn.orange:focus,.tbl_btn.orange:hover{opacity:1;color:#f7a407}.tbl_btn:active,.tbl_btn:focus,.tbl_btn:hover{opacity:1;color:#19a6ea}.tbl_btn.desabled{pointer-events:none;color:rgba(141,162,182,.5)}.tbl_btn.desabled:active,.tbl_btn.desabled:focus,.tbl_btn.desabled:hover{opacity:1;color:rgba(141,162,182,.5)}.desabled{color:rgba(141,162,182,.5)}.activated{color:#7fbd22}.resort_coulmn{width:100%}.resort_coulmn,.resort_coulmn .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px}.resort_coulmn .label{width:auto;padding-right:8px;font-size:11px;font-weight:700}.resort_coulmn .mdi-menu-down,.resort_coulmn .mdi-menu-swap,.resort_coulmn .mdi-menu-up{width:18px}.resort_coulmn i{cursor:pointer}.resort_coulmn i:active,.resort_coulmn i:focus,.resort_coulmn i:hover{color:#657688}i.small{font-size:18px!important}.content_editable{font-weight:600}.content_editable:active,.content_editable:focus,.content_editable:hover{color:#19a6ea}.url_pt{color:#657688;cursor:pointer}.url_pt:active,.url_pt:focus,.url_pt:hover{color:#19a6ea}.user_url{cursor:pointer}.user_url:active,.user_url:focus,.user_url:hover{color:#19a6ea}.stake_name{cursor:pointer}.stake_name_border{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:16px;padding:0 8px;border-right:1px solid rgba(141,162,182,.5)}.stake_name_border:first-child{padding:0 8px 0 0}.stake_name_border:last-child{border-right:0 solid rgba(141,162,182,0)}.td_input{padding-left:0!important}.td_input input[type=date],.td_input input[type=datetime],.td_input input[type=email],.td_input input[type=month],.td_input input[type=number],.td_input input[type=password],.td_input input[type=search],.td_input input[type=tel],.td_input input[type=text],.td_input input[type=time],.td_input input[type=url],.td_input input[type=week]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:36px;padding-left:6px;color:#556373;cursor:pointer;pointer-events:all;border-radius:4px;border:2px solid transparent;background-color:transparent;-webkit-transition:all 0s ease-in-out;transition:all 0s ease-in-out}.td_input input[type=date]:hover,.td_input input[type=datetime]:hover,.td_input input[type=email]:hover,.td_input input[type=month]:hover,.td_input input[type=number]:hover,.td_input input[type=password]:hover,.td_input input[type=search]:hover,.td_input input[type=tel]:hover,.td_input input[type=text]:hover,.td_input input[type=time]:hover,.td_input input[type=url]:hover,.td_input input[type=week]:hover{background-color:#fff;border:2px solid rgba(141,162,182,.8)}.td_input input[type=date]:active,.td_input input[type=date]:focus,.td_input input[type=datetime]:active,.td_input input[type=datetime]:focus,.td_input input[type=email]:active,.td_input input[type=email]:focus,.td_input input[type=month]:active,.td_input input[type=month]:focus,.td_input input[type=number]:active,.td_input input[type=number]:focus,.td_input input[type=password]:active,.td_input input[type=password]:focus,.td_input input[type=search]:active,.td_input input[type=search]:focus,.td_input input[type=tel]:active,.td_input input[type=tel]:focus,.td_input input[type=text]:active,.td_input input[type=text]:focus,.td_input input[type=time]:active,.td_input input[type=time]:focus,.td_input input[type=url]:active,.td_input input[type=url]:focus,.td_input input[type=week]:active,.td_input input[type=week]:focus{background-color:#fff;border:2px solid rgba(25,166,234,.8);-webkit-box-shadow:0 0 20px 2px rgba(25,166,234,.4);box-shadow:0 0 20px 2px rgba(25,166,234,.4)}.td_input input[type=date]:disabled,.td_input input[type=datetime]:disabled,.td_input input[type=email]:disabled,.td_input input[type=month]:disabled,.td_input input[type=number]:disabled,.td_input input[type=password]:disabled,.td_input input[type=search]:disabled,.td_input input[type=tel]:disabled,.td_input input[type=text]:disabled,.td_input input[type=time]:disabled,.td_input input[type=url]:disabled,.td_input input[type=week]:disabled{border:2px solid transparent;background-color:transparent;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none}.status_symbol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;margin:2px;border-radius:16px;font-size:11px;font-weight:700;text-transform:uppercase}.status_symbol i{width:24px;height:24px;font-size:24px;line-height:24px}.status_symbol.gray{color:#303944;border:1px solid rgba(141,162,182,.4);background-color:rgba(141,162,182,.2)}.status_symbol.red{color:#fff;background-color:#e35454}.status_symbol.orange{color:#fff;background-color:#fd8000}.status_symbol.green{color:#fff;background-color:#7fbd22}.status_symbol.blue{color:#fff;background-color:#3fbee6}.status_symbol.red_ico{color:#e35454}.status_symbol.orange_ico{color:#fd8000}.status_symbol.green_ico{color:#7fbd22}.status_symbol.blue_ico{color:#19a6ea}.prepress_table{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#657688;font-size:13px}.prepress_table,.prepress_table i{display:-webkit-box;display:-ms-flexbox;display:flex}.prepress_table i{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:24px}.prepress_table i.size_20{font-size:20px}.prepress_table i.size_18{font-size:18px}.prepress_table i.size_16{font-size:16px}.prepress_table .mdi{cursor:pointer}.prepress_table .t_row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.prepress_table .t_row,.prepress_table .t_row .td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prepress_table .t_row .td{position:relative;-ms-flex-item-align:stretch;align-self:stretch;min-height:36px;margin:0;padding:6px;border-bottom:1px solid #e2e8ed}.prepress_table .t_head{position:-webkit-sticky;position:sticky;z-index:30;top:0;font-size:10px;text-transform:uppercase;background-color:#fff}.prepress_table .t_body,.prepress_table .t_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prepress_table .t_body .t_row:nth-child(2n){background-color:#fff}.prepress_table .t_body .t_row:nth-child(odd){background-color:rgba(115,135,156,.07)}.prepress_table .t_foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prepress_table .page_options{width:70px;padding-top:0!important;padding-bottom:0!important;padding-right:0!important}.prepress_table .tournament_list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;border-bottom:0!important}.prepress_table .tournament_list .tournament_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:0}.prepress_table .tournament_list .tournament_row .tournament_info_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.prepress_table .tournament_list .event_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:0;padding:0;opacity:0;overflow:hidden;border:0 solid #e2e8ed;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.prepress_table .tournament_list .event_list .single_event{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:36px}.prepress_table .tournament_list .event_list .single_event.redish_text .checked,.prepress_table .tournament_list .event_list .single_event.redish_text .unchecked{color:#e35454}.prepress_table .tournament_list .event_list .single_event .td{border-bottom:0 solid #e2e8ed}.prepress_table .tournament_list .event_list .single_event .event_competetors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.prepress_table .tournament_list .event_list.expanded{opacity:1;overflow:visible;padding:10px 0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-bottom:1px solid #e2e8ed}.prepress_table .page_options_head{width:210px}.prepress_table .page_options_head .list_no{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;font-size:13px}.prepress_table .tournament_options{width:140px}.prepress_table .sport_icon{width:92px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prepress_table .competition_name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.prepress_table .event_no{width:120px}.prepress_table .event_no,.prepress_table .template_choice{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prepress_table .template_choice{min-width:150px}.prepress_table .standings_table{width:160px}.prepress_table .standings_form,.prepress_table .standings_table{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prepress_table .standings_form{width:120px}.prepress_table .page_actions{width:80px}.prepress_table .list_option{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:64px;min-height:36px;height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.prepress_table .list_option .list_no{z-index:2;opacity:1}.prepress_table .list_option .drag_handle,.prepress_table .list_option .list_no{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:36px}.prepress_table .list_option .drag_handle{z-index:3;cursor:pointer;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;opacity:0}.prepress_table .list_option .shade_inner_right{position:absolute;z-index:1;right:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;align-self:stretch;width:5px;height:100%;-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.2);box-shadow:0 0 10px 2px rgba(0,0,0,.2);background-color:#fff}.prepress_table .list_option .checkbox_custom,.prepress_table .list_option .radio_custom{height:36px}.prepress_table .list_option:active .drag_handle,.prepress_table .list_option:focus .drag_handle,.prepress_table .list_option:hover .drag_handle{opacity:1}.prepress_table .list_option:active .list_no,.prepress_table .list_option:focus .list_no,.prepress_table .list_option:hover .list_no{opacity:0}.prepress_table .del_tour{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.prepress_table .del_tour:active,.prepress_table .del_tour:focus,.prepress_table .del_tour:hover{color:#e35454}.loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:absolute;z-index:-10;width:100%;height:100%;opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#fff}.loader img.loader_img{-o-object-fit:contain;object-fit:contain}.loader.activate{position:absolute;z-index:100;opacity:.85}.alphabetical,.events_no,.inactive,.priority{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:25%;flex-basis:25%;padding:10px}.alphabetical .dragable_table,.events_no .dragable_table,.inactive .dragable_table,.priority .dragable_table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;width:100%;border:1px solid rgba(141,162,182,.2);border-radius:4px;background-color:#fff}.alphabetical .dragable_table.dragging,.events_no .dragable_table.dragging,.inactive .dragable_table.dragging,.priority .dragable_table.dragging{position:relative;z-index:50;border:0 solid transparent;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.alphabetical .tbl_btn,.alphabetical .tbl_icon,.events_no .tbl_btn,.events_no .tbl_icon,.inactive .tbl_btn,.inactive .tbl_icon,.priority .tbl_btn,.priority .tbl_icon{margin:0 8px 0 0}.alphabetical .tbl_btn:last-child,.alphabetical .tbl_icon:last-child,.events_no .tbl_btn:last-child,.events_no .tbl_icon:last-child,.inactive .tbl_btn:last-child,.inactive .tbl_icon:last-child,.priority .tbl_btn:last-child,.priority .tbl_icon:last-child{margin:0 4px 0 0}.tbl_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;border-radius:4px}.tbl_body .tbl_row:last-child{border-bottom:0 solid transparent}.tbl_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:36px;font-size:13px;line-height:13px;border-bottom:1px solid rgba(141,162,182,.2);background-color:#fff}.tbl_row:hover{background-color:rgba(141,162,182,.1)}.tbl_row.tbl_head{font-weight:700;background-color:rgba(141,162,182,.06)}.tbl_row.tbl_head .tbl_label{text-transform:uppercase}.tbl_row.dragging{border:0 solid transparent;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.tbl_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:36px}.tbl_btn,.tbl_icon{width:36px;height:36px;cursor:pointer}.tbl_btn,.tbl_btn i,.tbl_icon,.tbl_icon i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tbl_btn i,.tbl_icon i{font-size:24px;line-height:24px;width:24px;height:24px}.not_sortable,.sortable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sortable{width:75%;padding:10px 0 10px 10px}.not_sortable{width:25%;padding:10px 10px 10px 0}.drop_tbl_body{background-color:rgba(63,190,230,.2)}.market_sorting_tbl{border-top:1px solid rgba(141,162,182,.2);border-bottom:1px solid rgba(141,162,182,.2)}.market_sorting_tbl .tbl_row.tbl_head{font-size:11px;font-weight:700;color:#73879c;background-color:rgba(141,162,182,.06)}.market_sorting_tbl .col_1{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;width:120px;padding:0 0 0 30px}.market_sorting_tbl .tbl_action{width:78px;padding:0 20px 0 0}.market_sorting_tbl .tbl_action,.market_sorting_tbl .tbl_action i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.market_sorting_tbl .tbl_action i{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:24px}.current_plan,.future_plan,.previous_plan_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.current_plan{padding:16px 0 0}.future_plan{padding:16px 0;border-bottom:1px solid rgba(141,162,182,.2)}.plan_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:290px;padding:0 24px 0 0}.plan_list_item .extension_date,.plan_list_item .extension_label,.plan_list_item .plan_date,.plan_list_item .plan_name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;font-size:13px;text-transform:uppercase;cursor:pointer}.plan_list_item .extension_date strong,.plan_list_item .extension_label strong,.plan_list_item .plan_date strong,.plan_list_item .plan_name strong{padding:0 6px;font-weight:700}.plan_list_item .plan_name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 6px 0 0}.plan_list_item .plan_date,.plan_list_item .plan_name{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.plan_list_item .plan_date{width:100px;font-weight:700;padding:0 12px 0 0}.plan_list_item .extension_label{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.plan_list_item .extension_date{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:50px;padding:0 12px 0 0}.plan_list_item .plan_ico,.plan_list_item .plan_new{width:32px;height:32px}.plan_list_item .plan_ico,.plan_list_item .plan_ico i,.plan_list_item .plan_new,.plan_list_item .plan_new i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.plan_list_item .plan_ico i,.plan_list_item .plan_new i{width:24px;height:24px;font-size:20px}.plan_list_item .plan_ico.info,.plan_list_item .plan_new.info{color:rgba(141,162,182,.6)}.plan_list_item .plan_ico:active,.plan_list_item .plan_ico:focus,.plan_list_item .plan_ico:hover,.plan_list_item .plan_new:active,.plan_list_item .plan_new:focus,.plan_list_item .plan_new:hover{color:#19a6ea}.plan_list_item.active_item .active_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fd9800}.plan_list_item.active_item .active_icon .tooltip_content{margin-left:0}.plan_list_item.selected_item{color:#19a6ea;font-weight:700}.plan_list_item.selected_item .info,.plan_list_item.selected_item .plan_ico,.plan_list_item.selected_item .plan_new{color:#19a6ea}.plan_list_item.selected_item:active .info,.plan_list_item.selected_item:active .plan_ico,.plan_list_item.selected_item:active .plan_new,.plan_list_item.selected_item:focus .info,.plan_list_item.selected_item:focus .plan_ico,.plan_list_item.selected_item:focus .plan_new,.plan_list_item.selected_item:hover .info,.plan_list_item.selected_item:hover .plan_ico,.plan_list_item.selected_item:hover .plan_new{color:#0886c2}.plan_list_item:active,.plan_list_item:focus,.plan_list_item:hover{color:#0886c2;background-color:rgba(25,166,234,.12)}.plan_list_item:active .info,.plan_list_item:focus .info,.plan_list_item:hover .info{color:#0886c2}.new_extension{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:290px;height:32px;padding:0 64px 0 30px}.new_extension,.new_plan_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_plan_item{width:270px;padding:0 0 0 30px;margin:16px 0 0}.previous_plan_list{height:0;width:100%;padding:0;overflow:hidden;opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.previous_plan_list.toggle{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:15px 0;overflow:visible;opacity:1}.previous_plan_list .plan_list_item{padding:0 24px 0 0}.previous_plan_list .plan_list_item .toggle_ico{opacity:0;width:0;height:0;font-size:24px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.previous_plan_list .plan_list_item .status_ico{opacity:1;width:24px;height:24px}.previous_plan_list .plan_list_item.toggle .toggle_ico,.previous_plan_list .plan_list_item:active .toggle_ico,.previous_plan_list .plan_list_item:focus .toggle_ico,.previous_plan_list .plan_list_item:hover .toggle_ico{opacity:1;width:32px;height:32px}.previous_plan_list .plan_list_item.toggle .status_ico,.previous_plan_list .plan_list_item:active .status_ico,.previous_plan_list .plan_list_item:focus .status_ico,.previous_plan_list .plan_list_item:hover .status_ico{opacity:0;width:0;height:0}.previous_plan_list .plan_list_item.toggle .toggle_ico{opacity:1;width:32px;height:32px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.previous_plan_list .extension_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:0;margin:0;border-bottom:0 solid rgba(141,162,182,0)}.previous_plan_list .extension_wrapper .plan_list_item{height:0;opacity:0;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.previous_plan_list .extension_wrapper.toggle{padding:0 0 16px;margin:0 0 16px;border-bottom:1px solid rgba(141,162,182,.2)}.previous_plan_list .extension_wrapper.toggle .plan_list_item{height:32px;opacity:1;overflow:hidden}.previous_plan_list .extension_wrapper.toggle:last-child{padding:0;margin:0;border-bottom:0 solid rgba(141,162,182,0)}.accordion_section{position:relative;height:60px;width:100%}.accordion_section,.accordion_section .accordion_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.accordion_section .accordion_button{width:42px;height:42px;font-size:24px;line-height:24px;border-radius:24px;background-color:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.2);box-shadow:0 2px 10px 0 rgba(0,0,0,.2);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer}.accordion_section .accordion_button .mdi-chevron-up{position:absolute;z-index:10;opacity:1}.accordion_section .accordion_button .mdi-chevron-down{position:absolute;z-index:11;opacity:0}.accordion_section .accordion_button:active,.accordion_section .accordion_button:focus,.accordion_section .accordion_button:hover{background-color:#19a6ea;color:#fff}.accordion_section .accordion_button.toggle .mdi-chevron-up{opacity:0}.accordion_section .accordion_button.toggle .mdi-chevron-down{opacity:1}.accordion_section .accordion_section_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 6px;margin:8px 12px 8px 28px;font-size:10px;font-weight:700;text-transform:uppercase;border-radius:12px;background-color:#fff;cursor:pointer}.accordion_section .accordion_section_label:active,.accordion_section .accordion_section_label:focus,.accordion_section .accordion_section_label:hover{background-color:#19a6ea;color:#fff}.accordion_section .line{position:absolute;z-index:-1;height:1px;width:100%;background-color:rgba(141,162,182,.2)}.accordion_section.small{height:32px}.accordion_section.label_left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.accordion_section.label_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.modal_cover{position:fixed;z-index:40;left:0;top:0;width:100vw;height:100vh;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:14px;color:#8795a3;background:hsla(0,0%,100%,.9)}.modal_cover.over_1{z-index:41}.modal_cover.over_2{z-index:42}.modal_cover.over_3{z-index:43}.modal_cover.over_4{z-index:44}.modal_cover.over_5{z-index:45}.modal_cover .modal_content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-width:280px;min-height:420px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:hidden;border-radius:6px;background:#fff;-webkit-box-shadow:0 15px 80px 10px rgba(27,44,66,.25);box-shadow:0 15px 80px 10px rgba(27,44,66,.25)}.modal_cover .modal_content button.close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48px;height:48px;padding:0;margin:0;position:absolute;z-index:30;right:10px;top:10px;border-radius:50%}.modal_cover .modal_content button.close i{font-size:24px}.modal_cover .modal_content button.close:active,.modal_cover .modal_content button.close:focus,.modal_cover .modal_content button.close:hover{color:#73879c;background-color:rgba(143,164,184,.15)}.modal_cover .modal_content .modal_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;width:100%;height:68px;padding:0}.modal_cover .modal_content .modal_head .modal_title{font-family:Exo,sans-serif;font-size:18px;font-weight:300;color:#4e6375;padding:0 60px 0 15px;margin:0}.modal_cover .modal_content .modal_body,.modal_cover .modal_content .modal_head .modal_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.modal_cover .modal_content .modal_body{position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:stretch;align-self:stretch;width:100%;max-height:calc(100vh - 180px);overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.modal_cover .modal_content .modal_body::-webkit-scrollbar{width:0}.modal_cover .modal_content .modal_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;width:100%;height:68px;padding:14px}.modal_cover .modal_content .modal_footer.small{height:48px;padding:6px}.modal_cover .modal_message_title{width:100%;height:32px;margin:0 0 10px;padding:0 10px;font-size:21px;font-family:Exo,sans-serif;line-height:32px;letter-spacing:-.5px;text-transform:uppercase;text-align:center;color:#657688}.modal_cover p{width:100%;margin:0 0 8px;padding:0 16px;font-size:14px;line-height:21px;letter-spacing:0;color:#8da2b6}.modal_cover p small{font-size:10px;text-transform:uppercase;font-weight:400}.modal_cover .context_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:200px;padding:20px 0 0}.modal_cover .context_icon .modal_icon_64{font-size:64px}.modal_cover .context_icon .modal_icon_64,.modal_cover .context_icon .modal_icon_128{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:128px;height:128px}.modal_cover .context_icon .modal_icon_128{font-size:128px}.modal_cover .context_icon svg.svg_graphic{width:120px;height:120px}.modal_cover .subtitle_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:100%}.modal_cover .subtitle_wrapper .subtitle{font-size:14px;line-height:18px;padding:0 8px}.modal_cover .option_list_item{height:46px;padding:0 20px}.modal_cover .event_info,.modal_cover .option_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.modal_cover .event_info{position:relative;padding:10px 20px 0}.modal_cover .col_border_right{border-right:1px solid rgba(141,162,182,.3)}.modal_cover .col_border_left{border-left:1px solid rgba(141,162,182,.3)}.modal_cover .col_border_top{border-top:1px solid rgba(141,162,182,.3)}.modal_cover .col_border_bottom{border-bottom:1px solid rgba(141,162,182,.3);border-bottom-color:rgba(141,162,182,.2)}.modal_cover .content_start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.modal_cover .content_end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.modal_cover .content_center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.modal_cover .content_separate{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.modal_cover .direction_row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.modal_cover .direction_column,.modal_cover .direction_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal!important}.modal_cover .direction_column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.modal_cover.toggle{display:-webkit-box;display:-ms-flexbox;display:flex}.modal_cover.sm .modal_content{width:280px;max-height:96vh}.modal_cover.sm .modal_content .modal_body input.large,.modal_cover.sm .modal_content .modal_body input.normal{width:100%}.modal_cover.sm.mh_540 .modal_content{min-height:540px}.modal_cover.sm_360 .modal_content{width:360px;max-height:96vh}.modal_cover.sm_320 .modal_content{width:320px;max-height:96vh}.modal_cover.md .modal_content{width:420px;max-height:96vh}.modal_cover.lg .modal_content{width:680px;max-height:96vh}.modal_cover.xl .modal_content{width:920px;max-height:96vh}.modal_cover.xxl .modal_content{width:1140px;max-height:96vh}@media only screen and (max-width:1140px){.modal_cover.xxl .modal_content{width:96%}}.modal_cover.xxxl .modal_content{width:1540px;max-height:96vh}@media only screen and (max-width:1540px){.modal_cover.xxxl .modal_content{width:96%}}.modal_cover.notification .modal_content{width:400px;max-height:250px;min-height:200px}.modal_cover.autorisation .modal_content .modal_head{display:none}.modal_cover.autorisation .modal_content .modal_body{max-height:calc(100vh - 260px)}.modal_cover.autorisation .modal_content .modal_footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal_cover.short .modal_content{min-height:220px}.modal_cover.odd_controler .modal_content{height:96vh;max-height:100vh;border-radius:0}.modal_cover.odd_controler .modal_content .content_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:calc(98vh - 68px);width:100%}.modal_cover.odd_controler .modal_content .content_container .modal_body{max-height:calc(98vh - 80px)}@media only screen and (max-width:1540px){.modal_cover.odd_controler .modal_content{width:98%}}.modal_cover.odd_controler .modal_content.no_footer .content_container{height:100%}.modal_cover.odd_controler .modal_content.no_footer .modal_footer{display:none}.modal_cover.odd_controler .modal_content.no_footer .modal_body{max-height:100%}.modal_cover.no_footer .content_container{height:100%}.modal_cover.no_footer .modal_footer{display:none}.modal_cover.no_footer .modal_body{max-height:100%}.modal_cover.full_w .modal_content{width:96%;max-height:96vh}.modal_cover.max_96 .modal_content,.modal_cover.max_96 .modal_content .modal_body.user_ticket{max-height:96vh!important}.custom_row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 25px;margin:20px 0}.custom_row .drop_label,.custom_row .drop_menu{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.custom_row .drop_label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%!important}.custom_row .drop_icon{position:absolute;z-index:3;bottom:0;right:20px}.custom_row .market_search{width:calc(100% - 15px)}.autorisation .modal_content .modal_head{display:none}.autorisation .modal_content .modal_footer{height:260px;padding:0}.autorisation .modal_content .modal_footer .ticket_authorize{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:160px;padding:24px;background-color:rgba(212,222,228,.5);border-top:1px solid rgba(101,118,136,.2);border-bottom:1px solid rgba(101,118,136,.2)}.autorisation .modal_content .modal_footer .ticket_authorize .info_block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:110px;margin:0 20px 0 0;border-radius:6px;background-color:#fff;-webkit-box-shadow:0 2px 8px 1px rgba(85,99,115,.16);box-shadow:0 2px 8px 1px rgba(85,99,115,.16)}.autorisation .modal_content .modal_footer .ticket_authorize .info_block .freebet_icon{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:10px;right:10px;width:28px;height:28px;border-radius:20px;font-size:22px}.autorisation .modal_content .modal_footer .ticket_authorize .info_block .box_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:40px;padding:0 15px 5px;font-size:13px;line-height:14px;color:#8da2b6}.autorisation .modal_content .modal_footer .ticket_authorize .info_block .box_amount{width:100%;padding:0 15px 0 0;font-size:36px;font-weight:700;color:#3a4551}.autorisation .modal_content .modal_footer .ticket_authorize .info_block .box_amount,.autorisation .modal_content .modal_footer .ticket_authorize .info_block .box_currency{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:40px;line-height:40px;letter-spacing:-1px}.autorisation .modal_content .modal_footer .ticket_authorize .info_block .box_currency{width:42px;font-size:21px;font-weight:100;color:#8da2b6}.autorisation .modal_content .modal_footer .ticket_authorize .info_block input{font-size:36px;line-height:40px;font-weight:700;letter-spacing:-1px;text-align:right;color:#3a4551;width:100%;margin:0;padding:0 5px 0 0;border-radius:3px;border:0 solid transparent;background-color:transparent}.autorisation .modal_content .modal_footer .ticket_authorize .info_block input::-webkit-inner-spin-button,.autorisation .modal_content .modal_footer .ticket_authorize .info_block input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.autorisation .modal_content .modal_footer .ticket_authorize .info_block input::-webkit-input-placeholder{color:#8da2b6;font-size:12px;letter-spacing:0;height:40px;line-height:24px;font-weight:300;text-transform:uppercase;vertical-align:middle}.autorisation .modal_content .modal_footer .ticket_authorize .info_block input::-moz-placeholder{color:#8da2b6;font-size:12px;letter-spacing:0;height:40px;line-height:24px;font-weight:300;text-transform:uppercase;vertical-align:middle}.autorisation .modal_content .modal_footer .ticket_authorize .info_block input:-ms-input-placeholder{color:#8da2b6;font-size:12px;letter-spacing:0;height:40px;line-height:24px;font-weight:300;text-transform:uppercase;vertical-align:middle}.autorisation .modal_content .modal_footer .ticket_authorize .info_block input:-moz-placeholder{color:#8da2b6;font-size:12px;letter-spacing:0;height:40px;line-height:24px;font-weight:300;text-transform:uppercase;vertical-align:middle}.autorisation .modal_content .modal_footer .ticket_authorize .info_block.ccy,.autorisation .modal_content .modal_footer .ticket_authorize .info_block.payment{width:240px}.autorisation .modal_content .modal_footer .ticket_authorize .info_block.payment .box_label{padding:0 56px 5px 20px}.autorisation .modal_content .modal_footer .ticket_authorize .info_block.new_amount{width:260px}.autorisation .modal_content .modal_footer .ticket_authorize .info_block.new_amount .box_label{padding:0 56px 5px 20px}.autorisation .modal_content .modal_footer .ticket_authorize .info_block.new_amount .box_amount{background-color:rgba(141,162,182,.2)}.autorisation .modal_content .modal_footer .ticket_authorize .info_block.new_amount .box_currency{color:#657688}.autorisation .modal_content .modal_footer .ticket_authorize .info_block.agent{width:120px}.autorisation .modal_content .modal_footer .ticket_authorize .info_block.messages{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:0}.autorisation .modal_content .modal_footer .ticket_authorize .info_block.messages .bookmaker_message,.autorisation .modal_content .modal_footer .ticket_authorize .info_block.messages .payment_place_message,.autorisation .modal_content .modal_footer .ticket_authorize .info_block.messages .system_message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;width:100%;height:20px}.autorisation .modal_content .modal_footer .ticket_authorize .info_block.messages .bookmaker_message{height:40px;padding:0 0 0 20px;background-color:rgba(141,162,182,.2)}.autorisation .modal_content .modal_footer .ticket_authorize .info_block.messages .message_content,.autorisation .modal_content .modal_footer .ticket_authorize .info_block.messages .message_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.autorisation .modal_content .modal_footer .ticket_authorize .info_block.messages .message_content input,.autorisation .modal_content .modal_footer .ticket_authorize .info_block.messages .message_label input{height:40px;max-width:100%;font-size:13px;font-weight:400;text-align:left;letter-spacing:0}.autorisation .modal_content .modal_footer .ticket_authorize .info_block.messages .message_label{width:110px}.autorisation .modal_content .modal_footer .ticket_authorize .info_block.messages .message_content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.autorisation .modal_content .modal_footer .ticket_actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100px;padding:24px;background-color:#fff}.autorisation .modal_content .modal_footer .ticket_actions .authorize_ticket,.autorisation .modal_content .modal_footer .ticket_actions .close_ticket,.autorisation .modal_content .modal_footer .ticket_actions .reject_ticket{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:52px;border-radius:26px;font-size:21px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#fff}.autorisation .modal_content .modal_footer .ticket_actions .authorize_ticket,.autorisation .modal_content .modal_footer .ticket_actions .reject_ticket{width:360px;margin-right:25px}.autorisation .modal_content .modal_footer .ticket_actions .close_ticket{width:250px;margin-left:auto}.autorisation .modal_content .top_section{position:-webkit-sticky;position:sticky;z-index:3;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;background-color:#fff}.autorisation .modal_content .top_section .ticket_info_tbl,.autorisation .modal_content .top_section .user_info_tbl{padding:20px 0}.autorisation .modal_content .top_section .ticket_info_tbl table,.autorisation .modal_content .top_section .user_info_tbl table{border-color:#eef1f4}.autorisation .modal_content .top_section .ticket_info_tbl table td,.autorisation .modal_content .top_section .user_info_tbl table td{padding-top:0;padding-bottom:0;height:26px;color:#8da2b6;border-color:#eef1f4}.autorisation .modal_content .top_section .ticket_info_tbl table td.font_700,.autorisation .modal_content .top_section .ticket_info_tbl table td .font_700,.autorisation .modal_content .top_section .user_info_tbl table td.font_700,.autorisation .modal_content .top_section .user_info_tbl table td .font_700{color:#657688}.autorisation .modal_content .top_section .ticket_info_tbl table td .user_payment,.autorisation .modal_content .top_section .user_info_tbl table td .user_payment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.autorisation .modal_content .top_section .user_info_tbl{width:600px}.autorisation .modal_content .top_section .ticket_info_tbl{width:800px;margin-left:auto}.autorisation.red .modal_footer .ticket_authorize{background-color:rgba(255,52,32,.3);border-top:1px solid rgba(196,24,33,.2);border-bottom:1px solid rgba(196,24,33,.2)}.autorisation.red .ticket_info_tbl .cell_color,.autorisation.red .user_info_tbl .cell_color{color:#e35454!important;border-color:rgba(227,84,84,.2)!important;background-color:rgba(227,84,84,.2)}.autorisation.yellow .modal_footer .ticket_authorize{background-color:rgba(241,196,15,.4);border-top:1px solid rgba(253,152,0,.4);border-bottom:1px solid rgba(253,152,0,.4)}.autorisation.yellow .ticket_info_tbl .cell_color,.autorisation.yellow .user_info_tbl .cell_color{color:#fd9800!important;border-color:rgba(254,178,0,.2)!important;background-color:rgba(254,178,0,.2)!important}.autorisation.orange .modal_footer .ticket_authorize{background-color:rgba(252,149,1,.6);border-top:1px solid #fd9800;border-bottom:1px solid #fd9800}.autorisation.orange .ticket_info_tbl .cell_color,.autorisation.orange .user_info_tbl .cell_color{color:#b17300!important;border-color:rgba(253,152,0,.2)!important;background-color:rgba(253,152,0,.2)!important}.autorisation.green .modal_footer .ticket_authorize{background-color:rgba(137,179,0,.4);border-top:1px solid rgba(91,150,2,.4);border-bottom:1px solid rgba(91,150,2,.4)}.autorisation.green .ticket_info_tbl .cell_color,.autorisation.green .user_info_tbl .cell_color{color:#5b9602!important;border-color:rgba(137,179,0,.2)!important;background-color:rgba(137,179,0,.2)!important}.autorisation.blue .modal_footer .ticket_authorize{background-color:rgba(52,152,219,.2);border-top:1px solid rgba(25,166,234,.2);border-bottom:1px solid rgba(25,166,234,.2)}.autorisation.blue .ticket_info_tbl .cell_color,.autorisation.blue .user_info_tbl .cell_color{color:#3498db!important;border-color:rgba(52,152,219,.2)!important;background-color:rgba(52,152,219,.2)!important}.admin_cat .modal_content,.admin_comp .modal_content,.admin_sport .modal_content{min-height:300px}.admin_cat .row,.admin_comp .row,.admin_sport .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.admin_cat .label,.admin_comp .label,.admin_sport .label{width:80px;line-height:32px}.admin_cat .label small,.admin_comp .label small,.admin_sport .label small{line-height:32px}.admin_cat input,.admin_comp input,.admin_sport input{width:60%}.admin_cat .col-8,.admin_comp .col-8,.admin_sport .col-8{overflow:hidden}.admin_cat .col-4 .row,.admin_comp .col-4 .row,.admin_sport .col-4 .row{height:33px;margin-bottom:20px;-ms-flex-pack:distribute;justify-content:space-around}.admin_cat .selectbox_dropdown,.admin_comp .selectbox_dropdown,.admin_sport .selectbox_dropdown{width:200px;max-width:200px}.admin_cat .selectbox_dropdown.expanded .selectbox_list,.admin_comp .selectbox_dropdown.expanded .selectbox_list,.admin_sport .selectbox_dropdown.expanded .selectbox_list{max-height:156px}.admin_cat .upload_field,.admin_comp .upload_field,.admin_sport .upload_field{height:35px;width:35px;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.admin_cat .upload_field input,.admin_comp .upload_field input,.admin_sport .upload_field input{position:absolute;top:0;left:0;right:0;bottom:0;padding:0;height:100%;width:100%;border:none;color:transparent}.admin_cat .upload_field input::-webkit-file-upload-button,.admin_comp .upload_field input::-webkit-file-upload-button,.admin_sport .upload_field input::-webkit-file-upload-button{visibility:hidden}.admin_cat .upload_field input:before,.admin_comp .upload_field input:before,.admin_sport .upload_field input:before{content:"";display:block;height:100%;width:100%;cursor:pointer}.admin_comp .row,.admin_tour .row{display:-webkit-box;display:-ms-flexbox;display:flex}.admin_comp .double_row span,.admin_tour .double_row span{line-height:18px}.admin_comp .column,.admin_tour .column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px;line-height:34px}.admin_comp .column:not(.text-right),.admin_tour .column:not(.text-right){-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5}.admin_comp .column span,.admin_tour .column span{width:100%}.admin_comp .label,.admin_tour .label{display:inline-block;width:100%;line-height:32px;color:#657688;font-weight:700}.admin_comp .right_input,.admin_comp .selectbox_dropdown,.admin_tour .right_input,.admin_tour .selectbox_dropdown{width:200px}.admin_comp .checkbox_custom,.admin_comp .radio_custom,.admin_tour .checkbox_custom,.admin_tour .radio_custom{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.admin_comp .upload_field,.admin_tour .upload_field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:35px;width:35px;overflow:hidden}.admin_comp .upload_field input,.admin_tour .upload_field input{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;padding:0;border:none;color:transparent}.admin_comp .upload_field input::-webkit-file-upload-button,.admin_tour .upload_field input::-webkit-file-upload-button{visibility:hidden}.admin_comp .upload_field input:before,.admin_tour .upload_field input:before{content:"";display:block;height:100%;width:100%;cursor:pointer}.admin_comp .left_col .label,.admin_tour .left_col .label{width:80px;line-height:32px}.admin_comp .left_col .label small,.admin_tour .left_col .label small{line-height:32px}.admin_comp .left_col .short,.admin_tour .left_col .short{margin-left:20px}.admin_comp .expanded,.admin_tour .expanded{z-index:4}.admin_comp .countries.expanded .selectbox_list,.admin_tour .countries.expanded .selectbox_list{max-height:215px}.admin_comp .right_col .row,.admin_tour .right_col .row{width:65%;height:33px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:20px}.admin_comp .right_col .label,.admin_tour .right_col .label{font-weight:400}.admin_comp .right_col .row{width:100%;height:33px;margin-bottom:20px}.admin_comp .list ul{list-style-type:none}.admin_comp .list li{height:34px;margin-bottom:20px;line-height:1.5}.text-right{text-align:right}.text-center,.text-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.text-center{text-align:center}.selectbox_list_item{border-bottom:1px solid #e2e8ed}.selectbox_dropdown .selected{min-height:34px;max-height:34px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.selectbox_dropdown .selectbox_list{-webkit-transition:all .25s ease-in-out!important;transition:all .25s ease-in-out!important}.selectbox_dropdown.expanded .selectbox_list{height:224px!important;z-index:4}.notification_bar{position:fixed;z-index:200;top:0;left:auto;bottom:0;width:380px;height:100vh;overflow-x:hidden;overflow-y:scroll;pointer-events:none}.notification_bar .notifications{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:16px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;pointer-events:none}.notification_bar.ntf_group{pointer-events:none;background:-webkit-gradient(left top,left bottom,color-stop(5%,hsla(0,0%,100%,.9)),color-stop(35%,hsla(0,0%,100%,0)));background:-webkit-gradient(linear,left top,left bottom,color-stop(5%,hsla(0,0%,100%,.9)),color-stop(35%,hsla(0,0%,100%,0)));background:linear-gradient(180deg,hsla(0,0%,100%,.9) 5%,hsla(0,0%,100%,0) 35%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=0)}.notification_bar.ntf_group .notifications{pointer-events:none}.toast_notification{margin:0 16px 16px 32px;bottom:auto;left:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-box-shadow:0 0 20px 4px rgba(0,0,0,.2);box-shadow:0 0 20px 4px rgba(0,0,0,.2);border-radius:4px;pointer-events:all}.toast_notification,.toast_notification .ntf_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:300px}.toast_notification .ntf_title{min-height:60px}.toast_notification .ntf_title .ntf_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:18px;width:60px;height:60px;font-size:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.toast_notification .ntf_title .ntf_icon.mdi-close{width:48px;font-size:18px;opacity:.4;cursor:pointer;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;pointer-events:all}.toast_notification .ntf_title .ntf_icon.mdi-close:active,.toast_notification .ntf_title .ntf_icon.mdi-close:focus,.toast_notification .ntf_title .ntf_icon.mdi-close:hover{opacity:1}.toast_notification .ntf_title p.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:196px;min-height:32px;padding:10px 6px 10px 0;margin:0;font-size:14px;line-height:16px;font-weight:600}.toast_notification .ntf_title .separator{height:32px;width:1px;margin:0;background-color:#8da2b6;opacity:.3}.toast_notification .ntf_content{padding:0 24px 20px 60px;font-size:14px;font-weight:400}.toast_notification .separator{width:264px;height:1px;margin-bottom:10px;background-color:#8da2b6;opacity:.3}.toast_notification .ntf_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:300px;padding:0 10px 10px}.toast_notification .ntf_action.action_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.toast_notification .ntf_action.action_left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.toast_notification.red{-webkit-box-shadow:0 0 20px 4px rgba(227,84,84,.6);box-shadow:0 0 20px 4px rgba(227,84,84,.6);background-color:#e35454;color:#881616}.toast_notification.red p.title{color:#721313}.toast_notification.red .separator{background-color:#881616;opacity:.3}.toast_notification.red .btn{background-color:#e35454;border:1px solid #881616;color:#881616}.toast_notification.red .btn:active,.toast_notification.red .btn:focus,.toast_notification.red .btn:hover{background-color:#881616;color:#e35454}.toast_notification.orange{-webkit-box-shadow:0 0 20px 4px rgba(253,152,0,.8);box-shadow:0 0 20px 4px rgba(253,152,0,.8);background-color:#fd9800;color:#975b00}.toast_notification.orange p.title{color:#975b00}.toast_notification.orange .separator{background-color:#975b00;opacity:.3}.toast_notification.orange .btn{background-color:#fd9800;border:1px solid #975b00;color:#975b00}.toast_notification.orange .btn:active,.toast_notification.orange .btn:focus,.toast_notification.orange .btn:hover{background-color:#975b00;color:#fd9800}.toast_notification.green{-webkit-box-shadow:0 0 20px 4px rgba(127,189,34,.8);box-shadow:0 0 20px 4px rgba(127,189,34,.8);background-color:#7fbd22;color:#263f00;color:#456712}.toast_notification.green p.title{color:#456712}.toast_notification.green .separator{background-color:#456712;opacity:.3}.toast_notification.green .btn{background-color:#7fbd22;border:1px solid #456712;color:#456712}.toast_notification.green .btn:active,.toast_notification.green .btn:focus,.toast_notification.green .btn:hover{background-color:#456712;color:#7fbd22}.toast_notification.blue{-webkit-box-shadow:0 0 20px 4px rgba(0,160,253,.6);box-shadow:0 0 20px 4px rgba(0,160,253,.6);background-color:#00a0fd;color:#012c46}.toast_notification.blue p.title{color:#004f7e}.toast_notification.blue .separator{background-color:#004f7e;opacity:.3}.toast_notification.blue .btn{background-color:#00a0fd;border:1px solid #004f7e;color:#004f7e}.toast_notification.blue .btn:active,.toast_notification.blue .btn:focus,.toast_notification.blue .btn:hover{background-color:#004f7e;color:#00a0fd}.toast_notification.clear_all{height:46px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:transparent;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}.toast_notification.clear_all .ntf_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;padding:12px;border-radius:24px;background-color:#fff;cursor:pointer;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;pointer-events:all}.toast_notification.clear_all .ntf_icon .tooltip_content{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:-10px}.toast_notification.clear_all .ntf_icon.mdi-close,.toast_notification.clear_all .ntf_icon .mdi-close{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;opacity:.5}.toast_notification.clear_all .ntf_icon:active.mdi-close,.toast_notification.clear_all .ntf_icon:active .mdi-close,.toast_notification.clear_all .ntf_icon:focus.mdi-close,.toast_notification.clear_all .ntf_icon:focus .mdi-close,.toast_notification.clear_all .ntf_icon:hover.mdi-close,.toast_notification.clear_all .ntf_icon:hover .mdi-close{opacity:1}.notification_bar.toggle_on{right:-32px;opacity:1;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.notification_bar.toggle_on.ntf_group,.notification_bar.toggle_on.ntf_group .notifications{pointer-events:auto}.notification_bar.toggle_on .toast_notification{position:relative;right:0;overflow:hidden;opacity:1;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.notification_bar.toggle_on .toast_notification:first-child{-webkit-transition-delay:0s;transition-delay:0s}.notification_bar.toggle_on .toast_notification:nth-child(2){-webkit-transition-delay:.03s;transition-delay:.03s}.notification_bar.toggle_on .toast_notification:nth-child(3){-webkit-transition-delay:.06s;transition-delay:.06s}.notification_bar.toggle_on .toast_notification:nth-child(4){-webkit-transition-delay:.09s;transition-delay:.09s}.notification_bar.toggle_on .toast_notification:nth-child(5){-webkit-transition-delay:.12s;transition-delay:.12s}.notification_bar.toggle_on .toast_notification:nth-child(6){-webkit-transition-delay:.15s;transition-delay:.15s}.notification_bar.toggle_on .toast_notification:nth-child(7){-webkit-transition-delay:.18s;transition-delay:.18s}.notification_bar.toggle_on .toast_notification:nth-child(8){-webkit-transition-delay:.21s;transition-delay:.21s}.notification_bar.toggle_on .toast_notification:nth-child(9){-webkit-transition-delay:.24s;transition-delay:.24s}.notification_bar.toggle_on .toast_notification:nth-child(10){-webkit-transition-delay:.27s;transition-delay:.27s}.notification_bar.toggle_on .toast_notification:nth-child(11){-webkit-transition-delay:.3s;transition-delay:.3s}.notification_bar.toggle_on .toast_notification:nth-child(12){-webkit-transition-delay:.33s;transition-delay:.33s}.notification_bar.toggle_on .toast_notification:nth-child(13){-webkit-transition-delay:.36s;transition-delay:.36s}.notification_bar.toggle_on .toast_notification:nth-child(14){-webkit-transition-delay:.39s;transition-delay:.39s}.notification_bar.toggle_on .toast_notification:nth-child(15){-webkit-transition-delay:.42s;transition-delay:.42s}.notification_bar.toggle_on .toast_notification:nth-child(16){-webkit-transition-delay:.45s;transition-delay:.45s}.notification_bar.toggle_on .toast_notification:nth-child(17){-webkit-transition-delay:.48s;transition-delay:.48s}.notification_bar.toggle_on .toast_notification:nth-child(18){-webkit-transition-delay:.51s;transition-delay:.51s}.notification_bar.toggle_on .toast_notification:nth-child(19){-webkit-transition-delay:.54s;transition-delay:.54s}.notification_bar.toggle_on .toast_notification:nth-child(20){-webkit-transition-delay:.57s;transition-delay:.57s}.notification_bar.toggle_on .toast_notification.close_notif{-webkit-animation:CloseNotif .15s ease-in forwards;animation:CloseNotif .15s ease-in forwards}@-webkit-keyframes CloseNotif{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);height:auto;margin:0 16px 16px 32px}20%{opacity:.5;-webkit-transform:translateY(-20%);transform:translateY(-20%);height:auto;margin:0 16px 10px 32px}40%{opacity:0;-webkit-transform:translateY(-40%);transform:translateY(-40%);height:60px;margin:0 16px 5px 32px}60%{opacity:0;-webkit-transform:translateY(-60%);transform:translateY(-60%);height:40px;margin:0 16px 0 32px}80%{opacity:0;-webkit-transform:translateY(-80%);transform:translateY(-80%);height:20px;margin:0 16px 0 32px}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);height:0;margin:0 16px 0 32px}}@keyframes CloseNotif{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);height:auto;margin:0 16px 16px 32px}20%{opacity:.5;-webkit-transform:translateY(-20%);transform:translateY(-20%);height:auto;margin:0 16px 10px 32px}40%{opacity:0;-webkit-transform:translateY(-40%);transform:translateY(-40%);height:60px;margin:0 16px 5px 32px}60%{opacity:0;-webkit-transform:translateY(-60%);transform:translateY(-60%);height:40px;margin:0 16px 0 32px}80%{opacity:0;-webkit-transform:translateY(-80%);transform:translateY(-80%);height:20px;margin:0 16px 0 32px}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);height:0;margin:0 16px 0 32px}}.notification_bar.toggle_on .toast_notification.close_notif *{-webkit-transform:inherit;transform:inherit}.notification_bar.toggle_off{right:-348px;opacity:0;-webkit-transition:all 0s ease-in-out;transition:all 0s ease-in-out;-webkit-transition-delay:.4s;transition-delay:.4s}.notification_bar.toggle_off .toast_notification{position:relative;opacity:1;right:-600px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.notification_bar.toggle_off .toast_notification:first-child{-webkit-transition-delay:0s;transition-delay:0s}.notification_bar.toggle_off .toast_notification:nth-child(2){-webkit-transition-delay:.03s;transition-delay:.03s}.notification_bar.toggle_off .toast_notification:nth-child(3){-webkit-transition-delay:.06s;transition-delay:.06s}.notification_bar.toggle_off .toast_notification:nth-child(4){-webkit-transition-delay:.09s;transition-delay:.09s}.notification_bar.toggle_off .toast_notification:nth-child(5){-webkit-transition-delay:.12s;transition-delay:.12s}.notification_bar.toggle_off .toast_notification:nth-child(6){-webkit-transition-delay:.15s;transition-delay:.15s}.notification_bar.toggle_off .toast_notification:nth-child(7){-webkit-transition-delay:.18s;transition-delay:.18s}.notification_bar.toggle_off .toast_notification:nth-child(8){-webkit-transition-delay:.21s;transition-delay:.21s}.notification_bar.toggle_off .toast_notification:nth-child(9){-webkit-transition-delay:.24s;transition-delay:.24s}.notification_bar.toggle_off .toast_notification:nth-child(10){-webkit-transition-delay:.27s;transition-delay:.27s}.notification_bar.toggle_off .toast_notification:nth-child(11){-webkit-transition-delay:.3s;transition-delay:.3s}.notification_bar.toggle_off .toast_notification:nth-child(12){-webkit-transition-delay:.33s;transition-delay:.33s}.notification_bar.toggle_off .toast_notification:nth-child(13){-webkit-transition-delay:.36s;transition-delay:.36s}.notification_bar.toggle_off .toast_notification:nth-child(14){-webkit-transition-delay:.39s;transition-delay:.39s}.notification_bar.toggle_off .toast_notification:nth-child(15){-webkit-transition-delay:.42s;transition-delay:.42s}.notification_bar.toggle_off .toast_notification:nth-child(16){-webkit-transition-delay:.45s;transition-delay:.45s}.notification_bar.toggle_off .toast_notification:nth-child(17){-webkit-transition-delay:.48s;transition-delay:.48s}.notification_bar.toggle_off .toast_notification:nth-child(18){-webkit-transition-delay:.51s;transition-delay:.51s}.notification_bar.toggle_off .toast_notification:nth-child(19){-webkit-transition-delay:.54s;transition-delay:.54s}.notification_bar.toggle_off .toast_notification:nth-child(20){-webkit-transition-delay:.57s;transition-delay:.57s}.divider_horizontal,.divider_vertical{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.divider_horizontal .thin_line,.divider_vertical .thin_line{position:absolute;z-index:0;height:1px;width:100%;background-color:rgba(141,162,182,.3)}.divider_horizontal .div_label,.divider_vertical .div_label{z-index:1;width:auto;padding:0 8px;margin:0 18px;border-radius:12px;font-size:10px;font-weight:400;text-transform:uppercase;background-color:#fff}.divider_horizontal .div_label,.divider_horizontal .div_label i,.divider_vertical .div_label,.divider_vertical .div_label i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:18px}.divider_horizontal .div_label i,.divider_vertical .div_label i{font-size:18px;width:18px}.divider_horizontal.label_left,.divider_vertical.label_left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.divider_horizontal.label_right,.divider_vertical.label_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.divider_horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:32px}.divider_horizontal.small{height:24px}.divider_horizontal.large{height:48px}.divider_vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:32px;height:100%}.divider_vertical.small{width:24px}.divider_vertical.large{width:48px}.vert_nav{position:-webkit-sticky;position:sticky;z-index:3;top:0;width:180px;height:100%;height:calc(100vh - 80px);background-color:rgba(115,135,156,.06)}.vert_nav .nav_item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vert_nav .nav_item,.vert_nav .nav_item .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:36px}.vert_nav .nav_item .icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px}.vert_nav .nav_item .label{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%;padding:0 10px 0 16px;font-size:13px;font-weight:400;max-height:32px;line-height:18px}.vert_nav .nav_item:active,.vert_nav .nav_item:focus,.vert_nav .nav_item:hover{color:#303944;background-color:rgba(115,135,156,.08)}.vert_nav .nav_item.selected{background-color:#fff;color:#19a6ea;border-top:1px solid #e2e8ed;border-bottom:1px solid #e2e8ed}.vert_nav .nav_item.selected .label{font-weight:600}.geo_content_wrap{position:relative;z-index:4;width:calc(100% - 180px);min-height:100%;background-color:#fff;-webkit-box-shadow:0 0 10px 2px rgba(48,57,68,.2);box-shadow:0 0 10px 2px rgba(48,57,68,.2)}.user_ticket{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.user_ticket .ticket_content{background-color:#fff;-webkit-box-shadow:0 0 20px rgba(48,57,68,.3);box-shadow:0 0 20px rgba(48,57,68,.3)}.user_ticket .ticket_header{position:-webkit-sticky;position:sticky;z-index:10;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 30px 10px 10px;border-bottom:1px solid rgba(110,120,132,.2);background-color:#fff}.user_ticket .ticket_header .ticket_info_item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:48px;padding:0 0 0 10px}.user_ticket .ticket_header .ticket_info_item,.user_ticket .ticket_header .ticket_info_item .icon_option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user_ticket .ticket_header .ticket_info_item .icon_option{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;margin:0 10px;font-size:24px;color:#4e6375;cursor:pointer}.user_ticket .ticket_header .ticket_info_item .icon_option:active,.user_ticket .ticket_header .ticket_info_item .icon_option:focus,.user_ticket .ticket_header .ticket_info_item .icon_option:hover{color:#19a6ea}.user_ticket .ticket_header .ticket_info_item .status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:4px 6px;font-size:10px;font-weight:600;text-transform:uppercase;background-color:#6e7884;color:#fff;border-radius:3px;cursor:pointer}.user_ticket .ticket_header .ticket_info_item .status.red{background-color:#f25454}.user_ticket .ticket_header .ticket_info_item .status.yellow{background-color:#ffad3d;color:#584406}.user_ticket .ticket_header .ticket_info_item .status.green{background-color:#27ae60}.user_ticket .ticket_header .ticket_info_item .status.blue{background-color:#2d9cdb}.user_ticket .ticket_header .ticket_info_item .content,.user_ticket .ticket_header .ticket_info_item .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-right:1px solid rgba(110,120,132,.1)}.user_ticket .ticket_header .ticket_info_item .label{height:10px;font-size:10px;text-transform:uppercase;color:#8795a3}.user_ticket .ticket_header .ticket_info_item .content{height:24px;font-size:14px;font-weight:600;color:#353c44}.user_ticket .ticket_header .ticket_info_item .content small{font-weight:400;padding:0 6px}.user_ticket .ticket_header .ticket_info_item .content .mdi-apple{margin-top:-3px!important}.user_ticket .ticket_header .ticket_info_item:last-child .content,.user_ticket .ticket_header .ticket_info_item:last-child .label{border-right:1px solid rgba(110,120,132,0)}.user_ticket .ticket_subheader{position:-webkit-sticky;position:sticky;z-index:10;top:69px;-ms-flex-wrap:wrap;flex-wrap:wrap;height:37px;padding:10px 30px 10px 10px;border-bottom:1px solid rgba(110,120,132,.2);background-color:#fff}.user_ticket .ticket_subheader,.user_ticket .ticket_subheader .ticket_info_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user_ticket .ticket_subheader .ticket_info_item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:16px;padding:0 0 0 10px;border-right:1px solid rgba(110,120,132,.1)}.user_ticket .ticket_subheader .ticket_info_item .content,.user_ticket .ticket_subheader .ticket_info_item .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.user_ticket .ticket_subheader .ticket_info_item .label{height:10px;padding-right:10px;font-size:10px;text-transform:uppercase;color:#8795a3}.user_ticket .ticket_subheader .ticket_info_item .content{height:16px;font-size:14px;font-weight:600;color:#353c44}.user_ticket .ticket_subheader .ticket_info_item .content small{font-weight:400;padding:0 6px}.user_ticket .ticket_subheader .ticket_info_item:last-child{border-right:1px solid rgba(110,120,132,0)}.user_ticket .sustems_wrapper{position:relative;width:100%;padding-bottom:26px;background-color:#f9fafb}.user_ticket .system{position:relative;z-index:3;margin-bottom:26px;background-color:#fff;border-bottom:1px solid #e2e5e9}.user_ticket .system .system_label{position:absolute;bottom:-20px;left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:21px;overflow:hidden;text-transform:uppercase}.user_ticket .system .system_label .label{position:relative;z-index:1;height:20px;padding:0 6px;color:#79838d;font-size:11px;font-weight:600;line-height:22px;vertical-align:middle;background-color:#fff;border-bottom:1px solid #d8dadf}.user_ticket .system .system_label .sys_left{position:relative;z-index:0;width:18px;height:20px;-webkit-transform:translate(10px) skew(26deg,0deg);transform:translate(10px) skew(26deg,0deg);background-color:#fff;border-left:1px solid #d8dadf;border-bottom:1px solid #d8dadf;border-bottom-left-radius:4px}.user_ticket .system .system_label .sys_right{position:relative;z-index:0;width:18px;height:20px;-webkit-transform:translate(-10px) skew(-26deg,0deg);transform:translate(-10px) skew(-26deg,0deg);background-color:#fff;border-right:1px solid #d8dadf;border-bottom:1px solid #d8dadf;border-bottom-right-radius:4px}.user_ticket .system.blue{border-bottom:1px solid #d7e7ee}.user_ticket .system.blue .table_row{background-color:rgba(86,204,242,.12);border-top:1px solid rgba(141,162,182,.2)}.user_ticket .system.blue .table_row:active,.user_ticket .system.blue .table_row:focus,.user_ticket .system.blue .table_row:hover{background-color:rgba(86,204,242,.2)}.user_ticket .system.blue .table_row:active+.table_row,.user_ticket .system.blue .table_row:focus+.table_row,.user_ticket .system.blue .table_row:hover+.table_row{border-top:1px solid rgba(141,162,182,.2)}.user_ticket .system.blue .system_label .label{color:#38474b;background-color:#eaf9fd;border-bottom:1px solid #d7e7ee}.user_ticket .system.blue .system_label .sys_left{background-color:#eaf9fd;border-left:1px solid #d7e7ee;border-bottom:1px solid #d7e7ee}.user_ticket .system.blue .system_label .sys_right{background-color:#eaf9fd;border-right:1px solid #d7e7ee;border-bottom:1px solid #d7e7ee}.user_ticket .system.violet{border-bottom:1px solid #e2deec}.user_ticket .system.violet .table_row{background-color:rgba(187,107,217,.12);border-top:1px solid rgba(141,162,182,.2)}.user_ticket .system.violet .table_row:active,.user_ticket .system.violet .table_row:focus,.user_ticket .system.violet .table_row:hover{background-color:rgba(187,107,217,.2)}.user_ticket .system.violet .table_row:active+.table_row,.user_ticket .system.violet .table_row:focus+.table_row,.user_ticket .system.violet .table_row:hover+.table_row{border-top:1px solid rgba(141,162,182,.2)}.user_ticket .system.violet .system_label .label{color:#38474b;background-color:#f7edfa;border-bottom:1px solid #e2deec}.user_ticket .system.violet .system_label .sys_left{background-color:#f7edfa;border-left:1px solid #e2deec;border-bottom:1px solid #e2deec}.user_ticket .system.violet .system_label .sys_right{background-color:#f7edfa;border-right:1px solid #e2deec;border-bottom:1px solid #e2deec}.user_ticket .system.orange .table_row{background-color:rgba(255,87,34,.08);border-top:1px solid rgba(141,162,182,.2)}.user_ticket .system.orange .table_row:active,.user_ticket .system.orange .table_row:focus,.user_ticket .system.orange .table_row:hover{background-color:rgba(255,87,34,.12)}.user_ticket .system.orange .table_row:active+.table_row,.user_ticket .system.orange .table_row:focus+.table_row,.user_ticket .system.orange .table_row:hover+.table_row{border-top:1px solid rgba(141,162,182,.2)}.user_ticket .system.orange .system_label .label{color:#38474b;background-color:#ffeee8;border-bottom:1px solid #e8dede}.user_ticket .system.orange .system_label .sys_left{background-color:#ffeee8;border-left:1px solid #e8dede;border-bottom:1px solid #e8dede}.user_ticket .system.orange .system_label .sys_right{background-color:#ffeee8;border-right:1px solid #e8dede;border-bottom:1px solid #e8dede}.user_ticket .system.green .table_row{background-color:rgba(0,167,82,.09);border-top:1px solid rgba(141,162,182,.2)}.user_ticket .system.green .table_row:active,.user_ticket .system.green .table_row:focus,.user_ticket .system.green .table_row:hover{background-color:rgba(0,167,82,.14)}.user_ticket .system.green .table_row:active+.table_row,.user_ticket .system.green .table_row:focus+.table_row,.user_ticket .system.green .table_row:hover+.table_row{border-top:1px solid rgba(141,162,182,.2)}.user_ticket .system.green .system_label .label{color:#38474b;background-color:#e8f7ef;border-bottom:1px solid #d6e6e3}.user_ticket .system.green .system_label .sys_left{background-color:#e8f7ef;border-left:1px solid #d6e6e3;border-bottom:1px solid #d6e6e3}.user_ticket .system.green .system_label .sys_right{background-color:#e8f7ef;border-right:1px solid #d6e6e3;border-bottom:1px solid #d6e6e3}.user_ticket .ticket_table_head{position:-webkit-sticky;position:sticky;z-index:10;top:106px;background-color:#fafafb}.user_ticket .ticket_table_head,.user_ticket .ticket_table_head .cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user_ticket .ticket_table_head .cell{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:30px;padding:0 6px;overflow:hidden;font-size:10px;text-transform:uppercase;font-weight:400;color:#6e7884}.user_ticket .ticket_table_head .cell:first-child{padding-left:20px}.user_ticket .ticket_table_head .cell:last-child{padding-right:20px}.user_ticket .ticket_table_head .cell strong{font-weight:700;color:#3f4750}.user_ticket .table_row{position:relative;z-index:1;width:100%;background-color:#fff;border-top:1px solid #eef1f4}.user_ticket .table_row,.user_ticket .table_row .cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:42px}.user_ticket .table_row .cell{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 6px;overflow:hidden;font-size:13px;font-weight:400;color:#6e7884}.user_ticket .table_row .cell:first-child{padding-left:20px}.user_ticket .table_row .cell:last-child{padding-right:20px}.user_ticket .table_row .cell strong{font-weight:700;color:#3f4750}.user_ticket .table_row .cell small{font-size:11px}.user_ticket .table_row:active,.user_ticket .table_row:focus,.user_ticket .table_row:hover{background-color:#f4f4f5;border-top:1px solid #d8dadf}.user_ticket .table_row:active+.table_row,.user_ticket .table_row:focus+.table_row,.user_ticket .table_row:hover+.table_row{border-top:1px solid #d8dadf}.user_ticket .svg_icon.live{color:#f25454;width:18px;height:18px}.user_ticket .info_icon{color:#f2c94c;font-size:18px}.user_ticket .competetors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:42px}.user_ticket .competetors .team_away,.user_ticket .competetors .team_home{max-width:300px;height:15px;color:#353c44;font-size:13px;font-weight:700;line-height:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.user_ticket .competetors .separator{width:4px;height:1px;margin:0 6px;background-color:#8da2b6}.user_ticket .competetors .separator.vs{width:12px;height:14px;opacity:.6;font-size:10px;font-weight:400;text-align:center;line-height:16px;background-color:transparent}.user_ticket .competetors.vert{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user_ticket .competetors.vert .team_away,.user_ticket .competetors.vert .team_home{width:100%}.user_ticket .competetors.vert .separator{display:none}.user_ticket .table_row .cell.ticket_code,.user_ticket .ticket_table_head .cell.ticket_code{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;width:80px}.user_ticket .table_row .cell.icon_single_col,.user_ticket .ticket_table_head .cell.icon_single_col{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;width:42px}.user_ticket .table_row .cell.ticket_event_timestamp_col,.user_ticket .ticket_table_head .cell.ticket_event_timestamp_col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;width:120px;text-align:center}.user_ticket .table_row .cell.ticket_event_timestamp_col .timestamp,.user_ticket .ticket_table_head .cell.ticket_event_timestamp_col .timestamp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:16px}.user_ticket .table_row .cell.ticket_event_timestamp_col .timestamp .date,.user_ticket .table_row .cell.ticket_event_timestamp_col .timestamp .elapsed,.user_ticket .table_row .cell.ticket_event_timestamp_col .timestamp .event_start,.user_ticket .table_row .cell.ticket_event_timestamp_col .timestamp .period,.user_ticket .table_row .cell.ticket_event_timestamp_col .timestamp .time,.user_ticket .ticket_table_head .cell.ticket_event_timestamp_col .timestamp .date,.user_ticket .ticket_table_head .cell.ticket_event_timestamp_col .timestamp .elapsed,.user_ticket .ticket_table_head .cell.ticket_event_timestamp_col .timestamp .event_start,.user_ticket .ticket_table_head .cell.ticket_event_timestamp_col .timestamp .period,.user_ticket .ticket_table_head .cell.ticket_event_timestamp_col .timestamp .time{font-size:11px;line-height:16px;padding:0 6px}.user_ticket .table_row .cell.ticket_event_timestamp_col .timestamp .elapsed,.user_ticket .table_row .cell.ticket_event_timestamp_col .timestamp .time,.user_ticket .ticket_table_head .cell.ticket_event_timestamp_col .timestamp .elapsed,.user_ticket .ticket_table_head .cell.ticket_event_timestamp_col .timestamp .time{width:54px;color:#3f4750;text-align:left;font-weight:700}.user_ticket .table_row .cell.ticket_event_timestamp_col .timestamp .date,.user_ticket .table_row .cell.ticket_event_timestamp_col .timestamp .event_start,.user_ticket .table_row .cell.ticket_event_timestamp_col .timestamp .period,.user_ticket .ticket_table_head .cell.ticket_event_timestamp_col .timestamp .date,.user_ticket .ticket_table_head .cell.ticket_event_timestamp_col .timestamp .event_start,.user_ticket .ticket_table_head .cell.ticket_event_timestamp_col .timestamp .period{width:48px;text-align:right}.user_ticket .table_row .cell.ticket_event_timestamp_col .timestamp .divider,.user_ticket .ticket_table_head .cell.ticket_event_timestamp_col .timestamp .divider{width:1px;height:16px;background-color:rgba(141,162,182,.4)}.user_ticket .table_row .cell.icon_single_col,.user_ticket .table_row .cell.sport_icon,.user_ticket .ticket_table_head .cell.icon_single_col,.user_ticket .ticket_table_head .cell.sport_icon{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;overflow:visible!important;width:36px}.user_ticket .table_row .cell.competetors_col,.user_ticket .ticket_table_head .cell.competetors_col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:300px;padding:0 6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.user_ticket .table_row .cell.stake,.user_ticket .ticket_table_head .cell.stake{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;min-width:60px}.user_ticket .table_row .cell.result_col,.user_ticket .ticket_table_head .cell.result_col{width:180px}.user_ticket .table_row .cell.result_col .result_wrap,.user_ticket .ticket_table_head .cell.result_col .result_wrap{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.user_ticket .table_row .cell.result_col .result_wrap .separator,.user_ticket .ticket_table_head .cell.result_col .result_wrap .separator{width:5px;text-align:center}.user_ticket .table_row .cell.result_col .result_wrap .period_label,.user_ticket .ticket_table_head .cell.result_col .result_wrap .period_label{position:absolute;z-index:2;top:4px;left:0;width:100%;height:10px;font-size:10px;line-height:10px;font-weight:400;text-align:center;text-transform:uppercase;color:rgba(63,71,80,.6)}.user_ticket .table_row .cell.result_col .result_wrap.vert,.user_ticket .ticket_table_head .cell.result_col .result_wrap.vert{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 0;margin-right:10px}.user_ticket .table_row .cell.result_col .result_wrap.vert .separator,.user_ticket .ticket_table_head .cell.result_col .result_wrap.vert .separator{display:none}.user_ticket .table_row .cell.result_col .strong,.user_ticket .ticket_table_head .cell.result_col .strong{color:#3f4750;font-weight:800}.user_ticket .table_row .cell.type_long,.user_ticket .ticket_table_head .cell.type_long{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:200px;font-size:13px;line-height:13px}.user_ticket .table_row .cell.type_short,.user_ticket .ticket_table_head .cell.type_short{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;width:90px}.user_ticket .table_row .cell.stake_edit,.user_ticket .table_row .cell.type_long,.user_ticket .ticket_table_head .cell.stake_edit,.user_ticket .ticket_table_head .cell.type_long{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:8px;padding-bottom:8px;max-width:300px}.user_ticket .table_row .cell.stake_edit .item_wrap,.user_ticket .table_row .cell.type_long .item_wrap,.user_ticket .ticket_table_head .cell.stake_edit .item_wrap,.user_ticket .ticket_table_head .cell.type_long .item_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:26px;text-align:right;margin:2px 0;width:100%;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user_ticket .table_row .cell.type_long .item_wrap,.user_ticket .ticket_table_head .cell.type_long .item_wrap{display:block;width:100%;max-width:300px;height:26px;line-height:26px;text-align:right;margin:2px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user_ticket .table_row .cell.stake,.user_ticket .table_row .cell.stake_gray,.user_ticket .table_row .cell.type_short,.user_ticket .ticket_table_head .cell.stake,.user_ticket .ticket_table_head .cell.stake_gray,.user_ticket .ticket_table_head .cell.type_short{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;max-width:80px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:8px;padding-bottom:8px}.user_ticket .table_row .cell.stake .item_wrap,.user_ticket .table_row .cell.stake_gray .item_wrap,.user_ticket .table_row .cell.type_short .item_wrap,.user_ticket .ticket_table_head .cell.stake .item_wrap,.user_ticket .ticket_table_head .cell.stake_gray .item_wrap,.user_ticket .ticket_table_head .cell.type_short .item_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:26px;text-align:right;margin:2px 0;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user_ticket .table_row .cell.stake_edit,.user_ticket .ticket_table_head .cell.stake_edit{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;min-width:120px}.user_ticket .table_row .cell.stake_gray,.user_ticket .ticket_table_head .cell.stake_gray{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;min-width:60px}.user_ticket .stake .stake_btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:22px;padding:0 8px;color:#3f4750;font-family:Roboto,sans-serif;font-size:12px;font-weight:700;line-height:12px;text-align:center;background-color:rgba(121,131,141,.16);border-radius:4px;border:1px solid transparent}.user_ticket .stake .stake_btn.red{color:#fff;background-color:#f25454}.user_ticket .stake .stake_btn.green{color:#fff;background-color:#00a752}.user_ticket .stake .stake_btn.yellow{color:#584406;background-color:#f2c94c}.user_ticket .ticket_footer{position:-webkit-sticky;position:sticky;z-index:10;top:auto;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-26px;background-color:#f9fafb;border-top:1px solid rgba(110,120,132,.05)}.user_ticket .ticket_footer .info_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:48px;padding:0 0 0 20px}.user_ticket .ticket_footer .footer_info_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:48px;padding:0 0 0 10px}.user_ticket .ticket_footer .footer_info_item .content,.user_ticket .ticket_footer .footer_info_item .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 10px 0 0;border-right:1px solid rgba(110,120,132,.1)}.user_ticket .ticket_footer .footer_info_item .label{height:10px;font-size:10px;text-transform:uppercase;color:#8795a3}.user_ticket .ticket_footer .footer_info_item .content{height:24px;font-size:14px;font-weight:600;color:#353c44}.user_ticket .ticket_footer .footer_info_item .content .currency{height:24px;padding:8px 0 0;color:#8795a3;text-transform:uppercase;font-size:10px;line-height:10px;font-weight:400}.user_ticket .ticket_footer .footer_info_item.short_80{width:80px}.user_ticket .ticket_footer .action_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:48px;padding:0 10px 20px 20px}.user_ticket.color_gap{padding:40px}.user_ticket.color_gap.opened_ticket{background-color:rgba(242,201,76,.3);border-top:1px solid rgba(88,68,6,.2);border-bottom:1px solid rgba(88,68,6,.2)}.user_ticket.color_gap.opened_ticket .ticket_status{color:#584406;background-color:#f2c94c}.user_ticket.color_gap.loss_ticket{background-color:rgba(242,84,84,.3);border-top:1px solid rgba(210,39,42,.2);border-bottom:1px solid rgba(210,39,42,.2)}.user_ticket.color_gap.loss_ticket .ticket_status{color:#fff;background-color:#f25454}.user_ticket.color_gap.win_ticket{background-color:rgba(86,204,242,.3);border-top:1px solid rgba(47,128,237,.2);border-bottom:1px solid rgba(47,128,237,.2)}.user_ticket.color_gap.win_ticket .ticket_status{color:#fff;background-color:#56ccf2}.user_ticket.color_gap.paid_ticket{background-color:rgba(58,183,109,.3);border-top:1px solid rgba(0,100,0,.2);border-bottom:1px solid rgba(0,100,0,.2)}.user_ticket.color_gap.paid_ticket .ticket_status{color:#fff;background-color:#3ab76d}.user_ticket.color_gap.canceled_ticket{background-color:rgba(210,217,223,.12);border-top:1px solid rgba(48,57,68,.1);border-bottom:1px solid rgba(48,57,68,.1)}.user_ticket.color_gap.canceled_ticket .ticket_status{color:#303944;background-color:rgba(158,169,180,.3)}.timeline{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.timeline .timeline_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:fit-content}.timeline .timeline_item .action,.timeline .timeline_item .action_col,.timeline .timeline_item .date,.timeline .timeline_item .description,.timeline .timeline_item .person,.timeline .timeline_item .state,.timeline .timeline_item .time,.timeline .timeline_item .time_point{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:42px;font-size:13px;font-weight:400}.timeline .timeline_item .time_point{position:relative;width:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timeline .timeline_item .time_point .point{width:10px;height:10px;border-radius:6px;background-color:#6e7884}.timeline .timeline_item .time_point:before{top:0}.timeline .timeline_item .time_point:after,.timeline .timeline_item .time_point:before{content:"";position:absolute;z-index:1;width:2px;height:13px;background-color:rgba(110,120,132,.2)}.timeline .timeline_item .time_point:after{bottom:0}.timeline .timeline_item .date{width:80px;height:13px;padding:0 4px;border-right:1px solid rgba(110,120,132,.2)}.timeline .timeline_item .time{width:60px;height:13px;padding:0 20px 0 4px}.timeline .timeline_item .person{width:200px;padding:0 20px 0 0}.timeline .timeline_item .action{width:168px;padding:0 20px 0 0}.timeline .timeline_item .state{width:140px;padding:0 20px 0 0}.timeline .timeline_item .description.changes{width:200px;min-width:200px;height:100%;flex-direction:column;overflow:hidden;padding:0 10px;display:flex;align-items:center;justify-content:center}.timeline .timeline_item .description.w_50{width:240px;overflow:hidden}.timeline .timeline_item .action_col{width:80px}.timeline .timeline_item:first-child .time_point:before{opacity:0}.timeline .timeline_item:first-child .time_point:after,.timeline .timeline_item:last-child .time_point:before{opacity:1}.timeline .timeline_item:last-child .time_point:after,.timeline .timeline_item:only-child .time_point:after,.timeline .timeline_item:only-child .time_point:before{opacity:0}.subheading{position:-webkit-sticky;position:sticky;z-index:30;top:0;width:100%;height:60px;padding:9px 20px;background-color:#fff;border-bottom:1px solid rgba(141,162,182,.2)}.subheading,.subheading .account_type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subheading .account_type{height:42px;padding:0 20px 0 0;border-right:1px solid rgba(141,162,182,.2)}.subheading .account_type,.subheading .account_type .radio_custom{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.subheading .time_stamp_filter{width:240px;margin:0 20px}.subheading .transaction_type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px 0 0;border-right:1px solid rgba(141,162,182,.2)}.subheading .transaction_type,.subheading .transaction_type .radio_custom{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobile_de_filter_wrapper{position:relative}.mobile_de_filter{position:absolute;z-index:9;top:80px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:0;overflow:hidden;opacity:0;background-color:#fff;-webkit-box-shadow:0 4px 80px 0 rgba(0,0,0,.4);box-shadow:0 4px 80px 0 rgba(0,0,0,.4);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.mobile_de_filter .filter_section{min-height:94px;border-right:1px solid rgba(141,162,182,.2)}.date_time_container{min-width:220px}.mobile_de_filter .filter_section:last-child{border-right:0 solid rgba(141,162,182,0)}.mobile_de_filter.toggle{overflow:visible;opacity:1}.mobile_de_filter.toggle,.payment_reservation{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.payment_reservation{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:20px 0;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 5px 15px rgba(92,110,129,.4);box-shadow:0 5px 15px rgba(92,110,129,.4)}.payment_reservation .date{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 0;font-size:12px;line-height:12px;font-weight:400;color:rgba(92,110,129,.8)}.payment_reservation .date .separator{display:inline-block;width:1px;height:16px;margin:0 4px;background-color:rgba(141,162,182,.4)}.payment_reservation .reserved{padding:0 10px}.payment_reservation .reserved .date,.payment_reservation .reserved .label{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.payment_reservation .reserved .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2px;font-size:14px;font-weight:600}.payment_reservation .res_amount{padding:0 10px}.payment_reservation .res_amount .amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-size:16px;font-weight:700;color:#5c6e81}.payment_reservation .res_amount .currency{padding:0 0 0 4px;font-size:14px;font-weight:300;text-transform:uppercase;color:#8da2b6}.payment_reservation .options{padding:0 10px}.form_set{width:100%;height:auto;padding:0;margin:0;border:none}.form_set .form_row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:auto}.form_set .form_row,.form_set .form_row .row_title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form_set .form_row .row_title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;font-weight:400;line-height:16px;min-height:16px;max-height:32px}.form_set .form_col{width:100%;height:auto}.form_set.geo_form .accordion_item{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-bottom:1px solid rgba(143,164,184,.14);padding:10px 14px}.form_set.geo_form .accordion_item .accordion_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.form_set.geo_form .accordion_item .accordion_header.form_row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form_set.geo_form .accordion_item .accordion_header.form_row .acc_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:340px;height:32px}.form_set.geo_form .accordion_item .accordion_header.form_row .acc_label .row_title{width:100%;text-align:right;padding-right:10px}.form_set.geo_form .accordion_item .accordion_header.form_row .option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:120px;height:32px}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% - 550px)}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content input,.form_set.geo_form .accordion_item .accordion_header.form_row .value_content textarea{color:#5b6772}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content input.full_w,.form_set.geo_form .accordion_item .accordion_header.form_row .value_content textarea.full_w{width:100%!important}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content input.width_60,.form_set.geo_form .accordion_item .accordion_header.form_row .value_content textarea.width_60{width:60px!important}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content input.width_80,.form_set.geo_form .accordion_item .accordion_header.form_row .value_content textarea.width_80{width:80px!important}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content input.width_100,.form_set.geo_form .accordion_item .accordion_header.form_row .value_content textarea.width_100{width:100px!important}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content input.width_120,.form_set.geo_form .accordion_item .accordion_header.form_row .value_content textarea.width_120{width:120px!important}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content input.width_140,.form_set.geo_form .accordion_item .accordion_header.form_row .value_content textarea.width_140{width:140px!important}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content input.width_160,.form_set.geo_form .accordion_item .accordion_header.form_row .value_content textarea.width_160{width:160px!important}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content input.width_180,.form_set.geo_form .accordion_item .accordion_header.form_row .value_content textarea.width_180{width:180px!important}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content input.width_200,.form_set.geo_form .accordion_item .accordion_header.form_row .value_content textarea.width_200{width:200px!important}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content input.width_240,.form_set.geo_form .accordion_item .accordion_header.form_row .value_content textarea.width_240{width:240px!important}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content input.width_300,.form_set.geo_form .accordion_item .accordion_header.form_row .value_content textarea.width_300{width:300px!important}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content input.width_360,.form_set.geo_form .accordion_item .accordion_header.form_row .value_content textarea.width_360{width:360px!important}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content .rdw-editor-wrapper{padding-right:0!important}.form_set.geo_form .accordion_item .accordion_header.form_row .value_content .locked{pointer-events:none;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;color:#3f4750;border:1px solid rgba(133,144,155,.2);background-color:rgba(143,164,184,.06)}.form_set.geo_form .accordion_item .accordion_header.form_row .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:90px;height:32px;padding:0 0 0 6px}.form_set.geo_form .accordion_item .accordion_header.form_row .info>i,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.mdi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;margin-left:6px;font-size:20px;line-height:20px;cursor:pointer;color:#6e7884}.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.info:active,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.info:focus,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.info:hover,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.mdi.info:active,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.mdi.info:focus,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.mdi.info:hover{color:#ffad3d}.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.edit:active,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.edit:focus,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.edit:hover,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.mdi.edit:active,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.mdi.edit:focus,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.mdi.edit:hover{color:#27ae60}.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.copy:active,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.copy:focus,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.copy:hover,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.mdi.copy:active,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.mdi.copy:focus,.form_set.geo_form .accordion_item .accordion_header.form_row .info>i.mdi.copy:hover{color:#2d9cdb}.form_set.geo_form .accordion_item .accordion_collapse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:0;overflow:hidden;opacity:0}.form_set.geo_form .accordion_item .accordion_collapse,.form_set.geo_form .accordion_item .accordion_collapse .range_input,.form_set.geo_form .accordion_item .accordion_collapse .range_option,.form_set.geo_form .accordion_item .accordion_collapse .range_option_input,.form_set.geo_form .accordion_item .accordion_collapse .range_option_input_info,.form_set.geo_form .accordion_item .accordion_collapse .range_title,.form_set.geo_form .accordion_item .accordion_collapse .range_title_option{-webkit-transition:all .16s ease-in-out;transition:all .16s ease-in-out}.form_set.geo_form .accordion_item .accordion_collapse .range_title{width:340px}.form_set.geo_form .accordion_item .accordion_collapse .range_option{width:120px}.form_set.geo_form .accordion_item .accordion_collapse .range_input{width:calc(100% - 520px)}.form_set.geo_form .accordion_item .accordion_collapse .range_title_option{width:460px}.form_set.geo_form .accordion_item .accordion_collapse .range_option_input{width:calc(100% - 340px);padding-right:60px}.form_set.geo_form .accordion_item .accordion_collapse .range_option_input_info{width:calc(100% - 340px)}.form_set.geo_form .accordion_item .accordion_collapse .range_title_option_input{width:calc(100% - 60px)}.form_set.geo_form .accordion_item.active .accordion_collapse{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1}.form_set.geo_form .row_set{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.form_set.geo_form .row_set,.form_set.geo_form .row_set .row_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:32px}.form_set.geo_form .row_set .row_item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid rgba(141,162,182,.2);border-right:1px solid rgba(141,162,182,.2)}.form_set.geo_form .row_set .row_item:first-child{border-left:1px solid rgba(141,162,182,.2)}.form_set.geo_form .row_set .row_item.custom_input input[type=date],.form_set.geo_form .row_set .row_item.custom_input input[type=datetime],.form_set.geo_form .row_set .row_item.custom_input input[type=email],.form_set.geo_form .row_set .row_item.custom_input input[type=month],.form_set.geo_form .row_set .row_item.custom_input input[type=number],.form_set.geo_form .row_set .row_item.custom_input input[type=password],.form_set.geo_form .row_set .row_item.custom_input input[type=search],.form_set.geo_form .row_set .row_item.custom_input input[type=tel],.form_set.geo_form .row_set .row_item.custom_input input[type=text],.form_set.geo_form .row_set .row_item.custom_input input[type=time],.form_set.geo_form .row_set .row_item.custom_input input[type=url],.form_set.geo_form .row_set .row_item.custom_input input[type=week]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:32px;padding-left:6px;color:#556373;cursor:pointer;pointer-events:all;border-radius:4px;border:2px solid transparent;background-color:transparent;-webkit-transition:all 0s ease-in-out;transition:all 0s ease-in-out}.form_set.geo_form .row_set .row_item.custom_input input[type=date]:hover,.form_set.geo_form .row_set .row_item.custom_input input[type=datetime]:hover,.form_set.geo_form .row_set .row_item.custom_input input[type=email]:hover,.form_set.geo_form .row_set .row_item.custom_input input[type=month]:hover,.form_set.geo_form .row_set .row_item.custom_input input[type=number]:hover,.form_set.geo_form .row_set .row_item.custom_input input[type=password]:hover,.form_set.geo_form .row_set .row_item.custom_input input[type=search]:hover,.form_set.geo_form .row_set .row_item.custom_input input[type=tel]:hover,.form_set.geo_form .row_set .row_item.custom_input input[type=text]:hover,.form_set.geo_form .row_set .row_item.custom_input input[type=time]:hover,.form_set.geo_form .row_set .row_item.custom_input input[type=url]:hover,.form_set.geo_form .row_set .row_item.custom_input input[type=week]:hover{background-color:#fff;border:2px solid rgba(141,162,182,.8)}.form_set.geo_form .row_set .row_item.custom_input input[type=date]:active,.form_set.geo_form .row_set .row_item.custom_input input[type=date]:focus,.form_set.geo_form .row_set .row_item.custom_input input[type=datetime]:active,.form_set.geo_form .row_set .row_item.custom_input input[type=datetime]:focus,.form_set.geo_form .row_set .row_item.custom_input input[type=email]:active,.form_set.geo_form .row_set .row_item.custom_input input[type=email]:focus,.form_set.geo_form .row_set .row_item.custom_input input[type=month]:active,.form_set.geo_form .row_set .row_item.custom_input input[type=month]:focus,.form_set.geo_form .row_set .row_item.custom_input input[type=number]:active,.form_set.geo_form .row_set .row_item.custom_input input[type=number]:focus,.form_set.geo_form .row_set .row_item.custom_input input[type=password]:active,.form_set.geo_form .row_set .row_item.custom_input input[type=password]:focus,.form_set.geo_form .row_set .row_item.custom_input input[type=search]:active,.form_set.geo_form .row_set .row_item.custom_input input[type=search]:focus,.form_set.geo_form .row_set .row_item.custom_input input[type=tel]:active,.form_set.geo_form .row_set .row_item.custom_input input[type=tel]:focus,.form_set.geo_form .row_set .row_item.custom_input input[type=text]:active,.form_set.geo_form .row_set .row_item.custom_input input[type=text]:focus,.form_set.geo_form .row_set .row_item.custom_input input[type=time]:active,.form_set.geo_form .row_set .row_item.custom_input input[type=time]:focus,.form_set.geo_form .row_set .row_item.custom_input input[type=url]:active,.form_set.geo_form .row_set .row_item.custom_input input[type=url]:focus,.form_set.geo_form .row_set .row_item.custom_input input[type=week]:active,.form_set.geo_form .row_set .row_item.custom_input input[type=week]:focus{background-color:#fff;border:2px solid rgba(25,166,234,.8);-webkit-box-shadow:0 0 20px 2px rgba(25,166,234,.4);box-shadow:0 0 20px 2px rgba(25,166,234,.4)}.form_set.geo_form .row_set:first-child .row_item{border-top:1px solid rgba(141,162,182,.2)}.overlay{position:absolute;z-index:-10;bottom:0;right:0;width:100vw;height:100vh;overflow:hidden;pointer-events:none;opacity:0;background-color:transparent;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.overlay .overlay_circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:56px;height:56px;position:absolute;bottom:20px;right:20px;background-color:var(--font_lighter_gray_08);-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.overlay .overlay_circle,.overlay .overlay_circle .overlay_circle_inner{border-radius:50%;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.overlay .overlay_circle .overlay_circle_inner{width:2px;height:2px;background-color:var(--bg_dark_one_8);-webkit-transition-delay:.2s;transition-delay:.2s}.floating_button{position:absolute;z-index:301;bottom:20px;right:20px;width:56px;height:66px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;cursor:pointer}.floating_button .btn_tooltip{position:relative;height:0;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;overflow:hidden}.floating_button .btn_tooltip,.floating_button .btn_tooltip.main{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex}.floating_button .btn_tooltip.main{height:56px}.floating_button .btn_tooltip.main .round_btn{width:56px;height:56px;margin:0}.floating_button .btn_tooltip:active .round_btn,.floating_button .btn_tooltip:active .tooltip_label,.floating_button .btn_tooltip:focus .round_btn,.floating_button .btn_tooltip:focus .tooltip_label,.floating_button .btn_tooltip:hover .round_btn,.floating_button .btn_tooltip:hover .tooltip_label{background-color:#e81e27}.floating_button .tooltip_label{right:-10px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:0;height:26px;padding:0;color:#fff;font-size:11px;line-height:12px;text-transform:uppercase;border-radius:4px;opacity:0;overflow:hidden;white-space:nowrap}.floating_button .round_btn,.floating_button .tooltip_label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.floating_button .round_btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:50%;font-size:24px;margin:0 4px 0 0;color:hsla(0,0%,100%,.6);background-color:rgba(115,135,156,.4);-webkit-box-shadow:0 0 0 0 rgba(31,34,38,0);box-shadow:0 0 0 0 rgba(31,34,38,0)}.floating_button:active,.floating_button:focus,.floating_button:hover{height:auto;width:auto;overflow:visible}.floating_button:active .btn_tooltip,.floating_button:focus .btn_tooltip,.floating_button:hover .btn_tooltip{height:56px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:10px 0 0;overflow:visible}.floating_button:active .tooltip_label,.floating_button:focus .tooltip_label,.floating_button:hover .tooltip_label{right:10px;padding:0 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;opacity:1;background-color:#73879c;-webkit-box-shadow:0 0 15px 5px rgba(31,34,38,.25);box-shadow:0 0 15px 5px rgba(31,34,38,.25)}.floating_button:active .round_btn,.floating_button:focus .round_btn,.floating_button:hover .round_btn{background-color:#73879c;color:#fff;-webkit-box-shadow:0 0 15px 5px rgba(31,34,38,.25);box-shadow:0 0 15px 5px rgba(31,34,38,.25)}.floating_button:active+.overlay,.floating_button:focus+.overlay,.floating_button:hover+.overlay{z-index:300;width:100vw;height:100vh;opacity:1;overflow:hidden;background-color:var(--bg_dark_two)}.floating_button:active+.overlay .overlay_circle,.floating_button:focus+.overlay .overlay_circle,.floating_button:hover+.overlay .overlay_circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:230vw;height:230vw;-webkit-transform:translate(50%,50%);transform:translate(50%,50%);position:absolute;bottom:0;right:0}.floating_button:active+.overlay .overlay_circle .overlay_circle_inner,.floating_button:focus+.overlay .overlay_circle .overlay_circle_inner,.floating_button:hover+.overlay .overlay_circle .overlay_circle_inner{width:230vw;height:230vw}.channel_connection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.channel_connection.no_header{padding-top:20px}.channel_connection.no_header .list_header{display:none!important}.channel_connection .list_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:68px}.channel_connection .list_header .local_title,.channel_connection .list_header .provider_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:45%;flex-basis:45%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.channel_connection .list_header .local_title .sort_ico,.channel_connection .list_header .provider_title .sort_ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;width:48px;height:24px;cursor:pointer}.channel_connection .list_header .local_title .sort_ico i,.channel_connection .list_header .provider_title .sort_ico i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;line-height:24px;width:24px;height:24px;border-radius:12px;background-color:rgba(143,164,184,0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.channel_connection .list_header .local_title .sort_ico:active i,.channel_connection .list_header .local_title .sort_ico:focus i,.channel_connection .list_header .local_title .sort_ico:hover i,.channel_connection .list_header .provider_title .sort_ico:active i,.channel_connection .list_header .provider_title .sort_ico:focus i,.channel_connection .list_header .provider_title .sort_ico:hover i{background-color:rgba(143,164,184,.2)}.channel_connection .list_header .local_title .list_title,.channel_connection .list_header .provider_title .list_title{font-size:13px;font-weight:300}.channel_connection .list_header .local_title{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.channel_connection .list_header .local_title .list_title{padding:0 0 0 15px}.channel_connection .list_header .local_title .sort_ico{border-right:1px solid rgba(143,164,184,.4)}.channel_connection .list_header .provider_title .list_title{padding:0 15px 0 0}.channel_connection .list_header .provider_title .sort_ico{border-left:1px solid rgba(143,164,184,.4)}.channel_connection .list_header .divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:stretch;align-self:stretch;position:relative;width:178px;font-size:24px}.channel_connection .list_wrapper{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.channel_connection .list_wrapper,.channel_connection .list_wrapper .list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:100%}.channel_connection .list_wrapper .list_item{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;height:42px;opacity:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.channel_connection .list_wrapper .list_item .list_item_content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:300px;height:42px}.channel_connection .list_wrapper .list_item .local_list,.channel_connection .list_wrapper .list_item .provider_list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:45%;flex-basis:45%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.channel_connection .list_wrapper .list_item .local_list .away_team,.channel_connection .list_wrapper .list_item .local_list .home_team,.channel_connection .list_wrapper .list_item .provider_list .away_team,.channel_connection .list_wrapper .list_item .provider_list .home_team{font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:138px}.channel_connection .list_wrapper .list_item .local_list .item_label,.channel_connection .list_wrapper .list_item .provider_list .item_label{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.channel_connection .list_wrapper .list_item .local_list .vs,.channel_connection .list_wrapper .list_item .provider_list .vs{width:24px;color:rgba(143,164,184,.8);padding:0 6px;font-size:10px;line-height:14px;text-transform:uppercase}.channel_connection .list_wrapper .list_item .local_list .connect_ico,.channel_connection .list_wrapper .list_item .provider_list .connect_ico{color:#bfcfdd;font-size:14px}.channel_connection .list_wrapper .list_item .local_list.selected,.channel_connection .list_wrapper .list_item .provider_list.selected{color:#19a6ea}.channel_connection .list_wrapper .list_item .local_list.selected .connect_ico,.channel_connection .list_wrapper .list_item .local_list.selected .vs,.channel_connection .list_wrapper .list_item .provider_list.selected .connect_ico,.channel_connection .list_wrapper .list_item .provider_list.selected .vs{color:#3fbee6}.channel_connection .list_wrapper .list_item .local_list.selected .event_start,.channel_connection .list_wrapper .list_item .provider_list.selected .event_start{color:#19a6ea}.channel_connection .list_wrapper .list_item .local_list.selected .event_start .event_date,.channel_connection .list_wrapper .list_item .provider_list.selected .event_start .event_date{border-color:#19a6ea}.channel_connection .list_wrapper .list_item .local_list.selected .event_start .divider,.channel_connection .list_wrapper .list_item .provider_list.selected .event_start .divider{color:#19a6ea}.channel_connection .list_wrapper .list_item .local_list,.channel_connection .list_wrapper .list_item .local_list .list_item_content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.channel_connection .list_wrapper .list_item .local_list .connect_ico{margin:0 0 0 15px}.channel_connection .list_wrapper .list_item .local_list .event_start{margin-left:25px}.channel_connection .list_wrapper .list_item .connections{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:60px;font-size:24px}.channel_connection .list_wrapper .list_item .connections *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.channel_connection .list_wrapper .list_item .connections .line{position:absolute;z-index:-1;width:100%;height:1px;background-color:#bfcfdd}.channel_connection .list_wrapper .list_item .connections .connect,.channel_connection .list_wrapper .list_item .connections .disconnect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;margin:2px;border-radius:14px;background-color:#bfcfdd;font-size:16px;line-height:24px;color:#fff;cursor:pointer}.channel_connection .list_wrapper .list_item .connections .connect.active,.channel_connection .list_wrapper .list_item .connections .connect:active,.channel_connection .list_wrapper .list_item .connections .connect:focus,.channel_connection .list_wrapper .list_item .connections .connect:hover,.channel_connection .list_wrapper .list_item .connections .disconnect.active,.channel_connection .list_wrapper .list_item .connections .disconnect:active,.channel_connection .list_wrapper .list_item .connections .disconnect:focus,.channel_connection .list_wrapper .list_item .connections .disconnect:hover{background-color:#e35454}.channel_connection .list_wrapper .list_item .provider_list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.channel_connection .list_wrapper .list_item .provider_list .connect_ico{padding:0 15px 0 0}.channel_connection .list_wrapper .list_item .provider_list .event_start{margin-right:25px}.channel_connection .list_wrapper .list_item.selected{color:#19a6ea}.channel_connection .list_wrapper .list_item.selected .connect_ico,.channel_connection .list_wrapper .list_item.selected .vs{color:#3fbee6}.channel_connection .list_wrapper .list_item.selected .connections .connect,.channel_connection .list_wrapper .list_item.selected .connections .line{background-color:#19a6ea}.channel_connection .list_wrapper .list_item.selected .connections .connect.active,.channel_connection .list_wrapper .list_item.selected .connections .connect:active,.channel_connection .list_wrapper .list_item.selected .connections .connect:focus,.channel_connection .list_wrapper .list_item.selected .connections .connect:hover{background-color:#45d7ff}.channel_connection .list_wrapper .list_item.selected .connections .disconnect{background-color:#e35454}.channel_connection .list_wrapper .list_item.selected .connections .disconnect.active,.channel_connection .list_wrapper .list_item.selected .connections .disconnect:active,.channel_connection .list_wrapper .list_item.selected .connections .disconnect:focus,.channel_connection .list_wrapper .list_item.selected .connections .disconnect:hover{background-color:#c91919}.channel_connection .list_wrapper .list_item.selected .event_start{color:#19a6ea}.channel_connection .list_wrapper .list_item.selected .event_start .event_date{border-color:#19a6ea}.channel_connection .list_wrapper .list_item.selected .sport_icon{padding:0 10px;color:#3fbee6}.channel_connection .list_wrapper .list_item.selected .sport_icon:active,.channel_connection .list_wrapper .list_item.selected .sport_icon:focus,.channel_connection .list_wrapper .list_item.selected .sport_icon:hover{color:#19a6ea}.channel_connection .list_wrapper.toggle .list_item{height:0;opacity:0}.channel_connection .list_wrapper_not_connected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-bottom:48px}.channel_connection .list_item_edit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:52px;height:42px;font-size:24px;color:#bfcfdd;cursor:pointer}.channel_connection .list_item_edit:active,.channel_connection .list_item_edit:focus,.channel_connection .list_item_edit:hover{color:#7fbd22}.channel_connection .event_start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:110px;height:42px;font-size:13px}.channel_connection .event_start .event_date{width:52px;height:18px;text-align:right}.channel_connection .event_start .event_time{width:32px;height:18px;font-weight:700}.channel_connection .event_start .divider{height:18px;width:1px;margin:0 10px;background-color:rgba(115,135,156,.2)}.channel_connection .tournament{padding:0 8px;width:200px}.channel_connection .match_id,.channel_connection .tournament{font-size:13px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.channel_connection .match_id{width:60px}.channel_connection .sport_icon{padding:0 10px;color:#8da2b6}.channel_connection .sport_icon:active,.channel_connection .sport_icon:focus,.channel_connection .sport_icon:hover{color:#657688}.channel_connection .local_list_wrapper,.channel_connection .provider_list_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:45%;flex-basis:45%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.channel_connection .local_list_wrapper .list_item,.channel_connection .provider_list_wrapper .list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:42px}.channel_connection .local_list_wrapper .list_item .away_team,.channel_connection .local_list_wrapper .list_item .home_team,.channel_connection .provider_list_wrapper .list_item .away_team,.channel_connection .provider_list_wrapper .list_item .home_team{font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:138px}.channel_connection .local_list_wrapper .list_item .item_label,.channel_connection .provider_list_wrapper .list_item .item_label{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:266px}.channel_connection .local_list_wrapper .list_item .vs,.channel_connection .provider_list_wrapper .list_item .vs{width:24px;color:rgba(143,164,184,.8);padding:0 6px;font-size:10px;line-height:14px;text-transform:uppercase}.channel_connection .local_list_wrapper .list_item .connect_ico,.channel_connection .provider_list_wrapper .list_item .connect_ico{color:#bfcfdd;font-size:24px}.channel_connection .local_list_wrapper .list_item .list_item_content,.channel_connection .provider_list_wrapper .list_item .list_item_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:300px;height:42px;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:transparent;border:1px solid transparent}.channel_connection .local_list_wrapper .list_item .list_item_content .connect_ico,.channel_connection .provider_list_wrapper .list_item .list_item_content .connect_ico{position:relative;width:24px;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#bfcfdd}.channel_connection .local_list_wrapper .list_item .list_item_content .connect_ico .mdi-radiobox-blank,.channel_connection .provider_list_wrapper .list_item .list_item_content .connect_ico .mdi-radiobox-blank{position:absolute;z-index:5;opacity:1}.channel_connection .local_list_wrapper .list_item .list_item_content .connect_ico .mdi-radiobox-marked,.channel_connection .provider_list_wrapper .list_item .list_item_content .connect_ico .mdi-radiobox-marked{position:absolute;z-index:6;opacity:0}.channel_connection .local_list_wrapper .list_item .list_item_content.selected .connect_ico,.channel_connection .provider_list_wrapper .list_item .list_item_content.selected .connect_ico{color:#3fbee6}.channel_connection .local_list_wrapper .list_item .list_item_content.selected .connect_ico .mdi-radiobox-blank,.channel_connection .provider_list_wrapper .list_item .list_item_content.selected .connect_ico .mdi-radiobox-blank{opacity:0}.channel_connection .local_list_wrapper .list_item .list_item_content.selected .connect_ico .mdi-radiobox-marked,.channel_connection .provider_list_wrapper .list_item .list_item_content.selected .connect_ico .mdi-radiobox-marked{opacity:1}.channel_connection .local_list_wrapper .list_item.selected,.channel_connection .local_list_wrapper .list_item.selected .connect_ico,.channel_connection .local_list_wrapper .list_item.selected .sport_icon,.channel_connection .local_list_wrapper .list_item.selected .vs,.channel_connection .local_list_wrapper .list_item:active,.channel_connection .local_list_wrapper .list_item:active .connect_ico,.channel_connection .local_list_wrapper .list_item:active .sport_icon,.channel_connection .local_list_wrapper .list_item:active .vs,.channel_connection .local_list_wrapper .list_item:focus,.channel_connection .local_list_wrapper .list_item:focus .connect_ico,.channel_connection .local_list_wrapper .list_item:focus .sport_icon,.channel_connection .local_list_wrapper .list_item:focus .vs,.channel_connection .local_list_wrapper .list_item:hover,.channel_connection .local_list_wrapper .list_item:hover .connect_ico,.channel_connection .local_list_wrapper .list_item:hover .sport_icon,.channel_connection .local_list_wrapper .list_item:hover .vs,.channel_connection .provider_list_wrapper .list_item.selected,.channel_connection .provider_list_wrapper .list_item.selected .connect_ico,.channel_connection .provider_list_wrapper .list_item.selected .sport_icon,.channel_connection .provider_list_wrapper .list_item.selected .vs,.channel_connection .provider_list_wrapper .list_item:active,.channel_connection .provider_list_wrapper .list_item:active .connect_ico,.channel_connection .provider_list_wrapper .list_item:active .sport_icon,.channel_connection .provider_list_wrapper .list_item:active .vs,.channel_connection .provider_list_wrapper .list_item:focus,.channel_connection .provider_list_wrapper .list_item:focus .connect_ico,.channel_connection .provider_list_wrapper .list_item:focus .sport_icon,.channel_connection .provider_list_wrapper .list_item:focus .vs,.channel_connection .provider_list_wrapper .list_item:hover,.channel_connection .provider_list_wrapper .list_item:hover .connect_ico,.channel_connection .provider_list_wrapper .list_item:hover .sport_icon,.channel_connection .provider_list_wrapper .list_item:hover .vs{color:#19a6ea}.channel_connection .divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:48px}.channel_connection .local_list_wrapper .list_item,.channel_connection .local_list_wrapper .list_item .list_item_content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.channel_connection .local_list_wrapper .list_item .connect_ico{margin:0 0 0 15px}.channel_connection .local_list_wrapper .list_item .checkbox_custom{width:24px;height:24px;margin-left:10px}.channel_connection .local_list_wrapper .list_item .event_start{margin-left:25px}.channel_connection .provider_list_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.channel_connection .provider_list_wrapper .list_item .list_item_content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.channel_connection .provider_list_wrapper .list_item .connect_ico{margin:0 15px 0 0;cursor:pointer}.channel_connection .provider_list_wrapper .list_item .connect_ico:active,.channel_connection .provider_list_wrapper .list_item .connect_ico:focus,.channel_connection .provider_list_wrapper .list_item .connect_ico:hover{color:#3fbee6}.channel_connection .provider_list_wrapper .list_item .checkbox_custom{width:24px;height:24px;margin-right:10px}.channel_connection .provider_list_wrapper .list_item .event_start{margin-right:25px}.channel_connection.short{padding-right:380px}.accordion_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:0;padding:5px 40px;opacity:0;overflow:hidden;font-size:10px;line-height:12px;text-transform:uppercase;text-align:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.accordion_title.toggle{height:32px;opacity:1}.paring_wrapper{width:calc(100% - 20px);height:auto;padding:25px}.paring_wrapper,.paring_wrapper .list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.paring_wrapper .list_item{width:100%;padding:0;border-radius:6px;background-color:#fff;border:1px solid #fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.paring_wrapper .list_item .list_item_head{width:100%;padding:0 5px 0 16px;cursor:pointer}.paring_wrapper .list_item .list_item_head,.paring_wrapper .list_item .list_item_head .item_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.paring_wrapper .list_item .list_item_head .item_label{font-size:14px;font-weight:600;color:#657688}.paring_wrapper .list_item .list_item_head .item_info{padding:0 10px;font-size:11px;font-weight:400}.paring_wrapper .list_item .list_item_head .item_info,.paring_wrapper .list_item .list_item_head .item_options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.paring_wrapper .list_item .list_item_head .item_options{margin-left:auto}.paring_wrapper .list_item .list_item_head .item_options i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:20px;margin:0 0 0 10px}.paring_wrapper .list_item .list_item_head .item_options i.mdi-menu-down{font-size:24px}.paring_wrapper .list_item .list_item_content{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;border-top:0 solid #e2e8ed}.paring_wrapper .list_item .list_item_content,.paring_wrapper .list_item .list_item_content .list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;opacity:0;overflow:hidden;padding:0}.paring_wrapper .list_item .list_item_content .list_item{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:0;border-radius:6px;background-color:hsla(0,0%,100%,0);border:0 solid hsla(0,0%,100%,0);cursor:pointer}.paring_wrapper .list_item .list_item_content .list_item:active,.paring_wrapper .list_item .list_item_content .list_item:focus,.paring_wrapper .list_item .list_item_content .list_item:hover{background-color:rgba(141,162,182,.2)}.paring_wrapper .list_item .list_item_content .list_item .item_label{font-size:14px;font-weight:400;color:#657688}.paring_wrapper .list_item .list_item_content .list_item .item_label,.paring_wrapper .list_item .list_item_content .list_item .item_options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px}.paring_wrapper .list_item .list_item_content .list_item .item_options i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:20px;margin:0 10px 0 0}.paring_wrapper .list_item .list_item_content .list_item .item_options i.remove{color:#8da2b6}.paring_wrapper .list_item .list_item_content .list_item .item_options i.remove:active,.paring_wrapper .list_item .list_item_content .list_item .item_options i.remove:focus,.paring_wrapper .list_item .list_item_content .list_item .item_options i.remove:hover{color:#e35454}.paring_wrapper .list_item.expanded,.paring_wrapper .list_item:active,.paring_wrapper .list_item:focus,.paring_wrapper .list_item:hover{border:1px solid #e2e8ed;background-color:#f8fafb}.paring_wrapper .list_item.expanded .list_item_head,.paring_wrapper .list_item.expanded .list_item_head .item_info,.paring_wrapper .list_item.expanded .list_item_head .item_label,.paring_wrapper .list_item.expanded .list_item_head .item_options{height:42px}.paring_wrapper .list_item.expanded .list_item_content{opacity:1;padding:10px;border-top:1px solid #e2e8ed}.paring_wrapper .list_item.expanded .list_item_content .list_item{opacity:1;height:32px}.paring_wrapper .list_item.expanded:active,.paring_wrapper .list_item.expanded:focus,.paring_wrapper .list_item.expanded:hover{border:1px solid #e2e8ed;background-color:#f8fafb}.right_pannel{position:absolute;top:0;right:-380px;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh;width:380px;overflow:hidden;background-color:#fff;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.right_pannel *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.right_pannel .right_pannel_title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:80px;border-bottom:1px solid rgba(141,162,182,.3)}.right_pannel .right_pannel_title .svg_icon{margin-left:30px}.right_pannel .right_pannel_title .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px 0 35px;margin:0;font-size:16px;line-height:16px;font-weight:400;text-transform:uppercase}.right_pannel .right_pannel_title .title.competetors{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px;width:calc(100% - 200px)}.right_pannel .right_pannel_title .title.competetors .team_away,.right_pannel .right_pannel_title .title.competetors .team_home{font-family:Open Sans,sans-serif;font-weight:600;font-size:13px;line-height:16px;text-transform:none;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.right_pannel .right_pannel_title .head_tools{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:32px;padding:0 15px 0 8px;border-left:1px solid rgba(141,162,182,.2)}.right_pannel .right_pannel_title .head_tools,.right_pannel .right_pannel_title .head_tools .tool_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.right_pannel .right_pannel_title .head_tools .tool_item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;color:#8fa4b8;font-size:24px;border-radius:24px;cursor:pointer}.right_pannel .right_pannel_title .head_tools .tool_item:active,.right_pannel .right_pannel_title .head_tools .tool_item:hover{color:#4e6375;background-color:rgba(78,99,117,.1)}.right_pannel .right_pannel_title .selectbox_wrapper{position:relative;height:42px}.right_pannel .right_pannel_title .selectbox_wrapper *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.right_pannel .right_pannel_title .selectbox_wrapper .selectbox_dropdown{margin:0 25px;min-height:42px}.right_pannel .right_pannel_title .selectbox_wrapper .selectbox_dropdown .selected{height:42px;border:1px solid hsla(0,0%,100%,.4)}.right_pannel .right_pannel_title .selectbox_wrapper .selectbox_dropdown .selected .selectbox_list_item{height:42px}.right_pannel .right_pannel_title .selectbox_wrapper .selectbox_dropdown .selected:active,.right_pannel .right_pannel_title .selectbox_wrapper .selectbox_dropdown .selected:focus,.right_pannel .right_pannel_title .selectbox_wrapper .selectbox_dropdown .selected:hover{border:1px solid rgba(143,164,184,.4)}.right_pannel .right_pannel_title .selectbox_wrapper .selectbox_dropdown.expanded .selectbox_list{overflow:visible}.right_pannel .right_pannel_title .selectbox_wrapper .selectbox_dropdown.expanded .selectbox_list .selectbox_list_item{height:42px}.right_pannel .right_pannel_title .selectbox_wrapper .selectbox_dropdown.expanded .selected{border:1px solid hsla(0,0%,100%,.4);border-bottom-color:rgba(143,164,184,.4)}.right_pannel .right_pannel_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:410px;height:calc(100vh - 80px);overflow-x:hidden;overflow-y:auto}.right_pannel .right_pannel_content .resulting_form{width:380px;height:100%;padding:20px 25px 40px 35px}.right_pannel.toggle{right:0;-webkit-box-shadow:-10px 0 30px 0 rgba(0,0,0,.1);box-shadow:-10px 0 30px 0 rgba(0,0,0,.1)}.right_pannel.offer_plan{right:-315px;width:315px}.right_pannel.offer_plan .right_pannel_content{width:315px;padding-right:0;padding-top:10px;padding-bottom:10px;scrollbar-width:none}.right_pannel.offer_plan.toggle{right:0}.right_pannel.offer_plan .accordion_section_label{margin:8px 26px}.right_pannel.offer_plan .right_pannel_title .title{font-weight:600;font-size:14px}.right_pannel.no_shadow{border-left:1px solid rgba(143,164,184,.2)}.right_pannel.no_shadow,.right_pannel.no_shadow.toggle{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}.component_title{width:100%;padding:30px 10px 0 35px;font-size:15px;font-weight:400;line-height:32px;text-transform:uppercase}.component_title,.component_title i,.component_title span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component_title i{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;width:24px;height:24px}.component_title i.tooltip_bottom,.component_title i.tooltip_left,.component_title i.tooltip_right,.component_title i.tooltip_top{margin-left:10px;cursor:pointer;pointer-events:all;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.component_title strong{font-weight:700}.component_title strong.end,.component_title strong.middle,.component_title strong.start{display:-webkit-box;display:-ms-flexbox;display:flex;color:#657688}.component_title strong.start{padding:0 8px 0 0}.component_title strong.middle{padding:0 8px}.component_title strong.end{padding:0 0 0 8px}.right_sub_pannel{width:800px;display:-webkit-box;display:-ms-flexbox;display:flex}.event_host{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:200px}.event_host,.event_host .event_players,.event_host .labels{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.event_host .labels{height:20px}.event_host .guest,.event_host .guest_label,.event_host .host,.event_host .host_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;font-size:16px;line-height:18px;font-weight:600;font-family:Exo,sans-serif;color:#657688;padding:0 20px}.event_host .guest_label,.event_host .host_label{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:20px;font-size:10px;font-weight:400;text-transform:uppercase;color:#8da2b6}.event_host .host,.event_host .host_label{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.event_host .rotate_host_guest{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:4;width:32px;height:32px;font-size:24px;color:#19a6ea;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border-radius:16px;background-color:#fff}.event_host .rotate_host_guest:active,.event_host .rotate_host_guest:focus,.event_host .rotate_host_guest:hover{color:#fff;background-color:#19a6ea}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:0}}.rotateOut{-webkit-animation:rotateOut .4s forwards;animation:rotateOut .4s forwards}.status_row,.user_overview_details{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px 20px;min-height:60px;font-size:13px;line-height:14px;border-bottom:1px solid rgba(141,162,182,.2);background-color:rgba(0,160,253,.05)}.status_row .info_row,.user_overview_details .info_row{width:100%}.status_row .info_row,.status_row .info_row .info,.status_row .info_row .label,.user_overview_details .info_row,.user_overview_details .info_row .info,.user_overview_details .info_row .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px}.status_row .info_row .info .strong,.status_row .info_row .label .strong,.user_overview_details .info_row .info .strong,.user_overview_details .info_row .label .strong{font-weight:700}.status_row .info_row .label,.user_overview_details .info_row .label{width:120px}.status_row .info_row .info,.user_overview_details .info_row .info{width:calc(100% - 120px)}.status_row .info_row.label_lg .label,.user_overview_details .info_row.label_lg .label{width:180px}.status_row .info_row.label_lg .info,.user_overview_details .info_row.label_lg .info{width:calc(100% - 180px)}.status_row .border_divider,.user_overview_details .border_divider{border-right:1px solid rgba(141,162,182,.2)}.user_funds{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:42px;padding:0 16px}.user_funds .label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:18px;font-size:11px}.user_funds .info,.user_funds .label{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;line-height:18px}.user_funds .info{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:24px;font-size:18px;font-weight:700}.user_funds .currency{height:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:6px 0 0 2px;font-size:12px;line-height:12px;font-weight:400;text-transform:uppercase}.user_funds.border_left{border-left:1px solid rgba(141,162,182,.2)}.user_funds.border_right{border-right:1px solid rgba(141,162,182,.2)}.parameters{position:relative;width:100%;min-height:100%;background-color:rgba(115,135,156,.06)}.parameters .vertical_navigation{width:260px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.parameters .vertical_navigation.sticky{position:-webkit-sticky;position:sticky;z-index:3;top:60px}.parameters .geo_content_wrap{position:relative;z-index:4;width:calc(100% - 260px);background-color:#fff;-webkit-box-shadow:0 0 10px 2px rgba(48,57,68,.2);box-shadow:0 0 10px 2px rgba(48,57,68,.2)}ul.app_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:hidden;overflow-y:auto;list-style:none;width:290px;max-height:calc(100vh - 120px)}ul.app_menu *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}ul.app_menu.widget_menu li{opacity:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}ul.app_menu.widget_menu li.toggle .nav_item .label{font-weight:700;color:#73879c}ul.app_menu.widget_menu li .nav_item .label{padding:0 0 0 20px}ul.app_menu li{width:260px}ul.app_menu li .nav_item,ul.app_menu li a,ul.app_menu li a.nav_item,ul.app_menu li span.nav_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:52px;width:100%;color:#8da2b6;font-size:11px;text-transform:uppercase;text-decoration:none;cursor:pointer;background-color:transparent}ul.app_menu li .nav_item .svg_icon,ul.app_menu li .nav_item i,ul.app_menu li a.nav_item .svg_icon,ul.app_menu li a.nav_item i,ul.app_menu li a .svg_icon,ul.app_menu li a i,ul.app_menu li span.nav_item .svg_icon,ul.app_menu li span.nav_item i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:50px;font-size:24px;text-align:center;vertical-align:middle;line-height:50px}ul.app_menu li .nav_item .svg_icon.cert,ul.app_menu li .nav_item i.cert,ul.app_menu li a.nav_item .svg_icon.cert,ul.app_menu li a.nav_item i.cert,ul.app_menu li a .svg_icon.cert,ul.app_menu li a i.cert,ul.app_menu li span.nav_item .svg_icon.cert,ul.app_menu li span.nav_item i.cert{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px}ul.app_menu li .nav_item span.label,ul.app_menu li a.nav_item span.label,ul.app_menu li a span.label,ul.app_menu li span.nav_item span.label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:50px;width:auto;font-size:11px;line-height:10px}ul.app_menu li .nav_item.active,ul.app_menu li .nav_item.router-link-exact-active,ul.app_menu li .nav_item:active,ul.app_menu li .nav_item:focus,ul.app_menu li .nav_item:hover,ul.app_menu li a.active,ul.app_menu li a.nav_item.active,ul.app_menu li a.nav_item.router-link-exact-active,ul.app_menu li a.nav_item:active,ul.app_menu li a.nav_item:focus,ul.app_menu li a.nav_item:hover,ul.app_menu li a.router-link-exact-active,ul.app_menu li a:active,ul.app_menu li a:focus,ul.app_menu li a:hover,ul.app_menu li span.nav_item.active,ul.app_menu li span.nav_item.router-link-exact-active,ul.app_menu li span.nav_item:active,ul.app_menu li span.nav_item:focus,ul.app_menu li span.nav_item:hover{background-color:#303944}ul.app_menu li ul.submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}ul.app_menu li ul.submenu li{height:0;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}ul.app_menu li ul.submenu li a,ul.app_menu li ul.submenu li a.nav_item,ul.app_menu li ul.submenu li span.nav_item{height:0;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#303944}ul.app_menu li ul.submenu li a.active,ul.app_menu li ul.submenu li a.nav_item.active,ul.app_menu li ul.submenu li a.nav_item.router-link-exact-active,ul.app_menu li ul.submenu li a.nav_item:active,ul.app_menu li ul.submenu li a.nav_item:focus,ul.app_menu li ul.submenu li a.nav_item:hover,ul.app_menu li ul.submenu li a.router-link-exact-active,ul.app_menu li ul.submenu li a:active,ul.app_menu li ul.submenu li a:focus,ul.app_menu li ul.submenu li a:hover,ul.app_menu li ul.submenu li span.nav_item.active,ul.app_menu li ul.submenu li span.nav_item.router-link-exact-active,ul.app_menu li ul.submenu li span.nav_item:active,ul.app_menu li ul.submenu li span.nav_item:focus,ul.app_menu li ul.submenu li span.nav_item:hover{background-color:#222a35}ul.app_menu li ul.submenu.toggle li{height:52px;overflow:hidden}ul.app_menu li ul.submenu.toggle li a,ul.app_menu li ul.submenu.toggle li a.nav_item,ul.app_menu li ul.submenu.toggle li span.nav_item{height:52px;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}ul.app_menu li ul.submenu.widgets{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start;overflow-x:hidden;overflow-y:auto;width:228px}ul.app_menu li ul.submenu.widgets .widget_single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:114px;height:0;overflow:hidden;border-radius:6px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:transparent}ul.app_menu li ul.submenu.widgets .widget_single.active,ul.app_menu li ul.submenu.widgets .widget_single:active,ul.app_menu li ul.submenu.widgets .widget_single:focus,ul.app_menu li ul.submenu.widgets .widget_single:hover{background-color:#303944}ul.app_menu li ul.submenu.widgets .widget_single img{width:32px;height:32px;pointer-events:none}ul.app_menu li ul.submenu.widgets .widget_single span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:20px;width:100%;font-size:10px;line-height:10px;text-transform:uppercase;text-align:center;pointer-events:none}ul.app_menu li ul.submenu.widgets.toggle .widget_single{height:80px}ul.app_menu li ul.submenu.widgets.toggle .widget_single.active,ul.app_menu li ul.submenu.widgets.toggle .widget_single:active,ul.app_menu li ul.submenu.widgets.toggle .widget_single:focus,ul.app_menu li ul.submenu.widgets.toggle .widget_single:hover{background-color:#222a35}.action_bar_menu .app_menu{padding:16px 0 0 16px}.action_bar_menu .app_menu li{width:228px}.action_bar_menu .app_menu li .nav_item,.action_bar_menu .app_menu li a,.action_bar_menu .app_menu li a.nav_item,.action_bar_menu .app_menu li span.nav_item{border-radius:6px;margin:3px 0;height:46px}.action_bar_menu .app_menu li ul.submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:6px;background-color:#303944;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.action_bar_menu .app_menu li ul.submenu li{height:0;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.action_bar_menu .app_menu li ul.submenu li a,.action_bar_menu .app_menu li ul.submenu li a.nav_item,.action_bar_menu .app_menu li ul.submenu li span.nav_item{height:0;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#303944}.action_bar_menu .app_menu li ul.submenu li a.active,.action_bar_menu .app_menu li ul.submenu li a.nav_item.active,.action_bar_menu .app_menu li ul.submenu li a.nav_item.router-link-exact-active,.action_bar_menu .app_menu li ul.submenu li a.nav_item:active,.action_bar_menu .app_menu li ul.submenu li a.nav_item:focus,.action_bar_menu .app_menu li ul.submenu li a.nav_item:hover,.action_bar_menu .app_menu li ul.submenu li a.router-link-exact-active,.action_bar_menu .app_menu li ul.submenu li a:active,.action_bar_menu .app_menu li ul.submenu li a:focus,.action_bar_menu .app_menu li ul.submenu li a:hover,.action_bar_menu .app_menu li ul.submenu li span.nav_item.active,.action_bar_menu .app_menu li ul.submenu li span.nav_item.router-link-exact-active,.action_bar_menu .app_menu li ul.submenu li span.nav_item:active,.action_bar_menu .app_menu li ul.submenu li span.nav_item:focus,.action_bar_menu .app_menu li ul.submenu li span.nav_item:hover{background-color:#222a35}.action_bar_menu .app_menu li ul.submenu.toggle{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.action_bar_menu .app_menu li ul.submenu.toggle li{height:52px;overflow:hidden}.action_bar_menu .app_menu li ul.submenu.toggle li .nav_item,.action_bar_menu .app_menu li ul.submenu.toggle li a,.action_bar_menu .app_menu li ul.submenu.toggle li a.nav_item,.action_bar_menu .app_menu li ul.submenu.toggle li span.nav_item{height:52px;border-radius:6px;margin:0;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.action_bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:60px;height:100vh;background-color:#303944}.action_bar *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.action_bar .bottom_divider{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid rgba(115,135,156,.4);height:1px;width:28px}.action_bar .bottom_divider.big{margin:26px 0 25px}.action_bar .menu_toggle{min-width:60px;height:80px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;cursor:pointer;overflow:hidden;text-indent:-9999px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-image:url(/menu_icon2x.bc5d3409.png),url(/alea_logo_sign.8802ece9.png);background-repeat:no-repeat,no-repeat;background-position:18px,75px;background-size:24px 24px,30px 30px}.action_bar .menu_toggle,.action_bar .nav,.action_bar .tools{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.action_bar .nav,.action_bar .tools{width:60px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.action_bar .nav .tab_item,.action_bar .tools .tab_item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:52px;cursor:pointer;background-color:transparent;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-decoration:none}.action_bar .nav .tab_item .active_border,.action_bar .tools .tab_item .active_border{background-color:transparent;width:4px;height:40px;margin-right:2px;border-radius:0 4px 4px 0}.action_bar .nav .tab_item.active .active_border,.action_bar .tools .tab_item.active .active_border{background-color:#7fbd22}.action_bar .nav .tab_item .dropdown_right,.action_bar .tools .tab_item .dropdown_right{position:absolute;z-index:305;top:10px;left:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:0;height:0;overflow:hidden;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 0 25px 0 rgba(34,42,53,.9);box-shadow:0 0 25px 0 rgba(34,42,53,.9);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.action_bar .nav .tab_item .dropdown_right.create_page,.action_bar .tools .tab_item .dropdown_right.create_page{top:0}.action_bar .nav .tab_item .dropdown_right .drop_list_item,.action_bar .tools .tab_item .dropdown_right .drop_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;min-height:0;overflow:hidden;background-color:#fff;border-bottom:0 solid transparent;text-decoration:none}.action_bar .nav .tab_item .dropdown_right .drop_list_item .icon,.action_bar .tools .tab_item .dropdown_right .drop_list_item .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:42px;font-size:24px}.action_bar .nav .tab_item .dropdown_right .drop_list_item .label,.action_bar .tools .tab_item .dropdown_right .drop_list_item .label{font-size:13px;text-transform:uppercase;color:#8fa4b8}.action_bar .nav .tab_item .dropdown_right .drop_list_item .input_field,.action_bar .tools .tab_item .dropdown_right .drop_list_item .input_field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:10px;margin-right:0;height:32px}.action_bar .nav .tab_item .dropdown_right .drop_list_item .btn,.action_bar .tools .tab_item .dropdown_right .drop_list_item .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:60px;padding:0;margin:0;background-color:transparent;color:#8fa4b8}.action_bar .nav .tab_item .dropdown_right .drop_list_item .btn i,.action_bar .tools .tab_item .dropdown_right .drop_list_item .btn i{font-size:24px}.action_bar .nav .tab_item .dropdown_right .drop_list_item .btn:active,.action_bar .nav .tab_item .dropdown_right .drop_list_item .btn:focus,.action_bar .nav .tab_item .dropdown_right .drop_list_item .btn:hover,.action_bar .tools .tab_item .dropdown_right .drop_list_item .btn:active,.action_bar .tools .tab_item .dropdown_right .drop_list_item .btn:focus,.action_bar .tools .tab_item .dropdown_right .drop_list_item .btn:hover{background-color:transparent;color:#00a0fd}.action_bar .nav .tab_item .dropdown_right .drop_list_item:active,.action_bar .nav .tab_item .dropdown_right .drop_list_item:focus,.action_bar .nav .tab_item .dropdown_right .drop_list_item:hover,.action_bar .tools .tab_item .dropdown_right .drop_list_item:active,.action_bar .tools .tab_item .dropdown_right .drop_list_item:focus,.action_bar .tools .tab_item .dropdown_right .drop_list_item:hover{background-color:#f8fbfe}.action_bar .nav .tab_item .dropdown_right.toggle,.action_bar .tools .tab_item .dropdown_right.toggle{width:200px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.action_bar .nav .tab_item .dropdown_right.toggle .drop_list_item,.action_bar .tools .tab_item .dropdown_right.toggle .drop_list_item{height:42px;border-bottom:1px solid rgba(141,162,182,.15);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-decoration:none}.action_bar .nav .tab_item .dropdown_right.toggle .drop_list_item:last-child,.action_bar .nav .tab_item .dropdown_right.toggle .drop_list_item:only-child,.action_bar .tools .tab_item .dropdown_right.toggle .drop_list_item:last-child,.action_bar .tools .tab_item .dropdown_right.toggle .drop_list_item:only-child{border-bottom:0 solid transparent;text-decoration:none}.action_bar .nav .tab_item .dropdown_right.toggle.create_page,.action_bar .tools .tab_item .dropdown_right.toggle.create_page{top:0;width:230px}.action_bar .nav .tab_item .dropdown_right.toggle.create_page:only-child,.action_bar .tools .tab_item .dropdown_right.toggle.create_page:only-child{border-bottom:0 solid transparent}.action_bar .nav .tab_item .dropdown_right.toggle.create_page .drop_list_item,.action_bar .tools .tab_item .dropdown_right.toggle.create_page .drop_list_item{height:56px;width:230px}.action_bar .nav .nav_item,.action_bar .tools .nav_item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:46px;height:46px;margin:3px 0;border-radius:50%;font-size:24px;line-height:24px;color:#8fa4b8;cursor:pointer;background-color:transparent;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-decoration:none}.action_bar .nav .nav_item i,.action_bar .tools .nav_item i{font-size:24px;line-height:24px}.action_bar .nav .nav_item:active,.action_bar .nav .nav_item:focus,.action_bar .nav .nav_item:hover,.action_bar .tools .nav_item:active,.action_bar .tools .nav_item:focus,.action_bar .tools .nav_item:hover{background-color:#222a35;text-decoration:none}.action_bar .nav .nav_item.green,.action_bar .tools .nav_item.green{color:#7fbd22;border:2px solid rgba(127,189,34,.2);background-color:rgba(127,189,34,.2);text-decoration:none}.action_bar .nav .nav_item.green.active,.action_bar .nav .nav_item.green:active,.action_bar .nav .nav_item.green:focus,.action_bar .nav .nav_item.green:hover,.action_bar .tools .nav_item.green.active,.action_bar .tools .nav_item.green:active,.action_bar .tools .nav_item.green:focus,.action_bar .tools .nav_item.green:hover{color:#fff;background-color:#7fbd22;text-decoration:none}.action_bar .nav .nav_item.red,.action_bar .tools .nav_item.red{color:#e35454;border:2px solid rgba(227,84,84,.2);background-color:rgba(227,84,84,.2);text-decoration:none}.action_bar .nav .nav_item.red:active,.action_bar .nav .nav_item.red:focus,.action_bar .nav .nav_item.red:hover,.action_bar .tools .nav_item.red:active,.action_bar .tools .nav_item.red:focus,.action_bar .tools .nav_item.red:hover{color:#fff;background-color:#e35454;text-decoration:none}.action_bar .nav{padding-top:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.action_bar .tools{justify-self:flex-end;padding:0 0 6px}.action_bar .tools .nav_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:3px 0}.action_bar.menu_hide .menu_toggle{background-position:-10px,15px;background-size:24px 24px,30px 30px;text-decoration:none}.action_bar.menu_hide .menu_toggle:active,.action_bar.menu_hide .menu_toggle:focus,.action_bar.menu_hide .menu_toggle:hover{background-position:18px,45px;background-size:24px 24px,30px 30px;text-decoration:none}.sidebar_page_title{position:absolute;top:80px;left:0;width:60px;max-height:calc(100vh - 230px);padding:60px 0 0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-animation-delay:.1s;animation-delay:.1s}.sidebar_page_title *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.sidebar_page_title span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;width:60px;min-height:250px;font-size:14px;font-weight:400;font-family:Exo,sans-serif;white-space:nowrap;text-transform:uppercase;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.app_sidebar *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.app_sidebar .sidebar_page_title{opacity:0;left:-60px;pointer-events:none}.app_sidebar.menu_hide .sidebar_page_title{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;left:0}.action_bar .sidebar_page_title{position:relative;top:auto;left:-60px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px 0 0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-animation-delay:.1s;animation-delay:.1s;color:#8fa4b8}.action_bar.menu_hide .sidebar_page_title{left:0}.icon_sidebar{position:relative}.icon_sidebar .ico_wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:24px;width:24px}.icon_sidebar .ico_wrap .main_view{position:relative;z-index:1;width:16px;height:20px;background-color:transparent;border:2px solid #8da2b6}.icon_sidebar .ico_wrap .left_side,.icon_sidebar .ico_wrap .right_side{position:absolute;z-index:2;top:4px;bottom:4px;width:2px;height:16px;background-color:#8da2b6;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.icon_sidebar .ico_wrap .left_side{left:0;right:auto}.icon_sidebar .ico_wrap .right_side{left:auto;right:0}.icon_sidebar.from_left .left_side{display:block}.icon_sidebar.from_left .right_side,.icon_sidebar.from_right .left_side{display:none}.icon_sidebar.from_right .right_side{display:block}.icon_sidebar:active .left_side,.icon_sidebar:active .right_side,.icon_sidebar:focus .left_side,.icon_sidebar:focus .right_side,.icon_sidebar:hover .left_side,.icon_sidebar:hover .right_side{top:2px;bottom:2px;height:20px;width:8px}.icon_sidebar:active .left_side,.icon_sidebar:focus .left_side,.icon_sidebar:hover .left_side{left:2px;right:auto}.icon_sidebar:active .right_side,.icon_sidebar:focus .right_side,.icon_sidebar:hover .right_side{left:auto;right:2px}.icon_sidebar.active .left_side,.icon_sidebar.active .right_side{top:2px;bottom:2px;height:20px;width:8px}.icon_sidebar.active .left_side{left:2px;right:auto}.icon_sidebar.active .right_side{left:auto;right:2px}.icon_sidebar.active:active .left_side,.icon_sidebar.active:active .right_side,.icon_sidebar.active:focus .left_side,.icon_sidebar.active:focus .right_side,.icon_sidebar.active:hover .left_side,.icon_sidebar.active:hover .right_side{top:4px;bottom:4px;width:2px;height:16px}.icon_sidebar.active:active .left_side,.icon_sidebar.active:focus .left_side,.icon_sidebar.active:hover .left_side{left:0;right:auto}.icon_sidebar.active:active .right_side,.icon_sidebar.active:focus .right_side,.icon_sidebar.active:hover .right_side{left:auto;right:0}.drop_menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;cursor:pointer}.drop_menu *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-style:normal}.drop_menu .drop_fixed{position:fixed;z-index:101}.drop_menu .drop_fixed,.drop_menu .drop_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px}.drop_menu .drop_label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.drop_menu .drop_label .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:24px;line-height:12px;height:24px}.drop_menu .drop_label .label.small{font-size:11px;font-weight:600;text-transform:uppercase;padding:0 4px}.drop_menu .drop_label i{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:24px}.drop_menu .drop_label i,.drop_menu .drop_list{display:-webkit-box;display:-ms-flexbox;display:flex}.drop_menu .drop_list{position:absolute;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;height:0;opacity:0;visibility:hidden;-webkit-box-shadow:0 6px 15px 2px rgba(85,99,115,.3);box-shadow:0 6px 15px 2px rgba(85,99,115,.3);border-radius:4px;scrollbar-width:none;-ms-overflow-style:none}.drop_menu .drop_list::-webkit-scrollbar{width:0}.drop_menu .drop_list_item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:hidden;overflow-y:hidden;width:100%;height:0;white-space:nowrap;padding:0 10px;opacity:0;visibility:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#fff;cursor:pointer;border-bottom:1px solid #e2e8ed;font-weight:400;font-size:11px}.drop_menu .drop_list_item.checkbox_custom{padding:0}.drop_menu .drop_list_item:active,.drop_menu .drop_list_item:focus,.drop_menu .drop_list_item:hover{background-color:#f1f4f6;color:#657688}.drop_menu .drop_list_item.src{position:-webkit-sticky;position:sticky;top:0;z-index:2;width:100%;padding:0 4px;border-bottom-color:#fff;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.drop_menu .drop_list_item.src input{height:26px;width:100%;color:#556373;-webkit-box-shadow:inset 0 0 4px 0 rgba(85,99,115,.2);box-shadow:inset 0 0 4px 0 rgba(85,99,115,.2)}.drop_menu .drop_list_item.src:active,.drop_menu .drop_list_item.src:focus,.drop_menu .drop_list_item.src:hover{background-color:#fff;border-bottom-color:#fff}.drop_menu .drop_list_item.actions{position:-webkit-sticky;position:sticky;top:0;z-index:2;width:100%;padding:8px 4px 4px;border-bottom-color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.drop_menu .drop_list_item.actions button{margin-top:0;margin-bottom:0}.drop_menu .drop_list_item.actions:active,.drop_menu .drop_list_item.actions:focus,.drop_menu .drop_list_item.actions:hover{background-color:#fff!important;border-bottom-color:#fff!important}.drop_menu .drop_list_item.green{color:#517816!important;background-color:rgba(127,189,34,.2);border-bottom:1px solid rgba(127,189,34,.2)}.drop_menu .drop_list_item.green:active,.drop_menu .drop_list_item.green:focus,.drop_menu .drop_list_item.green:hover{color:#456712!important;background-color:rgba(127,189,34,.4)!important;border-bottom:1px solid rgba(127,189,34,.2)}.drop_menu .drop_list_item.redish{color:#c52020!important;background-color:rgba(227,84,84,.2);border-bottom:1px solid rgba(227,84,84,.2)}.drop_menu .drop_list_item.redish:active,.drop_menu .drop_list_item.redish:focus,.drop_menu .drop_list_item.redish:hover{color:#b41d1d!important;background-color:rgba(227,84,84,.4)!important;border-bottom:1px solid rgba(227,84,84,.2)}.drop_menu .drop_list_item.blueish{color:#0f72a3!important;background-color:rgba(25,166,234,.2);border-bottom:1px solid rgba(25,166,234,.2)}.drop_menu .drop_list_item.blueish:active,.drop_menu .drop_list_item.blueish:focus,.drop_menu .drop_list_item.blueish:hover{color:#0b587d!important;background-color:rgba(25,166,234,.4)!important;border-bottom:1px solid rgba(25,166,234,.2)}.drop_menu .drop_list_item.orange{color:#975b00!important;background-color:rgba(253,152,0,.4);border-bottom:1px solid rgba(253,152,0,.2)}.drop_menu .drop_list_item.orange:active,.drop_menu .drop_list_item.orange:focus,.drop_menu .drop_list_item.orange:hover{color:#643c00!important;background-color:rgba(253,152,0,.6)!important;border-bottom:1px solid rgba(253,152,0,.2)}.drop_menu .drop_list.toggle{z-index:10;-ms-flex-flow:wrap;flex-flow:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:256px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;opacity:1;visibility:visible;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;overflow-x:hidden;overflow-y:auto;background-color:#fff;scrollbar-width:none;-ms-overflow-style:none}.drop_menu .drop_list.toggle::-webkit-scrollbar{width:0}.drop_menu .drop_list.toggle .drop_list_item{height:32px;width:100%;opacity:1;visibility:visible;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.drop_menu .drop_list.toggle .drop_list_item .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:32px}.drop_menu .drop_list.toggle .drop_list_item:active,.drop_menu .drop_list.toggle .drop_list_item:focus,.drop_menu .drop_list.toggle .drop_list_item:hover{color:#fff;background-color:#19a6ea;border-bottom:1px solid #19a6ea}.drop_menu .drop_list.toggle .drop_list_item.selected{color:#fff;background-color:#3fbee6;border-bottom:1px solid #3fbee6}.drop_menu .drop_list.toggle .drop_list_item.selected:active,.drop_menu .drop_list.toggle .drop_list_item.selected:focus,.drop_menu .drop_list.toggle .drop_list_item.selected:hover{color:#fff;background-color:#19a6ea;border-bottom:1px solid #19a6ea}.drop_menu .drop_list.toggle .drop_list_item.src{position:-webkit-sticky;position:sticky;top:0;z-index:2;width:100%;padding:0 4px;border-bottom-color:#fff;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.drop_menu .drop_list.toggle .drop_list_item.src input{height:26px;width:100%;color:#556373;-webkit-box-shadow:inset 0 0 4px 0 rgba(85,99,115,.2);box-shadow:inset 0 0 4px 0 rgba(85,99,115,.2)}.drop_menu .drop_list.toggle .drop_list_item.src:active,.drop_menu .drop_list.toggle .drop_list_item.src:focus,.drop_menu .drop_list.toggle .drop_list_item.src:hover{background-color:#fff;border-bottom-color:#fff}.drop_menu .drop_list.toggle .drop_list_item.checkbox_custom{padding:0;height:36px;color:#657688}.drop_menu .drop_list.toggle .drop_list_item.checkbox_custom:active,.drop_menu .drop_list.toggle .drop_list_item.checkbox_custom:focus,.drop_menu .drop_list.toggle .drop_list_item.checkbox_custom:hover{color:#3a4551;background-color:#eef2f6;border-bottom:1px solid #e2e8ed}.drop_menu.down .drop_list{top:24px}.drop_menu.up .drop_list{bottom:24px}.drop_menu.left .drop_list{right:auto}.drop_menu.right .drop_list{right:0;left:auto}.drop_menu.toggle .drop_list{z-index:10;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:256px;-ms-flex-flow:wrap;flex-flow:wrap;opacity:1;visibility:visible;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.drop_menu.toggle .drop_list::-webkit-scrollbar{width:0}.drop_menu.toggle .drop_list_item{height:32px;opacity:1;visibility:visible;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.drop_menu.toggle .drop_list_item .label{width:100%}.drop_menu.toggle .drop_list_item .label,.region_wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px}.region_wrapp{position:absolute;top:0;left:0}.region_wrapp .drop_fixed{position:fixed;z-index:101}.region_wrapp .drop_fixed,.select_region,.select_region_absolute{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px}.select_region,.select_region_absolute{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:24px}.select_region_absolute{position:absolute;z-index:1}.select_region .drop_fixed_region,.select_region_absolute .drop_fixed_region{position:fixed;z-index:101;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px}.select_region .drop_label,.select_region_absolute .drop_label{font-size:11px;font-weight:600;text-transform:uppercase;padding:0 4px}.down.select_region_absolute .drop_list,.select_region.down .drop_list{top:32px}.select_region.up .drop_list,.up.select_region_absolute .drop_list{bottom:32px}.position_top.select_region_absolute,.select_region.position_top{top:0!important;right:auto;bottom:auto;left:auto}.position_right.select_region_absolute,.select_region.position_right{top:auto;right:0!important;bottom:auto;left:auto}.position_bottom.select_region_absolute,.select_region.position_bottom{top:auto;right:auto;bottom:0!important;left:auto}.position_left.select_region_absolute,.select_region.position_left{top:auto;right:auto;bottom:auto;left:0!important}.select_region_absolute i,.select_region i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:24px}.select_region.toggle,.select_region:active,.select_region:focus,.select_region:hover,.select_region_absolute:active,.select_region_absolute:focus,.select_region_absolute:hover,.toggle.select_region_absolute{z-index:10;color:#657688}.select_region.toggle .drop_label,.select_region.toggle i,.select_region:active .drop_label,.select_region:active i,.select_region:focus .drop_label,.select_region:focus i,.select_region:hover .drop_label,.select_region:hover i,.select_region_absolute:active .drop_label,.select_region_absolute:active i,.select_region_absolute:focus .drop_label,.select_region_absolute:focus i,.select_region_absolute:hover .drop_label,.select_region_absolute:hover i,.toggle.select_region_absolute .drop_label,.toggle.select_region_absolute i{color:#19a6ea}.select_region .drop_list_item,.select_region_absolute .drop_list_item{color:#657688}.select_region .drop_list_item:active,.select_region .drop_list_item:focus,.select_region .drop_list_item:hover,.select_region_absolute .drop_list_item:active,.select_region_absolute .drop_list_item:focus,.select_region_absolute .drop_list_item:hover{color:#fff;background-color:#19a6ea;border-bottom:1px solid #19a6ea}.select_region .drop_list_item.selected,.select_region_absolute .drop_list_item.selected{color:#fff;background-color:#3fbee6;border-bottom:1px solid #3fbee6}.select_region .drop_list_item.selected:active,.select_region .drop_list_item.selected:focus,.select_region .drop_list_item.selected:hover,.select_region_absolute .drop_list_item.selected:active,.select_region_absolute .drop_list_item.selected:focus,.select_region_absolute .drop_list_item.selected:hover{color:#fff;background-color:#19a6ea;border-bottom:1px solid #19a6ea}.select_region .drop_list_item.src,.select_region_absolute .drop_list_item.src{border-bottom-color:#fff}.select_region .drop_list_item.src:active,.select_region .drop_list_item.src:focus,.select_region .drop_list_item.src:hover,.select_region_absolute .drop_list_item.src:active,.select_region_absolute .drop_list_item.src:focus,.select_region_absolute .drop_list_item.src:hover{background-color:#fff;border-bottom-color:#fff}.blank_select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.blank_select .menu_label{font-size:14px;padding:0 8px}.blank_select .menu_label,.blank_select i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px}.blank_select i{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;font-size:24px}.blank_select:active,.blank_select:focus,.blank_select:hover{color:#657688}.tab_nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:36px;border-bottom:1px solid rgba(141,162,182,.15)}.tab_nav_themes{border-bottom:none}.tab_nav_color_groups{border-bottom:none;display:flex;flex-direction:column;height:100%}.themes_modal_body{height:100%;width:100%}.themes_modal_container{padding:55px 55px 0;display:flex;flex-direction:row;max-height:calc(100vh - 180px)}.themes_modal_container_right::-webkit-scrollbar,.themes_modal_container_right::-webkit-scrollbar-thumb{width:.5em;background-color:transparent}.themes_modal_name_container{margin-top:22px;margin-left:55px;width:50%}.themes_modal_name_container span{font-size:11px;font-weight:700;margin-right:16px}.themes_modal_container_left{height:100%}.themes_modal_container_right{flex:1;padding-left:50px;overflow-y:auto}.color_picker_item{width:32px;height:32px;position:relative;cursor:pointer}.color_picker_item .refresh{width:100%;height:100%}.color_picker_item .refresh:active{width:90%;height:90%}.color_picker_item .refresh img{width:32px;height:32px}.color_picker_container{width:32px;height:32px;position:relative;margin-right:16px}.color_picker_container img{height:100%;width:100%;position:absolute;z-index:1}.color_picker_container:hover img{height:110%;width:110%}.color_picker_input{height:100%;width:100%;position:absolute;z-index:10;border:none;border-radius:16px;outline:none;cursor:pointer;appearance:none;padding:0;background:transparent;opacity:0}.color_picker_input.transparent{opacity:0}.tab_nav .tab_nav_item{position:relative;height:36px;padding:0 12px;font-size:11px;font-weight:400;text-transform:uppercase;border-bottom:4px solid hsla(0,0%,100%,0);cursor:pointer}.tab_nav .tab_nav_item,.tab_nav .tab_nav_item i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tab_nav .tab_nav_item i{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:24px}.tab_nav .tab_nav_item:active,.tab_nav .tab_nav_item:focus,.tab_nav .tab_nav_item:hover{color:#3fbee6;border-bottom:4px solid rgba(63,190,230,.8)}.tab_nav .tab_nav_item.active{color:#19a6ea;border-bottom:4px solid #19a6ea}.tab_nav .select_region,.tab_nav .select_region_absolute{position:relative!important;height:36px;border-bottom:4px solid hsla(0,0%,100%,0)}.tab_nav .select_region:active,.tab_nav .select_region:focus,.tab_nav .select_region:hover,.tab_nav .select_region_absolute:active,.tab_nav .select_region_absolute:focus,.tab_nav .select_region_absolute:hover{border-bottom:4px solid rgba(63,190,230,.8)}.tab_nav .select_region:active i,.tab_nav .select_region:focus i,.tab_nav .select_region:hover i,.tab_nav .select_region_absolute:active i,.tab_nav .select_region_absolute:focus i,.tab_nav .select_region_absolute:hover i{color:#3fbee6}.tab_nav .select_region.toggle,.tab_nav .toggle.select_region_absolute{border-bottom:4px solid #19a6ea}.tab_nav .select_region.toggle i,.tab_nav .toggle.select_region_absolute i{color:#19a6ea}.tab_nav .bookmaker{padding:0 0 0 100px;border-bottom:6px solid hsla(0,0%,100%,0)}.tab_nav .action_options,.tab_nav .bookmaker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:36px}.tab_nav .action_options{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.tab_nav.medium,.tab_nav.medium .action_options,.tab_nav.medium .bookmaker,.tab_nav.medium .select_region,.tab_nav.medium .select_region_absolute,.tab_nav.medium .tab_nav_item{height:42px}.tab_content_wrap{position:relative;width:100%}.tab_content_wrap .tab_content{position:relative;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tab_content_wrap .tab_content.market_padding{padding:25px 25px 10px}.tab_content_wrap .tab_content.active{display:-webkit-box;display:-ms-flexbox;display:flex}.market_table{width:100%}.market_table .m_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-bottom:1px solid #e2e8ed}.market_table .m_row:active,.market_table .m_row:focus,.market_table .m_row:hover{background-color:rgba(141,162,182,.1)}.market_table .m_row .m_cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:32px;padding:4px 6px}.market_table .m_row .m_cell:first-child{padding-left:20px}.market_table .m_row .m_cell:last-child{padding-right:20px}.market_table .m_row .m_cell.stake_name{min-width:90px;max-width:100px;padding-left:25px}.market_table .m_row .m_cell.st_id{min-width:180px}.market_table .m_row .m_cell.actions{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;min-width:78px;margin-left:auto}.market_table .m_row .m_cell.actions i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;width:24px;height:24px;margin-right:10px}.market_table .m_row .m_cell.actions i:last-child{margin-right:0}.market_table .m_row.header{border-top:2px solid #e2e8ed;border-bottom:2px solid #e2e8ed;background-color:rgba(141,162,182,.1)}.market_table_grid{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 20px 120px}.market_table_grid .market_table_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-negative:0;flex-shrink:0;width:238px}.market_table_grid .market_table_label .m_row{width:100%;border-left:1px solid rgba(141,162,182,.25);border-bottom:1px solid rgba(141,162,182,.25)}.market_table_grid .market_table_label .m_col,.market_table_grid .market_table_label .m_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;border-right:1px solid rgba(141,162,182,.25)}.market_table_grid .market_table_label .m_col{min-width:42px;padding:6px;font-size:10px;text-transform:uppercase}.market_table_grid .market_table_label .flag_place{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.market_table_grid .market_table_label .tournament_name{padding:6px;font-size:10px;text-transform:uppercase}.market_table_grid .market_table_label .empty_row{border-bottom:0 solid rgba(141,162,182,0)}.market_table_grid .market_table_label .empty_row.border_gradient{height:46px;border-width:1px;border-style:solid;-o-border-image:linear-gradient(180deg,rgba(141,162,182,.25),rgba(141,162,182,0)) 1 100%;border-image:-webkit-gradient(linear,left top,left bottom,from(rgba(141,162,182,.25)),to(rgba(141,162,182,0))) 1 100%;border-image:linear-gradient(180deg,rgba(141,162,182,.25),rgba(141,162,182,0)) 1 100%}.market_table_grid .market_table_label .auto_label,.market_table_grid .market_table_label .tournament_name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:32px;overflow:hidden}.market_table_grid .market_table_label .auto_label input,.market_table_grid .market_table_label .tournament_name input{width:auto;height:32px!important;color:#19a6ea;font-weight:700}.market_table_grid .market_table_label .auto_label input::-webkit-input-placeholder,.market_table_grid .market_table_label .tournament_name input::-webkit-input-placeholder{color:rgba(63,190,230,.8);text-transform:uppercase}.market_table_grid .market_table_label .auto_label input::-moz-placeholder,.market_table_grid .market_table_label .tournament_name input::-moz-placeholder{color:rgba(63,190,230,.8);text-transform:uppercase}.market_table_grid .market_table_label .auto_label input:-ms-input-placeholder,.market_table_grid .market_table_label .tournament_name input:-ms-input-placeholder{color:rgba(63,190,230,.8);text-transform:uppercase}.market_table_grid .market_table_label .auto_label input:-moz-placeholder,.market_table_grid .market_table_label .tournament_name input:-moz-placeholder{color:rgba(63,190,230,.8);text-transform:uppercase}.market_table_grid .market_table_label .code_row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:24px;padding:0 10px;font-size:11px}.market_table_grid .market_table_config{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.market_table_grid .market_table_config,.market_table_grid .market_table_config>.market_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.market_table_grid .market_table_config>.market_wrapper{position:relative;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0;border-top:0 solid transparent}.market_table_grid .market_table_config>.market_wrapper .market_controls{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;-ms-flex-pack:center;-ms-flex-item-align:stretch;align-self:stretch;min-width:42px;width:100%;height:32px;padding:6px;border-right:1px solid rgba(141,162,182,.25)}.market_table_grid .market_table_config>.market_wrapper .market_controls,.market_table_grid .market_table_config>.market_wrapper .market_controls i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.market_table_grid .market_table_config>.market_wrapper .market_controls i{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;-ms-flex-pack:center;width:24px;height:24px;margin:0 2px;font-size:20px;opacity:0;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.market_table_grid .market_table_config>.market_wrapper>.market_label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;height:32px;padding:6px;font-size:10px;font-weight:700;text-transform:uppercase;border-bottom:1px solid rgba(141,162,182,.25);border-right:1px solid rgba(141,162,182,.25)}.market_table_grid .market_table_config>.market_wrapper .market_games,.market_table_grid .market_table_config>.market_wrapper>.market_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-item-align:stretch;align-self:stretch}.market_table_grid .market_table_config>.market_wrapper .market_games .game_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.market_table_grid .market_table_config>.market_wrapper .market_games .game_content .game_name,.market_table_grid .market_table_config>.market_wrapper .market_games .game_content .game_odd,.market_table_grid .market_table_config>.market_wrapper .market_games .game_content .typing_code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:42px;height:32px;padding:6px;font-size:10px;text-transform:uppercase;border-bottom:1px solid rgba(141,162,182,.25);border-right:1px solid rgba(141,162,182,.25)}.market_table_grid .market_table_config>.market_wrapper .market_games .game_content .game_name{font-weight:700}.market_table_grid .market_table_config>.market_wrapper .market_games .game_content .typing_code{height:24px}.market_table_grid .market_table_config>.market_wrapper .market_games .game_content .game_odd{height:46px;color:rgba(141,162,182,0);border-right-width:1px;border-right-style:solid;-o-border-image:linear-gradient(180deg,rgba(141,162,182,.25),rgba(141,162,182,0)) 1 100%;border-image:-webkit-gradient(linear,left top,left bottom,from(rgba(141,162,182,.25)),to(rgba(141,162,182,0))) 1 100%;border-image:linear-gradient(180deg,rgba(141,162,182,.25),rgba(141,162,182,0)) 1 100%;border-bottom:0;border-left:0;border-top:0}.market_table_grid .market_table_config>.market_wrapper:active .market_controls i,.market_table_grid .market_table_config>.market_wrapper:focus .market_controls i,.market_table_grid .market_table_config>.market_wrapper:hover .market_controls i{opacity:1}.market_table_grid .market_table_config .add_market_last{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:32px;height:64px;padding:0 0 6px}.market_table_grid .market_table_config .add_market_last,.market_table_grid .market_table_config .add_market_last i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.market_table_grid .market_table_config .add_market_last i{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;font-size:24px;color:#3fbee6;cursor:pointer}.market_table_grid .market_table_config .add_market_last i:active,.market_table_grid .market_table_config .add_market_last i:focus,.market_table_grid .market_table_config .add_market_last i:hover{color:#19a6ea}.market_table_grid .market_table_config .add_market_last .invisible_drop{position:absolute;top:0;left:0;width:32px;height:64px}.market_table_grid .market_table_config .add_market_last .invisible_drop.drop_menu.down .drop_list{top:56px}.market_table_grid .market_table_config .add_market{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:32px;height:166px;margin-left:-16px;cursor:pointer}.market_table_grid .market_table_config .add_market i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:24px;color:#3fbee6;cursor:pointer;opacity:0}.market_table_grid .market_table_config .add_market .stroke_top{width:2px;height:96px;background-color:#3fbee6;opacity:0}.market_table_grid .market_table_config .add_market .stroke_bottom{width:2px;height:46px;opacity:0;background:#3fbee6;background:-webkit-gradient(linear,left top,left bottom,from(#3fbee6),to(rgba(63,190,230,0)));background:linear-gradient(180deg,#3fbee6,rgba(63,190,230,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3fbee6",endColorstr="#3fbee6",GradientType=1)}.market_table_grid .market_table_config .add_market .invisible_drop{position:absolute;top:0;left:0;width:32px;height:64px}.market_table_grid .market_table_config .add_market:active .stroke_bottom,.market_table_grid .market_table_config .add_market:active .stroke_top,.market_table_grid .market_table_config .add_market:active i,.market_table_grid .market_table_config .add_market:focus .stroke_bottom,.market_table_grid .market_table_config .add_market:focus .stroke_top,.market_table_grid .market_table_config .add_market:focus i,.market_table_grid .market_table_config .add_market:hover .stroke_bottom,.market_table_grid .market_table_config .add_market:hover .stroke_top,.market_table_grid .market_table_config .add_market:hover i{opacity:1}.flag_model{display:block;width:26px;height:16px;-webkit-transform:skewX(-15deg);transform:skewX(-15deg);background-color:rgba(141,162,182,.4)}.footer_options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;padding:20px}.status_sign{width:120px;background-color:rgba(141,162,182,.3);text-transform:uppercase}.status_sign,.status_sign .sign{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;border-radius:12px}.status_sign .sign{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;font-size:11px;font-weight:700;color:#fff;background-color:#8da2b6}.status_sign .svg_icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;border-radius:12px;color:#8da2b6}.status_sign .label,.status_sign .svg_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.status_sign .label{padding:0 0 0 10px;width:86px;font-size:11px;font-weight:400;color:#556373}.status_sign.yellow{background-color:rgba(254,178,0,.3)}.status_sign.yellow .sign{color:#fff;background-color:#feb200}.status_sign.yellow .sign .svg_icon{color:#fff}.status_sign.yellow .svg_icon{color:#feb200;background-color:transparent}.status_sign.yellow .label{color:#b17300}.status_sign.orange{background-color:rgba(253,152,0,.7)}.status_sign.orange .sign{color:#fff;background-color:#fd8000}.status_sign.orange .sign .svg_icon{color:#fff}.status_sign.orange .svg_icon{color:#fd8000;background-color:transparent}.status_sign.orange .label{color:#905e01}.status_sign.red{background-color:rgba(227,84,84,.25)}.status_sign.red .sign{color:#fff;background-color:#e35454}.status_sign.red .sign .svg_icon{color:#fff}.status_sign.red .svg_icon{color:#e35454}.status_sign.red .label{color:#c41821}.status_sign.green{background-color:rgba(127,189,34,.3)}.status_sign.green .sign{color:#fff;background-color:#7fbd22}.status_sign.green .sign .svg_icon{color:#fff}.status_sign.green .svg_icon{color:#7fbd22;background-color:transparent}.status_sign.green .label{color:#5b9602}.status_sign.blue{background-color:rgba(63,190,230,.2)}.status_sign.blue .sign{color:#fff;background-color:#3fbee6}.status_sign.blue .sign .svg_icon{color:#fff}.status_sign.blue .svg_icon{color:#3fbee6;background-color:transparent}.status_sign.blue .label{color:#19a6ea}.status_dot{position:relative;z-index:1;width:16px;height:16px;border-radius:10px;background-color:#8da2b6}.status_dot.yellow{background-color:#feb200}.status_dot.orange{background-color:#fd9800}.status_dot.red{background-color:#e35454}.status_dot.green{background-color:#7fbd22}.status_dot.blue{background-color:#3fbee6}.status_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:16px;line-height:16px;font-size:11px}.status_item .status_label{padding:0 6px;font-size:11px}.status_item .status_label.strong,.status_item strong{font-weight:600}.risk_tag_level{width:98%;position:relative}.risk_tag_level,.risk_tag_level .milestones{display:-webkit-box;display:-ms-flexbox;display:flex;height:16px}.risk_tag_level .milestones{position:absolute;z-index:6;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.risk_tag_level .milestones .milestone_dot{display:inline-block;width:12px;height:12px;margin:2px;border-radius:6px;background-color:transparent}.risk_tag_level .full_bar{position:absolute;z-index:5;width:100%;height:16px;border-radius:8px;background-color:rgba(110,132,152,.2)}.risk_tag_level .full_bar .status_percentage{height:16px;border-radius:8px;background-color:rgba(110,132,152,.15)}.risk_tag_level .full_bar .status_percentage.blank{background-color:rgba(110,132,152,.01);width:100%}.risk_tag_level .full_bar .status_percentage.red_1{background-color:#e74c3c;width:100%}.risk_tag_level .full_bar .status_percentage.red_2{background-color:#e74c3c;width:90%}.risk_tag_level .full_bar .status_percentage.red_3{background-color:#e74c3c;width:75%}.risk_tag_level .full_bar .status_percentage.orange{background-color:#e67e22;width:60%}.risk_tag_level .full_bar .status_percentage.yellow{background-color:#fcac01;width:45%}.risk_tag_level .full_bar .status_percentage.blue{background-color:#3498db;width:30%}.risk_tag_level .full_bar .status_percentage.green{background-color:#a3cb38;width:15%}.risk_tag_level .full_bar .status_percentage.gray{background-color:rgba(110,132,152,.6);width:100%}.risk_tag_level.slim{width:100%}.risk_tag_level.slim,.risk_tag_level.slim .milestones{height:4px;border-radius:4px}.risk_tag_level.slim .milestones .milestone_dot{width:4px;height:4px;margin:0;border-radius:4px}.risk_tag_level.slim .full_bar,.risk_tag_level.slim .status_percentage{height:4px;border-radius:4px}.search_dropdown_wrapper{width:100%;height:32px}.search_dropdown_wrapper,.search_dropdown_wrapper .actions{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search_dropdown_wrapper .actions{padding:0 12px}.search_dropdown_wrapper .actions i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:24px;margin-right:4px}.search_dropdown_wrapper .actions i.create:active,.search_dropdown_wrapper .actions i.create:focus,.search_dropdown_wrapper .actions i.create:hover{color:#7fbd22}.search_dropdown_wrapper .actions i.import:active,.search_dropdown_wrapper .actions i.import:focus,.search_dropdown_wrapper .actions i.import:hover{color:#19a6ea}.search_dropdown_wrapper.normal{height:32px}.search_dropdown_wrapper.medium{height:36px}.search_dropdown_wrapper.large{height:42px}.search_dropdown{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search_dropdown input.src{padding:0 0 0 30px;-webkit-transition:all 0s ease-in-out;transition:all 0s ease-in-out;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23c0c7cc' d='M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:3px}.search_dropdown input.src:active,.search_dropdown input.src:focus,.search_dropdown input.src:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%238795a3' d='M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:3px}.search_dropdown .src_results{position:fixed;z-index:3000;-webkit-transform:translateY(34px);transform:translateY(34px);display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-height:0;height:0;opacity:0;background-color:#fff;-webkit-box-shadow:0 6px 15px 2px rgba(141,162,182,.3);box-shadow:0 6px 15px 2px rgba(141,162,182,.3);border-radius:4px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.search_dropdown .src_results::-webkit-scrollbar{width:0}.search_dropdown .src_results .list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:0;padding:0 8px;font-size:13px;line-height:14px;font-weight:400;opacity:0;background-color:#fff;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.search_dropdown .src_results .list_item.selected{color:#fff;background-color:#3fbee6}.search_dropdown .src_results .list_item:active,.search_dropdown .src_results .list_item:focus,.search_dropdown .src_results .list_item:hover{color:#fff;background-color:#19a6ea}.search_dropdown .src_results.toggle{max-height:320px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1}.search_dropdown .src_results.toggle .list_item{opacity:1;height:32px}.search_dropdown.small{height:32px;max-width:260px}.search_dropdown.small input.src{height:30px}.search_dropdown.small .src_results{-webkit-transform:translateY(32px);transform:translateY(32px)}.sport_filter_expand{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48px}.sport_filter_expand.from_left .sport_filter_list{left:48px}.sport_filter_expand.from_right .sport_filter_list{right:48px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.sport_filter_expand .sport_filter_list{position:absolute;z-index:14;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:0;opacity:0;background-color:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.sport_filter_expand .sport_filter_list .tool_item{width:0;opacity:0;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.sport_filter_expand .sport_filter_list .selected{color:#5b9602;background-color:rgba(91,150,2,.2)}.sport_filter_expand.toggle,.sport_filter_expand.toggle .sport_filter_list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sport_filter_expand.toggle .sport_filter_list{opacity:1}.sport_filter_expand.toggle .tool_item{width:48px;opacity:1;overflow:visible}.sport_filter_expand.medium{width:36px;height:36px}.sport_filter_expand.medium .tool_item,.sport_filter_expand.medium .tool_item:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px!important;height:36px!important;border-radius:20px;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.sport_filter_expand.medium .sport_filter_list .tool_item,.sport_filter_expand.medium .sport_filter_list .tool_item:first-child{width:0!important;height:0!important;opacity:0}.sport_filter_expand.medium.from_left .sport_filter_list{left:36px}.sport_filter_expand.medium.from_right .sport_filter_list{right:36px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.sport_filter_expand.medium.toggle .sport_filter_list .tool_item,.sport_filter_expand.medium.toggle .sport_filter_list .tool_item:first-child{width:36px!important;height:36px!important;opacity:1}.sport_filter_expand.medium.toggle .sport_filter_list .tool_item:active,.sport_filter_expand.medium.toggle .sport_filter_list .tool_item:first-child:active,.sport_filter_expand.medium.toggle .sport_filter_list .tool_item:first-child:focus,.sport_filter_expand.medium.toggle .sport_filter_list .tool_item:first-child:hover,.sport_filter_expand.medium.toggle .sport_filter_list .tool_item:focus,.sport_filter_expand.medium.toggle .sport_filter_list .tool_item:hover{color:#5b9602;background-color:rgba(127,189,34,.3)}.sport_filter_expand.tiny{width:32px;height:32px}.sport_filter_expand.tiny .tool_item,.sport_filter_expand.tiny .tool_item:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px!important;height:32px!important;border-radius:16px;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.sport_filter_expand.tiny .sport_filter_list .tool_item,.sport_filter_expand.tiny .sport_filter_list .tool_item:first-child{width:0!important;height:0!important;opacity:0}.sport_filter_expand.tiny.from_left .sport_filter_list{left:32px}.sport_filter_expand.tiny.from_right .sport_filter_list{right:32px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.sport_filter_expand.tiny.toggle .sport_filter_list .tool_item,.sport_filter_expand.tiny.toggle .sport_filter_list .tool_item:first-child{width:32px!important;height:32px!important;opacity:1}.sport_filter_expand.tiny.toggle .sport_filter_list .tool_item:active,.sport_filter_expand.tiny.toggle .sport_filter_list .tool_item:first-child:active,.sport_filter_expand.tiny.toggle .sport_filter_list .tool_item:first-child:focus,.sport_filter_expand.tiny.toggle .sport_filter_list .tool_item:first-child:hover,.sport_filter_expand.tiny.toggle .sport_filter_list .tool_item:focus,.sport_filter_expand.tiny.toggle .sport_filter_list .tool_item:hover{color:#5b9602;background-color:rgba(127,189,34,.3)}.t_head .sport_filter_list{background-color:#f8fafb}.socket_status{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.socket_status,.socket_status .status_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.socket_status .status_label{font-size:10px;line-height:10px;text-transform:uppercase}.socket_status i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:24px;margin:0 10px}.socket_status.red_status .status_label{font-weight:600;color:#e35454}.socket_status.red_status i{color:#f30000;text-shadow:0 0 8px rgba(227,84,84,.8)}.socket_status.red_status i:after{position:absolute;width:50px;height:50px;border-radius:50%;content:"";opacity:0;pointer-events:none;border:2px solid rgba(227,84,84,.6);-webkit-animation:anim_jelena_effect .9s ease-out infinite;animation:anim_jelena_effect .9s ease-out infinite}@-webkit-keyframes anim_jelena_effect{0%{opacity:1;-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}to{opacity:0;-webkit-transform:scale3d(1.2,1.2,1);transform:scale3d(1.2,1.2,1)}}@keyframes anim_jelena_effect{0%{opacity:1;-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}to{opacity:0;-webkit-transform:scale3d(1.2,1.2,1);transform:scale3d(1.2,1.2,1)}}.socket_status.green_status .status_label{font-weight:400}.socket_status.green_status i{color:#7fbd22}.socket_status.orange_status .status_label{font-weight:600;color:#fd9800}.socket_status.orange_status i{color:#fd9800}.match_details{background-color:rgba(141,162,182,.08)}.match_markets{-webkit-box-shadow:0 15px 60px -2px rgba(0,0,0,.2);box-shadow:0 15px 60px -2px rgba(0,0,0,.2)}.extended_title{padding:15px 0 0 15px;margin:0 0 10px;border-bottom:1px solid rgba(141,162,182,.3)}.extended_title,.extended_title .competetor_info{display:-webkit-box;display:-ms-flexbox;display:flex}.extended_title .competetor_info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 75px)}.extended_title .svg_icon{width:44px;height:44px;margin:0 16px 0 0}.extended_title .svg_icon .e_ico{width:36px;height:36px;font-size:36px}.extended_title .competetors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:44px}.extended_title .competetors .away_team,.extended_title .competetors .home_team{width:100%;color:#556373;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:18px;font-weight:600}.extended_title .tournament{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:20px;padding:2px 0 0;font-size:11px;line-height:11px;font-weight:400}.odd_controler .match_events,.odd_controler .match_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.odd_controler .info_section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:36px;padding:0 10px 0 30px;color:#657688}.odd_controler .info_section .label{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;padding-right:10px;font-size:13px;width:170px;color:#73879c}.odd_controler .info_section .label,.odd_controler .info_section .parameter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:14px;height:36px}.odd_controler .info_section .parameter{font-size:14px;font-weight:700;color:#4e6375;color:#3a4551}.odd_controler .info_section .parameter.h_25{height:25px}.odd_controler .info_section .parameter .period{position:relative;z-index:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 6px}.odd_controler .info_section .parameter .period:first-child{padding:0 6px 0 0}.odd_controler .info_section .parameter .period .period_label{position:absolute;z-index:2;left:0;top:-10px;width:100%;height:8px;text-align:center;font-size:10px;font-weight:400;line-height:10px;text-transform:uppercase;opacity:.6}.odd_controler .info_section .actions i{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:24px}.odd_controler .info_section .actions i,.odd_controler .section_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.odd_controler .section_title{width:100%;height:36px;padding:0 0 0 30px;color:#73879c;font-size:21px;font-weight:300}.odd_controler .match_events{width:100%;min-height:fit-content;height:210px;margin:20px 0;padding:20px 0;-webkit-box-shadow:0 2px 16px 0 rgba(0,0,0,.14);box-shadow:0 2px 16px 0 rgba(0,0,0,.14);background-color:#fff;border-top:1px solid rgba(141,162,182,.3);border-bottom:1px solid rgba(141,162,182,.3)}.odd_controler .match_events.result{height:fit-content;max-height:200px}.odd_controler .match_info.video_stream{position:-webkit-sticky;position:sticky;bottom:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.odd_controler .match_info.video_stream .info_section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:33.333%;height:42px}.odd_controler .match_info.video_stream .info_section .label{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.odd_controler .date{padding:0 10px;font-weight:400}.odd_controler .date,.odd_controler .time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:21px}.odd_controler .time{padding:0 10px 0 0;border-right:1px solid rgba(141,162,182,.3)}.odd_controler .odds_controler_header{padding:16px 0 15px 20px;top:0;border-bottom:1px solid rgba(141,162,182,.3)}.odd_controler .odds_controler_footer,.odd_controler .odds_controler_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:-webkit-sticky;position:sticky;z-index:10;background-color:#fff}.odd_controler .odds_controler_footer{padding:20px;bottom:0;border-top:1px dotted rgba(141,162,182,.34)}.odd_controler .odds_controler_footer.bottom{position:absolute;bottom:0}.market_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;padding:8px 0 0;border-top:1px dotted rgba(141,162,182,.4)}.market_wrapper:nth-child(2){border-top:0 solid rgba(141,162,182,0)}.market_wrapper:nth-last-child(2){margin-bottom:auto}.market_wrapper .game_wrapp{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:calc(33.333% - 8px);max-width:calc(50% - 8px);margin:0 8px 8px 0;border-radius:6px;border:2px solid rgba(141,162,182,.24);background-color:#fff;color:#3a4551;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.market_wrapper .game_wrapp,.market_wrapper .game_wrapp .game_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px}.market_wrapper .game_wrapp .game_label{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100% - 70px);padding:0 8px;font-size:11px;line-height:11px;font-weight:400;text-align:center;text-transform:uppercase;word-wrap:break-word}.market_wrapper .game_wrapp .game_label strong{font-weight:700;color:#3a4551}.market_wrapper .game_wrapp .game_odd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:28px;width:70px;padding:0 8px;color:#3a4551;font-size:14px;line-height:14px;font-weight:700;text-align:center;border-radius:4px;border:0;border-left:1px solid rgba(141,162,182,.2);background-color:rgba(141,162,182,.1)}.market_wrapper .game_wrapp .save_btn{position:relative;right:-2px;height:32px;margin:0;padding:0 6px;border-radius:0 6px 6px 0}.market_wrapper .game_wrapp input.game_odd{position:relative;right:-2px;border-radius:4px 0 0 4px}.market_wrapper .game_wrapp:active,.market_wrapper .game_wrapp:focus,.market_wrapper .game_wrapp:hover{border:2px solid #8da2b6;background-color:#8da2b6}.market_wrapper .game_wrapp:active .game_label,.market_wrapper .game_wrapp:focus .game_label,.market_wrapper .game_wrapp:hover .game_label{color:#fff}.market_wrapper .game_wrapp:active .game_odd,.market_wrapper .game_wrapp:focus .game_odd,.market_wrapper .game_wrapp:hover .game_odd{color:#fff;background-color:rgba(141,162,182,.2);border-left:1px solid hsla(0,0%,100%,.8)}.market_wrapper .game_wrapp.red{border:2px solid rgba(227,84,84,.2);background-color:rgba(227,84,84,.2);color:#801016}.market_wrapper .game_wrapp.red .game_label{color:#801016}.market_wrapper .game_wrapp.red .game_odd{color:#801016;background-color:rgba(227,84,84,.2);border-left:1px solid rgba(227,84,84,0)}.market_wrapper .game_wrapp.red:active,.market_wrapper .game_wrapp.red:focus,.market_wrapper .game_wrapp.red:hover{border:2px solid #e35454;background-color:#e35454}.market_wrapper .game_wrapp.red:active .game_label,.market_wrapper .game_wrapp.red:focus .game_label,.market_wrapper .game_wrapp.red:hover .game_label{color:#fff}.market_wrapper .game_wrapp.red:active .game_odd,.market_wrapper .game_wrapp.red:focus .game_odd,.market_wrapper .game_wrapp.red:hover .game_odd{color:#fff;background-color:rgba(227,84,84,.2);border-left:1px solid hsla(0,0%,100%,.4)}.market_wrapper .game_wrapp.green{border:2px solid rgba(127,189,34,.4);background-color:rgba(127,189,34,.3);color:#2d4b01}.market_wrapper .game_wrapp.green .game_label{color:#2d4b01}.market_wrapper .game_wrapp.green .game_odd{color:#2d4b01;background-color:rgba(127,189,34,.4);border-left:1px solid rgba(127,189,34,0)}.market_wrapper .game_wrapp.green:active,.market_wrapper .game_wrapp.green:focus,.market_wrapper .game_wrapp.green:hover{border:2px solid #7fbd22;background-color:#7fbd22}.market_wrapper .game_wrapp.green:active .game_label,.market_wrapper .game_wrapp.green:focus .game_label,.market_wrapper .game_wrapp.green:hover .game_label{color:#fff}.market_wrapper .game_wrapp.green:active .game_odd,.market_wrapper .game_wrapp.green:focus .game_odd,.market_wrapper .game_wrapp.green:hover .game_odd{color:#fff;background-color:rgba(127,189,34,.2);border-left:1px solid hsla(0,0%,100%,.4)}.market_wrapper .game_wrapp.yellow{border:2px solid rgba(254,178,0,.4);background-color:rgba(254,178,0,.3);color:#7f5900}.market_wrapper .game_wrapp.yellow .game_label{color:#7f5900}.market_wrapper .game_wrapp.yellow .game_odd{color:#7f5900;background-color:rgba(254,178,0,.4);border-left:1px solid rgba(254,178,0,0)}.market_wrapper .game_wrapp.yellow:active,.market_wrapper .game_wrapp.yellow:focus,.market_wrapper .game_wrapp.yellow:hover{border:2px solid #feb200;background-color:#feb200}.market_wrapper .game_wrapp.yellow:active .game_label,.market_wrapper .game_wrapp.yellow:focus .game_label,.market_wrapper .game_wrapp.yellow:hover .game_label{color:#7f5900}.market_wrapper .game_wrapp.yellow:active .game_odd,.market_wrapper .game_wrapp.yellow:focus .game_odd,.market_wrapper .game_wrapp.yellow:hover .game_odd{color:#7f5900;background-color:rgba(254,178,0,.2);border-left:1px solid hsla(0,0%,100%,.4)}.market_wrapper .game_wrapp.blue{border:2px solid rgba(25,166,234,.3);background-color:rgba(25,166,234,.3);color:#0b5578}.market_wrapper .game_wrapp.blue .game_label{color:#0b5578}.market_wrapper .game_wrapp.blue .game_odd{color:#0b5578;background-color:rgba(25,166,234,.3);border-left:1px solid rgba(25,166,234,0)}.market_wrapper .game_wrapp.blue:active,.market_wrapper .game_wrapp.blue:focus,.market_wrapper .game_wrapp.blue:hover{border:2px solid #19a6ea;background-color:#19a6ea}.market_wrapper .game_wrapp.blue:active .game_label,.market_wrapper .game_wrapp.blue:focus .game_label,.market_wrapper .game_wrapp.blue:hover .game_label{color:#fff}.market_wrapper .game_wrapp.blue:active .game_odd,.market_wrapper .game_wrapp.blue:focus .game_odd,.market_wrapper .game_wrapp.blue:hover .game_odd{color:#fff;background-color:rgba(25,166,234,.2);border-left:1px solid hsla(0,0%,100%,.4)}.market_wrapper .game_wrapp.emptyish{border:2px solid rgba(141,162,182,0);background-color:rgba(141,162,182,.25)}.market_wrapper .game_wrapp.emptyish .game_label{color:#1d1f20}.market_wrapper .game_wrapp.emptyish .game_odd{color:#1d1f20;background-color:rgba(141,162,182,0);border-left:1px solid rgba(141,162,182,.4)}.market_wrapper .game_wrapp.inactiveish{border:2px solid rgba(227,84,84,.4);background-color:#fff;color:#ad151d}.market_wrapper .game_wrapp.inactiveish .game_label{color:#ad151d}.market_wrapper .game_wrapp.inactiveish .game_odd{color:#ad151d;background-color:rgba(227,84,84,.4);border-left:1px solid rgba(227,84,84,0)}.market_wrapper .game_wrapp.inactiveish:active,.market_wrapper .game_wrapp.inactiveish:focus,.market_wrapper .game_wrapp.inactiveish:hover{border:2px solid rgba(227,84,84,.4);background-color:rgba(227,84,84,.2);color:#801016}.market_wrapper .game_wrapp.inactiveish:active .game_label,.market_wrapper .game_wrapp.inactiveish:focus .game_label,.market_wrapper .game_wrapp.inactiveish:hover .game_label{color:#801016}.market_wrapper .game_wrapp.inactiveish:active .game_odd,.market_wrapper .game_wrapp.inactiveish:focus .game_odd,.market_wrapper .game_wrapp.inactiveish:hover .game_odd{color:#801016;background-color:rgba(227,84,84,.4);border-left:1px solid rgba(227,84,84,0)}.market_wrapper .game_margin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:32px;width:46px;margin:0 8px 8px 0;padding:0 8px;font-size:14px;line-height:14px;font-weight:400;color:#73879c;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.market_wrapper .market_label{width:260px;padding:0 10px 0 0;font-size:13px;line-height:14px}.market_wrapper .market_label,.market_wrapper .market_label strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.market_wrapper .market_label strong{color:#3a4551;font-weight:700}.market_wrapper .market_label .label_content,.market_wrapper .market_label strong{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;padding:0 4px}.market_wrapper .market_label .label_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.market_wrapper .market_odd_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;width:calc(100% - 440px)}.market_wrapper .market_actions{-ms-flex-pack:distribute;justify-content:space-around;height:32px;width:180px;padding:0 10px 0 0}.market_wrapper .info_content,.market_wrapper .market_actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.market_wrapper .info_content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:200px;padding:0 4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.market_wrapper .info_content.small{height:32px}.market_wrapper.desabled{opacity:.4;pointer-events:none;background-color:rgba(141,162,182,.3)}.market_wrapper.desabled .market_label{color:#657688}.odd_controler_status .checkbox_button_group,.odd_controler_status .radio_button_group{-ms-flex-pack:distribute!important;justify-content:space-around!important;width:180px;padding:0 10px 0 0}span.ellipsis_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:99999;top:0;width:0;height:inherit;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-transform:inherit;text-align:inherit;white-space:nowrap;background-color:#fff;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;visibility:hidden;opacity:0;-webkit-box-shadow:0 0 20px 0 rgba(85,99,115,.3);box-shadow:0 0 20px 0 rgba(85,99,115,.3);padding:10px 16px;border-radius:4px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.ellipsis_left{position:relative;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ellipsis_left span.ellipsis_content{left:0;-webkit-transform:translate(-16px,-10px);transform:translate(-16px,-10px)}.ellipsis_right{position:relative;cursor:pointer}.ellipsis_right span.ellipsis_content{right:0;-webkit-transform:translate(16px,-10px);transform:translate(16px,-10px)}:hover.ellipsis_left{overflow:visible!important}:hover.ellipsis_left span.ellipsis_content{visibility:visible;opacity:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-shadow:0 0 20px 0 rgba(85,99,115,.3);box-shadow:0 0 20px 0 rgba(85,99,115,.3)}:hover.ellipsis_left span.ellipsis_content.active{pointer-events:all;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}:hover.ellipsis_left span.ellipsis_content.active .tag_item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:hover.ellipsis_right{overflow:visible!important}:hover.ellipsis_right span.ellipsis_content{visibility:visible;opacity:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-shadow:0 0 20px 0 rgba(85,99,115,.3);box-shadow:0 0 20px 0 rgba(85,99,115,.3)}:hover.ellipsis_right span.ellipsis_content.active{pointer-events:all;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}:hover.ellipsis_right span.ellipsis_content.active .tag_item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.middle_controls{position:fixed;z-index:30;left:50%;-webkit-transform:translate(-50%,120px);transform:translate(-50%,120px);width:42px;min-height:120px}.middle_controls .control_option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;margin-bottom:10px;border-radius:21px;background-color:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.2);box-shadow:0 2px 10px 0 rgba(0,0,0,.2);-webkit-transition:all .16s ease-in-out;transition:all .16s ease-in-out;font-size:18px}.middle_controls .control_option.blue_hover:active,.middle_controls .control_option.blue_hover:focus,.middle_controls .control_option.blue_hover:hover{color:#fff;background-color:#19a6ea;-webkit-box-shadow:0 2px 10px 0 rgba(25,166,234,.6);box-shadow:0 2px 10px 0 rgba(25,166,234,.6)}.middle_controls .control_option.green_hover:active,.middle_controls .control_option.green_hover:focus,.middle_controls .control_option.green_hover:hover{color:#fff;background-color:#5b9602;-webkit-box-shadow:0 2px 10px 0 rgba(91,150,2,.6);box-shadow:0 2px 10px 0 rgba(91,150,2,.6)}.middle_controls .control_option.red_hover:active,.middle_controls .control_option.red_hover:focus,.middle_controls .control_option.red_hover:hover{color:#fff;background-color:#e35454;-webkit-box-shadow:0 2px 10px 0 rgba(227,84,84,.6);box-shadow:0 2px 10px 0 rgba(227,84,84,.6)}.middle_controls .control_option.orange_hover:active,.middle_controls .control_option.orange_hover:focus,.middle_controls .control_option.orange_hover:hover{color:#fff;background-color:#fd9800;-webkit-box-shadow:0 2px 10px 0 rgba(253,152,0,.6);box-shadow:0 2px 10px 0 rgba(253,152,0,.6)}.middle_controls .control_option.yellow_hover:active,.middle_controls .control_option.yellow_hover:focus,.middle_controls .control_option.yellow_hover:hover{color:#fff;background-color:#feb200;-webkit-box-shadow:0 2px 10px 0 rgba(254,178,0,.6);box-shadow:0 2px 10px 0 rgba(254,178,0,.6)}.svg-box{display:inline-block;position:relative;width:150px}.svg-box .green-stroke{stroke:#7cb342}.svg-box .red-stroke{stroke:#e35454}.svg-box .yellow-stroke{stroke:#ffc107}.svg-box .circular circle.path{stroke-dasharray:330;stroke-dashoffset:0;stroke-linecap:round;opacity:.4;-webkit-animation:draw-circle .7s ease-out;animation:draw-circle .7s ease-out}.svg-box .checkmark{stroke-width:6.25;stroke-linecap:round;position:absolute;top:56px;left:49px;width:52px;height:40px}.svg-box .checkmark path{-webkit-animation:draw-check 1s ease-out;animation:draw-check 1s ease-out}@-webkit-keyframes draw-circle{0%{stroke-dasharray:0,330;stroke-dashoffset:0;opacity:1}80%{stroke-dasharray:330,330;stroke-dashoffset:0;opacity:1}to{opacity:.4}}@keyframes draw-circle{0%{stroke-dasharray:0,330;stroke-dashoffset:0;opacity:1}80%{stroke-dasharray:330,330;stroke-dashoffset:0;opacity:1}to{opacity:.4}}@-webkit-keyframes draw-check{0%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:0}50%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:1}to{stroke-dasharray:130,80;stroke-dashoffset:48}}@keyframes draw-check{0%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:0}50%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:1}to{stroke-dasharray:130,80;stroke-dashoffset:48}}.svg-box .cross{stroke-width:6.25;stroke-linecap:round;position:absolute;top:54px;left:54px;width:40px;height:40px}.svg-box .cross .first-line{-webkit-animation:draw-first-line .7s ease-out;animation:draw-first-line .7s ease-out}.svg-box .cross .second-line{-webkit-animation:draw-second-line .7s ease-out;animation:draw-second-line .7s ease-out}@-webkit-keyframes draw-first-line{0%{stroke-dasharray:0,56;stroke-dashoffset:0}50%{stroke-dasharray:0,56;stroke-dashoffset:0}to{stroke-dasharray:56,330;stroke-dashoffset:0}}@keyframes draw-first-line{0%{stroke-dasharray:0,56;stroke-dashoffset:0}50%{stroke-dasharray:0,56;stroke-dashoffset:0}to{stroke-dasharray:56,330;stroke-dashoffset:0}}@-webkit-keyframes draw-second-line{0%{stroke-dasharray:0,55;stroke-dashoffset:1}50%{stroke-dasharray:0,55;stroke-dashoffset:1}to{stroke-dasharray:55,0;stroke-dashoffset:70}}@keyframes draw-second-line{0%{stroke-dasharray:0,55;stroke-dashoffset:1}50%{stroke-dasharray:0,55;stroke-dashoffset:1}to{stroke-dasharray:55,0;stroke-dashoffset:70}}.svg-box .alert-sign{stroke-width:6.25;stroke-linecap:round;position:absolute;top:40px;left:68px;width:15px;height:70px;-webkit-animation:alert-sign-bounce .5s cubic-bezier(.175,.885,.32,1.275);animation:alert-sign-bounce .5s cubic-bezier(.175,.885,.32,1.275)}.svg-box .alert-sign .dot{stroke:none;fill:#ffc107}@-webkit-keyframes alert-sign-bounce{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes alert-sign-bounce{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1)}}.select_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:200px;padding:0 15px 0 0;height:32px}.select_box select{height:32px;min-width:160px;padding:0 6px;border-radius:4px;border:1px solid rgba(143,164,184,.5);font-size:14px}.select_box select:required:invalid{color:#8fa4b8}.select_box option[value=""][disabled]{display:none}.select_box option{display:-webkit-box;display:-ms-flexbox;display:flex;color:#8da2b6;height:24px;line-height:24px;padding:10px}.select_box.accent select:required:invalid{color:#73879c;font-weight:600;text-transform:uppercase}.select_box.accent option{color:#73879c;font-weight:600;text-transform:none}.selectbox_wrapper{position:relative;width:100%;height:34px}.selectbox_wrapper *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectbox_wrapper .selectbox_fixed{position:fixed;z-index:101;min-width:200px;max-width:300px;height:34px}.selectbox_dropdown{position:absolute;top:0;left:0;z-index:3;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:240px;height:34px;font-weight:400;border-radius:4px;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.selectbox_dropdown,.selectbox_dropdown i{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.selectbox_dropdown i{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:24px}.selectbox_dropdown .selected,.selectbox_dropdown i{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.selectbox_dropdown .selected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:34px;font-size:13px;padding-right:10px;overflow:hidden;border-radius:4px;border:1px solid rgba(143,164,184,.4);-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;cursor:pointer}.selectbox_dropdown .selected .selectbox_list_item{height:34px;opacity:1}.selectbox_dropdown .selected .selectbox_list_item .light_label{color:rgba(115,135,156,.65)}.selectbox_dropdown .selected .selectbox_list_item:active,.selectbox_dropdown .selected .selectbox_list_item:focus,.selectbox_dropdown .selected .selectbox_list_item:hover{background-color:rgba(143,164,184,0)}.selectbox_dropdown .selected:active,.selectbox_dropdown .selected:focus,.selectbox_dropdown .selected:hover{border:1px solid rgba(143,164,184,.4);background-color:rgba(143,164,184,0)}.selectbox_dropdown .selected i{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.selectbox_dropdown .selectbox_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.selectbox_dropdown .selectbox_list,.selectbox_dropdown .selectbox_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:0;overflow:hidden}.selectbox_dropdown .selectbox_list_item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;font-size:13px;line-height:13px;padding:0 10px;cursor:pointer}.selectbox_dropdown .selectbox_list_item .bold_label,.selectbox_dropdown .selectbox_list_item .light_label,.selectbox_dropdown .selectbox_list_item .select_label{font-size:13px}.selectbox_dropdown .selectbox_list_item .light_label{padding-right:10px}.selectbox_dropdown .selectbox_list_item .bold_label{font-weight:700}.selectbox_dropdown .selectbox_list_item.active_item i{color:#fd9800}.selectbox_dropdown .selectbox_list_item:active,.selectbox_dropdown .selectbox_list_item:focus,.selectbox_dropdown .selectbox_list_item:hover{background-color:rgba(143,164,184,.12)}.selectbox_dropdown .selectbox_list_item .light_label{color:rgba(115,135,156,.75)}.selectbox_dropdown.expanded{-webkit-box-shadow:0 6px 20px 0 rgba(0,0,0,.2);box-shadow:0 6px 20px 0 rgba(0,0,0,.2);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.selectbox_dropdown.expanded .selected{border-radius:0;border:1px solid hsla(0,0%,100%,.3);border-bottom-color:rgba(143,164,184,.3)}.selectbox_dropdown.expanded .selected i{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.selectbox_dropdown.expanded .selected:active,.selectbox_dropdown.expanded .selected:focus,.selectbox_dropdown.expanded .selected:hover{background-color:rgba(143,164,184,.12)}.selectbox_dropdown.expanded .selectbox_list{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:256px;-ms-flex-flow:wrap;flex-flow:wrap;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.selectbox_dropdown.expanded .selectbox_list::-webkit-scrollbar{width:0}.selectbox_dropdown.expanded .selectbox_list .selectbox_list_item{opacity:1;height:32px}.selectbox_wrapper.small{height:18px}.selectbox_wrapper.small .selectbox_dropdown{position:absolute;top:0;left:0;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#8da2b6;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:200px;height:18px;overflow:hidden;font-weight:400;font-size:10px;line-height:10px;color:#fff;border-radius:3px;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.selectbox_wrapper.small .selectbox_dropdown i{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:18px;font-size:18px}.selectbox_wrapper.small .selectbox_dropdown .selected,.selectbox_wrapper.small .selectbox_dropdown i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:18px;overflow:hidden}.selectbox_wrapper.small .selectbox_dropdown .selected{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:10px;line-height:10px;color:#fff;padding-right:2px;border-radius:2px;border:0 solid rgba(141,162,182,0);background-color:#8da2b6;cursor:pointer}.selectbox_wrapper.small .selectbox_dropdown .selected .selectbox_list_item{height:18px;opacity:1}.selectbox_wrapper.small .selectbox_dropdown .selected .selectbox_list_item .light_label{color:rgba(115,135,156,.65)}.selectbox_wrapper.small .selectbox_dropdown .selected .selectbox_list_item:active,.selectbox_wrapper.small .selectbox_dropdown .selected .selectbox_list_item:focus,.selectbox_wrapper.small .selectbox_dropdown .selected .selectbox_list_item:hover{background-color:rgba(143,164,184,0)}.selectbox_wrapper.small .selectbox_dropdown .selected:active,.selectbox_wrapper.small .selectbox_dropdown .selected:focus,.selectbox_wrapper.small .selectbox_dropdown .selected:hover{border:0 solid rgba(143,164,184,0);background-color:#4e6375}.selectbox_wrapper.small .selectbox_dropdown .selected i{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.selectbox_wrapper.small .selectbox_dropdown .selectbox_list{-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:0;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.selectbox_wrapper.small .selectbox_dropdown .selectbox_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:0;overflow:hidden;opacity:0;font-size:10px;line-height:10px;text-transform:uppercase;padding:0 0 0 6px;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.selectbox_wrapper.small .selectbox_dropdown .selectbox_list_item .bold_label,.selectbox_wrapper.small .selectbox_dropdown .selectbox_list_item .light_label,.selectbox_wrapper.small .selectbox_dropdown .selectbox_list_item .select_label{font-size:10px}.selectbox_wrapper.small .selectbox_dropdown .selectbox_list_item .light_label{padding-right:0}.selectbox_wrapper.small .selectbox_dropdown .selectbox_list_item .bold_label{font-weight:700}.selectbox_wrapper.small .selectbox_dropdown .selectbox_list_item.active_item .bold_label,.selectbox_wrapper.small .selectbox_dropdown .selectbox_list_item.active_item .light_label,.selectbox_wrapper.small .selectbox_dropdown .selectbox_list_item.active_item .select_label{font-weight:700;color:#19a6ea}.selectbox_wrapper.small .selectbox_dropdown .selectbox_list_item:active,.selectbox_wrapper.small .selectbox_dropdown .selectbox_list_item:focus,.selectbox_wrapper.small .selectbox_dropdown .selectbox_list_item:hover{background-color:#4e6375}.selectbox_wrapper.small .selectbox_dropdown .selectbox_list_item .light_label{color:rgba(115,135,156,.65)}.selectbox_wrapper.small .selectbox_dropdown.expanded{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.selectbox_wrapper.small .selectbox_dropdown.expanded .selected{border-radius:0;border:0 solid #fff;height:24px}.selectbox_wrapper.small .selectbox_dropdown.expanded .selected i{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.selectbox_wrapper.small .selectbox_dropdown.expanded .selected:active,.selectbox_wrapper.small .selectbox_dropdown.expanded .selected:focus,.selectbox_wrapper.small .selectbox_dropdown.expanded .selected:hover{background-color:#4e6375}.selectbox_wrapper.small .selectbox_dropdown.expanded .selectbox_list{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:256px;-ms-flex-flow:wrap;flex-flow:wrap;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.selectbox_wrapper.small .selectbox_dropdown.expanded .selectbox_list::-webkit-scrollbar{width:0}.selectbox_wrapper.small .selectbox_dropdown.expanded .selectbox_list .selectbox_list_item{opacity:1;height:24px}.search_form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:36px;max-width:240px;color:#8fa4b8}.search_form .search_field{height:32px;width:100%;padding:0 32px 0 10px;font-size:14px;font-family:Open Sans,sans-serif;border:1px solid rgba(143,164,184,.5);border-radius:4px}.search_form .search_field.margin_right_5{margin-right:0}.search_form .src_toggle{position:absolute;z-index:3;right:5px;font-size:24px;line-height:24px}.search_form ::-webkit-input-placeholder{font-size:12px;text-transform:uppercase;color:rgba(143,164,184,.8);-webkit-user-select:none;user-select:none}.search_form ::-moz-placeholder{font-size:12px;text-transform:uppercase;color:rgba(143,164,184,.8);-moz-user-select:none;user-select:none}.search_form :-ms-input-placeholder{font-size:12px;text-transform:uppercase;color:rgba(143,164,184,.8);-ms-user-select:none;user-select:none}.search_form :-moz-placeholder{font-size:12px;text-transform:uppercase;color:rgba(143,164,184,.8);-moz-user-select:none;user-select:none}.search_form.toggle_left{position:relative;height:48px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.search_form.toggle_left .search_field{opacity:0;width:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.search_form.toggle_left .src_toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:30;right:0;left:auto;width:48px;height:48px;border-radius:24px;opacity:1;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.search_form.toggle_left .src_toggle:active,.search_form.toggle_left .src_toggle:focus,.search_form.toggle_left .src_toggle:hover{color:#4e6375;background-color:rgba(78,99,117,.1)}.search_form.toggle_left .src_btn{position:absolute;z-index:-2;right:0;left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;opacity:0;cursor:pointer;font-size:24px}.search_form.toggle_left .src_btn:active,.search_form.toggle_left .src_btn:focus,.search_form.toggle_left .src_btn:hover{color:#4e6375}.search_form.toggle_left.toggle .src_toggle{opacity:0;z-index:-1}.search_form.toggle_left.toggle .search_field{width:240px;opacity:1}.search_form.toggle_left.toggle .search_field.margin_right_5{margin-right:5px}.search_form.toggle_left.toggle .src_btn{opacity:1;z-index:30}.search_form.toggle_left.toggle .message{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.search_form.toggle_right{position:relative;height:48px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.search_form.toggle_right .search_field{opacity:0;width:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-indent:32px}.search_form.toggle_right .src_toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:30;left:0;right:auto;width:48px;height:48px;border-radius:24px;opacity:1;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.search_form.toggle_right .src_toggle:active,.search_form.toggle_right .src_toggle:focus,.search_form.toggle_right .src_toggle:hover{color:#4e6375;background-color:rgba(78,99,117,.1)}.search_form.toggle_right .src_btn{position:absolute;z-index:-2;left:0;right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;opacity:0;cursor:pointer;font-size:24px}.search_form.toggle_right .src_btn:active,.search_form.toggle_right .src_btn:focus,.search_form.toggle_right .src_btn:hover{color:#4e6375}.search_form.toggle_right.toggle .src_toggle{opacity:0;z-index:-1}.search_form.toggle_right.toggle .search_field{width:240px;opacity:1}.search_form.toggle_right.toggle .search_field.margin_right_5{margin-right:5px}.search_form.toggle_right.toggle .src_btn{opacity:1;z-index:30}.search_form.toggle_right.toggle .message{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.search_form .message{position:absolute;bottom:5px;left:8px;z-index:6;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;height:10px;padding:1px 4px;background-color:#fff;font-size:10px}.search_form.msg_redish .search_field{border:2px solid #e35454;color:#e35454}.search_form.msg_redish .search_field::-webkit-input-placeholder{color:rgba(227,84,84,.6)}.search_form.msg_redish .search_field::-moz-placeholder{color:rgba(227,84,84,.6)}.search_form.msg_redish .search_field:-ms-input-placeholder{color:rgba(227,84,84,.6)}.search_form.msg_redish .search_field:-moz-placeholder{color:rgba(227,84,84,.6)}.search_form.msg_redish .src_btn{color:#e35454}.search_form.msg_redish .src_btn:active,.search_form.msg_redish .src_btn:focus,.search_form.msg_redish .src_btn:hover{color:#c41821}.search_form.msg_redish .message{color:#e35454}.search_form.msg_blue .search_field{border:2px solid #3fbee6;color:#3fbee6}.search_form.msg_blue .search_field::-webkit-input-placeholder{color:rgba(63,190,230,.6)}.search_form.msg_blue .search_field::-moz-placeholder{color:rgba(63,190,230,.6)}.search_form.msg_blue .search_field:-ms-input-placeholder{color:rgba(63,190,230,.6)}.search_form.msg_blue .search_field:-moz-placeholder{color:rgba(63,190,230,.6)}.search_form.msg_blue .src_btn{color:#3fbee6}.search_form.msg_blue .src_btn:active,.search_form.msg_blue .src_btn:focus,.search_form.msg_blue .src_btn:hover{color:#19a6ea}.search_form.msg_blue .message{color:#3fbee6}.search_form.msg_green .search_field{border:2px solid #7fbd22;color:#7fbd22}.search_form.msg_green .search_field::-webkit-input-placeholder{color:rgba(127,189,34,.6)}.search_form.msg_green .search_field::-moz-placeholder{color:rgba(127,189,34,.6)}.search_form.msg_green .search_field:-ms-input-placeholder{color:rgba(127,189,34,.6)}.search_form.msg_green .search_field:-moz-placeholder{color:rgba(127,189,34,.6)}.search_form.msg_green .src_btn{color:#7fbd22}.search_form.msg_green .src_btn:active,.search_form.msg_green .src_btn:focus,.search_form.msg_green .src_btn:hover{color:#5b9602}.search_form.msg_green .message{color:#7fbd22}.search_form.msg_orange .search_field{border:2px solid #fd9800;color:#fd9800}.search_form.msg_orange .search_field::-webkit-input-placeholder{color:rgba(253,152,0,.6)}.search_form.msg_orange .search_field::-moz-placeholder{color:rgba(253,152,0,.6)}.search_form.msg_orange .search_field:-ms-input-placeholder{color:rgba(253,152,0,.6)}.search_form.msg_orange .search_field:-moz-placeholder{color:rgba(253,152,0,.6)}.search_form.msg_orange .message,.search_form.msg_orange .src_btn,.search_form.msg_orange .src_btn:active,.search_form.msg_orange .src_btn:focus,.search_form.msg_orange .src_btn:hover{color:#fd9800}.search_form.msg_gray .search_field{border:1px solid rgba(141,162,182,.5);color:#8da2b6}.search_form.msg_gray .search_field::-webkit-input-placeholder{color:rgba(141,162,182,.6)}.search_form.msg_gray .search_field::-moz-placeholder{color:rgba(141,162,182,.6)}.search_form.msg_gray .search_field:-ms-input-placeholder{color:rgba(141,162,182,.6)}.search_form.msg_gray .search_field:-moz-placeholder{color:rgba(141,162,182,.6)}.search_form.msg_gray .src_btn{color:#8da2b6}.search_form.msg_gray .src_btn:active,.search_form.msg_gray .src_btn:focus,.search_form.msg_gray .src_btn:hover{color:#556373}.search_form.msg_gray .message{color:#8da2b6}.one_line_form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;width:100%;border-radius:4px;border:1px solid rgba(143,164,184,.5)}.one_line_form.width_80{width:80px}.one_line_form.width_150{width:150px}.one_line_form .react-datepicker-wrapper,.one_line_form input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:50%;max-width:100%;height:18px;padding:0 10px;border:0 solid transparent;border-left:1px solid rgba(143,164,184,.5);border-radius:0;color:#73879c;font-size:11px;text-transform:uppercase}.one_line_form .react-datepicker-wrapper::-webkit-input-placeholder,.one_line_form input::-webkit-input-placeholder{color:rgba(115,135,156,.6)}.one_line_form .react-datepicker-wrapper::-moz-placeholder,.one_line_form input::-moz-placeholder{color:rgba(115,135,156,.6)}.one_line_form .react-datepicker-wrapper:-ms-input-placeholder,.one_line_form input:-ms-input-placeholder{color:rgba(115,135,156,.6)}.one_line_form .react-datepicker-wrapper:-moz-placeholder,.one_line_form input:-moz-placeholder{color:rgba(115,135,156,.6)}.one_line_form .react-datepicker-wrapper:first-child,.one_line_form input:first-child{border-left:0 solid rgba(143,164,184,0)}.one_line_form .react-datepicker-wrapper input{width:100%;padding:0}.one_line_form button.ico_btn{width:24px;height:24px;padding:0}.one_line_form.action{border-radius:4px 0 0 4px!important;border-right:0 solid rgba(143,164,184,0);width:calc(100% - 32px)}input[type=date]::-webkit-inner-spin-button{display:none;-webkit-appearance:none}.one_line_form_action{margin:0!important;padding:0 5px!important;border-radius:0 4px 4px 0!important}.btn{height:24px;padding:0 8px;margin:0 3px;font-family:Open Sans,sans-serif;text-transform:uppercase;font-size:11px;line-height:10px;border-radius:3px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;white-space:nowrap;cursor:pointer;color:#fff;background-color:#8da2b6}.btn,.btn *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn i{font-size:18px;line-height:20px}.btn:active,.btn:focus,.btn:hover{color:#fff;background-color:#4e6375}.btn.lg{height:34px;padding:0 14px;margin:0 3px;font-size:12px;line-height:12px;font-weight:600;text-transform:uppercase;border-radius:4px}.btn.lg.round{border-radius:20px;padding:0 18px}.btn.lg_32{height:32px;padding:0 14px;margin:0 3px;font-size:12px;line-height:12px;font-weight:600;text-transform:uppercase;border-radius:4px}.btn.lg_32.round{border-radius:20px;padding:0 18px}.btn.md{height:30px;padding:0 14px;margin:0 3px;font-size:11px;line-height:14px;text-transform:uppercase;border-radius:3px}.btn.md.round{border-radius:20px;padding:0 18px}.btn.tiny{height:20px;padding:0 6px;margin:0 3px;font-size:10px;line-height:20px;text-transform:uppercase;border-radius:4px;border-width:0!important}.btn.tiny.round{border-radius:12px;padding:0 10px}.btn.round{padding:0 12px;border-radius:12px}.btn.outline,.btn.round{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.btn.outline{color:#8da2b6;border:1px solid #8da2b6;background-color:rgba(141,162,182,0)}.btn.outline:active,.btn.outline:focus,.btn.outline:hover{color:#fff;border:1px solid #8da2b6;background-color:#8da2b6}.btn.ico{padding:0}.btn.transparent{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#8fa4b8;background-color:rgba(143,164,184,0)}.btn.transparent:active,.btn.transparent:focus,.btn.transparent:hover{color:#fff;background-color:#8fa4b8}.btn.transparent i{font-size:24px;line-height:24px}.btn.light{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:rgba(78,99,117,.8);background-color:rgba(141,162,182,.3)}.btn.light:active,.btn.light:focus,.btn.light:hover{color:#fff;background-color:#8da2b6}.btn.light.outline{color:#8da2b6;border:1px solid rgba(141,162,182,.5);background-color:rgba(141,162,182,0)}.btn.light.outline:active,.btn.light.outline:focus,.btn.light.outline:hover{color:#4e6375;border:1px solid rgba(141,162,182,0);background-color:rgba(141,162,182,.3)}.btn.red{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#fff;border:2px solid rgba(227,84,84,0);background-color:#e35454}.btn.red:active,.btn.red:focus,.btn.red:hover{color:#fff;border:2px solid rgba(196,55,55,0);background-color:#c43737}.btn.red.outline{color:#e35454;border:2px solid #e35454;background-color:rgba(227,84,84,0)}.btn.red.outline:active,.btn.red.outline:focus,.btn.red.outline:hover{color:#fff;border:2px solid rgba(227,84,84,0);background-color:#e35454}.btn.red.outline_thin{color:#e35454;border:1px solid #e35454;background-color:rgba(227,84,84,0)}.btn.red.outline_thin:active,.btn.red.outline_thin:focus,.btn.red.outline_thin:hover{color:#fff;border:1px solid rgba(227,84,84,0);background-color:#e35454}.btn.red.transparent{color:#e35454;border:0 solid rgba(227,84,84,0);background-color:rgba(227,84,84,0)}.btn.red.transparent:active,.btn.red.transparent:focus,.btn.red.transparent:hover{color:#fff;border:0 solid rgba(227,84,84,0);background-color:#e35454}.btn.green{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#fff;border:2px solid rgba(127,189,34,0);background-color:#7fbd22}.btn.green:active,.btn.green:focus,.btn.green:hover{color:#fff;border:2px solid rgba(101,158,16,0);background-color:#659e10}.btn.green.outline{color:#7fbd22;border:2px solid #7fbd22;background-color:rgba(127,189,34,0)}.btn.green.outline:active,.btn.green.outline:focus,.btn.green.outline:hover{color:#fff;border:2px solid rgba(127,189,34,0);background-color:#7fbd22}.btn.green.outline_thin{color:#7fbd22;border:1px solid #7fbd22;background-color:rgba(127,189,34,0)}.btn.green.outline_thin:active,.btn.green.outline_thin:focus,.btn.green.outline_thin:hover{color:#fff;border:1px solid rgba(127,189,34,0);background-color:#7fbd22}.btn.green.transparent{color:#7fbd22;border:0 solid rgba(127,189,34,0);background-color:rgba(127,189,34,0)}.btn.green.transparent:active,.btn.green.transparent:focus,.btn.green.transparent:hover{color:#fff;border:0 solid rgba(127,189,34,0);background-color:#7fbd22}.btn.green_bold{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#fff;border:2px solid rgba(39,174,96,0);background-color:#27ae60}.btn.green_bold:active,.btn.green_bold:focus,.btn.green_bold:hover{color:#fff;border:2px solid rgba(16,121,60,0);background-color:#10793c}.btn.green_bold.outline{color:#27ae60;border:2px solid #27ae60;background-color:rgba(39,174,96,0)}.btn.green_bold.outline:active,.btn.green_bold.outline:focus,.btn.green_bold.outline:hover{color:#fff;border:2px solid rgba(16,121,60,0);background-color:#10793c}.btn.green_bold.outline_thin{color:#27ae60;border:1px solid #27ae60;background-color:rgba(39,174,96,0)}.btn.green_bold.outline_thin:active,.btn.green_bold.outline_thin:focus,.btn.green_bold.outline_thin:hover{color:#fff;border:1px solid rgba(16,121,60,0);background-color:#10793c}.btn.green_bold.transparent{color:#27ae60;border:0 solid rgba(39,174,96,0);background-color:rgba(39,174,96,0)}.btn.green_bold.transparent:active,.btn.green_bold.transparent:focus,.btn.green_bold.transparent:hover{color:#fff;border:0 solid rgba(39,174,96,0);background-color:#27ae60}.btn.orange{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#fff;border:2px solid rgba(253,152,0,0);background-color:#fd9800}.btn.orange:active,.btn.orange:focus,.btn.orange:hover{color:#fff;border:2px solid rgba(202,121,0,0);background-color:#ca7900}.btn.orange.outline{color:#fd9800;border:2px solid #fd9800;background-color:rgba(253,152,0,0)}.btn.orange.outline:active,.btn.orange.outline:focus,.btn.orange.outline:hover{color:#fff;border:2px solid rgba(253,152,0,0);background-color:#fd9800}.btn.orange.outline_thin{color:#fd9800;border:1px solid #fd9800;background-color:rgba(253,152,0,0)}.btn.orange.outline_thin:active,.btn.orange.outline_thin:focus,.btn.orange.outline_thin:hover{color:#fff;border:1px solid rgba(253,152,0,0);background-color:#fd9800}.btn.orange.transparent{color:#fd9800;border:0 solid rgba(253,152,0,0);background-color:rgba(253,152,0,0)}.btn.orange.transparent:active,.btn.orange.transparent:focus,.btn.orange.transparent:hover{color:#fff;border:0 solid rgba(253,152,0,0);background-color:#fd9800}.btn.blue{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#fff;border:2px solid rgba(0,160,253,0);background-color:#00a0fd}.btn.blue:active,.btn.blue:focus,.btn.blue:hover{color:#fff;border:2px solid rgba(0,136,214,0);background-color:#0088d6}.btn.blue.outline{color:#00a0fd;border:2px solid #00a0fd;background-color:rgba(0,160,253,0)}.btn.blue.outline:active,.btn.blue.outline:focus,.btn.blue.outline:hover{color:#fff;border:2px solid rgba(0,160,253,0);background-color:#00a0fd}.btn.blue.outline_thin{color:#00a0fd;border:1px solid #00a0fd;background-color:rgba(0,160,253,0)}.btn.blue.outline_thin:active,.btn.blue.outline_thin:focus,.btn.blue.outline_thin:hover{color:#fff;border:1px solid rgba(0,160,253,0);background-color:#00a0fd}.btn.blue.transparent{color:#00a0fd;border:0 solid rgba(0,160,253,0);background-color:rgba(0,160,253,0)}.btn.blue.transparent:active,.btn.blue.transparent:focus,.btn.blue.transparent:hover{color:#fff;border:0 solid rgba(0,160,253,0);background-color:#00a0fd}.btn.light_blue{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#fff;border:2px solid rgba(63,190,230,0);background-color:#3fbee6}.btn.light_blue:active,.btn.light_blue:focus,.btn.light_blue:hover{color:#fff;border:2px solid rgba(11,146,187,0);background-color:#0b92bb}.btn.light_blue.outline{color:#3fbee6;border:2px solid #3fbee6;background-color:rgba(63,190,230,0)}.btn.light_blue.outline:active,.btn.light_blue.outline:focus,.btn.light_blue.outline:hover{color:#fff;border:2px solid rgba(63,190,230,0);background-color:#3fbee6}.btn.light_blue.outline_thin{color:#3fbee6;border:1px solid #3fbee6;background-color:rgba(63,190,230,0)}.btn.light_blue.outline_thin:active,.btn.light_blue.outline_thin:focus,.btn.light_blue.outline_thin:hover{color:#fff;border:1px solid rgba(63,190,230,0);background-color:#3fbee6}.btn.light_blue.transparent{color:#3fbee6;border:0 solid rgba(63,190,230,0);background-color:rgba(63,190,230,0)}.btn.light_blue.transparent:active,.btn.light_blue.transparent:focus,.btn.light_blue.transparent:hover{color:#fff;border:0 solid rgba(63,190,230,0);background-color:#3fbee6}.tag_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;cursor:pointer;color:#fff;font-size:10px;text-transform:uppercase;height:18px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 3px;padding:0 6px;border-radius:3px;background-color:#8da2b6;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.tag_item:active,.tag_item:focus,.tag_item:hover{background-color:#4e6375;color:#fff}.tag_item.outline{color:#8da2b6;border:1px solid #8da2b6;background-color:rgba(141,162,182,0)}.tag_item.outline:active,.tag_item.outline:focus,.tag_item.outline:hover{color:#fff;border:1px solid rgba(141,162,182,0);background-color:#8da2b6}.tag_item.light{color:#4e6375;background-color:rgba(141,162,182,.3)}.tag_item.light:active,.tag_item.light:focus,.tag_item.light:hover{background-color:#4e6375;color:#fff}.tag_item.light.outline{color:#4e6375;border:1px solid rgba(78,99,117,.5);background-color:rgba(78,99,117,0)}.tag_item.light.outline:active,.tag_item.light.outline:focus,.tag_item.light.outline:hover{color:#4e6375;border:1px solid rgba(78,99,117,0);background-color:rgba(78,99,117,.3)}.tag_item.redish{color:#fff;background-color:#e35454}.tag_item.redish:active,.tag_item.redish:focus,.tag_item.redish:hover{background-color:#c41821;color:#fff}.tag_item.redish.outline{color:#8da2b6;border:1px solid rgba(141,162,182,.5);background-color:rgba(141,162,182,0)}.tag_item.redish.outline:active,.tag_item.redish.outline:focus,.tag_item.redish.outline:hover{color:#4e6375;border:1px solid rgba(141,162,182,0);background-color:rgba(141,162,182,.3)}.tag_item.green{color:#fff;background-color:#7fbd22}.tag_item.green:active,.tag_item.green:focus,.tag_item.green:hover{background-color:#5b9602;color:#fff}.tag_item.green.outline{color:#8da2b6;border:1px solid rgba(141,162,182,.5);background-color:rgba(141,162,182,0)}.tag_item.green.outline:active,.tag_item.green.outline:focus,.tag_item.green.outline:hover{color:#4e6375;border:1px solid rgba(141,162,182,0);background-color:rgba(141,162,182,.3)}.tag_item.blue{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#fff;border:1px solid rgba(0,160,253,0);background-color:#00a0fd}.tag_item.blue:active,.tag_item.blue:focus,.tag_item.blue:hover{color:#fff;border:1px solid rgba(0,136,214,0);background-color:#0088d6}.tag_item.blue.outline{color:#00a0fd;border:1px solid #00a0fd;background-color:rgba(0,160,253,0)}.tag_item.blue.outline:active,.tag_item.blue.outline:focus,.tag_item.blue.outline:hover{color:#fff;border:1px solid rgba(0,160,253,0);background-color:#00a0fd}input,select,textarea{padding:0 8px;font-family:Open Sans,sans-serif;font-size:13px;color:#73879c;border-radius:3px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:1px solid rgba(143,164,184,.4)}input.tiny,select.tiny,textarea.tiny{height:20px;padding:0 8px;font-size:11px}input.tiny:active,input.tiny:focus,input.tiny:hover,select.tiny:active,select.tiny:focus,select.tiny:hover,textarea.tiny:active,textarea.tiny:focus,textarea.tiny:hover{background-color:#fff}input.small,select.small,textarea.small{height:24px;padding:0 8px;font-size:11px}input.small:active,input.small:focus,input.small:hover,select.small:active,select.small:focus,select.small:hover,textarea.small:active,textarea.small:focus,textarea.small:hover{background-color:#fff}input.stake_edit,select.stake_edit,textarea.stake_edit{max-height:32px;width:55px;padding:0 8px;text-align:right}input.stake_edit:active,input.stake_edit:focus,input.stake_edit:hover,select.stake_edit:active,select.stake_edit:focus,select.stake_edit:hover,textarea.stake_edit:active,textarea.stake_edit:focus,textarea.stake_edit:hover{background-color:#fff}input.height_md,select.height_md,textarea.height_md{height:30px!important}input.height_lg_32,select.height_lg_32,textarea.height_lg_32{height:32px!important}input.height_lg_34,select.height_lg_34,textarea.height_lg_34{height:34px!important}input.short_120,select.short_120,textarea.short_120{width:120px!important}input.short,select.short,textarea.short{max-height:32px;width:75px!important;padding:0 8px}input.normal,select.normal,textarea.normal{height:32px;padding:0 8px;font-size:13px}input.medium,select.medium,textarea.medium{height:36px;padding:0 8px;font-size:13px}input.large,select.large,textarea.large{height:42px;padding:0 8px;font-size:13px}input.invisible,select.invisible,textarea.invisible{border:0 solid rgba(143,164,184,0)}input.full_w,select.full_w,textarea.full_w{width:100%!important}input.focus:hover,select.focus:hover,textarea.focus:hover{border:2px solid #19a6ea}input.focus:focus,select.focus:focus,textarea.focus:focus{border:2px solid #19a6ea;-webkit-box-shadow:0 0 16px 2px rgba(25,166,234,.6)!important;box-shadow:0 0 16px 2px rgba(25,166,234,.6)!important}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(115,135,156,.4)}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:rgba(115,135,156,.4)}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(115,135,156,.4)}input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{color:rgba(115,135,156,.4)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}textarea{width:100%;padding:4px 8px}.color_picker_presenter{width:65px;height:40px;margin-right:16px;border-radius:3px}.form_input{width:100%;margin:0 3px 10px 0;width:32px;height:32px}.form_input input{margin:0}.input_message{display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;width:100%;color:#73879c;font-size:13px;line-height:24px}.input_message i{font-size:24px}.input_message.error{color:#e35454}.input_message.success{color:#7fbd22}ul.checkbox_list{list-style:none;width:100%}ul.checkbox_list li.checkbox_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:42px;font-size:16px;line-height:16px}ul.checkbox_list li.checkbox_list_item input[type=checkbox],ul.checkbox_list li.checkbox_list_item label{cursor:pointer}ul.checkbox_list li.checkbox_list_item label{text-indent:10px}.form_group.form_line_input{position:relative;margin:0 0 25px;padding-top:20px;width:100%}.form_horizontal .form_group.form_line_input{padding-top:10px;margin:0 -15px 20px}.form_horizontal .form_group.form_line_input>label{padding-top:5px;font-size:12px;color:#73879c;opacity:.8}.form_group.form_line_input .form_control{background:none;border:0;border-bottom:1px solid rgba(115,135,156,.4);color:#73879c;-webkit-box-shadow:none;box-shadow:none;width:100%;line-height:30px;padding-left:0;padding-right:0;font-size:14px}.form_group.form_line_input .form_control.form_control_static{border-bottom:0}.form_group.form_line_input .form_control.input_sm{font-size:14px;padding:6px 0}.form_group.form_line_input .form_control.input_lg{font-size:20px;padding:14px 0}.form_group.form_line_input .form_control~.form_control_focus,.form_group.form_line_input .form_control~label{width:100%;position:absolute;left:0;bottom:0;pointer-events:none}.form_horizontal .form_group.form_line_input .form_control~.form_control_focus,.form_horizontal .form_group.form_line_input .form_control~label{width:auto;left:15px;right:15px}.form_group.form_line_input .form_control~.form_control_focus:after,.form_group.form_line_input .form_control~label:after{content:"";position:absolute;z-index:5;bottom:0;left:0;height:2px;width:0;visibility:hidden;-webkit-transition:all .2s ease;transition:all .2s ease}.form_group.form_line_input .form_control~label{top:0;margin-bottom:0;font-size:14px;color:#73879c;opacity:.6}.form_group.form_line_input .form_control~.help_block_error{opacity:1}.form_group.form_line_input .form_control.edited:not([readonly])~.form_control_focus,.form_group.form_line_input .form_control.edited:not([readonly])~label,.form_group.form_line_input .form_control:focus:not([readonly])~.form_control_focus,.form_group.form_line_input .form_control:focus:not([readonly])~label{color:#73879c}.form_group.form_line_input .form_control.edited:not([readonly])~.form_control_focus:after,.form_group.form_line_input .form_control.edited:not([readonly])~label:after,.form_group.form_line_input .form_control:focus:not([readonly])~.form_control_focus:after,.form_group.form_line_input .form_control:focus:not([readonly])~label:after{visibility:visible;left:0;width:100%;background:#7fbd22}.form_group.form_line_input .form_control.edited:not([readonly])~label,.form_group.form_line_input .form_control:focus:not([readonly])~label{opacity:1}.form_group.form_line_input .form_control.edited:not([readonly])~.help_block,.form_group.form_line_input .form_control:focus:not([readonly])~.help_block{color:#73879c;opacity:1}.form_group.form_line_input .form_control.edited:not([readonly]):not(:focus)~.help_block,.form_group.form_line_input .form_control.edited:not([readonly]):not(:focus)~.help_block_error,.form_group.form_line_input .form_control.edited:not([readonly])~.help_block_error,.form_group.form_line_input .form_control:focus:not([readonly])~.help_block_error{opacity:0}.form_group.form_line_input .form_control[disabled],.form_group.form_line_input .form_control[readonly],fieldset[disabled] .form_group.form_line_input .form_control{background:none;cursor:not-allowed;border-bottom:1px dashed #73879c}.form_group.form_line_input.form_floating_label .form_control~label{font-size:14px;top:45px;-webkit-transition:all .2s ease;transition:all .2s ease;color:#73879c}.form_group.form_line_input.form_floating_label .form_control.edited~label,.form_group.form_line_input.form_floating_label .form_control.focus:not([readonly])~label,.form_group.form_line_input.form_floating_label .form_control.form_control_static~label,.form_group.form_line_input.form_floating_label .form_control:focus:not([readonly])~label,.form_group.form_line_input.form_floating_label .form_control[readonly]~label{top:25px;font-size:13px}.form_group.form_line_input.form_floating_label .form_control.input_sm~label{font-size:12px;top:24px}.form_group.form_line_input.form_floating_label .form_control.input_sm.edited~label,.form_group.form_line_input.form_floating_label .form_control.input_sm.focus:not([readonly])~label,.form_group.form_line_input.form_floating_label .form_control.input_sm.form_control_static~label,.form_group.form_line_input.form_floating_label .form_control.input_sm:focus:not([readonly])~label,.form_group.form_line_input.form_floating_label .form_control.input_sm[readonly]~label{top:0;font-size:13px}.form_group.form_line_input.form_floating_label .form_control.input_lg~label{font-size:20px;top:30px}.form_group.form_line_input.form_floating_label .form_control.input_lg.edited~label,.form_group.form_line_input.form_floating_label .form_control.input_lg.focus:not([readonly])~label,.form_group.form_line_input.form_floating_label .form_control.input_lg.form_control_static~label,.form_group.form_line_input.form_floating_label .form_control.input_lg:focus:not([readonly])~label,.form_group.form_line_input.form_floating_label .form_control.input_lg[readonly]~label{top:0;font-size:13px}.form_group.form_line_input.form_floating_label .input_icon>label{padding-left:34px}.form_group.form_line_input.form_floating_label .input_icon.right>label{padding-left:0;padding-right:34px}.form_group.form_line_input.form_floating_label .input_group.left_addon label{padding-left:34px}.form_group.form_line_input.form_floating_label .input_group.right_addon label{padding-right:34px}.form_group.form_line_input+.input_icon{padding-top:0}.form_group.form_line_input .help_block{position:absolute;margin:2px 0 0;opacity:0;font-size:13px}.form_group.form_line_input>.input_icon>i{left:0;bottom:0;margin:9px 2px 10px 10px;color:#73879c;position:absolute;font-size:24px}.form_group.form_line_input>.input_icon.input_icon_lg>i{top:6px}.form_group.form_line_input>.input_icon.input_icon_sm>i{top:-1px}.form_group.form_line_input>.input_icon .form_control{padding-left:34px}.form_group.form_line_input>.input_icon>label{margin-top:-20px}.form_group.form_line_input>.input_icon.right .form_control{padding-left:0;padding-right:34px}.form_group.form_line_input>.input_icon.right>i{left:auto;right:0;margin:2px 0 2px 15px}.form_group.form_line_input+.input_group,.form_group.form_line_input .input_group{padding-top:0}.form_group.form_line_input .input_group>label{margin-top:-20px}.form_group.form_line_input .input_group .input_group_addon{border-radius:0;background:none;border:0;border-bottom:1px solid #73879c}.form_group.form_line_input .input_group+.input_group_control{padding-top:0}.form_group.form_line_input .input_group .input_group_control{padding-top:0;position:relative;display:table-cell;vertical-align:bottom}.form_group.form_line_input .input_group .input_group_control>label{margin-top:-20px}.form_group.form_line_input .input_group .input_group_btn .btn{border-radius:3px}.form_group.form_line_input .input_group .input_group_btn.btn_left .btn{margin-right:10px}.form_group.form_line_input .input_group .input_group_btn.btn_right .btn{margin-left:10px}.form_group.form_line_input .input_group .help_block{margin-top:35px}.form_group.form_line_input .input_group.input_group_sm .help_block{margin-top:30px}.form_group.form_line_input .input_group.input_group_lg .help_block{margin-top:47px}.form_inline .form_line_input{padding-top:0;margin:0 20px 0 0}.form_inline .form_line_input>.input_icon{padding:0}.form_horizontal .form_group.form_line_input .input_icon .form_control{padding-left:33px}.form_horizontal .form_group.form_line_input .input_icon>i{top:0}.form_horizontal .form_group.form_line_input .input_icon.right .form_control{padding-left:0;padding-right:33px}.form_horizontal .form_group.form_line_input .input_icon>.form_control_focus{left:0!important;right:0!important}.form_horizontal .form_group.form_line_input .input_group{padding-top:0}.form_horizontal .form_group.form_line_input .input_group>.input_group_btn .btn{margin-bottom:0!important}.form_horizontal .form_group.form_line_input .input_group>.input_group_control{padding-top:0}.form_horizontal .form_group.form_line_input .input_group>.form_control_focus,.form_horizontal .form_group.form_line_input .input_group>.input_group_control>.form_control_focus{left:0!important;right:0!important}.date_time_form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.date_time_form,.input_label{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.input_label{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:32px;font-size:13px;font-weight:400;line-height:16px}.input_label.normal{height:32px}.input_label.medium{height:36px}.input_label.large{height:42px}.input_label.small,.input_label .small,.input_label small{font-size:10px;line-height:16px;font-weight:400;text-transform:uppercase;color:#8da2b6}.input_label.strong,.input_label .strong,.input_label strong{font-size:14px;line-height:16px;font-weight:700;color:#657688}.input_label.has_warning.small,.input_label.has_warning .small,.input_label.has_warning.strong,.input_label.has_warning .strong,.input_label.has_warning small,.input_label.has_warning strong{color:#e35454}.input_form_group{position:relative;z-index:1;padding:1px;border:1px solid rgba(143,164,184,.4);border-radius:4px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.input_form_group .separator{width:4px;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input_form_group .separator,.input_form_group .separator.vert_line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.input_form_group .separator.vert_line{width:9px}.input_form_group .separator.vert_line .line{width:1px;height:14px;background-color:rgba(143,164,184,.4)}.input_form_group.edit_result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:56px;height:36px;border-radius:4px;border:2px solid rgba(143,164,184,0);cursor:pointer}.input_form_group.edit_result input[type=number],.input_form_group.edit_result input[type=text]{width:100%;height:36px;padding:2px;color:#556373;cursor:pointer;pointer-events:all;font-weight:400;border-radius:4px;border:0 solid transparent;background-color:transparent;-webkit-transition:all 0s ease-in-out;transition:all 0s ease-in-out}.input_form_group.edit_result input[type=number].team_home,.input_form_group.edit_result input[type=text].team_home{text-align:right;padding:2px 0 2px 2px}.input_form_group.edit_result input[type=number].team_away,.input_form_group.edit_result input[type=text].team_away{padding:2px 2px 2px 0}.input_form_group.normal.edit_result,.input_form_group.normal input[type=number],.input_form_group.normal input[type=text]{height:32px}.input_form_group.periods_2{width:121px}.input_form_group.periods_3{width:186px}.input_form_group.periods_4,.input_form_group.periods_5,.input_form_group.periods_6,.input_form_group.periods_7,.input_form_group.periods_8,.input_form_group.periods_9,.input_form_group.periods_10,.input_form_group.periods_11,.input_form_group.periods_12,.input_form_group.periods_13,.input_form_group.periods_14{width:251px}.input_form_group:hover{padding:0;border:2px solid rgba(143,164,184,.4)}.input_form_group:focus-within{z-index:100;background-color:#fff;padding:0;border:2px solid rgba(25,166,234,.8);-webkit-box-shadow:0 0 20px 2px rgba(25,166,234,.4);box-shadow:0 0 20px 2px rgba(25,166,234,.4)}.input_form_group.timeframe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input_form_group.timeframe input{width:80px;font-size:13px;text-transform:uppercase}.input_form_group.timeframe input::-webkit-input-placeholder{font-size:11px!important}.input_form_group.timeframe input::-moz-placeholder{font-size:11px!important}.input_form_group.timeframe input:-ms-input-placeholder{font-size:11px!important}.input_form_group.timeframe input:-moz-placeholder{font-size:11px!important}.input_form_group.w_radio_select{padding:0;border:1px solid rgba(141,162,182,.4)}.input_form_group.w_radio_select input[type=number],.input_form_group.w_radio_select input[type=text]{height:30px;padding:6px;color:#556373;cursor:pointer;pointer-events:all;font-weight:400;border-radius:4px;border:0 solid transparent;background-color:transparent;-webkit-transition:all 0s ease-in-out;transition:all 0s ease-in-out}.input_form_group.w_radio_select .payment_amount{width:100px}.input_form_group.w_radio_select:hover{padding:0;border:1px solid rgba(141,162,182,.6)}.input_form_group.w_radio_select:focus-within{z-index:100;background-color:#fff;padding:0;border:1px solid rgba(141,162,182,.8);-webkit-box-shadow:0 0 0 0 rgba(25,166,234,0);box-shadow:0 0 0 0 rgba(25,166,234,0)}textarea.short_description{width:100%!important;height:140px!important}.value_filter_form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:28px;border-radius:4px;background-color:#fff;border:1px solid rgba(143,164,184,.5)}.value_filter_form input{max-width:80px;height:28px;padding:0 4px;border:none;background-color:transparent}.value_filter_form .btn_ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;border-radius:4px;color:#5c6e81;background-color:rgba(141,162,182,.1)}.value_filter_form .btn_ico i{font-size:14px}.value_filter_form .btn_ico:active,.value_filter_form .btn_ico:focus,.value_filter_form .btn_ico:hover{color:#5c6e81;background-color:rgba(141,162,182,.4)}.value_filter_form .btn_ico.active{color:#fff;background-color:#00a0fd}.form_row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 0}.form_row,.form_row .input_label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.form_row .input_label{padding-right:10px}.form_row .input_icon{position:absolute;z-index:3;top:0;right:0;width:32px;height:32px}.form_row .input_icon,.form_row .input_icon i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form_row .input_icon i{width:18px;height:18px;font-size:18px}.form_row.radio_inline .checkbox_custom{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.form_row.read_only input,.form_row.read_only label,.form_row.read_only select,.form_row.read_only textarea{background:#fff;border-width:0!important;border-color:#fff!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;color:#3f4750;font-weight:600}.form_col .input_label{width:100%;height:20px;font-size:12px;padding:0 0 4px 10px}.form_col input,.form_col select,.form_col textarea{width:100%;border-radius:3px;border:none!important;-webkit-box-shadow:inset 0 0 0 1px rgba(143,164,184,.4)!important;box-shadow:inset 0 0 0 1px rgba(143,164,184,.4)!important}.form_col input:active,.form_col input:hover,.form_col select:active,.form_col select:hover,.form_col textarea:active,.form_col textarea:hover{border:none!important;-webkit-box-shadow:inset 0 0 0 1px #00a0fd!important;box-shadow:inset 0 0 0 1px #00a0fd!important}.form_col input:focus,.form_col select:focus,.form_col textarea:focus{border:none!important;-webkit-box-shadow:inset 0 0 0 2px #00a0fd,0 0 16px 2px rgba(0,160,253,.2)!important;box-shadow:inset 0 0 0 2px #00a0fd,0 0 16px 2px rgba(0,160,253,.2)!important}.a_radio{position:relative}.a_radio input[type=radio]{visibility:hidden;position:absolute}.a_radio label{cursor:pointer;padding-left:30px}.a_radio label>span{display:block;position:absolute;left:0;-webkit-transition-duration:.3s;transition-duration:.3s}.a_radio label>.box{top:0;border:2px solid #73879c;height:20px;width:20px;border-radius:50%!important;z-index:5}.a_radio label>.box:after{display:block;position:absolute;opacity:0;top:-22px;left:-22px;width:60px;height:60px;border-radius:30px;content:"";background-color:rgba(141,162,182,.1)}.a_radio label>.check{top:5px;left:5px;width:10px;height:10px;background:#7fbd22;opacity:0;z-index:6;border-radius:50%!important;-webkit-transform:scale(0);transform:scale(0)}.a_radio input[type=radio]:checked~label>.check{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.a_radio input[type=radio]:checked~label>.box{border:2px solid #7fbd22}.a_radio input[type=radio]:checked~label>.box:after{opacity:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation:radio_click .3s forwards;animation:radio_click .3s forwards}.a_radio input[type=radio]:disabled:checked~label>.check,.a_radio input[type=radio]:disabled~label,.a_radio input[type=radio]:disabled~label>.box,.a_radio input[type=radio][disabled]:checked~label>.check,.a_radio input[type=radio][disabled]~label,.a_radio input[type=radio][disabled]~label>.box{cursor:not-allowed;opacity:.5}@-webkit-keyframes radio_click{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes radio_click{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}.a_radio_list{margin:10px 0}.form_horizontal .a_radio_list{margin-top:5px}.a_radio_list .a_radio{display:block;margin-bottom:20px}.a_radio_inline{margin:5px 0}.form_horizontal .a_radio_inline{margin-top:7px}.a_radio_inline .a_radio{display:inline-block;margin-right:20px}.a_radio_inline .a_radio:last-child{margin-right:0}@-webkit-keyframes growCircleRadio{0%,to{-webkit-transform:scale(0);transform:scale(0);opacity:1}70%{background:#eee;-webkit-transform:scale(1.25);transform:scale(1.25)}}@keyframes growCircleRadio{0%,to{-webkit-transform:scale(0);transform:scale(0);opacity:1}70%{background:#eee;-webkit-transform:scale(1.25);transform:scale(1.25)}}.a_checkbox{position:relative}.a_checkbox.a_checkbox_inline{display:inline-block;width:100%}.form_inline .a_checkbox.a_checkbox_inline{margin-right:20px;top:3px}.a_checkbox input[type=checkbox]{visibility:hidden;position:absolute}.a_checkbox label{cursor:pointer;padding-left:30px;font-size:16px;line-height:20px}.a_checkbox label>span{display:block;position:absolute;left:0;-webkit-transition-duration:.3s;transition-duration:.3s}.a_checkbox label>span.inc{background:#fff;left:-20px;top:-20px;height:60px;width:60px;opacity:0;border-radius:50%!important}.a_checkbox label>.box{top:0;border:2px solid #73879c;height:20px;width:20px;z-index:5;-webkit-transition-delay:.2s;transition-delay:.2s}.a_checkbox label>.check{top:-4px;left:6px;width:10px;height:20px;border:2px solid #7fbd22;border-top:none;border-left:none;opacity:0;z-index:5;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition-delay:.3s;transition-delay:.3s}.a_checkbox label>span.inc{-webkit-animation:growCircle .3s ease;animation:growCircle .3s ease}.a_checkbox input[type=checkbox]:checked~label>.box{opacity:0;-webkit-transform:scale(0) rotate(-180deg);transform:scale(0) rotate(-180deg)}.a_checkbox input[type=checkbox]:checked~label>.check{opacity:1;-webkit-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg)}.a_checkbox input[type=checkbox]:disabled:checked~label>.check,.a_checkbox input[type=checkbox]:disabled~label,.a_checkbox input[type=checkbox]:disabled~label>.box,.a_checkbox input[type=checkbox][disabled]:checked~label>.check,.a_checkbox input[type=checkbox][disabled]~label,.a_checkbox input[type=checkbox][disabled]~label>.box{cursor:not-allowed;opacity:.5}.a_checkbox_list{margin:10px 0;width:100%}.form_horizontal .a_checkbox_list{margin-top:5px}.a_checkbox_list .a_checkbox{display:block;margin-bottom:20px}.a_checkbox_list .a_checkbox:last-child{margin-bottom:0}.a_checkbox_inline{margin:5px 0}.form_horizontal .a_checkbox_inline{margin-top:7px}.a_checkbox_inline .a_checkbox{display:inline-block;margin-right:20px}.a_checkbox_inline .a_checkbox:last-child{margin-right:0}@-webkit-keyframes growCircle{0%,to{-webkit-transform:scale(0);transform:scale(0);opacity:1}70%{background:#eee;-webkit-transform:scale(1.25);transform:scale(1.25)}}@keyframes growCircle{0%,to{-webkit-transform:scale(0);transform:scale(0);opacity:1}70%{background:#eee;-webkit-transform:scale(1.25);transform:scale(1.25)}}.checkbox_custom,.radio_custom{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;height:32px;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.checkbox_custom i,.radio_custom i{font-size:24px}.checkbox_custom .check_cover,.checkbox_custom .radio_cover,.radio_custom .check_cover,.radio_custom .radio_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:18px;font-size:14px;font-weight:600;text-transform:uppercase}.checkbox_custom .check_cover.square,.checkbox_custom .radio_cover.square,.radio_custom .check_cover.square,.radio_custom .radio_cover.square{border-radius:8px}.checkbox_custom .check_cover.unchecked,.checkbox_custom .radio_cover.unchecked,.radio_custom .check_cover.unchecked,.radio_custom .radio_cover.unchecked{color:#617386;background-color:rgba(141,162,182,.1);border:2px solid rgba(141,162,182,.4)}.checkbox_custom .check_cover.checked,.checkbox_custom .radio_cover.checked,.radio_custom .check_cover.checked,.radio_custom .radio_cover.checked{color:#303944;background-color:rgba(141,162,182,.4);border:2px solid rgba(141,162,182,.1)}.checkbox_custom:active .check_cover.unchecked,.checkbox_custom:active .radio_cover.unchecked,.checkbox_custom:focus .check_cover.unchecked,.checkbox_custom:focus .radio_cover.unchecked,.checkbox_custom:hover .check_cover.unchecked,.checkbox_custom:hover .radio_cover.unchecked,.radio_custom:active .check_cover.unchecked,.radio_custom:active .radio_cover.unchecked,.radio_custom:focus .check_cover.unchecked,.radio_custom:focus .radio_cover.unchecked,.radio_custom:hover .check_cover.unchecked,.radio_custom:hover .radio_cover.unchecked{color:#556373;background-color:rgba(141,162,182,.4);border:2px solid #8da2b6}.checkbox_custom:active .check_cover.checked,.checkbox_custom:active .radio_cover.checked,.checkbox_custom:focus .check_cover.checked,.checkbox_custom:focus .radio_cover.checked,.checkbox_custom:hover .check_cover.checked,.checkbox_custom:hover .radio_cover.checked,.radio_custom:active .check_cover.checked,.radio_custom:active .radio_cover.checked,.radio_custom:focus .check_cover.checked,.radio_custom:focus .radio_cover.checked,.radio_custom:hover .check_cover.checked,.radio_custom:hover .radio_cover.checked{color:#fff;background-color:rgba(141,162,182,.8);border:2px solid #8da2b6}.checkbox_custom strong,.radio_custom strong{font-weight:700;cursor:pointer}.checkbox_custom input[type=checkbox],.checkbox_custom input[type=radio],.radio_custom input[type=checkbox],.radio_custom input[type=radio]{position:absolute;z-index:6;opacity:0;display:inline-block;width:24px;height:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.checkbox_custom .checked,.radio_custom .checked{display:none}.checkbox_custom input[type=checkbox]:checked~.checked,.radio_custom input[type=checkbox]:checked~.checked{display:-webkit-box;display:-ms-flexbox;display:flex}.checkbox_custom input[type=checkbox]:checked~.unchecked,.radio_custom input[type=checkbox]:checked~.unchecked{display:none}.checkbox_custom input[type=checkbox]:disabled,.radio_custom input[type=checkbox]:disabled{cursor:auto}.checkbox_custom input[type=checkbox]:disabled~.mdi,.radio_custom input[type=checkbox]:disabled~.mdi{opacity:.3;cursor:auto}.checkbox_custom input[type=radio]:checked~.checked,.radio_custom input[type=radio]:checked~.checked{display:-webkit-box;display:-ms-flexbox;display:flex}.checkbox_custom input[type=radio]:checked~.unchecked,.radio_custom input[type=radio]:checked~.unchecked{display:none}.checkbox_custom input[type=radio]:disabled,.radio_custom input[type=radio]:disabled{cursor:auto}.checkbox_custom input[type=radio]:disabled~.mdi,.radio_custom input[type=radio]:disabled~.mdi{opacity:.3;cursor:auto}.checkbox_custom label,.radio_custom label{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.checkbox_custom label .strong,.radio_custom label .strong{font-weight:700}.checkbox_custom label strong,.radio_custom label strong{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 8px;font-weight:700}.checkbox_custom label.left,.radio_custom label.left{padding-right:8px}.checkbox_custom label.right,.radio_custom label.right{padding-left:8px}.checkbox_custom.check_right input[type=checkbox],.checkbox_custom.check_right input[type=radio],.checkbox_custom.radio_right input[type=checkbox],.checkbox_custom.radio_right input[type=radio],.radio_custom.check_right input[type=checkbox],.radio_custom.check_right input[type=radio],.radio_custom.radio_right input[type=checkbox],.radio_custom.radio_right input[type=radio]{left:auto;right:0}.checkbox_custom.check_right label,.checkbox_custom.radio_right label,.radio_custom.check_right label,.radio_custom.radio_right label{padding-left:0;padding-right:8px}.checkbox_custom.check_left input[type=checkbox],.checkbox_custom.check_left input[type=radio],.checkbox_custom.radio_left input[type=checkbox],.checkbox_custom.radio_left input[type=radio],.radio_custom.check_left input[type=checkbox],.radio_custom.check_left input[type=radio],.radio_custom.radio_left input[type=checkbox],.radio_custom.radio_left input[type=radio]{left:0;right:auto}.checkbox_custom.check_left label,.checkbox_custom.radio_left label,.radio_custom.check_left label,.radio_custom.radio_left label{padding-left:8px;padding-right:0}.checkbox_custom.chek_only,.checkbox_custom.radio_only,.radio_custom.chek_only,.radio_custom.radio_only{width:24px;height:24px}.checkbox_custom.large i,.radio_custom.large i{font-size:32px}.checkbox_custom.large.chek_only,.checkbox_custom.large.radio_only,.checkbox_custom.large input[type=checkbox],.checkbox_custom.large input[type=radio],.radio_custom.large.chek_only,.radio_custom.large.radio_only,.radio_custom.large input[type=checkbox],.radio_custom.large input[type=radio]{width:32px;height:32px}.checkbox_custom.medium i,.radio_custom.medium i{font-size:28px}.checkbox_custom.medium .check_cover,.checkbox_custom.medium.chek_only,.checkbox_custom.medium .radio_cover,.checkbox_custom.medium.radio_only,.checkbox_custom.medium input[type=checkbox],.checkbox_custom.medium input[type=radio],.radio_custom.medium .check_cover,.radio_custom.medium.chek_only,.radio_custom.medium .radio_cover,.radio_custom.medium.radio_only,.radio_custom.medium input[type=checkbox],.radio_custom.medium input[type=radio]{width:28px;height:28px}.checkbox_custom.medium .check_cover.square,.checkbox_custom.medium .radio_cover.square,.radio_custom.medium .check_cover.square,.radio_custom.medium .radio_cover.square{border-radius:6px}.checkbox_custom.small,.radio_custom.small{width:24px;height:24px}.checkbox_custom.small i,.radio_custom.small i{font-size:20px}.checkbox_custom.small.chek_only,.checkbox_custom.small.radio_only,.checkbox_custom.small input[type=checkbox],.checkbox_custom.small input[type=radio],.radio_custom.small.chek_only,.radio_custom.small.radio_only,.radio_custom.small input[type=checkbox],.radio_custom.small input[type=radio]{width:24px;height:24px}.checkbox_custom.small .check_cover,.checkbox_custom.small .radio_cover,.radio_custom.small .check_cover,.radio_custom.small .radio_cover{width:20px;height:20px;font-size:11px;margin:2px}.checkbox_custom.small .check_cover.square,.checkbox_custom.small .radio_cover.square,.radio_custom.small .check_cover.square,.radio_custom.small .radio_cover.square{border-radius:4px}.checkbox_custom.small label,.radio_custom.small label{height:16px;font-size:13px;line-height:16px;letter-spacing:-.3px}.checkbox_custom.tiny i,.radio_custom.tiny i{font-size:16px}.checkbox_custom.tiny.chek_only,.checkbox_custom.tiny.radio_only,.checkbox_custom.tiny input[type=checkbox],.checkbox_custom.tiny input[type=radio],.radio_custom.tiny.chek_only,.radio_custom.tiny.radio_only,.radio_custom.tiny input[type=checkbox],.radio_custom.tiny input[type=radio]{width:16px;height:16px}.checkbox_custom.tiny .check_cover,.checkbox_custom.tiny .radio_cover,.radio_custom.tiny .check_cover,.radio_custom.tiny .radio_cover{width:16px;height:16px;margin:2px;font-size:10px;font-weight:600}.checkbox_custom.tiny .check_cover.square,.checkbox_custom.tiny .radio_cover.square,.radio_custom.tiny .check_cover.square,.radio_custom.tiny .radio_cover.square{border-radius:2px}.checkbox_custom.tiny label,.radio_custom.tiny label{height:16px;font-size:13px;line-height:16px;letter-spacing:-.3px}.checkbox_custom.tiny_label label,.radio_custom.tiny_label label{font-size:10px;line-height:12px;text-transform:uppercase}.checkbox_custom.light,.radio_custom.light{color:#8da2b6}.checkbox_custom.dark,.checkbox_custom.light:active,.checkbox_custom.light:focus,.checkbox_custom.light:hover,.radio_custom.dark,.radio_custom.light:active,.radio_custom.light:focus,.radio_custom.light:hover{color:#657688}.checkbox_custom.dark .check_cover.checked,.checkbox_custom.dark .radio_cover.checked,.radio_custom.dark .check_cover.checked,.radio_custom.dark .radio_cover.checked{color:#fff;background-color:#8da2b6;border:2px solid #8da2b6}.checkbox_custom.dark:active .check_cover.unchecked,.checkbox_custom.dark:active .radio_cover.unchecked,.checkbox_custom.dark:focus .check_cover.unchecked,.checkbox_custom.dark:focus .radio_cover.unchecked,.checkbox_custom.dark:hover .check_cover.unchecked,.checkbox_custom.dark:hover .radio_cover.unchecked,.radio_custom.dark:active .check_cover.unchecked,.radio_custom.dark:active .radio_cover.unchecked,.radio_custom.dark:focus .check_cover.unchecked,.radio_custom.dark:focus .radio_cover.unchecked,.radio_custom.dark:hover .check_cover.unchecked,.radio_custom.dark:hover .radio_cover.unchecked{color:#657688;background-color:rgba(141,162,182,.3);border:2px solid #8da2b6}.checkbox_custom.dark:active .check_cover.checked,.checkbox_custom.dark:active .radio_cover.checked,.checkbox_custom.dark:focus .check_cover.checked,.checkbox_custom.dark:focus .radio_cover.checked,.checkbox_custom.dark:hover .check_cover.checked,.checkbox_custom.dark:hover .radio_cover.checked,.radio_custom.dark:active .check_cover.checked,.radio_custom.dark:active .radio_cover.checked,.radio_custom.dark:focus .check_cover.checked,.radio_custom.dark:focus .radio_cover.checked,.radio_custom.dark:hover .check_cover.checked,.radio_custom.dark:hover .radio_cover.checked{color:#fff;background-color:rgba(141,162,182,.8);border:2px solid #8da2b6}.checkbox_custom.yellow,.radio_custom.yellow{color:#feb200}.checkbox_custom.yellow span.tooltip_content,.radio_custom.yellow span.tooltip_content{background-color:#feb200!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.checkbox_custom.yellow .check_cover.checked,.checkbox_custom.yellow .radio_cover.checked,.radio_custom.yellow .check_cover.checked,.radio_custom.yellow .radio_cover.checked{color:#fff;background-color:#feb200;border:2px solid #feb200}.checkbox_custom.yellow:active .check_cover.unchecked,.checkbox_custom.yellow:active .radio_cover.unchecked,.checkbox_custom.yellow:focus .check_cover.unchecked,.checkbox_custom.yellow:focus .radio_cover.unchecked,.checkbox_custom.yellow:hover .check_cover.unchecked,.checkbox_custom.yellow:hover .radio_cover.unchecked,.radio_custom.yellow:active .check_cover.unchecked,.radio_custom.yellow:active .radio_cover.unchecked,.radio_custom.yellow:focus .check_cover.unchecked,.radio_custom.yellow:focus .radio_cover.unchecked,.radio_custom.yellow:hover .check_cover.unchecked,.radio_custom.yellow:hover .radio_cover.unchecked{color:#b17300;background-color:rgba(254,178,0,.4);border:2px solid #feb200}.checkbox_custom.yellow:active .check_cover.checked,.checkbox_custom.yellow:active .radio_cover.checked,.checkbox_custom.yellow:focus .check_cover.checked,.checkbox_custom.yellow:focus .radio_cover.checked,.checkbox_custom.yellow:hover .check_cover.checked,.checkbox_custom.yellow:hover .radio_cover.checked,.radio_custom.yellow:active .check_cover.checked,.radio_custom.yellow:active .radio_cover.checked,.radio_custom.yellow:focus .check_cover.checked,.radio_custom.yellow:focus .radio_cover.checked,.radio_custom.yellow:hover .check_cover.checked,.radio_custom.yellow:hover .radio_cover.checked{color:#fff;background-color:rgba(254,178,0,.8);border:2px solid #feb200}.checkbox_custom.orange,.radio_custom.orange{color:#fd9800}.checkbox_custom.orange span.tooltip_content,.radio_custom.orange span.tooltip_content{background-color:#fd9800!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.checkbox_custom.orange .check_cover.checked,.checkbox_custom.orange .radio_cover.checked,.radio_custom.orange .check_cover.checked,.radio_custom.orange .radio_cover.checked{color:#fff;background-color:#fd9800;border:2px solid #fd9800}.checkbox_custom.orange:active .check_cover.unchecked,.checkbox_custom.orange:active .radio_cover.unchecked,.checkbox_custom.orange:focus .check_cover.unchecked,.checkbox_custom.orange:focus .radio_cover.unchecked,.checkbox_custom.orange:hover .check_cover.unchecked,.checkbox_custom.orange:hover .radio_cover.unchecked,.radio_custom.orange:active .check_cover.unchecked,.radio_custom.orange:active .radio_cover.unchecked,.radio_custom.orange:focus .check_cover.unchecked,.radio_custom.orange:focus .radio_cover.unchecked,.radio_custom.orange:hover .check_cover.unchecked,.radio_custom.orange:hover .radio_cover.unchecked{color:#b17300;background-color:rgba(253,152,0,.4);border:2px solid #fd9800}.checkbox_custom.orange:active .check_cover.checked,.checkbox_custom.orange:active .radio_cover.checked,.checkbox_custom.orange:focus .check_cover.checked,.checkbox_custom.orange:focus .radio_cover.checked,.checkbox_custom.orange:hover .check_cover.checked,.checkbox_custom.orange:hover .radio_cover.checked,.radio_custom.orange:active .check_cover.checked,.radio_custom.orange:active .radio_cover.checked,.radio_custom.orange:focus .check_cover.checked,.radio_custom.orange:focus .radio_cover.checked,.radio_custom.orange:hover .check_cover.checked,.radio_custom.orange:hover .radio_cover.checked{color:#fff;background-color:rgba(253,152,0,.8);border:2px solid #fd9800}.checkbox_custom.redish,.radio_custom.redish{color:#e35454}.checkbox_custom.redish span.tooltip_content,.radio_custom.redish span.tooltip_content{background-color:#e35454!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.checkbox_custom.redish .check_cover.checked,.checkbox_custom.redish .radio_cover.checked,.radio_custom.redish .check_cover.checked,.radio_custom.redish .radio_cover.checked{color:#fff;background-color:#e35454;border:2px solid #e35454}.checkbox_custom.redish:active .check_cover.unchecked,.checkbox_custom.redish:active .radio_cover.unchecked,.checkbox_custom.redish:focus .check_cover.unchecked,.checkbox_custom.redish:focus .radio_cover.unchecked,.checkbox_custom.redish:hover .check_cover.unchecked,.checkbox_custom.redish:hover .radio_cover.unchecked,.radio_custom.redish:active .check_cover.unchecked,.radio_custom.redish:active .radio_cover.unchecked,.radio_custom.redish:focus .check_cover.unchecked,.radio_custom.redish:focus .radio_cover.unchecked,.radio_custom.redish:hover .check_cover.unchecked,.radio_custom.redish:hover .radio_cover.unchecked{color:#c41821;background-color:rgba(227,84,84,.4);border:2px solid #e35454}.checkbox_custom.redish:active .check_cover.checked,.checkbox_custom.redish:active .radio_cover.checked,.checkbox_custom.redish:focus .check_cover.checked,.checkbox_custom.redish:focus .radio_cover.checked,.checkbox_custom.redish:hover .check_cover.checked,.checkbox_custom.redish:hover .radio_cover.checked,.radio_custom.redish:active .check_cover.checked,.radio_custom.redish:active .radio_cover.checked,.radio_custom.redish:focus .check_cover.checked,.radio_custom.redish:focus .radio_cover.checked,.radio_custom.redish:hover .check_cover.checked,.radio_custom.redish:hover .radio_cover.checked{color:#fff;background-color:rgba(227,84,84,.8);border:2px solid #e35454}.checkbox_custom.red,.radio_custom.red{color:#c41821}.checkbox_custom.red span.tooltip_content,.radio_custom.red span.tooltip_content{background-color:#c41821!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.checkbox_custom.red .check_cover.checked,.checkbox_custom.red .radio_cover.checked,.radio_custom.red .check_cover.checked,.radio_custom.red .radio_cover.checked{color:#fff;background-color:#c41821;border:2px solid #c41821}.checkbox_custom.red:active .check_cover.unchecked,.checkbox_custom.red:active .radio_cover.unchecked,.checkbox_custom.red:focus .check_cover.unchecked,.checkbox_custom.red:focus .radio_cover.unchecked,.checkbox_custom.red:hover .check_cover.unchecked,.checkbox_custom.red:hover .radio_cover.unchecked,.radio_custom.red:active .check_cover.unchecked,.radio_custom.red:active .radio_cover.unchecked,.radio_custom.red:focus .check_cover.unchecked,.radio_custom.red:focus .radio_cover.unchecked,.radio_custom.red:hover .check_cover.unchecked,.radio_custom.red:hover .radio_cover.unchecked{color:#c41821;background-color:rgba(196,24,33,.4);border:2px solid #c41821}.checkbox_custom.red:active .check_cover.checked,.checkbox_custom.red:active .radio_cover.checked,.checkbox_custom.red:focus .check_cover.checked,.checkbox_custom.red:focus .radio_cover.checked,.checkbox_custom.red:hover .check_cover.checked,.checkbox_custom.red:hover .radio_cover.checked,.radio_custom.red:active .check_cover.checked,.radio_custom.red:active .radio_cover.checked,.radio_custom.red:focus .check_cover.checked,.radio_custom.red:focus .radio_cover.checked,.radio_custom.red:hover .check_cover.checked,.radio_custom.red:hover .radio_cover.checked{color:#fff;background-color:rgba(196,24,33,.8);border:2px solid #c41821}.checkbox_custom.green,.radio_custom.green{color:#7fbd22}.checkbox_custom.green span.tooltip_content,.radio_custom.green span.tooltip_content{background-color:#7fbd22!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.checkbox_custom.green .check_cover.checked,.checkbox_custom.green .radio_cover.checked,.radio_custom.green .check_cover.checked,.radio_custom.green .radio_cover.checked{color:#fff;background-color:#7fbd22;border:2px solid #7fbd22}.checkbox_custom.green:active .check_cover.unchecked,.checkbox_custom.green:active .radio_cover.unchecked,.checkbox_custom.green:focus .check_cover.unchecked,.checkbox_custom.green:focus .radio_cover.unchecked,.checkbox_custom.green:hover .check_cover.unchecked,.checkbox_custom.green:hover .radio_cover.unchecked,.radio_custom.green:active .check_cover.unchecked,.radio_custom.green:active .radio_cover.unchecked,.radio_custom.green:focus .check_cover.unchecked,.radio_custom.green:focus .radio_cover.unchecked,.radio_custom.green:hover .check_cover.unchecked,.radio_custom.green:hover .radio_cover.unchecked{color:#5d8e14;background-color:rgba(127,189,34,.4);border:2px solid #7fbd22}.checkbox_custom.green:active .check_cover.checked,.checkbox_custom.green:active .radio_cover.checked,.checkbox_custom.green:focus .check_cover.checked,.checkbox_custom.green:focus .radio_cover.checked,.checkbox_custom.green:hover .check_cover.checked,.checkbox_custom.green:hover .radio_cover.checked,.radio_custom.green:active .check_cover.checked,.radio_custom.green:active .radio_cover.checked,.radio_custom.green:focus .check_cover.checked,.radio_custom.green:focus .radio_cover.checked,.radio_custom.green:hover .check_cover.checked,.radio_custom.green:hover .radio_cover.checked{color:#fff;background-color:rgba(127,189,34,.8);border:2px solid #7fbd22}.checkbox_custom.green_dark,.radio_custom.green_dark{color:#5b9602}.checkbox_custom.green_dark span.tooltip_content,.radio_custom.green_dark span.tooltip_content{background-color:#5b9602!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.checkbox_custom.green_dark .check_cover.checked,.checkbox_custom.green_dark .radio_cover.checked,.radio_custom.green_dark .check_cover.checked,.radio_custom.green_dark .radio_cover.checked{color:#fff;background-color:#5b9602;border:2px solid #5b9602}.checkbox_custom.green_dark:active .check_cover.unchecked,.checkbox_custom.green_dark:active .radio_cover.unchecked,.checkbox_custom.green_dark:focus .check_cover.unchecked,.checkbox_custom.green_dark:focus .radio_cover.unchecked,.checkbox_custom.green_dark:hover .check_cover.unchecked,.checkbox_custom.green_dark:hover .radio_cover.unchecked,.radio_custom.green_dark:active .check_cover.unchecked,.radio_custom.green_dark:active .radio_cover.unchecked,.radio_custom.green_dark:focus .check_cover.unchecked,.radio_custom.green_dark:focus .radio_cover.unchecked,.radio_custom.green_dark:hover .check_cover.unchecked,.radio_custom.green_dark:hover .radio_cover.unchecked{color:#5b9602;background-color:rgba(91,150,2,.4);border:2px solid #5b9602}.checkbox_custom.green_dark:active .check_cover.checked,.checkbox_custom.green_dark:active .radio_cover.checked,.checkbox_custom.green_dark:focus .check_cover.checked,.checkbox_custom.green_dark:focus .radio_cover.checked,.checkbox_custom.green_dark:hover .check_cover.checked,.checkbox_custom.green_dark:hover .radio_cover.checked,.radio_custom.green_dark:active .check_cover.checked,.radio_custom.green_dark:active .radio_cover.checked,.radio_custom.green_dark:focus .check_cover.checked,.radio_custom.green_dark:focus .radio_cover.checked,.radio_custom.green_dark:hover .check_cover.checked,.radio_custom.green_dark:hover .radio_cover.checked{color:#fff;background-color:rgba(91,150,2,.8);border:2px solid #5b9602}.checkbox_custom.blueish,.radio_custom.blueish{color:#3fbee6}.checkbox_custom.blueish span.tooltip_content,.radio_custom.blueish span.tooltip_content{background-color:#3fbee6!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.checkbox_custom.blueish .check_cover.checked,.checkbox_custom.blueish .radio_cover.checked,.radio_custom.blueish .check_cover.checked,.radio_custom.blueish .radio_cover.checked{color:#fff;background-color:#3fbee6;border:2px solid #3fbee6}.checkbox_custom.blueish:active .check_cover.unchecked,.checkbox_custom.blueish:active .radio_cover.unchecked,.checkbox_custom.blueish:focus .check_cover.unchecked,.checkbox_custom.blueish:focus .radio_cover.unchecked,.checkbox_custom.blueish:hover .check_cover.unchecked,.checkbox_custom.blueish:hover .radio_cover.unchecked,.radio_custom.blueish:active .check_cover.unchecked,.radio_custom.blueish:active .radio_cover.unchecked,.radio_custom.blueish:focus .check_cover.unchecked,.radio_custom.blueish:focus .radio_cover.unchecked,.radio_custom.blueish:hover .check_cover.unchecked,.radio_custom.blueish:hover .radio_cover.unchecked{color:#19a6ea;background-color:rgba(63,190,230,.4);border:2px solid #3fbee6}.checkbox_custom.blueish:active .check_cover.checked,.checkbox_custom.blueish:active .radio_cover.checked,.checkbox_custom.blueish:focus .check_cover.checked,.checkbox_custom.blueish:focus .radio_cover.checked,.checkbox_custom.blueish:hover .check_cover.checked,.checkbox_custom.blueish:hover .radio_cover.checked,.radio_custom.blueish:active .check_cover.checked,.radio_custom.blueish:active .radio_cover.checked,.radio_custom.blueish:focus .check_cover.checked,.radio_custom.blueish:focus .radio_cover.checked,.radio_custom.blueish:hover .check_cover.checked,.radio_custom.blueish:hover .radio_cover.checked{color:#fff;background-color:rgba(63,190,230,.8);border:2px solid #3fbee6}.checkbox_custom.blue,.radio_custom.blue{color:#19a6ea}.checkbox_custom.blue span.tooltip_content,.radio_custom.blue span.tooltip_content{background-color:#19a6ea!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.checkbox_custom.blue .check_cover.checked,.checkbox_custom.blue .radio_cover.checked,.radio_custom.blue .check_cover.checked,.radio_custom.blue .radio_cover.checked{color:#fff;background-color:#19a6ea;border:2px solid #19a6ea}.checkbox_custom.blue:active .check_cover.unchecked,.checkbox_custom.blue:active .radio_cover.unchecked,.checkbox_custom.blue:focus .check_cover.unchecked,.checkbox_custom.blue:focus .radio_cover.unchecked,.checkbox_custom.blue:hover .check_cover.unchecked,.checkbox_custom.blue:hover .radio_cover.unchecked,.radio_custom.blue:active .check_cover.unchecked,.radio_custom.blue:active .radio_cover.unchecked,.radio_custom.blue:focus .check_cover.unchecked,.radio_custom.blue:focus .radio_cover.unchecked,.radio_custom.blue:hover .check_cover.unchecked,.radio_custom.blue:hover .radio_cover.unchecked{color:#0f7fb8;background-color:rgba(25,166,234,.4);border:2px solid #19a6ea}.checkbox_custom.blue:active .check_cover.checked,.checkbox_custom.blue:active .radio_cover.checked,.checkbox_custom.blue:focus .check_cover.checked,.checkbox_custom.blue:focus .radio_cover.checked,.checkbox_custom.blue:hover .check_cover.checked,.checkbox_custom.blue:hover .radio_cover.checked,.radio_custom.blue:active .check_cover.checked,.radio_custom.blue:active .radio_cover.checked,.radio_custom.blue:focus .check_cover.checked,.radio_custom.blue:focus .radio_cover.checked,.radio_custom.blue:hover .check_cover.checked,.radio_custom.blue:hover .radio_cover.checked{color:#fff;background-color:rgba(25,166,234,.8);border:2px solid #19a6ea}.main_head .checkbox_custom,.main_head .radio_custom{width:auto}.drop_list_item.checkbox_custom i.checked,.drop_list_item.checkbox_custom i.unchecked{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;font-size:20px;line-height:36px;text-align:center}.drop_list_item.checkbox_custom input[type=checkbox],.drop_list_item.checkbox_custom input[type=radio]{width:36px;height:36px}.drop_list_item.checkbox_custom label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:36px;padding:0 10px 0 0;line-height:36px}.radio_select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.radio_select .checkbox_custom input[type=checkbox],.radio_select .checkbox_custom input[type=radio],.radio_select .radio_custom input[type=checkbox],.radio_select .radio_custom input[type=radio]{width:32px;height:32px}.radio_select .checkbox_custom .check_cover,.radio_select .checkbox_custom .radio_cover,.radio_select .radio_custom .check_cover,.radio_select .radio_custom .radio_cover{width:32px;height:32px;border-radius:0}.radio_select .checkbox_custom .check_cover.checked,.radio_select .checkbox_custom .check_cover.unchecked,.radio_select .checkbox_custom .radio_cover.checked,.radio_select .checkbox_custom .radio_cover.unchecked,.radio_select .radio_custom .check_cover.checked,.radio_select .radio_custom .check_cover.unchecked,.radio_select .radio_custom .radio_cover.checked,.radio_select .radio_custom .radio_cover.unchecked{border:0 solid rgba(141,162,182,0)}.radio_select .checkbox_custom:first-child .check_cover,.radio_select .checkbox_custom:first-child .radio_cover,.radio_select .radio_custom:first-child .check_cover,.radio_select .radio_custom:first-child .radio_cover{border-radius:4px 0 0 4px}.radio_select .checkbox_custom:last-child .check_cover,.radio_select .checkbox_custom:last-child .radio_cover,.radio_select .radio_custom:last-child .check_cover,.radio_select .radio_custom:last-child .radio_cover{border-radius:0 4px 4px 0}.radio_select .checkbox_custom:active .check_cover.checked,.radio_select .checkbox_custom:active .check_cover.unchecked,.radio_select .checkbox_custom:active .radio_cover.checked,.radio_select .checkbox_custom:active .radio_cover.unchecked,.radio_select .checkbox_custom:focus .check_cover.checked,.radio_select .checkbox_custom:focus .check_cover.unchecked,.radio_select .checkbox_custom:focus .radio_cover.checked,.radio_select .checkbox_custom:focus .radio_cover.unchecked,.radio_select .checkbox_custom:hover .check_cover.checked,.radio_select .checkbox_custom:hover .check_cover.unchecked,.radio_select .checkbox_custom:hover .radio_cover.checked,.radio_select .checkbox_custom:hover .radio_cover.unchecked,.radio_select .radio_custom:active .check_cover.checked,.radio_select .radio_custom:active .check_cover.unchecked,.radio_select .radio_custom:active .radio_cover.checked,.radio_select .radio_custom:active .radio_cover.unchecked,.radio_select .radio_custom:focus .check_cover.checked,.radio_select .radio_custom:focus .check_cover.unchecked,.radio_select .radio_custom:focus .radio_cover.checked,.radio_select .radio_custom:focus .radio_cover.unchecked,.radio_select .radio_custom:hover .check_cover.checked,.radio_select .radio_custom:hover .check_cover.unchecked,.radio_select .radio_custom:hover .radio_cover.checked,.radio_select .radio_custom:hover .radio_cover.unchecked{border:0 solid rgba(127,189,34,0)}.checkbox_list label.space_between{width:calc(100% - 24px);height:24px;font-size:13px;line-height:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.checkbox_list.desabled_list .checkbox_custom{pointer-events:none}.checkbox_list.desabled_list .checkbox_custom i{opacity:0}.checkbox_filter,.radio_filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.checkbox_filter .filter_label,.radio_filter .filter_label{padding:0 10px;font-size:10px;line-height:10px;text-transform:uppercase}.checkbox_filter .filter_label.align_left,.radio_filter .filter_label.align_left{text-align:left}.checkbox_filter .filter_label.align_right,.radio_filter .filter_label.align_right{text-align:right}.checkbox_filter .checkbox_button_group,.checkbox_filter .radio_button_group,.radio_filter .checkbox_button_group,.radio_filter .radio_button_group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.switch{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:36px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:22px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch input.switch_mark{display:none}.switch .slider{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;width:36px;height:22px;border-radius:12px;background-color:rgba(110,120,132,.25)}.switch .slider,.switch .slider:before{position:relative;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.switch .slider:before{z-index:2;display:block;content:"";height:18px;width:18px;margin:2px 16px 2px 2px;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.switch .checkbox_label{z-index:2;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 8px;color:#3f4750;font-size:11px;line-height:11px;font-weight:500;text-transform:uppercase}.switch .checkbox_label,.switch .checkbox_label .off_label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px}.switch .checkbox_label .off_label{z-index:3;opacity:1;top:0;width:100%}.switch .checkbox_label .on_label{position:relative;z-index:0;opacity:0;top:0;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:22px}.switch input.switch_mark:checked~.checkbox_label .off_label,.switch input.switch_mark:focus~.checkbox_label .off_label{display:none;z-index:0;opacity:0}.switch input.switch_mark:checked~.checkbox_label .on_label,.switch input.switch_mark:focus~.checkbox_label .on_label{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:3;opacity:1}.switch input.switch_mark:checked~.slider,.switch input.switch_mark:focus~.slider{background-color:#27ae60}.switch input.switch_mark:checked~.slider:before,.switch input.switch_mark:focus~.slider:before{margin:2px 2px 2px 16px}.switch input{width:100px}.switch.on_off .slider{background-color:#e35454}.switch.on_off input.switch_mark:checked~.slider,.switch.on_off input.switch_mark:focus~.slider{background-color:#27ae60}.switch.on_accent input.switch_mark:checked~.slider,.switch.on_accent input.switch_mark:focus~.slider{background-color:#2d9cdb}.switch.no_shade .slider:before{-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}.switch.automatic_authorization .checkbox_label,.switch.automatic_rejection .checkbox_label,.switch.automatic_ticket_assignment .checkbox_label{font-size:10px;line-height:10px}.switch.automatic_ticket_assignment{width:150px}.switch.automatic_authorization{width:180px}.switch.automatic_rejection{width:160px}.image_preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:auto;font-size:14px;line-height:16px}.image_preview img{width:100%;height:auto;line-height:0}.image_preview .empty{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:120px;font-size:14px;line-height:16px;border-radius:8px;background-color:rgba(141,162,182,.1)}.app_content,.image_preview .empty{display:-webkit-box;display:-ms-flexbox;display:flex}.app_content{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100vw;height:100vh;position:fixed;background-color:#f8fbfe}.app_sidebar{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;z-index:2;height:100vh;background-color:#3a4551;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.app_sidebar,.app_sidebar .sidebar_head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:260px}.app_sidebar .sidebar_head{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;border-bottom:1px solid rgba(116,136,157,.2)}.app_sidebar .sidebar_head .menu_toggle{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:60px;height:80px;overflow:hidden;text-indent:-9999px;background-image:url(/menu_icon2x.bc5d3409.png);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.app_sidebar .sidebar_head .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.app_sidebar .sidebar_head .logo img{height:26px;width:auto}.app_sidebar .sidebar_head .title{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:80px;width:auto;font-size:14px;font-weight:400;font-family:Exo,sans-serif;text-transform:uppercase;line-height:14px;overflow-wrap:break-word;white-space:pre-wrap}.app_sidebar .sidebar_head .icon_btn,.app_sidebar .sidebar_head .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app_sidebar .sidebar_head .icon_btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px;width:50px;font-size:24px;cursor:pointer;border-radius:25px;background-color:hsla(0,0%,100%,0);color:#8fa4b8}.app_sidebar .sidebar_head .icon_btn img{width:24px;height:24px}.app_sidebar .sidebar_head .icon_btn:last-child{margin:0 0 0 -12px}.app_sidebar .sidebar_head .icon_btn.active,.app_sidebar .sidebar_head .icon_btn:active,.app_sidebar .sidebar_head .icon_btn:focus,.app_sidebar .sidebar_head .icon_btn:hover{color:#74889d;background-color:#e7eef4}.app_sidebar .sidebar_head .dropdown{position:absolute;z-index:300;top:58px;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:0;width:184px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;background-color:#fff;-webkit-box-shadow:0 0 25px 0 rgba(31,34,38,.25);box-shadow:0 0 25px 0 rgba(31,34,38,.25);border-radius:4px;opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.app_sidebar .sidebar_head .dropdown .list_item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:0;width:100%;color:#8fa4b8;text-decoration:none;border:0 solid transparent;cursor:pointer;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.app_sidebar .sidebar_head .dropdown .list_item,.app_sidebar .sidebar_head .dropdown .list_item .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.app_sidebar .sidebar_head .dropdown .list_item .label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:50px;font-size:11px;line-height:10px;text-align:right;text-transform:uppercase}.app_sidebar .sidebar_head .dropdown .list_item i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:50px;font-size:24px}.app_sidebar .sidebar_head .dropdown .list_item i.create_page.active,.app_sidebar .sidebar_head .dropdown .list_item i.create_page:active,.app_sidebar .sidebar_head .dropdown .list_item i.create_page:focus,.app_sidebar .sidebar_head .dropdown .list_item i.create_page:hover{color:#00a0fd}.app_sidebar .sidebar_head .dropdown .list_item input.small{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:130px}.app_sidebar .sidebar_head .dropdown .list_item.active,.app_sidebar .sidebar_head .dropdown .list_item:active,.app_sidebar .sidebar_head .dropdown .list_item:focus,.app_sidebar .sidebar_head .dropdown .list_item:hover{color:#4e6375;background-color:#f8fbfe}.app_sidebar .sidebar_head .dropdown.toggle{display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1}.app_sidebar .sidebar_head .dropdown.toggle .list_item{height:45px;border-bottom:1px solid rgba(141,162,182,.15)}.app_sidebar .sidebar_head .bottom_divider,.app_sidebar .sidebar_head .bottom_divider .separator{display:none}.app_sidebar.widgets .sidebar_head{z-index:3}.app_sidebar.widgets .sidebar_head .logo{display:none}.app_sidebar.widgets .sidebar_head .layout,.app_sidebar.widgets .sidebar_head .title,.app_sidebar.widgets .widget_menu{display:-webkit-box;display:-ms-flexbox;display:flex}.app_sidebar.widgets .widget_menu{opacity:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-animation-delay:.1s;animation-delay:.1s}.app_sidebar.menu_hide{width:60px}.app_sidebar.menu_hide .widget_menu{max-height:calc(100vh - 120px)}.app_sidebar.menu_hide .widget_menu .widget_single{opacity:0}.app_sidebar.menu_hide .layout_menu{max-height:calc(100vh - 120px)}.app_sidebar.menu_hide .layout_menu .layout_item{opacity:0}.app_sidebar.menu_hide .betshop_settings{max-height:calc(100vh - 120px);opacity:0}.app_sidebar.menu_hide .betshop_settings .betshop_item,.app_sidebar.menu_hide .nav_tabs,.app_sidebar.menu_hide .nav_tabs .tab_item{opacity:0}.app_sidebar.menu_hide .widget_tools{height:100px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.app_sidebar.menu_hide .widget_tools button{width:60px;height:50px;border-radius:0;margin:0;padding:0;font-size:24px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.app_sidebar.menu_hide .widget_tools button span.button_label{display:none}.app_sidebar.menu_hide .widget_tools button i.mdi{display:-webkit-box;display:-ms-flexbox;display:flex}.app_sidebar.menu_hide ul.app_menu.widget_menu li{opacity:0}.app_sidebar .sidebar_copyrights{display:-webkit-box;display:-ms-flexbox;display:flex}.app_sidebar.cover_content{position:absolute;z-index:4;-webkit-box-shadow:0 0 40px 10px rgba(48,57,68,.5);box-shadow:0 0 40px 10px rgba(48,57,68,.5)}.app_sidebar.cover_content.menu_hide{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}.action_bar_menu .sidebar_head{border-bottom:0 solid transparent}.action_bar_menu .sidebar_head .bottom_divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:260px;height:1px}.action_bar_menu .sidebar_head .bottom_divider .separator{display:-webkit-box;display:-ms-flexbox;display:flex;height:1px;width:230px;background-color:rgba(116,136,157,.2)}.app_main{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:calc(100vw - 260px);flex-basis:calc(100vw - 260px);height:100vh;overflow:hidden;z-index:3;overflow-y:auto;overflow-x:hidden;background-color:#fff;-webkit-box-shadow:0 0 25px 0 rgba(31,34,38,.25);box-shadow:0 0 25px 0 rgba(31,34,38,.25);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.app_main.menu_hide{-ms-flex-preferred-size:calc(100vw - 60px);flex-basis:calc(100vw - 60px)}.app_main.menu_hide .main_head .logo{height:80px;width:90px;opacity:1}.app_main.menu_hide .title_section,.app_main.menu_hide h1.title_section{padding:0 30px 0 0}.app_main.menu_hide .title_section.hidden_logo,.app_main.menu_hide h1.title_section.hidden_logo{padding:0 30px}.app_main.cover_content{-ms-flex-preferred-size:calc(100vw - 60px);flex-basis:calc(100vw - 60px)}.app_main.cover_content .main_footer,.app_main.cover_content .main_head{margin-left:60px;width:calc(100vw - 60px)}.app_main.cover_content .main_head .logo{height:80px;width:0;opacity:0}.app_main.cover_content .main_head .title_section,.app_main.cover_content .main_head h1.title_section{padding:0 30px}.main_footer.right_pannel_toggle,.main_head.right_pannel_toggle{padding-right:380px}.main_footer.offer_plan_toggle,.main_head.offer_plan_toggle{padding-right:290px}.scroll_content.right_pannel_toggle{padding-right:380px}.scroll_content.offer_plan_toggle{padding-right:290px}.app_content .app_main{-ms-overflow-style:none;scrollbar-width:none}.app_content .app_main::-webkit-scrollbar{display:none}.app_content .app_main .scroll_container{position:relative;width:calc(100vw - 230px);height:calc(100vh - 80px);overflow-x:hidden;overflow-y:auto;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.app_content .app_main .scroll_container .scroll_content{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100vw - 260px);position:relative;top:0;left:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.app_content .app_main.menu_hide .scroll_container{width:calc(100vw - 30px)}.app_content .app_main.menu_hide .scroll_container .scroll_content{width:calc(100vw - 60px)}.app_content .app_main.cover_content .scroll_container{width:calc(100vw - 30px);margin-left:60px}.app_content .app_main.cover_content .scroll_container .scroll_content{width:calc(100vw - 60px)}.app_content.action_bar_menu .app_main .scroll_container{position:relative;width:calc(100vw - 300px);height:calc(100vh - 80px);overflow-x:hidden;overflow-y:auto;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.app_content.action_bar_menu .app_main .scroll_container .scroll_content{width:calc(100vw - 320px);position:relative;top:0;left:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.app_content.action_bar_menu .app_main.menu_hide .scroll_container{width:calc(100vw - 30px)}.app_content.action_bar_menu .app_main.menu_hide .scroll_container .scroll_content{width:calc(100vw - 60px)}.app_content.action_bar_menu .app_sidebar .sidebar_head .logo{position:relative;left:0;padding:0 0 0 36px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.app_content.action_bar_menu .app_sidebar .sidebar_head .menu_toggle{min-width:76px;background-image:url(/alea_logo_sign.8802ece9.png);background-repeat:no-repeat;background-position:32px;background-size:30px 30px;pointer-events:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.app_content.action_bar_menu .app_sidebar .widget_tools{display:none}.app_content.action_bar_menu .app_sidebar.menu_hide{width:0}.app_content.action_bar_menu .app_sidebar.menu_hide .sidebar_head .logo{left:-48px}.app_content.action_bar_menu .app_sidebar.menu_hide .sidebar_head .menu_toggle{background-position:-15px}.app_content.action_bar_menu .app_sidebar .sidebar_page_title{display:none}.app_content.action_bar_menu .app_main{-ms-flex-preferred-size:calc(100vw - 320px);flex-basis:calc(100vw - 320px)}.app_content.action_bar_menu .app_main.menu_hide .main_head .logo{opacity:0;width:0}.app_content.action_bar_menu .app_main.menu_hide .main_head .title_section,.app_content.action_bar_menu .app_main.menu_hide .main_head h1.title_section{padding:0 30px}.main_content{position:relative;height:calc(100vh - 80px);width:100%;overflow-x:hidden;overflow-y:auto}.main_content .shrink_1440{width:1440px;margin:0 auto}.main_content .shrink_1366{width:1366px;margin:0 auto}.main_content .shrink_1280{width:1280px;margin:0 auto}.main_content.no_overflow{overflow:hidden}.main_content .component_container{border-top:1px solid rgba(141,162,182,.3);padding:80px 1.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.main_content .secondary_sidebar{width:380px;height:calc(100vh - 80px);overflow-x:hidden;overflow-y:scroll}.main_content .secondary_content{width:calc(100% - 380px);height:calc(100vh - 80px);overflow-x:hidden;overflow-y:scroll}.main_content .bottom_half,.main_content .top_half{width:100%;height:calc(50vh - 40px);overflow-x:hidden}.main_content .col-1,.main_content .col-2,.main_content .col-3,.main_content .col-4,.main_content .col-5,.main_content .col-6,.main_content .col-7,.main_content .col-8,.main_content .col-9,.main_content .col-10,.main_content .col-11,.main_content .col-12,.main_content .col_2,.main_content .col_3,.main_content .col_4,.main_content .content_secondary,.main_content .layout_col_center,.main_content .layout_col_left,.main_content .layout_col_right,.main_content .sidebar_secondary{position:relative}.main_content .col-1.scrollable,.main_content .col-2.scrollable,.main_content .col-3.scrollable,.main_content .col-4.scrollable,.main_content .col-5.scrollable,.main_content .col-6.scrollable,.main_content .col-7.scrollable,.main_content .col-8.scrollable,.main_content .col-9.scrollable,.main_content .col-10.scrollable,.main_content .col-11.scrollable,.main_content .col-12.scrollable,.main_content .col_2.scrollable,.main_content .col_3.scrollable,.main_content .col_4.scrollable,.main_content .content_secondary.scrollable,.main_content .layout_col_center.scrollable,.main_content .layout_col_left.scrollable,.main_content .layout_col_right.scrollable,.main_content .sidebar_secondary.scrollable{overflow:hidden;height:calc(100vh - 80px)}.main_content .col-1.scrollable .col_scroll_content,.main_content .col-2.scrollable .col_scroll_content,.main_content .col-3.scrollable .col_scroll_content,.main_content .col-4.scrollable .col_scroll_content,.main_content .col-5.scrollable .col_scroll_content,.main_content .col-6.scrollable .col_scroll_content,.main_content .col-7.scrollable .col_scroll_content,.main_content .col-8.scrollable .col_scroll_content,.main_content .col-9.scrollable .col_scroll_content,.main_content .col-10.scrollable .col_scroll_content,.main_content .col-11.scrollable .col_scroll_content,.main_content .col-12.scrollable .col_scroll_content,.main_content .col_2.scrollable .col_scroll_content,.main_content .col_3.scrollable .col_scroll_content,.main_content .col_4.scrollable .col_scroll_content,.main_content .content_secondary.scrollable .col_scroll_content,.main_content .layout_col_center.scrollable .col_scroll_content,.main_content .layout_col_left.scrollable .col_scroll_content,.main_content .layout_col_right.scrollable .col_scroll_content,.main_content .sidebar_secondary.scrollable .col_scroll_content{height:calc(100vh - 80px);width:calc(100% + 40px);overflow-x:hidden;overflow-y:scroll}.optimize_scroll{transform:translateZ(0)}.main_content .col_2{width:50%}.main_content .col_3{width:33.333%}.main_content .col_4{width:25%}.main_content .col-1{max-width:8.333333%!important}.main_content .col-2{max-width:16.666667%!important}.main_content .col-3{max-width:25%!important}.main_content .col-4{max-width:33.333333%!important}.main_content .col-5{max-width:41.666667%}.main_content .col-6{max-width:50%!important}.main_content .col-7{max-width:58.333333%!important}.main_content .col-8{max-width:66.666667%!important}.main_content .col-9{max-width:75%!important}.main_content .col-10{max-width:83.333333%!important}.main_content .col-11{max-width:91.666667%!important}.main_content .col-12{max-width:100%!important}.main_content .sidebar_secondary{width:380px}.main_content .content_secondary{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.main_content .layout_col_left,.main_content .layout_col_right{width:340px}.main_content .layout_col_center{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.col-1{width:8.333333%!important}.col-2{width:16.666667%!important}.col-3{width:25%!important}.col-4{width:33.333333%!important}.col-5{width:41.666667%!important}.col-6{width:50%!important}.col-7{width:58.333333%!important}.col-8{width:66.666667%!important}.col-9{width:75%!important}.col-10{width:83.333333%!important}.col-11{width:91.666667%!important}.col-12{width:100%!important}.app_content.f_tiny .main_content,.app_content.f_tiny .main_content .scroll_container{height:calc(100vh - 104px)}.app_content.f_tiny .main_footer .f_tiny{height:24px}.app_content.f_small .main_content,.app_content.f_small .main_content .scroll_container{height:calc(100vh - 128px)}.app_content.f_small .main_footer.f_small{height:48px}.app_content.f_normal .main_content,.app_content.f_normal .main_content .scroll_container{height:calc(100vh - 160px)}.app_content.f_normal .main_footer.f_normal{height:80px}.app_content.f_large .main_content,.app_content.f_large .main_content .scroll_container{height:calc(100vh - 240px)}.app_content.f_large .main_footer.f_large{height:160px}.app_content .main_content{height:calc(100vh - 80px)}.app_content.no_header .main_content,.app_content.no_header .main_content .scroll_container{height:100vh}.app_content.no_header .main_content .bottom_half,.app_content.no_header .main_content .top_half{width:100%;height:50vh;overflow-x:hidden}.app_content.no_header .main_content .bottom_half.vh_10,.app_content.no_header .main_content .top_half.vh_10{height:10vh}.app_content.no_header .main_content .bottom_half.vh_20,.app_content.no_header .main_content .top_half.vh_20{height:20vh}.app_content.no_header .main_content .bottom_half.vh_30,.app_content.no_header .main_content .top_half.vh_30{height:30vh}.app_content.no_header .main_content .bottom_half.vh_40,.app_content.no_header .main_content .top_half.vh_40{height:40vh}.app_content.no_header .main_content .bottom_half.vh_60,.app_content.no_header .main_content .top_half.vh_60{height:60vh}.app_content.no_header .main_content .bottom_half.vh_70,.app_content.no_header .main_content .top_half.vh_70{height:70vh}.app_content.no_header .main_content .bottom_half.vh_80,.app_content.no_header .main_content .top_half.vh_80{height:80vh}.app_content.no_header .main_content .bottom_half.vh_90,.app_content.no_header .main_content .top_half.vh_90{height:90vh}.app_content.no_header .main_head{display:none}.sidebar_copyrights{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;width:260px;padding:0 0 0 20px;-webkit-transition:all .18s ease-in-out;transition:all .18s ease-in-out;opacity:1;font-size:11px;line-height:11px;color:#8fa4b8}.app_sidebar.menu_hide .sidebar_copyrights{opacity:0}
/*# sourceMappingURL=/style.a92984f0.css.map */