/* Ширина всего элемента навигации */
/**::-webkit-scrollbar { width: 2px; }*/
/* Цвет дорожки */
*::-webkit-scrollbar-track { background: #cfcfcf; }
/* Цвет бегунка, Округление бегунка. Оформление границ бегунка */
*::-webkit-scrollbar-thumb { background-color: #050c26; border-radius: 20px; border: 3px solid #050c26; }

/*html::-webkit-scrollbar, body::-webkit-scrollbar { display: none; }*/
/*html::-webkit-scrollbar, body::-webkit-scrollbar { -ms-overflow-style: none;   scrollbar-width: none;   }*/
 
body { margin: 0; padding: 0; min-height: 100vh; font-family: InterRegular, Arial; font-style: normal; position: relative; overflow-x: hidden;  display: flex; flex-direction: column; background-color: #F7F7F7; color: #1e1e1e; -webkit-font-smoothing: subpixel-antialiased !important; }
body.unauth { background-color: #fff; }
.container { margin: 0 auto; width: 100%; padding: 0 15px 50px; }
.container_w { margin: 0 auto; width: max-content; max-width:100%; padding: 0 15px 50px; }
.container { max-width: unset; }

.content { flex-grow: 1; }
.flex { display: flex; }

header { padding: 8px 15px; position: relative;  }
footer { padding: 50px 0 10px; }
textarea:focus, input:focus { outline: none; }
input[type="checkbox"] { width: 18px; height: 18px; }
.logo { background: url('../images/logo.svg') no-repeat transparent; width: 130px; height: 31px; cursor: pointer; }
a, a:visited, a:hover { color: #4A59D8; text-decoration: none; }
a.contrast { display: block; width: 24px; height: 24px; background: url('../images/contrast-fill.svg') center center no-repeat #fff; border-radius: 24px; border: 1px solid #fff; position: relative; margin: 0 20px;  }
a.tab { font-family: InterV; font-size: 15px; display: inline-block; font-weight: 600; line-height: 15px; letter-spacing: -0.02em; text-align: left; padding: 12px 20px; border-radius: 16px; margin-right: 10px; }
a.tab:hover { background-color: #F7F7F7; }
a.tab.active { background-color: #4A59D8; color: #fff; }

a.adm_link, a.adm_link:active, a.adm_link:visited, a.adm_link:hover { font-family: InterTightRegular; font-size: 13px; line-height: 19.5px; text-align: left; text-decoration: none !important; }   

a.aj { text-decoration: 1px underline dotted #4A59D8; }

.sandwich { border-radius: 38px; width: 38px; height: 38px; background-color: #9692EC; z-index:101; cursor: pointer; color:#fff; font-family: InterTightMedium; font-size: 18px; font-weight: 500; line-height: 38px; letter-spacing: -0.02em; text-align: center; text-transform: uppercase; } 
.sandwich_menu { 
	position: absolute; width: 300px; min-width: 150px; min-height:50px; right:10px; top: 7px; display: none; z-index:101; background-color: #fff; display: flex; flex-direction: column; padding: 12px 12px 20px 12px;
	-webkit-box-shadow: -8px 8px 8px -2px rgba(34, 60, 80, 0.2); -moz-box-shadow: -8px 8px 8px -2px rgba(34, 60, 80, 0.2); box-shadow: -8px 8px 8px -2px rgba(34, 60, 80, 0.2); border-radius: 16px;
}
.sandwich_menu.hidden { display: none; }
.sandwich_menu_item { position: relative; padding: 0 0 0 8px; }
.sandwich_menu_item:last-child { border-bottom: none; }
.sandwich_menu_item span, .sandwich_menu_item a { display: block; padding: 10px 0; margin-bottom: 5px; text-align: left; font-family: InterTightBold; font-size: 16px; line-height: 16px; color: #1e1e1e; }
.sandwich_menu_item div.redpimpa { display: inline-block; position: relative; padding: 0px 5px; text-align: center; border-radius: 12px; font-size: 9px; right: -6px; color: #fff; background-color: #fe6c6f; margin-bottom: 0px; font-family: InterRegular; top: -1px; }

.sandwich_menu_item a:last-child { margin-bottom: 0; }
.sandwich_menu_item:hover { text-decoration: none; }
.sandwich_menu_header { font-family: InterV; font-size: 14px; font-weight: 400; line-height: 18px; text-align: left; color: #5E5E5E; margin-top: 10px; padding-left: 8px; }
.sandwich_menu .ava { background-color: #EFF0F3; padding: 8px 8px 8px 8px; border-radius: 12px; margin-bottom: 12px; }
.sandwich_menu .initials { float:left; border-radius: 60px; width: 60px; height: 60px; background-color: #9692EC; color:#fff; font-size: 18px; font-weight: 500; line-height: 60px; letter-spacing: -0.02em; text-align: center; text-transform: uppercase; margin-right: 10px; } 
.sandwich_menu .fullname { font-family: InterTightMedium; font-size: 16px; line-height: 16px; text-align: left; color: #1e1e1e; padding-bottom: 8px;}
.sandwich_menu .job, .sandwich_menu .email { font-family: InterV; font-size: 13px; font-weight: 400; line-height: 16.9px; text-align: left; color: #5E5E5E; }
.sandwich_menu .job { padding-bottom: 2px; } 
 
.rastopirka { flex-grow: 2; }
.relative { position: relative; }
td.relative a { position: relative; }
.clear { clear:both;height:1px;font-size:1px;line-height:1px; }
.clear.h15 { height: 15px; }
.clear.h8 { height: 8px; }
.clear.h5 { height: 5px; }

.footer_table { display: flex; flex-direction: row; padding: 6px 15px; font-family: InterTightRegular; font-size: 14px; font-weight: 500; color: #1e1e1e; }
.footer_table a, .footer_table a:visited, .footer_table a:active { text-decoration: none !important; font-family: InterTightRegular; font-size: 14px; font-weight: 500; line-height: 21px; text-align: center; color: #1e1e1e; } 
.footer_table a:hover { color: #1e1e1e; }
.footer_table_mid { flex-grow: 2; display: flex; flex-direction: row; gap: 0 50px; justify-content: center; }
.footer_table_left { width: 200px; }
.footer_table_right { width: 200px; text-align: right; }
.gen_time { margin: 0 auto 20px; ; text-align:center; color:#fff; }

#login_form { width: 520px; margin: 0 auto; position: relative; top: 15vh; }
#login_with_pass_line { width: 520px; position: relative; margin-bottom: 20px; }
.form_header { font-family: InterTightBold; font-size: 36px; line-height: 36px; letter-spacing: -0.02em; text-align: left; margin-bottom: 35px; }



a.reg_redo { text-align: center; display:block; margin: 0 auto; position: relative; }
a.reg_redo:before { content: ''; background: url('../images/chevron_left.svg') center center no-repeat transparent; position:absolute; left: -25px; top: 0px; color: #4A59D8; width: 20px; height: 20px; }


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
/* Firefox */
input[type=number] { -moz-appearance: textfield; }

.forgot_promise { color: #3A3A3A; font-family: InterTightRegular; font-size: 16px; line-height: 24px; text-align: left; margin-bottom: 20px; }
.enter_code_info { font-family: InterV; font-size: 13px; font-weight: 500; line-height: 20px; letter-spacing: -0.02em; text-align: left; display: block; padding: 8px 0; color: #1E1E1E; } 
.enter_code_info.err { color: #E8262E; } 

.errors_line, .errors_line2 { display: block; font-family: InterV; font-size: 13px; font-weight: 500; line-height: 13px; letter-spacing: -0.02em; text-align: left; padding: 0px; color: #E8262E; }
.errors_line.okok, .errors_line2.okok  { color: #4AD87D; }
.errors_line.infoinfo, .errors_line2.infoinfo { color: #000; }

#forgot_form, #forgot_form_done, #forgot_pass_form, #forgot_form_finished { width: 520px; margin: 0 auto; position: relative; top: 15vh; }

#register_form, #register_form2 { width: 520px; margin: 0 auto; position: relative; top: 15vh; }
.reg_code_info { color: #198754; font-family: InterRegular; display: inline-block; width: 55%; text-align: left; font-size: 14px; line-height: 19px; padding: 8px; } 
.reg_code_info.err { color: #EC635D; } 

.form_block { padding: 10px 0; display: flex; flex-direction: row; }
.form_block .form_input { flex-grow: 1; }

.search_container { position: relative; margin-left:15px; display: inline-block; }
.search_container .backspace { position: absolute; top: 0px; right: 0px; display: block; width: 35px; height: 40px; cursor: pointer; background: url('../images/backspace_gray.svg') center center / 20px 20px no-repeat transparent; }
.search_container .backspace:hover { background-image: url('../images/backspace.svg'); }
.search_div { border-radius: 16px; background-color: #fff; padding: 11px 35px 11px 20px; color: black; font-size: 15px; font-family: InterTightRegular; line-height: 15px; border: none; width: 185px; position: relative; }
.search_div:focus{ outline: none; } 
#search_found { display: inline-block; margin-left: 10px; }

.search_client_container .backspace { position: absolute; top: 0px; right: 0px; display: block; width: 35px; height: 40px; cursor: pointer; background: url('../images/backspace_gray.svg') center center / 20px 20px no-repeat transparent; }
.search_client_container .backspace:hover { background-image: url('../images/backspace.svg'); }
.search_client_container { position: relative; display: inline-block; }
.search_client_div { border-radius: 16px; background-color: #fff; padding: 11px 20px; color: black; font-size: 15px; font-family: InterTightRegular; line-height: 15px; border: none; width: 220px; }
.search_client_div:focus{ outline: none; } 
#search_client_found { display: inline-block; margin-left: 5px; }

.search_storage_container .backspace { position: absolute; top: 0px; right: 0px; display: block; width: 35px; height: 40px; cursor: pointer; background: url('../images/backspace_gray.svg') center center / 20px 20px no-repeat transparent; }
.search_storage_container .backspace:hover { background-image: url('../images/backspace.svg'); }
.search_storage_container { position: relative; display: inline-block; }
.search_storage_div { border-radius: 16px; background-color: #fff; padding: 11px 20px; color: black; font-size: 15px; font-family: InterTightRegular; line-height: 15px; border: none; width: 220px; }
.search_storage_div:focus{ outline: none; } 
#search_storage_found { display: inline-block; margin-left: 5px; }

.ui-button { border: 1px solid #0E2147 !important; background-color:#fff; }
.ui-widget { z-index: 10001; border: 1px solid #0E2147 !important; background-color:#fff; font-family: InterRegular !important; }
.ui-widget-content { background: #fff; }
.ui-menu { -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2); -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2); box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2); border: 1px solid #737477; border-radius: 16px; padding: 0 20px; }
.ui-autocomplete { max-height: 500px; overflow-y: scroll; }
.ui-menu .ui-menu-item { font-family: InterV; font-size: 15px; font-weight: 550; line-height: 15px; letter-spacing: -0.01em; padding: 11px 0; border-top: none; border-right: none; border-left: none; border-bottom: 1px solid #dfdfdf; border-radius: 0px; color: #3a3a3a; }
.ui-menu .ui-menu-item:last-child { border-bottom: none; }
.ui-menu .ui-menu-item:hover { background-color: #fff;  color: #3a3a3a; }
.ui-menu .ui-menu-item-wrapper { padding: 0; height: auto; min-width: 250px; border: none; font-family: InterV; font-weight: 550; margin:0; } 
.ui-menu .ui-menu-item-wrapper.ui-state-active { background: #fff; font-family: InterV; font-weight: 550; font-size: 15px; color: #3a3a3a; border: none; margin:0; }
.autocom_rite { float:right; }
.ui-tooltip { padding: 5px 10px; color: black; border-radius: 4px; font-family:Roboto, Arial, sans-serif; font-size: 12px; box-shadow: none !important; background: #fff; }

#main_table { min-height: 500px; width: fit-content; } 
.main_table { background-color: #fff; border-radius: 16px; padding: 10px 8px; }
.main_table table { width:100%;margin-bottom:30px; border-collapse: collapse; }
.main_table table tr { border-radius: 12px; }
.main_table table tr th, .main_table table tr td { vertical-align: middle; border:none; position: relative; font-size: 12px; font-family: InterV; font-weight: 500; line-height: 18.2px; text-align: left; }
.main_table table tr.stripe { border-radius: 12px; background-color:#F7F7F7; }
.main_table table tr.stripe td, .main_table table tr.stripe th { border: none; }
.main_table table tr th { padding: 17px 10px; color: #777777; }
.main_table table tr td { padding: 8px 10px; color: #1E1E1E; }
.main_table table tr td.pl40, .main_table table tr th.pl40 { padding-left:40px; }
.main_table table tr td.pl20, .main_table table tr th.pl20 { padding-left:20px; }
/*.main_table table tr td:first-child, .main_table table tr th:first-child { padding-left:40px; }
.main_table table tr td:last-child, .main_table table tr th:last-child { padding-right:20px; }*/
.main_table table tr td a, .main_table table tr td a:visited, .main_table table tr td a:hover, 
.main_table table tr th a, .main_table table tr th a:visited, .main_table table tr th a:hover { font-family: InterV; font-weight: 500; line-height: 20.8px; text-align: left; text-decoration: none; color: #1E1E1E; } 
.main_table table tr td a.minername, .main_table table tr td a.minername:visited, .main_table table tr td a.minername:hover { font-family: InterTightRegular; line-height: 20.8px; text-align: left; text-decoration: none; color: #1E1E1E; position: relative; }

.main_table table tr td.miner_errors { font-size: 11px; line-height: 13px; font-weight: 300; }
.main_table table tr td.miner_errors a { font-size: 11px; line-height: 13px; font-weight: 300; }

.main_table table span.graysmall { font-family: InterV; font-size: 12px; font-weight: 500; line-height: 21px; letter-spacing: -0.01em; text-align: left; color: #9FA0A3; }
.main_table table span.ochensmall { font-family: InterV; font-size: 10px; font-weight: 500; line-height: 12px; letter-spacing: -0.01em; text-align: left; color: #9FA0A3; }
.main_table table a.graysmall { font-family: InterV; font-size: 12px; font-weight: 500; line-height: 21px; letter-spacing: -0.01em; text-align: left; color: #9FA0A3; }
.main_table table a.graysmall:hover { font-family: InterV; font-size: 12px; font-weight: 500; line-height: 21px; letter-spacing: -0.01em; text-align: left; color: #9FA0A3; }
.main_table table tr td.graye, .main_table table tr td.graye a.minername { color: #8080805e; }
.main_table table tr td.red, .main_table table tr td.red a.minername { color: #EC635D; } 
.main_table table tr td.orange, .main_table table tr td.orange a.minername { color: #FFA749; }
.main_table table tr.miner_checked { background-color: #EEF0FF; }
.main_table table tr td.red a.minername, 
.main_table table tr td.red a.minername:visited, 
.main_table table tr td.red a.minername:hover { color: #EC635D; } 
.main_table table tr td.orange a.minername, 
.main_table table tr td.orange a.minername:visited, 
.main_table table tr td.orange a.minername:hover { color: #FFA749; } 
.main_table table tr td.graye a.minername, 
.main_table table tr td.graye a.minername:visited, 
.main_table table tr td.graye a.minername:hover { color: #8080805e; } 

.main_table table tr td.red, .main_table table tr td.red a, .main_table table tr td.red a:active, .main_table table tr td.red a:visited { color: #EC635D; }

.main_table table tr td a.minername_tag { padding: 2px 8px; border-radius: 30px; font-family: InterTightRegular; font-size: 10px; line-height: 10.8px; text-align: left; color:#000 !important; background-color: #B2B4BA; position: relative; white-space: nowrap; }
.main_table table tr td a.stellage_place_tag { padding: 2px 8px; border-radius: 30px; font-family: InterTightRegular; font-size: 10px; line-height: 10.8px; text-align: left; background-color: #4AD87D; color:#000 !important; background-color: #B2B4BA; position: relative; white-space: nowrap; }
.main_table table tr td a.stellage_place_tag.hid { opacity: 0; }
.main_table table tr:hover td a.stellage_place_tag.hid { opacity: 1; }
/*.main_table table tr td a.stellage_place_tag .inner { display: block; width: 6px; height: 6px; background-color: #000; border-radius: 10px; position: absolute; top: 5px; left: 5px; }*/
.main_table table tr td a.stellage_place_tag .inner { display: block; width: 10px; height: 10px; background: url('../images/marker.svg') center center / 10px 10px no-repeat transparent; position: absolute; top: 3px; left: 3px; }

.custom-checkbox { flex-shrink: 0; display:inline-block; vertical-align:bottom; border:2px solid #1e1e1e; background-color: transparent; width:18px; height:18px; overflow:hidden; cursor:pointer; } /* #DFDFDF */
.custom-checkbox.disabled { opacity:0.5; }
.custom-checkbox.checked { border:2px solid #1E1E1E; background: url('../images/checked.svg') -2px -2px / 18px 18px no-repeat #fff; }
.custom-checkbox input { margin:0 0;  padding:0 0; display:none; width:100%; height:100%; cursor:pointer; }
.custom-checkbox.smol_one { border:2px solid #1e1e1e; width:12px; height:12px; }
.custom-checkbox.smol_one.red { border-color:#EC635D; }
.custom-checkbox.smol_one.red.checked { border-color:#EC635D; background: url('../images/checked_red.svg') -2px -2px / 12px 12px no-repeat transparent; }
.custom-checkbox.smol_one.checked { border:2px solid #1e1e1e; background-size: 12px 12px; }
.custom-checkbox.smol_one.green { border-color:#59be7d; }
.custom-checkbox.smol_one.green.checked { border-color:#59be7d; background: url('../images/checked_green.svg') -2px -2px / 12px 12px no-repeat transparent; }

.custom-radio { display:inline-block; vertical-align:bottom; background-color: transparent; width:22px; height:22px; overflow:hidden; cursor:pointer; background: url('../images/radio.svg') -2px 0 / 22px 22px no-repeat transparent; } /* #DFDFDF */
.custom-radio.checked { background-image: url('../images/radio_checked.svg'); }
.custom-radio input { margin:0 0;  padding:0 0; display:none; width:100%; height:100%; cursor:pointer; }
.inline_radios .custom-radio { width:22px; height:22px; background: url('../images/radio.svg') -2px 0 / 20px 20px no-repeat transparent; }


.unselectable { -webkit-user-select: none; -webkit-touch-callout: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.fixed_bottom { background-color: #1E1E1E; border-top: 1px solid #3A3A3A; position:sticky; display: flex; flex-direction: row; margin: 10px auto 0; bottom:0; padding:10px 0; color:gray;z-index:9999; width: 100%; }
.fixed_bottom.hidden { display: none; }
.fixed_bottom a { display: block; align-self: flex-end; margin: 0 10px; }
.fixed_bottom .float_mid { position: absolute; top:0; left:0; right:0; bottom:0; z-index:-1; color: #fff; font-family: InterTightRegular; font-size: 16px; line-height: 52px; text-align: center; }
.fixed_bottom .unfloat_mid { color: #fff; font-family: InterTightRegular; font-size: 16px; line-height: 52px; text-align: center; width: 100px; }
.fixed_bottom a.leftside { align-self: flex-start; }
.fixed_bottom .graybutton { cursor: pointer; min-width: max-content; display: block;  font-size: 16px; font-family: InterTightMedium; line-height: 52px; text-decoration: none !important; text-align: center; border-radius: 16px; padding: 0px 20px; } 
.fixed_bottom a.graybutton, 
.fixed_bottom a.graybutton:visited 
.fixed_bottom a.graybutton:active { background-color: #3A3A3A; color: #fff; }
.fixed_bottom a.graybutton:hover { background-color: #4A59D8; color: #fff; }


.bluebutton { cursor: pointer; min-width: max-content; display: block; background-color: #4A59D8; color: #fff !important; font-size: 16px; font-family: InterTightMedium; line-height: 52px; text-decoration: none !important; text-align: center; border-radius: 16px; padding: 0 20px;}
.bluebutton:hover, 
.bluebutton:visited, 
.bluebutton:active { } 
.bluebutton.regsendcode { width: 41%; display: inline-block; }
.bluebutton.disable { opacity: 0.7; }
/*.bluebutton.disable { background-color: #7B88FF; }*/ 
/*.bluebutton.disable:hover { background-color: #7B88FF; }*/
.bluebutton.tickets { line-height: 74px; font-size: 18px; width: 350px; margin: 0 auto; }

.invisbutton { background-color: transparent; cursor: pointer; display: block; font-size: 16px; font-family: InterTightMedium; line-height: 52px; text-decoration: none !important; text-align: center; border-radius: 16px; }
.invisbutton, 
.invisbutton:hover, 
.invisbutton:visited, 
.invisbutton:active { color: #4A59D8; } 
.invisbutton:hover { background-color: #F7F7F7; /*color: #B2B4BA;*/ }

.invisbutton2 { background-color: transparent; cursor: pointer; display: block; font-size: 16px; font-family: InterTightMedium; line-height: 52px; text-decoration: none !important; text-align: center; border-radius: 16px; }
.invisbutton2, 
.invisbutton2:hover, 
.invisbutton2:visited, 
.invisbutton2:active { color: #4A59D8; } 
.invisbutton2:hover { color: #B2B4BA; }


.redbutton { cursor: pointer; min-width: max-content; display: block; background-color: #fe6c6f; color: #fff !important; font-size: 16px; font-family: InterTightMedium; line-height: 52px; text-decoration: none !important; text-align: center; border-radius: 16px; padding: 0 20px; } 
.redbutton,
.redbutton:visited, 
.redbutton:active {  } 
.redbutton:hover { background-color: #d63538; color: #fff; }
.redbutton.intext { display: inline-block; border-radius: 7px; padding: 4px 11px; line-height: 20px; }

.graybutton { cursor: pointer; min-width: max-content; display: block;  font-size: 16px; font-family: InterTightMedium; line-height: 52px; text-decoration: none !important; text-align: center; border-radius: 16px; padding: 0px 20px; } 
a.graybutton, 
a.graybutton:visited 
a.graybutton:active { background-color: #EDEDED; color: #3A3A3A; }
a.graybutton:hover { background-color: #4A59D8; color: #fff; }

a.graybutton_cross { display: inline-block; width: 30px; height: 30px; background: url('/public/themes/frontend/images/cross.svg') center center / 14px 14px no-repeat #EDEDED; border-radius: 5px; position:relative; }
a.graybutton_cross:hover { background: url('/public/themes/frontend/images/cross_white.svg') center center / 14px 14px no-repeat #4A59D8; }

.bluebutton.disabledbutton, .bluebutton.disabledbutton:hover, .bluebutton.disabledbutton:visited, .bluebutton.disabledbutton:active { background: #cfcfcf; color: #000; }
.invisbutton.disabledbutton, .invisbutton.disabledbutton:hover, .invisbutton.disabledbutton:visited, .invisbutton.disabledbutton:active { background: #cfcfcf; color: #000; }
.redbutton.disabledbutton, .redbutton.disabledbutton:hover, .redbutton.disabledbutton:visited, .redbutton.disabledbutton:active { background: #cfcfcf; color: #000; }
.graybutton.disabledbutton, .graybutton.disabledbutton:hover, .graybutton.disabledbutton:visited, .graybutton.disabledbutton:active { background: #cfcfcf; color: #000; }

.greenbutton { cursor: pointer; min-width: max-content; display: block; background-color: #00F798; color: #1e1e1e !important; font-size: 16px; font-family: InterTightMedium; line-height: 52px; text-decoration: none !important; text-align: center; border-radius: 16px; padding: 0 20px;}
.greenbutton:hover { background: #4AD87D; } 

.dep_history { float: right; cursor: pointer; min-width: max-content; display: block; background-color: #2D2D2D; color: #fff !important; font-size: 16px; font-family: InterTightMedium; line-height: 36px; text-decoration: none !important; text-align: center; border-radius: 12px; padding: 0 20px; } 
.dep_history,
.dep_history:visited, 
.dep_history:active {  } 
.dep_history:hover { background-color: #5d5d5d; color: #fff; }

.top_menu_line {  display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0 10px; align-items: center; }
.topmenu_rblock, .topmenu_mblock, .topmenu_lblock { position: relative; display: flex; font-family: InterTightMedium; font-size: 16px; gap: 3px; align-items: center; }
.topmenu_rblock { float:right; }
.topmenu_lblock { float:left; }
.topmenu_mblock { flex-direction: row; justify-content: center; flex-grow: 1; }

a.topmenu, a.topmenu:active, a.topmenu:visited { border-radius: 12px;  font-family: InterTightMedium; font-size: 16px; text-align: left; text-decoration: none !important; color: #3A3A3A; padding: 11px 15px; position: relative; }
a.topmenu:hover, a.topmenu.selected, a.topmenu.selected:hover { color: #fff; }
a.topmenu:hover, a.topmenu.selected { background-color: #4A59D8; }
.topmenu_lblock .topmenu { margin-right: 40px; }
.topmenu.firstone { display: block; position: absolute; left: 90px; top: 57px; margin: 0; }

.floating_table_bg { display: none;  position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(14, 14, 14, 0.75);  z-index: 10000; }

.floating_form { display: none; z-index: 10001; position: absolute; max-width: 1056px; background-color:#fff; padding: 30px; border-radius: 24px; }
.floating_form div.header { font-family: InterTightBold; font-size: 36px; line-height: 36px; letter-spacing: -0.02em; text-align: left; margin-bottom: 15px; }
.floating_form div.header p span { font-family: InterTightRegular; font-size: 14px; line-height: 16px; color: #3A3A3A; letter-spacing: 0; }
.floating_form div.header div.subl { font-family: InterTightRegular; font-size: 14px; line-height: 16px; color: #3A3A3A; letter-spacing: 0; margin-top: 5px; }
.floating_form div.header p span.subspan { font-family: InterTightRegular; font-size: 14px; line-height: 16px; color: #3A3A3A; letter-spacing: 0; display: block; margin: 10px 0; }
.floating_form div.header p a, .floating_form div.header p a:hover { font-family: InterTightRegular; font-size: 16px; line-height: 16px; color: #3A3A3A; letter-spacing: 0; text-decoration: none !important; }
.floating_form div.subheader { font-family: InterTightMedium; font-size: 20px; line-height: 37px; letter-spacing: -0.01em; text-align: left; color: #000; float: left; margin-right: 20px; } 
.floating_form div.summary { font-family: InterV; font-size: 14px; font-weight: 400; line-height: 21px; text-align: right; color: #3A3A3A; }
.floating_form p { margin: 0; color: #0E2147; text-align: justify; font-family: InterBold; line-height: 30px; }
.floating_form .header p { text-align: left; line-height: 40px; }
.floating_form div.emailchange_code_info { color: #198754; font-family: InterRegular; display: inline-block; width: 52%; text-align: left; font-size: 14px; line-height: 19px; margin-left:8px;  } 
.floating_form div.emailchange_code_info.err { color: #EC635D; } 
.floating_form .totally { color: #0E2147; text-align: left; font-size: 23px; font-family: InterExtraBold; margin-top: 20px; }
.floating_form .totally span { color: #EC635D; }
.floating_form table { width: 100%; margin-bottom: 70px; position: relative; border-collapse: collapse; }
.floating_form table tr.stripe { background-color: #e8ecf4 }
.floating_form table tr.red_stripe { background-color: #edd6cc; }
.floating_form table th { text-align: center; font-size: 13px; font-family: InterRegular; line-height: 26px; padding: 10px; position: sticky; top: 0; background-color: #E8ECF4; }
.floating_form table td { text-align: center; font-size: 13px; font-family: InterRegular; line-height: 26px; padding: 10px; }
.floating_form table td.red { color: #EC635D; }
.floating_form table td.big { font-size: 21px; font-family: InterBold; }
.floating_form .cross { cursor: pointer; position: absolute; right: -45px; top: 0px; width: 24px; height: 24px; background: url('/public/themes/frontend/images/cross_white.svg') center center / 24px 24px no-repeat transparent; }
.floating_form .form_line { padding: 0; display: flex; flex-direction: column; margin-bottom: 30px; font-family: InterTightRegular; font-size: 16px; line-height: 16px; color: #3A3A3A; letter-spacing: 0; }
.floating_form .form_line.row { flex-direction: row; }
.floating_form .form_line .form_label { font-family: InterV; font-size: 15px; font-weight: 500; line-height: 15px; letter-spacing: -0.02em; text-align: left; padding-bottom: 10px; }
.floating_form .form_line .form_label span.orange { color: #FFA749; }
.floating_form .form_line .form_label span.red { color: #EC635D; }
.floating_form .form_line .form_label span.graysmall { font-family: InterTightRegular; font-size: 14px; line-height: 16px; color: #262626; }
.floating_form .form_line .form_input {  }
.floating_form .form_line .form_input .bigheader { font-family: InterTightBold; font-size: 32px; line-height: 32px; letter-spacing: -0.02em; text-align: left; color: #1E1E1E; margin-bottom: 5px; }
.floating_form .form_line.errors_line { display: block; font-size: 16px; color: #EC635D; font-family: InterRegular; line-height: 20px; }
.floating_form .form_line.errors_line.okok { color: #4AD87D; line-height: 18px; }
.floating_form .form_line.errors_line.okok.galko { padding-left: 24px; background: url('../images/done_green.svg') left -2px / 20px 20px no-repeat transparent; }
.floating_form .form_line.errors_line.okok a { color: #4AD87D; }
.floating_form .form_line.errors_line.infoinfo { color: #000; line-height: 18px; }
.floating_form .form_line.errors_line.infoinfo a { color: #000; }
.floating_form .form_line.results_line { max-height: 330px; overscroll-behavior: none; overflow-y: scroll; }
.floating_form .form_line.results_line p { font-family: InterTightRegular; font-size: 14px; line-height: 20px; }
.floating_form .form_line.results_line p b { font-family: InterTightMedium; font-size: 14px; line-height: 20px; }
.floating_form .bluebutton.inactive { background:#cfcfcf; }

.intext_form { background-color:#fff; padding: 30px; border-radius: 24px; display: block; min-width: 500px; width: 500px; margin: 0 auto; }
.intext_form .form_line { display: flex; flex-direction: row; gap: 10px 0; padding: 20px 0; }  
.intext_form .form_line .form_label { font-family: InterV; font-size: 13px; font-weight: 500; line-height: 13px; letter-spacing: -0.02em;  }
.intext_form .form_line .form_input { font-family: InterTightBold; font-size: 16px; line-height: 16px; color: #1e1e1e; }
.intext_form .form_line .form_input a { font-family: InterTightMedium; font-size: 16px; line-height: 16px; color: #1e1e1e; }
.intext_form .form_line .form_input input[type="text"] { padding: 17px 20px; border-radius: 12px; font-family: InterV; font-size: 18px; font-weight: 500; line-height: 18px; letter-spacing: -0.02em; text-align: left; width: 100%; background-color: #F7F7F7; border: none; }
.intext_form .form_line .form_input textarea { width: 500px; height: 150px; padding: 17px 20px; border-radius: 12px; font-family: InterV; font-size: 18px; font-weight: 500; line-height: 18px; letter-spacing: -0.02em; text-align: left; background-color: #F7F7F7; border: none; }

#miner_edit_form { width: 480px; }
#miner_hashrate { width: 140px; float:left; margin-right:7px; padding: 15px 0 0 0; font-size: 25px; line-height: 25px; }

.content-block { max-width: 1920px; margin: 0 auto; }
body.mainpage .content-block { background: rgba(14, 33, 71, 0.8); border-radius: 4px; padding: 23px 20px 25px; }

.content-block p { font-family: InterMedium; font-size: 17px; line-height: 27px; color: #1E1E1E; text-align: left; font-style: normal; margin-bottom: 25px; }
.content-block p a, .content-block p a:visited, .content-block p a:hover { color: #4A59D8; text-decoration: none; }
.content-block img { margin-bottom: 25px; }

.h1 { font-family: InterTightBold; font-size: 42px; line-height: 40px; margin: 0px auto 60px; text-align: center; }
h1 { font-family: InterTightMedium; font-size: 36px; line-height: 54px; letter-spacing: -0.01em; }
h2 { font-family: InterTightBold; font-size: 24px; text-align: left; margin: 40px 0 15px; }
.h2 { font-family: InterTightBold; font-size: 24px; text-align: left; }

.h11 { font-family: InterTightBold; font-size: 96px; line-height: 96px; letter-spacing: -0.02em; text-align: left; margin-bottom: 10px;  }
.h12 { font-family: InterTightRegular; font-size: 16px; line-height: 24px; text-align: left; }
.h12.ahtung { font-family: InterTightBold; color: #fe6c6f; }

.tag { padding: 3.5px 8px 5px 8px; border-radius: 30px; font-family: InterTightMedium; font-size: 12px; line-height: 10.8px; text-align: left; background-color: #4AD87D; color:#fff; display: inline-block;  }
.tag.redtag { background-color: #EC635D; }
.tag.yellowtag { background-color: #F2C367; color: #1e1e1e; }
.tag.graytag { background-color: #B2B4BA; }


.miner_subheader { font-family: InterTightMedium; font-size: 24px; line-height: 37px; letter-spacing: -0.01em; text-align: left; color: #000; margin-bottom: 20px; }
.miner_block { background-color:#fff; padding:20px 30px; position: relative; border-radius: 20px; font-family: InterV; position: relative; }
.miner_block.red { border: 2px solid #EC635D; }
.miner_block .tag { position: absolute; top:20px; right:20px; }
.miner_block .tag.second_tag { position: absolute; top:20px; right:115px; }
.miner_block .tag.inlinetag { display: inline-block; position: relative; right: auto; left: auto; top: -5px; margin-left: 10px;  }

.miner_block table { width: 100%; border-collapse: collapse; position: relative; }
.miner_block table tbody { position: relative; }
.miner_block table tr:first-child { position: sticky; top: 0; background-color: #fff; }
.miner_block table tr:first-child td { font-family: InterV; font-size: 14px; font-weight: 500; line-height: 18.2px; color: #777777; }
.miner_block table tr td { font-family: InterV; font-size: 14px; font-weight: 500; line-height: 20.8px; letter-spacing: -0.02em; text-align: left; color: #1E1E1E; padding: 10px; vertical-align:top; }
.miner_block table tr td.big { font-family: InterTightBold; font-size: 32px; line-height: 32px; letter-spacing: -0.02em; text-align: left;  }
.miner_block table tr td span.red { color: #EC635D; }
.miner_block table tr.stripe { background-color: #e8ecf4; }

#miner_err_table td span { color:#EC635D; }
.miner_block table.thin { width: 100%; }
.miner_block table.thin tr td { text-align: center; padding: 10px 5px; }

.miner_block table.mtable { width: 100%; border-collapse: collapse; }
.miner_block table.mtable tr td { vertical-align: top; font-family: InterV; font-size: 16px; font-weight: 500; line-height: 20.8px; letter-spacing: -0.02em; text-align: left; color: #1E1E1E; padding: 10px 5px 10px 0px; }
/*.miner_block table.mtable tr td:first-child { width: 265px; font-size: 14px; line-height: 16.8px; letter-spacing: -0.02em; color: #777777; }*/
.miner_block table.mtable tr td span.red { color: #EC635D; }
.miner_block table.mtable tr td a { text-decoration: underline; }
.miner_block table.mtable tr td a:hover { text-decoration: none; }
.miner_block .miner_subheader { margin-bottom: 27px; }

.bar_container { width:100%; height: 10px; background-color: #EFF0F3; border-radius: 10px; position: relative; overflow: hidden; margin-bottom:15px;  }
.bar_inner { position: absolute; top: 0; left: 0; height: 10px; }
.bar_under_container { position: relative; font-family: InterV; font-size: 15px; font-weight: 500; line-height: 15px; letter-spacing: -0.01em; margin-bottom: 10px; } 
.flex_td { width: 50%; margin-bottom: 20px; }

.temp_block { position: relative; display: flex; }
.temp_block .bigheader { font-family: InterTightBold; font-size: 32px; line-height: 32px; letter-spacing: -0.02em; text-align: left; color: #1E1E1E; margin-bottom: 5px; display: inline-block; }
.temp_block .bigheader span { cursor: help; }
.temp_block .bigheader span.orange { color: #FFA749;}
.temp_block .bigheader span.red { color: #EC635D; }
.temp_block .ed_izm { font-family: InterTightRegular; font-size: 16px; line-height: 24px; text-align: left; display: inline-block; color: #3A3A3A; padding-left: 7px; }
.temp_block .subheader { font-family: InterTightRegular; font-size: 15px; line-height: 15px; letter-spacing: -0.02em; text-align: left; color: #737477; margin-top: 5px; } 	
.tempgraph { height: 60px; wisth: auto; flex-grow: 1; }

.fan_block { width: 49%; position: relative; display: flex; flex-flow: row nowrap; }
.fan_block .bigheader { font-family: InterTightBold; font-size: 32px; line-height: 32px; letter-spacing: -0.02em; text-align: left; color: #1E1E1E; margin-bottom: 5px; display: inline-flex; }
.fan_block .bigheader span { cursor: help; }
.fan_block .ed_izm { font-family: InterTightRegular; font-size: 16px; line-height: 24px; text-align: left; display: inline-block; color: #3A3A3A; padding-left: 7px; }
.fan_block .subheader { font-family: InterTightRegular; font-size: 15px; line-height: 15px; letter-spacing: -0.02em; text-align: left; color: #737477; } 	
.fangraph { width: 195px; height: 60px; position: relative; top: -10px;  }

.plat_block { width: 33%; position: relative; }
.plat_block .bigheader { font-family: InterTightBold; font-size: 32px; line-height: 32px; letter-spacing: -0.02em; text-align: left; color: #1E1E1E; margin-bottom: 5px; display: inline-flex; }
.plat_block .bigheader span.red { color: #EC635D; }
.plat_block .subheader { font-family: InterTightRegular; font-size: 15px; line-height: 15px; letter-spacing: -0.02em; text-align: left; color: #737477; }
.plat_block .ed_izm { font-family: InterTightRegular; font-size: 16px; line-height: 24px; text-align: left; display: inline-block; color: #3A3A3A; padding-left: 7px; }

.yellowbutton { width: 270px; font-family: InterBold; font-size: 17px; line-height: 30px; text-align: center; color: #262626 !important; text-transform: uppercase; background-color: #fd6; padding:17px; border-radius: 4px; cursor: pointer; text-decoration: none; }
.yellowbutton:hover { background-color: #fff;  text-decoration: none; }
.yellowbutton.nicesmol { font-size: 11px; line-height: 10px; padding: 5px; display: inline-block; width: auto; position :relative; }

.black { display: none; background: rgba(14, 14, 14, 0.7); position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 100; }

.floating_table { position: relative; }
.floating_table div.header { padding: 50px 50px 25px 50px; }
.floating_table p { margin: 0; color: #0E2147; text-align: justify; font-size: 18px; font-family: InterBold; line-height: 26px; }
.floating_table .totally { color: #0E2147; text-align: left; font-size: 23px; font-family: InterExtraBold; margin-top: 20px; }
.floating_table .totally span { color: #EC635D; }
.floating_table table { width: 100%; margin-bottom: 70px; background-color:#fff; border-collapse: collapse; }
.floating_table table tr { background-color: #fff; }
.floating_table table tbody:first-child tr:first-child td { border-bottom: 2px solid #DDDDDD; font-family: InterV; font-size: 12px; font-weight: 500; line-height: 14.4px; letter-spacing: -0.02em; text-align: left; color: #777777; }
.floating_table table tbody:first-child tr:first-child th { border-bottom: 2px solid #DDDDDD; font-family: InterV; font-size: 12px; font-weight: 500; line-height: 14.4px; letter-spacing: -0.02em; text-align: left; color: #777777; }

.floating_table table tr.topline td { border-top: 1px solid #DDDDDD; }  
.floating_table table tr.stripe { background-color: #EFF0F3; }
.floating_table table tr.red_stripe { background-color: #edd6cc; }

.floating_table table th { font-family: InterV; font-size: 12px; font-weight: 500; line-height: 15px; letter-spacing: -0.02em; text-align: left; padding: 17px 12px; }
.floating_table table td { font-family: InterV; font-size: 12px; font-weight: 500; line-height: 21px; letter-spacing: -0.02em; text-align: left; padding: 12px; }
.floating_table.tight_table table th, .floating_table.tight_table table td { font-family: InterTightRegular; }

.floating_table table td a { color: #0E2147; text-align: right; font-size: 12px; font-family: InterBold; line-height: 21px; padding: 8px; }

.floating_table table td.red, .floating_table table td.red a, .floating_table table td a.red { color: #EC635D; } 
.floating_table table td.orange, .floating_table table td.orange a, .floating_table table td a.orange { color: #FFA749; }
.floating_table table td.graye, .floating_table table td.graye a, .floating_table table td a.graye { color: #8080805e; }
.floating_table table td.green, .floating_table table td.green a, .floating_table table td a.green { color: #4AD87D; }

.floating_table table td.big { font-size: 21px; font-family: InterExtraBold; }
.floating_table table td span { }
.floating_table table td span.orange { color: #FFA749; }
.floating_table table td span.red { color: #E8262E; }

.floating_table table td.temps span { font-size: 13px !important; font-family: InterRegular; }
.floating_table table td.temps span.orange { color: #FFA749; }
.floating_table table td.temps span.red { color: #EC635D; }

.whitebutton, .whitebutton:hover, .whitebutton:visited, .whitebutton:active {
	width: 120px; position: relative; display: block; height: 30px; padding: 5px 33px 5px 13px; border-radius: 4px; background: #fff; color: #828282; font-size: 14px; font-family: InterRegular; line-height: 19px; text-decoration: none !important; text-align: center;
} 
.whitebutton .cross { cursor: pointer; position: absolute; right: 7px; top: 7px; width: 16px; height: 16px; background: url('/public/themes/frontend/images/cross.svg') center center /16px 16px no-repeat transparent; }

.summary { font-family: InterRegular; font-size: 16px; line-height: 24px; color: #fff; margin: 0 0 10px 0; }
.summary a { text-decoration: none !important; }
a.orange { color: #FFA749 !important; }
a.white { color: #fff !important; }
a.is_online{ color: #00ba00; }
a.is_offline { color: #EC635D; }
a.is_broken { color: #808080; }

.summary label { margin-right: 20px; cursor: pointer; font-family: InterRegular; color: #fff !important; }
.summary label input { cursor: pointer; } 
.small_chart { height: 250px; position: relative; }
.small_chart_wide { width: 840px; height: 250px; position: relative; left: -20px; }

.very_small_chart { width: 300px; height:120px; position: relative; flex-grow: 0; }

.arrow_back { background: url('/public/themes/frontend/images/arrow_left.svg') left 2px / 20px 16px no-repeat transparent; padding-left: 25px; }
label.nice_checkbox { display: inline; position: relative; padding: 10px 5px; cursor: pointer; line-height: 18px; }

.fire_icon { position: absolute; right: -20px; top: -3px; display: block; width: 18px; height: 18px; background: url('../images/fire.svg') left top / 18px 18px no-repeat transparent; }
.wrench1_icon { position: absolute; left: -23px; top:-2px; display: block; width: 18px; height: 18px; background: url('../images/repair.svg') center center / cover no-repeat transparent; cursor: help; }

.normal_icon { display: inline-block; width: 18px; height: 18px; background: url('../images/normal.svg') left top / 18px 18px no-repeat transparent; }
.high_icon { display: inline-block; width: 18px; height: 18px; background: url('../images/high.svg') left top / 18px 18px no-repeat transparent; }
.low_icon { display: inline-block; width: 18px; height: 18px; background: url('../images/low.svg') left top / 18px 18px no-repeat transparent; }
.sleep_icon { display: inline-block; width: 18px; height: 18px; border-radius: 9px; background-color: gray; color: #fff; font-size: 12px; line-height: 18px; }

.hashik { 
	display: inline-block;padding: 5px 30px 5px 13px; border-radius: 4px; background-color: #4A59D8; color: #FFF; font-size: 14px; font-family: InterRegular; line-height: 19px; text-decoration: none !important;
	margin-right: 10px; position: relative; max-width: max-content;   
}
.hashik a { position: absolute; right: 7px; top: 9px; background: url('/public/themes/frontend/images/cross_white.svg') center center / 11px 11px no-repeat transparent; text-decoration :none; width: 11px; height:11px; }
.graysmall { font-family: InterRegular; font-size: 10px; color: #262626; }
.ochensmall { font-family: InterRegular; font-size: 8px; color: #262626; }

span.events_gray {
	cursor: pointer;
  position: relative;
  padding-left: 23px !important;
  font-size: 13px; 
  font-family: InterBold;
	padding-left:24px;
	display: block;
	background: url('../images/comments_pos.svg') -1px -1px / 22px 22px no-repeat transparent;
}
span.events_gray.zeroe {
	background: url('../images/comments.svg') -1px -1px / 22px 22px no-repeat transparent;
}

span.storage_arrows {
	cursor: pointer;
  position: relative;
  padding-left: 23px !important;
  font-size: 13px; 
  font-family: InterBold;
	padding-left:24px;
	display: block;
	background: url('../images/storage_arrows.svg') 1px 1px / 18px 18px no-repeat transparent;
}

span.storage_arrows.zeroe {
	cursor: pointer;
  position: relative;
  padding-left: 23px !important;
  font-size: 13px; 
  font-family: InterBold;
	padding-left:24px;
	display: block;
	background: url('../images/storage_arrows_gray.svg') 1px 1px / 18px 18px no-repeat transparent;
}

/*span.events_gray::before {
	cursor: pointer;
	content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  top: -3px;
  left: -2px;
  background: url('../images/comments_pos.svg') center center no-repeat transparent;
}
span.events_gray.zeroe::before {
	cursor: pointer;
	content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  top: -3px;
  left: -2px;
  background: url('../images/comments.svg') center center no-repeat transparent;
}
*/
.buttons_group { position: relative; display: inline-flex; }
.buttons_group_one, .buttons_group_one2 { cursor: pointer; background-color:transparent; color: #3A3A3A; border-radius: 16px; padding: 14.5px 16px; font-family: InterV; font-size: 15px; font-weight: 550; line-height: 15px; letter-spacing: -0.02em; text-align: left; text-decoration: none !important; position: relative; }
.buttons_group_one:hover { background-color: #EDEDED; }
.buttons_group_one.active, .buttons_group_one.active:hover { background-color: #4A59D8; color: #fff; }
.buttons_group_one.hid { display: none; }
.buttons_group.smol .buttons_group_one { padding: 10px 15px; }

.buttons_group_one span { color: #737477; display: inline-block; margin-left: 3px; font-family: InterTightRegular; font-size: 11px; line-height: 11px; letter-spacing: -0.02em; text-align: left; position: relative; top: -10px; }
.buttons_group_one.active span { color: #fff; opacity: .7; } 

label.nice_checkbox2 { display: block; position: relative; padding: 5px; cursor: pointer; }
label.nice_checkbox2 input { position: relative; margin-right:5px; }

.hiddun { display: none; }
.redcross { display:block; width: 20px; height: 20px; background: url('/public/themes/frontend/images/cross_red.svg') center center / 20px 20px no-repeat transparent; }

.custom-combobox { position: relative; }
.custom-combobox-input { }
input.custom-combobox-input { cursor: pointer; padding: 17px 45px 17px 20px; border-radius: 12px; font-family: InterV; font-size: 18px; font-weight: 500; line-height: 18px; letter-spacing: -0.02em; text-align: left; width: 100%; background-color: #F7F7F7; border: 1px solid #F7F7F7;  }
input.custom-combobox-input:hover, input.custom-combobox-input:focus { border: 1px solid #000; }  
.custom-combobox-toggle { position: absolute; width: 36px; top: 0; right: 0; bottom: 0px; background: url('../images/chevron_down.svg') center center no-repeat transparent; }
#make_user_admin_info { line-height: 26px; } 

.graphs_and_charts { display: flex; flex-direction: row; justify-content: space-between; gap: 5px; align-items: stretch; }
#hashrate_widget { background: #fff; z-index: 1; border-radius: 16px; margin-bottom: 20px; padding: 20px 24px; flex-grow:1; position: relative; width: 50%; }
.widget_header { font-family: InterTightRegular; font-size: 15px; line-height: 15px; text-align: left; color: #737477; }
.widget_plitki { display: flex; flex-direction: row; gap:20px 40px; justify-content: flex-start; flex-wrap: wrap; }
.widget_plitka { width: 200px;  }
.widget_plitka .big_span { cursor: pointer; font-family: InterTightBold; font-size: 42px; line-height: 42px; letter-spacing: -0.02em; text-align: left; float:left; }
.widget_plitka .big_span.gray { color: #DFDFDF; }
.widget_plitka .metric { font-family: InterTightRegular; font-size: 16px; line-height: 24px; text-align: left; color: #737477; float:left; margin-left: 10px; }
.widget_plitka .name { cursor: pointer; font-family: InterTightRegular; font-size: 15px; font-weight: 500; line-height: 15px; text-align: left; color: #737477; margin-top: 5px; display: inline-block; margin-right:10px; }
.widget_plitka .name2 { cursor: help; font-family: InterTightRegular; font-size: 13px; font-weight: 500; line-height: 15px; text-align: left; color: #737477; margin-top: 5px; display: inline-block; margin-right:10px; }
.widget_plitki.only_one .widget_plitka { width: auto; } 
.widget_plitki.only_one .widget_plitka .big_span { font-size: 96px; line-height: 96px; } 
.widget_plitki.only_one .widget_plitka .name { font-size: 16px; line-height: 16px; }

#hash_graph { background: #fff; z-index: 1; border-radius: 4px; margin-bottom: 20px; margin-right: 30px; padding: 0 20px; flex-grow: 2; display: none; background-color: #fff; }
.hashrate_click { cursor: pointer; margin-bottom: 6px;  }

#pie_chart { background: #fff; z-index: 1; border-radius: 16px;  margin-bottom: 20px; position: relative; padding: 20px 24px; /*min-height: 250px;*/ flex-grow:1; background-color: #fff; width: 49%; flex-grow: 2; }
.pie { width: 200px; height: 300px; position: relative; flex-shrink: 0; }
#miners_flist { max-height: 350px; overflow-y: auto; overflow-x: hidden; flex-shrink: 2; }
#miners_flist_inner { line-height: 22px; /*display: flex; flex-direction: row; flex-wrap: wrap; gap: 0px 50px;*/ }
.flist, .flist:visited, .flist:active { display:block; /*width: 225px;*/ padding: 8px 10px 0 0; text-decoration: none !important; color: #1e1e1e; font-size: 14px; line- }
a.flist_hash, a.flist_model, a.flist_hash:active, a.flist_model:active, a.flist_hash:focus, a.flist_model:focus { text-decoration: none; color: #1e1e1e; white-space: nowrap;  }
a.flist_model { font-family: InterTightBold; }
/*}a.flist_hash:hover, a.flist_model:hover { text-decoration: 1px solid #1e1e1e underline; }*/
a.flist_hash { font-size: 13px; }
.pie_center { position: absolute; top: 88px; left:0; right: 0; text-align: center; font-size: 34px; line-height: 45px; font-family: InterTightBold; color: #1e1e1e; }

#console_widget { position: relative; background: #fff; z-index: 1; border-radius: 16px; margin-bottom: 20px; padding: 20px 40px 20px 24px; }
#console_widget .ws_status { display: inline-block; margin-left: 7px; width: 8px; height: 8px; border-radius: 8px; background-color: #ec635d; cursor: help; }
#console_widget .ws_status.online { background-color: #4ad87d; }
#console_widget .es_status { display: inline-block; margin-left: 7px; width: 8px; height: 8px; border-radius: 8px; background-color: #ec635d; cursor: help; }
#console_widget .es_status.online { background-color: #4ad87d; }

#console_widget .messages_line { display: block; padding: 5px 10px 5px 0; margin: 0 0 2px 0;  font-size: 13px; display: flex; flex-direction: row; gap: 0 10px; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch;  }
#console_widget .messages_line .ml_time { width: 100px;  }
#console_widget .messages_line .ml_loc { width: 200px;  }
#console_widget .messages_line .ml_miner { width: 100px;  }
#console_widget .messages_line .ml_text { flex-grow: 1; }

#consolelog_widget { position: relative; background: #fff; z-index: 1; border-radius: 16px; margin-bottom: 20px; padding: 20px 40px 20px 24px; }
#consolelog_widget .ws_status { display: inline-block; margin-left: 7px; width: 8px; height: 8px; border-radius: 8px; background-color: #ec635d; cursor: help; }
#consolelog_widget .ws_status.online { background-color: #4ad87d; }
#consolelog_widget .es_status { display: inline-block; margin-left: 7px; width: 8px; height: 8px; border-radius: 8px; background-color: #ec635d; cursor: help; }
#consolelog_widget .es_status.online { background-color: #4ad87d; }

#consolelog_widget .messages_line { display: block; padding: 5px 0; margin: 0 0 2px 0;  font-size: 13px; display: flex; flex-direction: row; gap: 0 10px; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch;  }
#consolelog_widget .messages_line .ml_time { width: 100px;  }
#consolelog_widget .messages_line .ml_loc { width: 200px;  }
#consolelog_widget .messages_line .ml_miner { width: 100px;  }
#consolelog_widget .messages_line .ml_text { flex-grow: 1; }

#nmapconf_widget { position: relative; background: #fff; z-index: 1; border-radius: 16px; margin-bottom: 20px; padding: 20px 40px 20px 24px; }
#nmapconf_widget .ws_status { display: inline-block; margin-left: 7px; width: 8px; height: 8px; border-radius: 8px; background-color: #ec635d; cursor: help; }
#nmapconf_widget .ws_status.online { background-color: #4ad87d; }
#nmapconf_widget .es_status { display: inline-block; margin-left: 7px; width: 8px; height: 8px; border-radius: 8px; background-color: #ec635d; cursor: help; }
#nmapconf_widget .es_status.online { background-color: #4ad87d; }

#nmapconf_widget .messages_line { display: block; padding: 5px 0; margin: 0 0 2px 0;  font-size: 13px; display: flex; flex-direction: row; gap: 0 10px; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch;  }
#nmapconf_widget .messages_line .ml_time { width: 100px;  }
#nmapconf_widget .messages_line .ml_loc { width: 200px;  }
#nmapconf_widget .messages_line .ml_miner { width: 100px;  }
#nmapconf_widget .messages_line .ml_text { flex-grow: 1; }

#locvisual_widget { position: relative; background: #fff; z-index: 1; border-radius: 16px; margin-bottom: 20px; padding: 20px 40px 20px 24px; }
#locvisual_widget .ws_status { display: inline-block; margin-left: 7px; width: 8px; height: 8px; border-radius: 8px; background-color: #ec635d; cursor: help; }
#locvisual_widget .ws_status.online { background-color: #4ad87d; }
#locvisual_widget .es_status { display: inline-block; margin-left: 7px; width: 8px; height: 8px; border-radius: 8px; background-color: #ec635d; cursor: help; }
#locvisual_widget .es_status.online { background-color: #4ad87d; }

#locvisual_widget .messages_line { display: block; padding: 5px 0; margin: 0 0 2px 0;  font-size: 13px; display: flex; flex-direction: row; gap: 0 10px; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch;  }
#locvisual_widget .messages_line .ml_time { width: 100px;  }
#locvisual_widget .messages_line .ml_loc { width: 200px;  }
#locvisual_widget .messages_line .ml_miner { width: 100px;  }
#locvisual_widget .messages_line .ml_text { flex-grow: 1; }
#locvisual_widget .my-select { width: 300px; }


.setup_menu { margin: 0 0 18px 15px; }
.setup_menu li { list-style-type: disc; margin-bottom: 5px; color: #4A59D8; margin-left:15px; padding-left: 0; }
.setup_menu li a { text-decoration: none !important; color: #4A59D8; font-family: InterMedium; } 
.setup_menu_cube { width: 33%; flex-shrink: 0; }
.floating_form_text p { font-family: InterRegular; margin-bottom: 10px; font-size: 1rem; }
.floating_form_text.compact p { font-family: InterRegular; margin-bottom: 15px; font-size: 1rem; line-height: 26px; }
.floating_form_text ul,.floating_form_text ol { font-family: InterRegular; margin-bottom: 10px; font-size: 1rem; }
.floating_form_text ul li, .floating_form_text ol li { line-height: 2rem; }
.phone_code_wrapper { font-family: InterBold; width: 66px; height: 40px; line-height: 40px; position: relative; cursor: pointer; display: inline-block; text-align: right; padding-right: 20px; }
.phone_code_wrapper::after { position:absolute; content:''; left:52px; top:15px; width: 0; height: 0; border-left: 4px solid transparent; 	border-right: 4px solid transparent; 	border-top: 8px solid #3A3A3A; }
.phone_code_drop { 
	/*display: none; height: 300px; width: 450px; overflow-y: scroll; position: absolute; z-index: 100001; background-color: #fff; text-align: left; left:-15px; padding: 4px 0px; border: 1px solid #cfcfcf; top: 40px;*/
	overflow-x: hidden;
  overflow-y: scroll;
  z-index: 100001;
  position: absolute;
  top: calc(100% - 1px);
  background-color: #fff;
  border: 1px solid #737477;
  border-radius: 16px;
  padding: 8px 20px;
  overflow-y: scroll;
  max-height: 500px;
  box-sizing: border-box;
  width: 400px;
  top: 100%;
  left: 0;
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2); 
}
.phone_code_drop_line { 
	display: flex; flex-direction: row; justify-content: flex-start; padding: 0 20px 0 15px;   
	font-family: InterV;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: -0.01em;
  padding: 13px 0;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #dfdfdf;
  border-radius: 0px;
  color: #3a3a3a;
}
.phone_code_drop_line:last-child { border-bottom: none; }
.phone_code_drop_line.selected { color: #204494; }
.phone_code_drop_line_num { width: 50px; text-align: right; }
.phone_code_drop_line_name { text-align: left; padding-left: 3px; padding-left: 25px; }

.tr_loader { width: 100%; display: block; }
.loader { margin: 0 auto; }
.loader {
  width: 120px;
  height: 22px;
  border-radius: 20px;
  color: #cfcfcf;
  border: 2px solid;
  position: relative;
}
.loader::before {
  content: "";
  position: absolute;
  margin: 2px;
  inset: 0 100% 0 0;
  border-radius: inherit;
  background: currentColor;
  animation: l6 2s infinite;
}
@keyframes l6 {
    100% {inset:0}
}

.resizable-content {
  min-height: 30px;
  min-width: 30px;
  resize: both;
  overflow: auto;
  max-height: fit-content;
  max-width: 100%;
}

.CodeMirror.resizable-content { max-width: 1050px; height: 500px;}
.CodeMirror.resizable-content.smoller { max-width: 1050px; height: 200px; }
.CodeMirror.resizable-content.smoller.even_smoller { max-width: 1050px; height: 100px; }
.exclamation { position: absolute; right: -7px; top:10px; display: block; width: 12px; height: 12px; background-color: #ED6A59; cursor: help; border-radius: 6px; font-family: InterBold !important; color: #fff; font-size: 9px !important; line-height: 12px; text-align: center; }
.exclamation2 { display: inline-block; width: 16px; height: 16px; background-color: #ED6A59; border-radius: 8px; font-family: InterBold !important; color: #fff; font-size: 11px !important; line-height: 16px; text-align: center; }


.form_field { position: relative; }
.form_field input[type="text"], .form_field input[type="text"]:focus { line-height: 26px; width: 100%; appearance: none; border: none; outline: none; border-bottom: 1px solid #fff; background: none; padding: 4px 0; color: #fff; z-index: 2; position :relative; font-size: 20px; }
.form_field textarea, .form_field textarea:focus { height: 200px; line-height: 26px; width: 100%; appearance: none; outline: none; border: 1px solid #fff; background-color: #253255; padding: 10px 15px; color: #fff; z-index: 0; position :relative; font-size: 20px; border-radius: 4px; }

.form_field.error label.textlabel { color: #ED6A59; }
.form_field.error input[type="text"] { color: #ED6A59; border-bottom: 1px solid #ED6A59; }
.form_field .err { display: none; position: absolute; left:0; bottom: -30px; color: #ED6A59; font-family: InterBold; font-size: 18px; line-height: 26px; font-style: normal; }
.form_field.error .err { display: block; }

.form_field label.textlabel { z-index: 0; position: absolute; top: 3px; left: 0px; font-size: 20px; line-height: 26px; color: #fff; }
.form_field label.textlabel span.star { font-family: InterBold; font-size: 20px; color: #ED6A59; }
.form_field label.textlabel.pselect { top: 0px; }
.form_field label.textlabel.pselect.up { top: -20px; font-size: 14px; line-height: 18px; }
.form_field label.radiolabel { font-size: 20px; line-height: 26px; color: #fff; display: inline-block; cursor: pointer; line-height: 18px; }
.form_field .psevdoselect_wrapper .psevdoselect { 
	height: 35px; line-height: 26px; width: 100%; border: none; border-bottom: 1px solid #fff; 
	padding: 4px 0; color: #fff; z-index: 1; position :relative; font-size: 20px;
	background: url('/public/themes/frontend/images/arrow_sel.svg') right center no-repeat transparent;
	cursor: pointer;  
}
.form_field .psevdoselect_wrapper.active .psevdoselect { background: url('/public/themes/frontend/images/arrow_sel_up.svg') right center no-repeat transparent; }

.form_field .psevdoselect_wrapper .psevdoselect_items { display: none; z-index: 3; position: absolute; top: 30px; left: 0px; padding: 0 10px; border: 1px solid #fff; }
.form_field .psevdoselect_wrapper.active .psevdoselect_items { cursor: pointer; display: block; width: 100%; background-color: #253255; border-radius: 0 0 4px 4px; }
.form_field .psevdoselect_item { cursor: pointer; line-height: 26px; width: 100%; border: none; border-bottom: 1px solid #fff; background: none; padding: 15px 0 8px; color: #fff; z-index: 3; position :relative; font-size: 20px; }
.form_field .psevdoselect_item:last-child { padding-bottom: 15px; border: none; }

.form_field input[type=radio] { appearance: none; background-color: #fff; margin: 0; font: inherit; color: #ED6A59; width: 20px; height: 20px; 
	border: 1px solid white; border-radius: 50%; display: grid; background-color: transparent; cursor: pointer; }
.form_field input[type=radio]::before { content: ""; width: 12px; height: 12px; border-radius: 50%; transform: scale(0); transition: 120ms transform ease-in-out;
	box-shadow: inset 1em 1em #ED6A59; transform-origin: top bottom; margin: 3px 0 0 3px; }
.form_field input[type=radio]:checked::before { transform: scale(1); } 
.upload_button { width: 165px; position: relative; cursor: pointer; font-size: 16px; font-family: InterTightMedium; line-height: 52px; text-decoration: none !important; text-align: center; border-radius: 16px; background-color: #EDEDED; color: #3A3A3A; }
.upload_button:hover { background-color: #4A59D8; color: #fff; }

.upload_button input { position: absolute; top: 0; right: 0px; bottom: 0; left: 0; opacity: 0; cursor: pointer; width: 100%; height: 45px; } 
.upload_text { flex-grow: 1; }
.upload_text p { font-family: InterV; font-size: 16px; font-weight: 500; line-height: 20px; letter-spacing: -0.02em; text-align: left; color:#3a3a3a; padding-top: 4px; }

.dropoff { z-index:4; display: none; position:absolute; top: 0; left: 0px; bottom: 0; right: 0; padding: 10px 10px 10px 10px; width: 100%; background-color: #cfcfcf; border: 3px dashed #a4a4a4; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; text-align: center; }
.dropoff .sign { font-family: Arial; font-size: 13px; font-size: 18px; font-weight: bold; position: relative; text-transform:uppercase; color: #666; }
#files_uploaded_progress { display: none; font-size: 18px; color:#fff; } .uploaded_progress { display: none; font-size: 18px; color:#fff; }
#files_uploaded_errors { display: none; font-size: 18px; color:#ED6A59; } .uploaded_errors { display: none; font-size: 18px; color:#ED6A59; }
#files_uploaded_ok { display: none; font-size: 18px; color:#fff; } .uploaded_ok { display: none; font-size: 18px; color:#fff; }
.ticket_img { width: 64px; height: 64px; text-align: center; float: left; margin: 0px 15px 15px 0; position: relative; }
#files_uploaded .ticket_img { margin-right: 35px; } 
.ticket_img_name { height: 20px; clear:both; font-size: 10px; overflow: hidden; line-height: 20px; } 
a.ticket_img_link { display: block; width: 64px; height: 64px; text-decoration: none !important;border-radius: 12px; background: #f5f5f5; overflow: hidden; } /*  border: 1px solid #a2a2a2;  */
a.ticket_img_link img { width: 64px; }
.ticket_noimg { width: 64px; height: 64px; background-color: #fff; text-align: center; font-size: 30px; line-height: 59px; font-family: InterTightBold; color: #1e1e1e; }
.ticket_link, .ticket_link:hover { display: block; text-decoration: none; }
.ticket_img_del { position: absolute; top: -10px; right: -23px; width: 20px; height: 20px; margin: 0 auto; display: block; text-decoration: none; background: url('../images/cross.svg') center center / 14px 14px no-repeat transparent; }
.ticket_img_ticket { width: 64px; height: 64px; text-align: center; float: left; margin: 0 10px 15px 0; position: relative; }
.left_nice_block { position: fixed; top: 100px; left: 15px; width: 300px; }
.left_nice_block .header { font-family: InterTightBold; font-size: 36px; line-height: 45px; letter-spacing: -0.01em; text-align: left; }

.ticket_reply { position: relative; padding: 12px 16px 16px 16px; border-radius: 12px; background-color: #F7F7F7; margin: 0 auto 10px;  } /* border: 1px solid #DFDFDF; */
.ticket_reply_time { font-family: InterLight; font-size: 13px; font-weight: 500; line-height: 16.9px; letter-spacing: -0.01em; text-align: left; margin-bottom: 2px; }
.ticket_reply_author { font-family: InterV; font-size: 18px; font-weight: 700; line-height: 23.4px; letter-spacing: -0.02em; text-align: left; margin-bottom: 10px; }
.ticket_reply_head { font-family: InterV; font-size: 18px; font-weight: 700; line-height: 25px; letter-spacing: -0.02em; text-align: left; margin-bottom: 10px; }
.ticket_reply_text { font-family: InterV; font-size: 18px; font-weight: 500; line-height: 25px; letter-spacing: -0.02em; text-align: left; margin-bottom: 10px; }
.ticket_reply_more, .ticket_reply_more:active, .ticket_reply_more:visited  { font-family: InterLight; font-size: 13px; font-weight: 500; line-height: 13px; letter-spacing: -0.02em; text-align: left; text-decoration: none; color: #606060; float: right; margin-top: 15px; }
a.ticket_reply_more:hover { text-decoration: underline; }
.ticket_reply_more span { display: inline-block; margin-left: 4px; width: 22px; height: 22px; line-height: 22px; border-radius: 30px; background-color: #EC635D; font-family: InterTightMedium; font-size: 11px; text-align: center;  color: #fff; }
.ticket_reply.admin { background-color: #EDEDED; }
.ticket_reply .uagent { position: absolute; bottom: -20px; right: 0px; font-size: 10px; color: gray; }
.ticket_type { font-family: InterV; font-size: 13px; font-weight: 500; line-height: 13px; letter-spacing: -0.02em; text-align: left; margin-bottom: 30px; color: #3a3a3a; } 

.hidn { display: none !important; }

.main_table .dest { display: block; width: 15px; height: 10px; position: absolute; top: 30px; }
.main_table .dest.asc { background: url('../images/chevron_up.svg') center center/ 20px 20px no-repeat transparent; }
.main_table .dest.desc { background: url('../images/chevron_down.svg') center center / 20px 20px no-repeat transparent; }

.floating_table .dest { display: inline-block; width: 15px; height: 10px; margin-left: 3px; }
.floating_table .dest.asc { background: url('../images/chevron_up.svg') center center/ 24px 24px no-repeat transparent; }
.floating_table .dest.desc { background: url('../images/chevron_down.svg') center center / 24px 24px no-repeat transparent; }

.page-link { font-family: InterBold; color: #0E2147; font-size:15px; }
.page-link:hover { color: #FFA749; }
.page-item.active .page-link { background-color: #FFA749; border-color: #FFA749; }
.page-link:focus { box-shadow: none; }

#miner_rate_unit { float: left; margin-right: 15px; height: 40px; line-height: 40px; font-size: 12px; }
#miner_rate_info { float:left; display: flex; font-size: 11px; flex-direction: column; line-height: 13px; height: 40px; justify-content: space-around; }

.low_table_header { display: inline-block; margin-right: 5px; line-height: 20.8px; font-size: 14px; margin-bottom: 10px; font-family: InterV; font-weight: 500; color: #1E1E1E; padding-left: 13px; }
a.low_table_header a.low_table_header:visited, a.low_table_header:active { text-decoration: underline; color: #1E1E1E; font-size: 12px; }
a.low_table_header:hover { text-decoration: none; color: #1E1E1E; }
 
#message div.text { padding: 20px 0px; }
#message div.text p.message_error { font-family: InterMedium; }
#message div.text p.message_error a { text-decoration: underline; }

.graycircle, .greycircle { position: relative; top: 10px; left: -14px; display: block; width: 8px; height:8px; border-radius: 8px; background-color: gray; }
.redcircle { position: relative; top: 10px; left: -14px; display: block; width: 8px; height:8px; border-radius: 8px; background-color: #EC635D; }
.orangecircle { position: relative; top: 10px; left: -14px; display: block; width: 8px; height:8px; border-radius: 8px; background-color: #FFA749;  } 

.chips_pack { display: inline-block; margin-right:2px; }
.chip_green { display: inline-block; width: 12px; height: 12px; border-radius: 3px; background-color: #71bf66; margin-right: 2px; }
.chip_red { display: inline-block; width: 12px; height: 12px; border-radius: 3px; background-color: #EC635D; margin-right: 2px; } 


.stripe_back { display: none; }
tr.stripe .stripe_back { display:block; z-index: -1; background-color: #f7f7f7; position: absolute; top: 0; left: 0; right: 0; bottom: 0; border-radius: 12px; }

.speed_paging { margin-top: 20px; }

.floating_form .my-select__option.my-select__option--value { background-color: #F7F7F7; font-size: 18px; line-height: 18px; padding: 17px 40px 17px 20px;  }
.floating_form .my-select__option.my-select__option--value::after { top: 15px; }
.floating_form .my-select__dropdown .my-select__option { font-family: InterTightMedium; }
.compact_select .my-select__dropdown .my-select__option, #miners_checked_form .my-select__dropdown .my-select__option, #users_block .my-select__dropdown .my-select__option { padding: 10px 0; border-bottom: none; }
.compact_select .my-select__option-wrap, #miners_checked_form .my-select__option-wrap, #users_block .my-select__option-wrap { padding-right: 15px; }
.compact_select .my-select__input, #miners_checked_form .my-select__input, #users_block .my-select__input { padding: 8px 10px; }
.subcompact_select .my-select__dropdown .my-select__option, #miners_checked_form .my-select__dropdown .my-select__option, #users_block .my-select__dropdown .my-select__option { padding: 7px 0; border-bottom: none; font-size: 14px;}
.subcompact_select .my-select__option-wrap, #miners_checked_form .my-select__option-wrap, #users_block .my-select__option-wrap { padding-right: 15px; }
.subcompact_select .my-select__input, #miners_checked_form .my-select__input, #users_block .my-select__input { padding: 8px 10px; }
.verycompact_select .my-select__option.my-select__option--value { font-family: InterTightRegular; padding-top: 7px; padding-bottom: 7px; font-size: 13px; }
.verycompact_select .my-select__option.my-select__option--value::after { top: 6px; }



/* Ширина всего элемента навигации */
.floating_table::-webkit-scrollbar { width: 10px; }
/* Цвет дорожки */
.floating_table::-webkit-scrollbar-track { background: #cfcfcf; }
/* Цвет бегунка, Округление бегунка. Оформление границ бегунка */
.floating_table::-webkit-scrollbar-thumb { background-color: #050c26; border-radius: 20px; border: 3px solid #050c26; }

.for_miners_chosen{ display: inline; cursor: pointer; padding: 0 0 0 4px; font-size: 14px; line-height:16px; width:90%; color: #1E1E1E; }
.for_locations { display: inline; cursor: pointer; padding: 0 0 0 4px; font-size: 14px; line-height:20px; width:90%; color: #1E1E1E; }
.for_radios { display: inline; cursor: pointer; padding: 0 0 0 4px; font-size: 14px; line-height:20px; width:max-content; color: #1E1E1E; }

.for_miners_chosen span.red { color: #EC635D; }
.for_miners_chosen span.orange { color: #FFA749; }

#search_found { color: #1e1e1e; }
.no_errors { display: none; font-family: InterTightBold; color:#1e1e1e; margin-bottom: 30px; }
.circle-spinner {
	border: 2px solid #757575;	
	border-right-color:transparent;
	border-radius:100%;
	display:none;
	position:relative;
	overflow:hidden;
	text-indent:-9999px;
	width:15px;
	height:15px;
	-webkit-animation-name: spin;
	-webkit-animation-duration: 1000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 1000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 1000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@-ms-keyframes spin { from { -ms-transform: rotate(0deg); } to { -ms-transform: rotate(360deg); } }
@-moz-keyframes spin { from { -moz-transform: rotate(0deg); } to { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { from { -webkit-transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); } }
@keyframes spin { from { transform:rotate(0deg); } to { transform:rotate(360deg); } }
.arrows-spinner {
	background: url('../images/refresh.svg') center center / cover no-repeat transparent;
	display:none;
	position:relative;
	overflow:hidden;
	text-indent:-9999px;
	width: 28px; 
	height: 28px;
	-webkit-animation-name: spin;
	-webkit-animation-duration: 1000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 1000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 1000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.datepicker_trigger { cursor: pointer; font-size: 30px; display: inline-block; width: 30px; line-height: 30px; vertical-align: -2px; }

tr td.editable .show_val { display: block; }
tr td.editable .edit_val { display: none; }
tr.active td.editable .show_val { display: none; }
tr.active td.editable .edit_val { display: block; }

input.n1 { padding: 17px 20px; border-radius: 12px; font-family: InterV; color: #1E1E1E; font-size: 18px; font-weight: 500; line-height: 18px; letter-spacing: -0.02em; text-align: left; width: 100%; background-color: #F7F7F7; border: none; }
input.n1.err, textarea.n1.err { border: 1px solid #EC635D; color: #EC635D; } 
input.n1.month_meter { font-size: 15px; }
input.n1.enter_login  { padding: 0 66px 0 20px; width: 100%; line-height: 66px; border-radius: 12px 12px 0px 0px; border-top: 1px solid #F7F7F7; border-left: 1px solid #F7F7F7; border-right: 1px solid #F7F7F7; border-bottom: 1px solid #DFDFDF; }
input.n1.enter_login::-ms-input-placeholder { color: #B2B4BA; }
input.n1.enter_login::placeholder { color: #B2B4BA; opacity: 1; }
input.n1.enter_login:-webkit-autofill { -webkit-box-shadow: inset 0 0 0px 9999px #F7F7F7; border-top: 1px solid #F7F7F7; border-left: 1px solid #F7F7F7; border-right: 1px solid #F7F7F7; border-bottom: 1px solid #DFDFDF; } 
input.n1.enter_login.err { border: 1px solid #EC635D; color: #EC635D; } 
 
input.n1.enter_pass { padding: 0 66px 0 20px; width: 100%; line-height: 66px; border-radius: 0 0 12px 12px; border-bottom:1px solid #F7F7F7; border-left:1px solid #F7F7F7; border-right:1px solid #F7F7F7; border-top: 1px solid #F7F7F7; z-index:0; position: relative; }
input.n1.enter_pass::-ms-input-placeholder { color: #B2B4BA; }
input.n1.enter_pass::placeholder { color: #B2B4BA; opacity: 1; }
input.n1.enter_pass:-webkit-autofill { -webkit-box-shadow: inset 0 0 0px 9999px #F7F7F7; }
input.n1.enter_pass.err { border-bottom: 1px solid #EC635D; border-right: 1px solid #EC635D; border-left: 1px solid #EC635D; color: #EC635D; }

.enter_pass_eye { width: 66px; height: 66px; display:block; background: url('../images/eye.svg') center center no-repeat transparent; position: absolute; z-index:1; bottom: 0px; right:0px; cursor: pointer; }
.enter_pass_eye.opened { background: url('../images/eye-opened.svg') center center no-repeat transparent; }

input.n1.enter_email { width: 100%; line-height: 52px; padding: 0 20px; border: 1px solid #fff; }
input.n1.enter_email::-ms-input-placeholder { color: #B2B4BA; }
input.n1.enter_email::placeholder { color: #B2B4BA; opacity: 1; }
input.n1.enter_email.err { border: 1px solid #EC635D; color: #EC635D; }

input.n1.enter_email_code { padding: 0; line-height: 84px; text-align: center; font-size: 36px; border: none; width: 17%; flex-grow: 0; }
input.n1.enter_email_code::-ms-input-placeholder { color: #B2B4BA; }
input.n1.enter_email_code::placeholder { color: #B2B4BA; opacity: 1; }

input.n1.forgot_email { margin-bottom:15px; width: 100%; line-height: 66px; padding: 0 20px 0 20px; border: 1px solid #fff; }
input.n1.forgot_email.err { border: 1px solid #EC635D; color: #EC635D; }
.forgot_pass_eye { width: 66px; height: 52px; display:block; background: url('../images/eye.svg') center center no-repeat transparent; position: absolute; z-index:1; bottom: 10px; right:0px; cursor: pointer; }
.forgot_pass_eye.opened { background: url('../images/eye-opened.svg') center center no-repeat transparent; }


input.n1.register_name { width: 100%; line-height: 66px; border-radius: 12px 12px 0px 0px; padding: 0 66px 0 20px; border-top: 1px solid #F7F7F7; border-left: 1px solid #F7F7F7; border-right: 1px solid #F7F7F7; border-bottom: 1px solid #DFDFDF; }
input.n1.register_name::-ms-input-placeholder { color: #B2B4BA; } 
input.n1.register_name::placeholder { color: #B2B4BA; opacity: 1; }
input.n1.register_name.err { border: 1px solid #EC635D; color: #EC635D; }

input.n1.register_email { width: 100%; line-height: 66px; border-radius: 0 0 12px 12px; padding: 0 66px 0 20px; border-bottom:1px solid #F7F7F7; border-left:1px solid #F7F7F7; border-right:1px solid #F7F7F7; border-top: 1px solid #F7F7F7; z-index:0; position: relative; margin-bottom: 15px; }
input.n1.register_email::-ms-input-placeholder { color: #B2B4BA; }
input.n1.register_email::placeholder { color: #B2B4BA; opacity: 1; }
input.n1.register_email.err { border: 1px solid #EC635D; color: #EC635D; }

input.n1.register_pass{ width: 100%; line-height: 66px; border-radius: 12px 12px 0px 0px; padding: 0 66px 0 20px; border-top: 1px solid #F7F7F7; border-left: 1px solid #F7F7F7; border-right: 1px solid #F7F7F7; border-bottom: 1px solid #DFDFDF; }
input.n1.register_pass::-ms-input-placeholder { color: #B2B4BA; } 
input.n1.register_pass::placeholder { color: #B2B4BA; opacity: 1; }

input.n1.register_pass2 { width: 100%; line-height: 66px; border-radius: 0 0 12px 12px; padding: 0 66px 0 20px; border-bottom:1px solid #F7F7F7; border-left:1px solid #F7F7F7; border-right:1px solid #F7F7F7; border-top: 1px solid #F7F7F7; z-index:0; position: relative; margin-bottom: 15px; }
input.n1.register_pass2::-ms-input-placeholder { color: #B2B4BA; }
input.n1.register_pass2::placeholder { color: #B2B4BA; opacity: 1; }

.register_pass_eye { width: 66px; height: 52px; display:block; background: url('../images/eye.svg') center center no-repeat transparent; position: absolute; z-index:1; bottom: 0px; right:0px; cursor: pointer; }
.register_pass_eye.opened { background: url('../images/eye-opened.svg') center center no-repeat transparent; }

input.n1.newpass   { width: 100%; line-height: 66px; border-radius: 12px 12px 0px 0px; padding: 0 66px 0 20px; border-top: 1px solid #F7F7F7; border-left: 1px solid #F7F7F7; border-right: 1px solid #F7F7F7; border-bottom: 1px solid #DFDFDF; }
input.n1.newpass2  { width: 100%; line-height: 66px; border-radius: 0 0 12px 12px; padding: 0 66px 0 20px; border-bottom:1px solid #F7F7F7; border-left:1px solid #F7F7F7; border-right:1px solid #F7F7F7; border-top: 1px solid #F7F7F7; z-index:0; position: relative; }
.newpass_eye { width: 66px; height: 66px; display:block; background: url('../images/eye.svg') center center no-repeat transparent; position: absolute; z-index:1; bottom: 0px; right:0px; cursor: pointer; }
.newpass_eye.opened { background: url('../images/eye-opened.svg') center center no-repeat transparent; }

textarea.n1 { width: 500px; height: 150px; padding: 17px 20px; border-radius: 12px; font-family: InterV; font-size: 18px; font-weight: 500; line-height: 24px; letter-spacing: -0.02em; text-align: left; background-color: #F7F7F7; border: 1px solid #F7F7F7; }
textarea.n1:-moz-placeholder { color: #B2B4BA; opacity: 1!important; }
textarea.n1::-moz-placeholder { color: #B2B4BA; opacity: 1!important; }
textarea.n1:-ms-input-placeholder { color: #B2B4BA; opacity: 1!important; }
textarea.n1::-webkit-input-placeholder { color: #B2B4BA; opacity: 1!important; }
textarea.n1::placeholder { color: #B2B4BA; opacity: 1!important; }
textarea.n1.smol { width: 100%; height: 100px; padding: 10px; border-radius: 8px; font-size: 14px; line-height: 16px; }
input.n1.smol { padding: 10px; border-radius: 8px; font-size: 14px; line-height: 14px; }

.page404 { margin: 0 auto; width: 600px; }
.header404 { font-family: InterTightBold, Arial; font-size: 96px; line-height: 96px; letter-spacing: -0.01em; text-align: center; color: #B2B4BA; margin-bottom: 30px; }
.subheader404 { font-family: InterTightMedium; font-size: 24px; line-height: 31.2px; letter-spacing: -0.01em; text-align: center; color: #1e1e1e; }
.text404 { margin: 50px auto 0; font-family: InterV; font-size: 14px; text-align: left; color:#1e1e1e; }
.bottom404 { font-family: InterV; font-size: 13px; font-weight: 500; line-height: 18.2px; letter-spacing: -0.02em; text-align: center; position:sticky; bottom: 100px; color: #3A3A3A; }
.bottom404 a, .bottom404 a:visited, .bottom404 a:active, .bottom404 a:hover { color: #737477; text-decoration: none; }

.countdown_block { width: 150px; font-family: InterRegular; font-size: 13px; line-height: 15.73px; letter-spacing: -0.02em; text-align: left; color: #606060; position: relative; }
.countdown_block span { color: #1E1E1E; }

.countdown {
	position: relative;
	width: 24px;
	height: 24px;
	top:4px;
	margin-right:5px; 
	float: left;
	--a:360deg;
	border-radius: 50%;
	transition:--a 1s linear;
	background: conic-gradient(#585862460 var(--a) ,#58586260 0deg ,#1E1E1E 0deg, #1E1E1E 360deg);
	animation: animations 2s linear 1 forward;
}
.countdown::before{
	position: absolute;
	content: "";
	width: 60%;
	height: 60%;
	background: #F7F7F7;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	color: #fff;
	transform: translate(-50%,-50%);
}

.floating_form .form_line.ahtung_line { display: none; text-align: left; line-height: 18px; font-size: 14px; }
.vnish { display: inline-block; width: 16px; height: 10px; background: url('../images/vnish_logo.png') 0 0 / 16px auto no-repeat transparent; cursor: help; position: relative; top: 2px; left: 4px; }
.pitbit { display: inline-block; width: 14px; height: 14px; background: url('../images/pitbit.svg') -3px -3px / 41px auto no-repeat transparent; cursor: help; position: relative; top: 3px; left: 4px; }
.hiveon { display: inline-block; width: 14px; height: 14px; background: url('../images/hiveon.png') 0px 0px / auto 14px no-repeat transparent; cursor: help; position: relative; top: 2px; left: 4px; }
.summary a.question { color:#777777; }  
.summary_question_ { cursor: pointer; float: right; margin-top: 7px; margin-bottom: 0px; padding-left: 28px; background: url('/public/themes/frontend/images/question_darkgray.svg') 0 5px / 24px 24px no-repeat transparent; }
.summary_question { cursor: pointer; float: right; margin-top: 7px; margin-bottom: 0px; padding-left: 28px; background: url('/public/themes/frontend/images/question_darkgray.svg') 0 5px / 24px 24px no-repeat transparent; font-size:14px; }
.summary_question:hover { background-image: url('/public/themes/frontend/images/question.svg'); }
.summary_question:hover a.question { color: #000; }

.summary_question_inline { display: inline-block; cursor: help; background: url('/public/themes/frontend/images/question_darkgray.svg') -2px -2px / 24px 24px no-repeat transparent; width: 20px; height: 20px; position: relative; top: -2px; }
.summary_question_inline:hover { background-image: url('/public/themes/frontend/images/question.svg'); }

.info_in_circle { display:block; position: absolute; top: 1px; right: -21px; width: 15px; height: 15px; border:1px solid #777777; border-radius: 15px; color:#777777; cursor: help; font-size: 10px; font-family: InterV; text-align:center; line-height: 15px; }

#main_summary {
	flex-flow: row nowrap;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#miner_one_table td { vertical-align: middle; }

#hashrate_widget_inner { margin-top: 10px; overflow: hidden; }
#miners_widget_inner { margin-top: 10px; overflow: hidden; }
#console_widget_inner { margin: 15px 0 0 0; padding-bottom: 5px; max-height: 500px; overflow-y: scroll; max-height: 300px; }
#consolelog_widget_headers { margin: 15px 0 0 0; padding-bottom: 5px; display: flex; flex-direction: row; gap: 10px 0; margin-right: -25px; }
#consolelog_widget_headers .widget_header { flex-grow: 2; padding: 5px 0; }
#consolelog_widget_inner { margin: 5px 0 0 0; padding-bottom: 5px; overflow-y: scroll; max-height: 400px; display: flex; flex-direction: row; gap: 10px 0; }
#consolelog_widget_inner .log_bulk { flex-grow: 2; overflow-y: scroll; }
#nmapconf_widget_headers { margin: 15px 0 0 0; padding-bottom: 5px; display: flex; flex-direction: row; gap: 10px 0; margin-right: -25px; }
#nmapconf_widget_headers .widget_header { flex-grow: 2; padding: 5px 0; }
#nmapconf_widget_inner { margin: 5px 0 0 0; padding-bottom: 5px; overflow-y: scroll; max-height: 400px; }
#locvisual_widget_headers { display: flex; flex-direction: row; gap: 10px 0; margin-right: -25px; }
#locvisual_widget_headers .widget_header { flex-grow: 2; padding: 5px 0; }
#locvisual_widget_inner { margin: 15px 0 5px; }
.miners_widget_shrink, .hashrate_widget_shrink, .potreb_widget_shrink, .accounts_widget_shrink, .console_widget_shrink, .consolelog_widget_shrink, .nmapconf_widget_shrink, .locvisual_widget_shrink { position: absolute; top: 16px; right: 24px; width: 24px; height: 24px; cursor: pointer; }

.shrink_minus { background: url('../images/widget_minus.svg') center center no-repeat; }
.shrink_plus { background: url('../images/widget_plus.svg') center center no-repeat; }

.shest { position: absolute; top: 8px; right: 8px; width: 16px; height: 16px; background: url('../images/shest.svg') center center / 16px 16px no-repeat transparent; cursor: pointer; z-index: 1; }
.shest_ibl { display: block; position: relative; top: 15px; right:auto; left: auto; margin: 0 15px; float: left;  width: 20px; height: 20px; background: url('../images/shest.svg') center center / 20px 20px no-repeat transparent; cursor: pointer; z-index: 1; }


#summary_radios { position: relative; display: inline-flex; flex-direction: row; align-items: flex-start; flex-wrap: wrap; gap: 10px 0; }
.lil_menu_butt { display: inline-flex; }
.lil_menu_butt2 { width: auto; display: inline-flex; }
.lil_menu_butt3 { width: auto; display: inline-flex; }
.lil_menu { position: absolute; display: none; top: 44px; left: 0; padding: 12px; border-radius: 16px; z-index: 101; background: #fff; width: 300px; -webkit-box-shadow: 0px 2px 21px 6px rgba(34, 60, 80, 0.2);  -moz-box-shadow: 0px 2px 21px 6px rgba(34, 60, 80, 0.2);  box-shadow: 0px 2px 21px 6px rgba(34, 60, 80, 0.2); } 
.lil_menu a { display: block; padding: 8px 10px; margin-bottom: 3px; border-radius: 5px}
.lil_menu a:hover, .lil_menu a.active { background-color: #EFF0F3; }
.lil_menu a.hid { display: none; }



#make_xl { display: block; margin: 9px 0 0 10px; float: left; background: url('../images/excel_gray.svg') left 3px / 24px 24px no-repeat transparent; padding-left: 28px; line-height: 33px; font-size: 14px; color: #777777; }
#make_xl:hover { background-image: url('../images/excel.svg'); color: #000; } 

#make_xl_main { display: inline-block; margin: 0 0 0 15px; background: url('../images/excel_gray.svg') left 3px / 26px 26px no-repeat transparent; padding-left: 30px; line-height: 33px; font-size: 14px; }
#make_xl_main:hover { background-image: url('../images/excel.svg'); } 

#su_stat_make_xl { display: block; margin: 9px 0 0 10px; float: left; background: url('../images/excel_gray.svg') left 3px / 24px 24px no-repeat transparent; padding-left: 28px; line-height: 33px; font-size: 14px; color: #777777; }
#su_stat_make_xl:hover { background-image: url('../images/excel.svg'); color: #000; } 

.download_icon { display: block; width: 24px; height: 24px; background: url('../images/excel_gray.svg') left top / 24px 24px no-repeat transparent; position: relative; }
.download_icon:hover { background-image: url('../images/excel.svg'); } 

.floating_table .dtable { display: table; width: 100%; }
.floating_table .dtable .dtr { display: table-row; background-color: #fff; }
.floating_table .dtable .dtr.stripe { background-color: #EFF0F3; }
.floating_table .dtable .dtr .dth { display: table-cell; vertical-align: middle; font-family: InterV; font-size: 12px; line-height: 14.4px; font-weight: 500; letter-spacing: -0.02em; line-height: 15px;  text-align: left; padding: 17px 12px; }
.floating_table .dtable .dtr:first-child .dth { border-bottom: 2px solid #DDDDDD; color: #777777; }
.floating_table .dtable .dtr .dtd { display: table-cell; vertical-align: middle; font-family: InterV; font-size: 12px; font-weight: 500; line-height: 21px; letter-spacing: -0.02em; text-align: left; padding: 12px; } 

input[type="color" i]::-webkit-color-swatch-wrapper {
  padding: 0;
}
.sosiska { display: inline-block; padding: 2px 7px; font-size:12px; white-space: nowrap; border-radius: 4px; font-weight: 700; color: #fff; }
a.edit { display: inline-block; padding: 2px 7px !important; font-size:13px !important; white-space: nowrap; border-radius: 4px; color: #b2b2b2; background-color: #EDEDED; font-family: InterV  !important; font-weight: 500; line-height: 20.8px; }
a.edit:hover { background-color: #DFDFDF; }
a.edit_del { display: inline-block; padding: 2px 7px !important; font-size:13px; white-space: nowrap; border-radius: 4px; color: #fff !important; background-color: #fe6c6f; font-family: InterV  !important; font-weight: 500; line-height: 20.8px; }
a.edit_del:hover { background-color: #d63538; }
.tooltip { font-family: InterV; font-size: 12px; max-width: max-content; }
a.edit_save { display: inline-block; padding: 2px 7px !important; font-size:13px !important; white-space: nowrap; border-radius: 4px; color: #fff; background-color: #4AD87D; font-family: InterV  !important; font-weight: 500; line-height: 20.8px; }
/*.edit_save:hover { background-color: #DFDFDF; }*/
a.drop_places { display: inline-block; padding: 2px 7px !important; font-size:13px; white-space: nowrap; border-radius: 4px; color: #fff !important; background-color: #fe6c6f; font-family: InterV  !important; font-weight: 500; line-height: 20.8px; }
a.drop_places:hover { background-color: #DFDFDF; }

#moremenu_show { position: relative; }
.miners_more_menu { width: 300px; padding: 24px; border-radius: 16px 16px 0 0; background-color: #1E1E1E; display: none; position: absolute; bottom: 72px; right: 20px; }
.more_menu_item { position: relative; padding: 0 0 0 8px; }
.more_menu_item:last-child { border-bottom: none; }
.more_menu_item span, .more_menu_item a { display: block; padding: 10px 0; margin-bottom: 5px; text-align: left; font-family: InterTightBold; font-size: 16px; line-height: 16px; color: #fff; }
.more_menu_item a:last-child { margin-bottom: 0; }
.more_menu_item:hover { text-decoration: none; }

.miners_powermode_menu { width: 300px; padding: 24px; border-radius: 16px 16px 0 0; background-color: #1E1E1E; display: none; position: absolute; bottom: 72px; right: 20px; }
.powermode_menu_item { position: relative; padding: 0 0 0 8px; }
.powermode_menu_item:last-child { border-bottom: none; }
.powermode_menu_item span, .powermode_menu_item a { display: block; padding: 10px 0; margin-bottom: 5px; text-align: left; font-family: InterTightBold; font-size: 16px; line-height: 16px; color: #fff; }
.powermode_menu_item a:last-child { margin-bottom: 0; }
.powermode_menu_item:hover { text-decoration: none; }


.marker_value { margin-bottom: 5px; cursor: pointer; }
.marker_value .mval { display: inline-block; margin-right: 5px; }
.marker_value .changes { display: inline-block; margin-right: 5px; color: #FFA749; }

.orange_rub { display: inline-block; width: 18px; height: 17px; border-radius: 10px; border: 2px solid #FFA749; color: #FFA749; text-align: center; font-size: 11px; margin-left: 10px; line-height: 14px; cursor: help; }
.offline_but_here { display: block; width: 8px; height: 8px; border-radius:4px; background-color: #4ad87d; cursor: help; position: absolute; top: 3px; left: -14px; }
.online_but_na { display: block; width: 8px; height: 8px; border-radius:4px; background-color: #FFA749; cursor: help; position: absolute; top: 3px; left: -14px; }

.fan_100 { display: block; width: 27px; height: 15px; border-radius: 15px; cursor: help; position: absolute; top: 11px; left: 3px; color: #EC635D; font-size: 8px; line-height: 14px; text-align: center; }
.sh_100 { display: block; width: 27px; height: 15px; border-radius: 15px; background-color: #EC635D; cursor: help; position: absolute; top: 18px; left: 6px; color: #fff; font-size: 8px; line-height: 14px; text-align: center; }
.this_reload { width: 28px; height: 28px; display: block; background: url('../images/refresh.svg') center center / cover no-repeat transparent; position: relative; }
.this_reload.animated { 	
	-webkit-animation-name: spin;
	-webkit-animation-duration: 1000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 1000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 1000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
.console_sound { display: block; position: absolute; width: 20px; height: 20px; cursor: pointer; top:18px; right:80px; }
.console_sound.sound_on { background: url('../images/sound_on.svg') -2.5px 0px / 20px 20px no-repeat transparent; }
.console_sound.sound_off { background: url('../images/sound_off.svg') 0px 0px / 20px 20px no-repeat transparent; }
.console_trash { display: block; position: absolute; width: 18px; height: 18px; cursor: pointer; top:19px; right:110px; background: url('../images/trash_bin.svg') 0px 0px / 18px 18px no-repeat transparent; }

#locations_table table tr td { padding-top: 8px; padding-bottom: 8px; line-height: 19px;} 
.loc_chev_right { background: url('../images/chevron_right.svg') 13px 16px no-repeat transparent; }
.loc_chev_down { background: url('../images/chevron_down.svg') 13px 16px no-repeat transparent; }
.adddoploc { display: none; }
.doplocation_is_offline { background: url('../images/exclam.svg') 37px center / 17px 17px no-repeat transparent; }
.doplocation_is_nofast { background: url('../images/exclam_orange.svg') 37px center / 17px 17px no-repeat transparent; }

.commit_location, .drop_location { border-radius: 7px; padding: 4px 11px; width:max-content; display: inline-block; }

#locations_table table tr { background-color: #fff; }
#locations_table table tr.stripe { background-color: #F7F7F7; }

.circle_exclamation { background: url('../images/circle_exclamation.svg') 0px center / 16px 16px no-repeat transparent; cursor: help; }
.chip { width: 35px; height: 30px; text-align: center; background-color: #cfcfcf; position: relative; padding: 2px 0 0 0; font-size: 14px; }
.chip.orange { background-color: #FFA749; }  
.chip.red { background-color: #DC143C; }  
.chip .chip_num { position: absolute; bottom: 1px; left: 3px; font-size: 8px; color:#2b2b2b; }
.smol_inline { font-family: InterTightRegular; font-size: 14px; line-height: 16px; color: #3A3A3A; letter-spacing: 0; }

#su_billing_table_body tr.miner_checked { background-color: #D7D9E7; }
#clients_table_body tr.client_checked { background-color: #D7D9E7; }

.floating_table table.api_table th, .floating_table table.api_table td { font-size: 12px; font-family: InterTightRegular; }  

#landing_files { position: absolute; top: 0; right: 0px; bottom: 0; left: 0; opacity: 0; cursor: pointer; width: 100%; height: 50px; }
#landing_files_uploaded_progress { display: none; font-size: 18px; color:#fff; }
#landing_files_uploaded_errors { display: none; font-size: 18px; color:#ED6A59; line-height: 26px; }
#landing_files_uploaded_ok { display: none; font-size: 18px; color:#fff; }
.landing_img { width: 140px; height: 140px; text-align: center; position: relative; }
#landing_files_uploaded { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; gap: 30px; justify-content: flex-start; } 
#landing_files_uploaded .landing_img { } 
.landing_img_name { height: 20px; clear:both; font-size: 10px; overflow: hidden; line-height: 20px; } 
a.landing_img_link { display: block; width: 100%; height: 100%; text-decoration: none !important; border-radius: 12px; background: #f5f5f5; overflow: hidden; border: 1px solid gray; } 
a.landing_img_link img { width: 120px; }
.landing_mapconflink, .landing_link:hover { display: block; text-decoration: none; }
.landing_img_del { position: absolute; top: -10px; right: -23px; width: 20px; height: 20px; margin: 0 auto; display: block; text-decoration: none; background: url('../images/cross.svg') center center / 14px 14px no-repeat transparent; }
.landing_img_landing { width: 64px; height: 64px; text-align: center; float: left; margin: 0 10px 15px 0; position: relative; }

#page_files { position: absolute; top: 0; right: 0px; bottom: 0; left: 0; opacity: 0; cursor: pointer; width: 100%; height: 50px; }
#page_files_uploaded_progress { display: none; font-size: 18px; color:#fff; }
#page_files_uploaded_errors { display: none; font-size: 18px; color:#ED6A59; line-height: 26px; }
#page_files_uploaded_ok { display: none; font-size: 18px; color:#fff; }
.page_img { width: 140px; height: 140px; text-align: center; position: relative; }
#page_files_uploaded { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; gap: 30px; justify-content: flex-start; } 
#page_files_uploaded .page_img { } 
.page_img_name { height: 20px; clear:both; font-size: 10px; overflow: hidden; line-height: 20px; } 
a.page_img_link { display: block; width: 100%; height: 100%; text-decoration: none !important; border-radius: 12px; background: #f5f5f5; overflow: hidden; border: 1px solid gray; } 
a.page_img_link img { width: 120px; }
.page_noimg { width: 140px; height: 140px; background-color: #fff; text-align: center; font-size: 30px; line-height: 59px; font-family: InterTightBold; color: #1e1e1e; }
.page_link, .page_link:hover { display: block; text-decoration: none; }
.page_img_del { position: absolute; top: -10px; right: -23px; width: 20px; height: 20px; margin: 0 auto; display: block; text-decoration: none; background: url('../images/cross.svg') center center / 14px 14px no-repeat transparent; }
.page_img_page { width: 64px; height: 64px; text-align: center; float: left; margin: 0 10px 15px 0; position: relative; }


.yesno { position: absolute; top: 19px; right: -59px; display: none; }
.yesno a { text-decoraton: none !important; font-size: 15px; font-family: InterTightBold; }

.edit_icon_link { cursor: pointer; width: 20px; height:20px; background: url('../images/link.svg') center center / 20px 20px no-repeat transparent; }
.edit_icon_strong { cursor: pointer; width: 20px; height:20px; background: url('../images/strong.svg') center center / 20px 20px no-repeat transparent; }
.edit_icon_ul { cursor: pointer; width: 20px; height:20px; background: url('../images/ul.svg') center center / 20px 20px no-repeat transparent;}
.edit_icon_ol { cursor: pointer; width: 20px; height:20px; background: url('../images/ol.svg') center center / 20px 20px no-repeat transparent; }

.divisor { padding-top: 120px; border-bottom: 1px solid #d8d8e3; margin-bottom: 120px; }

.block_img_wrap {
	max-width: 1080px;  
	margin: 120px auto;  
}
.block_img { 
	width: 100%; 
	box-shadow: 0px 0px 32px 0px rgba(74, 89, 216, 0.04);
	box-shadow: 0px 16px 16px 0px rgba(74, 89, 216, 0.05);
	box-shadow: 0px 6px 6px 0px rgba(74, 89, 216, 0.1);
	box-shadow: 0px 2px 4px 0px rgba(74, 89, 216, 0.5);
	box-shadow: 0px 0px 42px 0px rgba(74, 89, 216, 0.15);
	box-shadow: 0px 4px 82px 0px rgba(74, 89, 216, 0.25);
}

pre code.hljs { border-radius: 4px; margin-bottom: 25px; }
.workers { /*min-width: 200px; max-width:300px;*/ word-break: break-word; }
.inner_obzor { position: absolute; top: 0; bottom: 0; right: 0; left: 0; opacity:0; cursor: pointer; }

.galka { width: 20px; height: 20px; display: block; background: url('../images/check.svg') center center / 20px 20px no-repeat transparent; }
.readiness:before { content: "/"; position: absolute; top: 11px; left: -4px; text-decoration: none; }
.readiness { display: none; position: relative; top: -10px; left: 0px; text-decoration: underline; width: 120px; float: left; font-size: 12px; }
.nmap_loc_info { display: flex; flex-direction:row; flex-wrap: nowrap; justify-content: flex-start; gap: 5px 0; } 

.pagination { list-style-type: none; display: flex; flex-direction: row; gap: 3px; flex-wrap: wrap; }
.pagination li a { display: block; padding: 6px 10px; border-radius: 4px; }

#miners_checks_powermode_list span.done, #miners_checks_reboot_list span.done { padding-right: 24px; background: url('../images/done_green.svg') right -2px / 20px 20px no-repeat transparent; }
#console_errors_graph { width: 500px; height:150px; margin: 0 auto; }

.telegram_icon { width: 18px; height: 18px; display: inline-block; position: relative; background: url('../images/telegram_icon.svg') 0 0 / 18px 18px no-repeat transparent; top: 5px; margin-left: 5px; }
.whatsapp_icon { width: 18px; height: 18px; display: inline-block; position: relative; background: url('../images/whatsapp_icon.svg') 0 0 / 18px 18px no-repeat transparent; top: 5px; margin-left: 5px; }

.unfinished_business { display: inline-block; width: 8px; height: 8px; border-radius:4px; background-color: #fe6c6f; position: relative; right: -6px; }

table.smallbold { width:auto;margin-bottom:30px; width: 100%; background-color: #fff; border-collapse: collapse; }
table.smallbold td, table.smallbold th { text-align: left; font-size: 13px; font-family: InterBold; line-height: 21px; letter-spacing: -0.02em; text-align: left; padding: 12px; }
table.smallbold td a { font-family: InterBold; }

.floating_table table td a.rack { display: block; width: 16px; height: 16px; background: url('../images/rack_gray.svg') center center / cover no-repeat transparent; padding: 0; }
.floating_table table td a.rack.rack1, .floating_table table td a.rack:hover { background-image: url('../images/rack1.svg'); }

.clipb { position: relative; margin-right: 20px; cursor: pointer; display: inline }
.clipb:after { content: ''; position: absolute; bottom: 3px; right: -17px; width: 14px; height: 14px; background: url('../images/clipb.svg') center center/ cover no-repeat transparent; }

.main_table .clipb { margin-right: 0px; } 
.main_table .clipb:after { display: none; }

.stellagi { display: flex; flex-flow: row nowrap; justify-content: flex-start; gap: 80px 0px; overflow-x: auto; padding-bottom: 50px; }
.stellagi .stellage_name { width: 100%; margin-bottom: 5px; text-align: center; font-size: 14px; }
.stellagi .stellage { position: relative; width: 232px; min-width: 232px; flex-shrink: 0; display: flex; flex-flow: column wrap; align-items: flex-end; justify-content: end; }
.stellagi .stellage_shelves { position: relative; width: 232px; min-width: 232px; border-left: 2px solid #8d8d8d; border-right: 2px solid #8d8d8d; display: flex; flex-flow: column-reverse wrap; align-items: flex-end; }
.stellagi .stellage .edit { position: absolute; right: 0; right: 50px; bottom: -32px; display: none; }
.stellagi .stellage .edit_del { position: absolute; right: 3px; bottom: -32px; display: none; }
.stellagi .stellage .drop_places { position: absolute; right: 40px; bottom: -32px; display: block; }
.stellagi .shelf { height: 58px; width: 100%; border-bottom: 1px solid #1e1e1e; position: relative; z-index: 1; display: flex; flex-flow: row nowrap; gap: 0 5px; justify-content: center;  }
.stellagi .shelf .place { width: 40px; height: 40px; border: 2px solid #9c9c9c; position: relative; top: 10px; font-size: 10px; text-align: center; line-height: 36px; }
.stellagi .shelf .place.the_one { background-color: #9c9c9c; }
.stellagi .shelf .place:hover { background-color: #EDEDED; cursor: pointer; }
.stellagi .shelf .place.smallfont { font-size: 8px; }
.stellagi .shelf .place.low { border: 2px solid #FFA749; line-height: 36px; }
.stellagi .shelf .place.online { border: 2px solid #59be7d; line-height: 36px; }
.stellagi .shelf .place.offline { border: 2px solid #EC635D; line-height: 36px; }
.stellagi .shelf .place.repair { border: 2px solid #1e1e1e; line-height: 36px;}
.stellagi .shelf .place.hz { border: 2px solid #FFA749; line-height: 36px; }
.stellagi .shelf .place.the_one.online { border: 2px solid #59be7d; background-color: #59be7d; }
.stellagi .shelf .place.the_one.low { border: 2px solid #FFA749; background-color: #FFA749; color: #000; }
.stellagi .shelf .place.is_hot.hot { background-color: #EC635D !important; color: #000; }
.stellagi .shelf .place.the_one.offline { border: 2px solid #EC635D; background-color: #EC635D; }
.stellagi .shelf .place.the_one.repair { border: 2px solid #1e1e1e; background-color: #1e1e1e; color: #fff; }
.stellagi .shelf .place.the_one.hz { border: 2px solid #FFA749; background-color: #FFA749; }
.stellagi .shelf .place.occupied, .stellagi .shelf .place.occupied:hover { border: 2px solid #EDEDED !important; background-color: #EDEDED !important; }
.stellagi .shelf .place span.sign { display: inline-block; vertical-align: middle; line-height: 11px; font-size: 10px; }
.stellagi .shelf .place span.sign.temp_font { font-size: 12px; }
.stellagi .shelf .place .offline_but_here { top: 2px; left: 2px; }
.stellagi .shelf .place .online_but_na { top: 2px; left: 2px; }

.stellagi .shelf.tech { background-color: #EDEDED; }
.stellagi .shelf_num { position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; font-size: 30px; font-family: InterTightBold; color: #cfcfcf; text-align: center; line-height: 56px; opacity: 0.6; }
.stellagi .shelf.tech .shelf_num { font-size: 20px; }
.stellagi .copy_stellage { height: 36px; width:36px; font-size: 20px; border-radius:4px; line-height: 36px; padding: 0; position: absolute; top: 150px; display: none; }
.stellagi .copy_stellage.cs_first { left: -50px; } 
.stellagi .copy_stellage.cs_last { right: -50px; }

.stellagi.place_edit_mode_off .copy_stellage { display: block; }  
.stellagi.place_edit_mode_off { padding-left: 60px; }
.stellagi.place_edit_mode_off .shelf { cursor: pointer; }
.stellagi.place_edit_mode_off .stellage .edit { display: block; }
.stellagi.place_edit_mode_off .stellage .edit_del { display: block; }
.stellagi.place_edit_mode_off .stellage .drop_places { display: none; }
.stellagi.place_edit_mode_off .shelf_num:hover { background-color: #EDEDED; opacity: 1; cursor: pointer; }

.stellagi_menu { display: flex; flex-flow: row nowrap; gap: 0 3px; align-items: flex-start; justify-content: flex-start; padding: 15px 0 5px; }
.stellagi_menu a, .stellagi_menu a:visited, .stellagi_menu a:active { padding: 2px 8px; border-radius: 30px; font-family: InterTightMedium; font-size: 11px; line-height: 10.8px; text-align: left; background-color: #B2B4BA; color:#000; position: relative; white-space: nowrap; }
.stellagi_menu a.active { background-color: #4A59D8; color:#fff; }

#locvisual_widget_inner .stellagi { padding: 20px 20px 20px 0; }
/*#locvisual_widget_inner .stellagi .stellage_name { top: -15px; }
#stellages .stellagi .stellage_name { top: -15px; }*/

#stellages .stellagi, #stellages2place .stellagi { padding: 25px 20px 20px 0; }

#places_edit, #vilka_edit { position: relative; } 
#places_edit .disabler, #vilka_edit .disabler { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: none; z-index: 2; }
#places_edit.disabled .disabler { display: block; }
#vilka_edit.disabled .disabler { display: block; }
#places_edit.disabled, #vilka_edit.disabled { opacity: 0.3; }

.doc { display: block; width: 20px; height: 20px; background:url('../images/doc.svg') center center / 20px 20px no-repeat transparent; }

.shared_block { background-color: #fff; padding: 10px; line-height: 24px; font-family: InterBold; font-size: 13px; }
.shared_block a.red, .shared_block a.red:hover, .shared_block a.red:visited { color: #EC635D; }
.shared_miners { padding-top: 10px; }
.shared_revoke { text-align: right; padding-top: 10px;}

.radio_switch { width: 36px; height: 18px; border-radius: 18px; background-color: #B2B4BA; position: relative; }
.radio_switch .switch { width: 14px; height:14px; border-radius: 14px; background-color: #FFF; position: absolute; left: 2px; right: unset; top: 2px; }
.radio_switch.active { background-color: #4A59D8; }
.radio_switch.active .switch { left: unset; right: 2px; }
.sandwich_menu_item .radio_switch { position: absolute; top: 10px; right: 20px; z-index: -1; }

#upload_invoice_csv label { font-size: 13px; padding-left: 8px; }

.floating_form .my-select__dropdown .my-select__option.online { color: #59be7d; }
.floating_form .my-select__dropdown .my-select__option.offline { color: #EC635D; }
.floating_form .my-select__dropdown .my-select__option.repair { color: #cfcfcf; }
.floating_form .my-select__dropdown .my-select__option.hz { color: #FFA749; }

.calendar, .calendar:active, .calendar:visited { font-size: 21px; color: #777777; }
.calendar:hover { font-size: 21px; color: #000; }
.billing_calendar_block { margin: 0 auto 20px; width: max-content; font-size: 14px; }
.billing_calendar_block.hidden { display: none; }
.billing_calendar_block .n1 { padding: 10px 15px; width:110px; font-size: 14px; background-color: #fff; }
.billing_calendar_block .bluebutton { line-height: 39px; display: inline-block; border-radius: 12px; }
.billing_calendar_block .redbutton { line-height: 39px; display: inline-block; border-radius: 12px; }
.billing_calendar_block .graybutton { line-height: 39px; display: inline-block; border-radius: 12px; }

#tarif_block .my-select-topmenu { width: 175px; }

@media (max-width: 1320px) {
	.topmenu.firstone { display: none; } 
}

@media (max-width: 1320px) {
	.fan_block { width: 100%; }
	.fangraph {  flex-grow: 1;}
}


