* {font-family: Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;-webkit-overflow-scrolling: touch;}
body {font-size: 16px;line-height: 26px;color: #3f3f3f;overflow-x:hidden;margin: 0;}
h1, h2, h3 {color: #3f3f3f;}
h1 {font-size: 2.6em;}
h2 {font-size: 2.1em;}
h3 {font-size: 1.7em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.1em;margin-top: 0;}
h6 {font-size: .75em;}
h1, h2, h3, h4, h5, h6, b, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {line-height: normal;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;user-select: none;font-weight: 500;}
h1, h2, h3 {margin: 20px 0 10px;}
h4, h5, h6 {margin: 5px 0;}
fieldset {border: 1px solid #BFBFBF;padding: 20px;background-color: white;border-radius: 2px;margin: 20px 0;}
fieldset:first-of-type {margin-top: 10px;}
legend {font-weight: bold;color: #3f3f3f;}
textarea {border: 1px solid #BFBFBF;width: 100%;resize: vertical;height: 100px;font-size: 15px;}
form {margin: 0;}
li {padding-bottom: 3px;}
table {border-collapse:collapse;width: 100%}
table tr td._id, table tr th {overflow: hidden;text-overflow: ellipsis;}

table, th, td {border: 1px solid #BFBFBF;background-color: white;}
th {background-color: #757575;white-space: nowrap;color: white;border: 1px solid #212121;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-weight: 500;}
th, td {padding: 6px 10px;text-align: center;}
td {text-align: left;line-height: 22px;max-width: 300px;word-break: break-word;vertical-align: middle;}
tr:hover td {background-color: #F0F0F0;}
td._ws_nowrap {white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
td._right {text-align: right;max-width: 150px;min-width: 135px;}
td._center {text-align: center;max-width: 150px;}

input {line-height: normal;}
input[type=text], input[type=password], input[type=number], input[type=email], input[type=url], textarea, div.contenteditable_html {box-shadow: inset 0 1px 4px rgba(0,0,0,0.1);border: 1px solid #BFBFBF;padding: 4px;border-radius: 2px;box-sizing: border-box;min-width: 350px;height: 34px;font-size: inherit;}
input[type=number] {margin: 0;}
input::-moz-focus-inner {margin-top: -1px;margin-bottom: -1px;}
input[type="search"] {-webkit-appearance: none;}
svg:not(:root) {overflow: hidden;}
pre {overflow: auto;}
button {overflow: visible;}
button, select {text-transform: none;white-space: nowrap;font-size: 14px;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button;cursor: pointer;}
button[disabled], input[disabled] {cursor: default;opacity: .5;}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box;padding: 0;}

input[type="submit"], input[type="button"], button {color:#000000;padding: 4px 10px; border-radius: 3px; cursor:pointer; border: 1px solid gray;background: #D1D6DF; background: -o-linear-gradient(top, #FFFFFF, #D1D6DF); background: -ms-linear-gradient(top, #FFFFFF, #D1D6DF); background: -moz-linear-gradient(top, #FFFFFF, #D1D6DF);background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D1D6DF));filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D6DF);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D6DF)";font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;user-select: none;font-weight: 500;font-size: 16px;margin-top: 0;}
input[type="submit"]:focus, input[type="button"]:focus {outline: auto 5px -webkit-focus-ring-color;}
input[type="submit"]:disabled, input[type="button"]:disabled {opacity: .6;cursor: initial;}

label {display: block;padding: 0;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;user-select: none;font-weight: 500;font-size: 17px;}
label + div {padding-bottom: 3px;}

table._alternate tr:nth-child(2n+1) td {background-color: #F0F0F0;}
table td ._scrolled {max-height: 200px;overflow-y: scroll;}
td._highlight {background-color: #F0F0F0;}
td._highlight_y {background-color: yellow !important;}
td span._label {display: inline-block;padding: 2px 5px;font-size: 13px;background-color: #F0F0F0;border: 1px solid #BFBFBF;border-radius: 2px;line-height: 18px;vertical-align: bottom;}
tt, code, kbd, samp {font-family: monospace;color: darkblue;}

header, section {position: static !important;top: 0 !important;}
header > div {width: 33.33%;overflow: hidden;}
header, .tabs_box {background-color: #EEEEEE !important;}
section._article ._post ._category_top {margin-top: 10px !important;}

._error:empty {display: none;}

.toggle_buttons {border: var(--borderc);width: fit-content;border-radius: 5px;margin-top: 10px;overflow: hidden;}
.toggle_buttons > div {border-right: var(--borderc);text-align: center;padding: 5px 10px;line-height: normal;font-size: 14px;background-color: #f9f9f9;cursor: pointer;}
.toggle_buttons > div._current {background-color: #f0f0f0;}
.toggle_buttons > div:last-of-type {border-right-width: 0;}

:root {
	--a: #2962FF;
	--borderl: 1px solid #F0F0F0;
	--border: 1px solid #DCDCD8;
	--borderd: 1px solid #BFBFBF;
	--borderc: 1px solid #ccd0d5;
	--bgd: #F0F0F0;
	--bgl: #F9F9F9;
	--bs: 0 0 2px #DCDCD8;
	--bsd: 0 0 2px #BFBFBF;
}

@-o-keyframes fadeItLight {
  0%   {background-color: #F0F0f0;}
  50%  {background-color: #F0F0f0;}
  100% {background-color: inherit;}
}
@keyframes fadeItLight {
  0%   {background-color: #F0F0f0;}
  50%  {background-color: #F0F0f0;}
  100% {background-color: inherit;}
}

.green {color: green;}
._bg_green {background-color: green;color: white;}
._bg_red {background-color: #EF5350;color: white;}
._bgd {background-color: #F0F0F0;}
._c_pointer {cursor: pointer;}
._d_b {display: block;}
._d_n {display: none;}
._d_i {display: inline;}
._d_ib {display: inline-block;}
._d_flex {display: flex;}
._flex_a_i_c {align-items: center;}
._flex_a_i_base {align-items: baseline;}
._flex_j_c {justify-content: center;}
._flex_j_sb {justify-content: space-between;}
._flex_wrap {flex-wrap: wrap;}
.normal {font-weight: normal !important;}
.black, .black:visited {color: #000000;}
.light {color: #3F3F3F;}
.lighter {color: #5F5F5F;}
.lightest {color: #9f9f9f;}
.bold {font-weight: bold;}
#recaptcha3 {padding: 10px 0 0}
#recaptcha3:empty {display: none;}
span._loading {display: none;}
/* ._error_field {margin-bottom: 15px;} */
._error {padding-top: 3px;color: red;word-break: break-word;}
._error:empty {display: none;}
.error_text, .fa._fa_error {color: red;}
span.r {color: red;display: inline-block;padding-left: 2px;}
.b500, .b500 a, .b500 *:not(i):not(strong) {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;font-weight: 500;}
._no_padding_top {padding-top: 0 !important;}
._italic {font-style: italic;}
._small {font-size: 15px !important;color: #5F5F5F;}
.padding_top_5 {padding-top: 5px;}
.padding_top_10 {padding-top: 10px;}
.padding_bottom_10 {padding-bottom: 10px;}
.padding_top_15 {padding-top: 15px;}
.margin_b_15 {margin-bottom: 15px !important;}
._p_15_20 {padding: 15px 20px;}
._p_20 {padding: 20px;}
._b_b {border-bottom: 1px solid #DCDCD8;}
._b_t {border-top: 1px solid #DCDCD8;}
._none {padding: 20px 10px;}
._udl, ._udl:hover, ._udl:focus {text-decoration: underline;}
._udlh:hover, ._udlh:focus {text-decoration: underline;}
._m_w_150 {max-width: 150px;box-sizing: border-box;}
._m_w_100 {max-width: 100px;box-sizing: border-box;}
._m_w_500 {max-width: 500px !important;box-sizing: border-box;}
._m_w_450 {max-width: 450px !important;box-sizing: border-box;}
._m_w_200 {max-width: 200px;box-sizing: border-box;}
._min_w_75 {min-width: 75px !important;box-sizing: border-box !important;}
._min_w_100 {min-width: 100px !important;box-sizing: border-box !important;}
._min_w_125 {min-width: 125px !important;box-sizing: border-box !important;}
._min_w_150 {min-width: 150px !important;box-sizing: border-box !important;}
._min_w_175 {min-width: 175px !important;box-sizing: border-box !important;}
._min_w_200 {min-width: 200px !important;box-sizing: border-box !important;}
._min_w_250 {min-width: 250px !important;box-sizing: border-box !important;}
._min_w_300 {min-width: 300px !important;box-sizing: border-box !important;}
._min_w_350 {min-width: 350px !important;box-sizing: border-box !important;}
._min_w_370 {min-width: 370px !important;box-sizing: border-box !important;}
._w_500 {width: 500px !important;box-sizing: border-box;}
._w_400 {width: 400px !important;box-sizing: border-box;}
._w_350 {width: 350px !important;box-sizing: border-box;}
._w_300 {width: 300px !important;box-sizing: border-box;}
._w_250 {width: 250px !important;box-sizing: border-box;}
._w_200 {width: 200px !important;box-sizing: border-box;}
._w_175 {width: 200px !important;box-sizing: border-box;}
._w_150 {width: 150px !important;box-sizing: border-box;}
._w_125 {width: 125px !important;box-sizing: border-box;}
._w_100 {width: 100px !important;box-sizing: border-box;}
._w_75 {width: 75px !important;box-sizing: border-box;}
._w_70 {width: 70px;box-sizing: border-box;}
._w_50 {width: 50px !important;box-sizing: border-box;}
._w_30 {width: 30px !important;box-sizing: border-box;}
._w_100_percent {width: 100%;}
._w_fit {width: fit-content;}
._right {text-align: right;}
._left {text-align: left !important;}
._center {text-align: center;}
.nw {white-space: nowrap;}
._fs_18 {font-size: 18px !important;}
._mr_15 {margin-right: 15px;}
._ml_20 {margin-left: 20px;}
._ml_30 {margin-left: 30px;}
._mb_5 {margin-bottom: 5px;}
._mb_10 {margin-bottom: 10px;}
._m_b_20 {margin-bottom: 20px;}
._m_b_30 {margin-bottom: 30px;}
._m_b_5 {margin-bottom: 5px;}
._m_b_0 {margin-bottom: 0 !important;}
._m_t_0 {margin-top: 0 !important;}
._m_tb_2 {margin: 2px 0;}
._m_tb_5 {margin: 5px 0;}
._m_t_10_minus {margin-top: -10px;}
._m_t_5 {margin-top: 5px;}
._m_t_10 {margin-top: 10px;}
._m_t_15 {margin-top: 15px;}
._m_t_20 {margin-top: 20px;}
._m_b_15 {margin-bottom: 15px;}
._m_r_10 {margin-right: 10px;}
._m_t_30 {margin-top: 30px;}
._m_20 {margin: 20px;}
._m_r_20 {margin-right: 20px;}
._m_b_20 {margin-bottom: 20px;}
._p_t_10 {padding-top: 10px;}
._p_b_10 {padding-bottom: 10px;}
._p_b_15 {padding-bottom: 15px !important;}
._p_8_15 {padding: 8px 15px;}
._p_10_15 {padding: 10px 15px;}
._p_r_5 {padding-right: 5px;}
._p_l_5 {padding-left: 5px;}
._p_b_0 {padding-bottom: 0 !important;}
.blue {color: #1565C0;}
._button_large {padding: 8px 30px;}
._input_300 {width: 300px;}
._textarea_large {width: 100%;height: 200px;}
._lh_normal {line-height: normal;}
._bgc_w {background-color: white;}
._helper {color: #5F5F5F;margin-bottom: 5px;}

.select_target {display: none;border: 1px solid #DCDCD8;border-radius: 2px;background-color: white;padding: 5px 10px;width: fit-content;}

.c_html * {line-height: 26px;}
.c_html h1, .c_html h2, .c_html h3, .c_html h4, .c_html h5, .c_html h6 {margin: 30px 0 10px;}
.c_html p, .c_html div, .c_html table, .c_html dl, .c_html pre code, .c_html blockquote {margin-bottom: 15px;}
.c_html img {max-width: 100%;}
.c_html p ~ ul, .c_html div ~ ul, .c_html p ~ ol, .c_html div ~ ol {margin-top: -10px;}
.c_html ul, .c_html ol {margin: 0 0 15px 20px;}
.c_html ul ul {margin-bottom: 0;margin-top: 5px;}
.c_html ul ol {margin-bottom: 0;margin-top: 5px;}
.c_html ol ol {margin-bottom: 0;margin-top: 5px;}
.c_html ol ul {margin-bottom: 0;margin-top: 5px;}
.c_html li {margin-bottom: 5px;}
.c_html strong a, .c_html a strong {font-weight: normal;}
.c_html li p {margin: 0;}
.c_html p:empty, .c_html div:empty, .c_html li:empty {display: none;}
.c_html table {border: 1px solid #DCDCD8;}
.c_html table th {padding: 7px 10px;background-color: #F0F0f0;border: 1px solid #DCDCD8;}
.c_html table td {padding: 7px 10px;border: 1px solid #DCDCD8;}
.c_html dl {display: flex;flex-flow: row wrap;border: solid #DCDCD8;border-width: 1px 1px 0 1px;border-radius: 3px;}
.c_html dt {flex-basis: 20%;padding: 7px 10px;background: #F0F0F0;text-align: right;border-bottom: 1px solid #DCDCD8;font-weight: bold;}
.c_html dd {flex-basis: 70%;flex-grow: 1;margin: 0;padding: 7px 10px;border-bottom: 1px solid #DCDCD8;}
.c_html pre code {background-color: #F0F0f0;border: 1px solid #BFBFBF;display: block;padding: 20px;border-radius: 2px;}
.c_html .footnote a:target {background-color: #FFE11A;}
.c_html blockquote {background: #F0F0F0;border-left: 10px solid #DCDCD8;padding: 1em 10px .1em 10px;quotes: "\201C""\201D""\2018""\2019";}

table.contenteditable_table td {white-space: inherit;}
th._150, td._150 {width: 150px;}
ol._margin_0, ul._margin_0 {margin: 0;}

a.no_deco, a.no_deco:focus {text-decoration: none;}

.ellipsis {white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

._error {padding-top: 3px;color: red;}
._error:empty {display: none;}
.error_text, .fa._fa_error {color: red;}
.fa.fa-check {color: green;}
._flex {display: flex;max-width: initial;border: 0;}
._flex > div {margin-right: 10px;}
._error_bg {background-color: pink;}
._no_radius {border-radius: 0 !important;}
._w100 {width: 100px;}
.green {color: green;}

.b500, .b500 *:not(i) {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-weight: 500;}

._w_50 {width: 50px;}

.button_blue {border-radius: 3px !important;font-size: 14px !important;background: #424242 !important;border: 1px solid #424242 !important;color: white !important;margin: 0 !important;cursor: pointer !important;padding: 5px 10px !important;}
.button_action {background: #212121;box-shadow: 0 0 3px #424242 inset;border: 1px solid #0D47A1;color: white;border-radius: 3px;}
.process_import {margin-top: 10px;}
.button_small {padding: 3px 7px;font-size: 13px;border-radius: 3px;}

.fontBoldLight13 {font-weight: bold;color: #5F5F5F;}

.admin_table {border:1px solid #BFBFBF;width: 100%;border-collapse: collapse;}
.admin_table td, .admin_table th {border-bottom:1px solid #DCDCD8;border-top:1px solid #DCDCD8;padding: 5px;text-align: left;}
.admin_table td td{border-bottom:1px solid #DCDCD8;border-top:none;padding: 5px;text-align: left;}
.admin_table td:first-of-type {width: 200px;}
.clear {clear:both; height:1px;overflow:hidden;}

.items_list_pagination {text-align: center;padding: 10px 0;}

.fontLight {color: gray !important;font-weight: normal !important;}

/*Message*/
.message_z {display:none;position:fixed;top:0;text-align: center;left: 50%;z-index:9999999;}
.message_z div{padding:5px 10px;display:inline-block;color:black;background-color:#FFF15F;text-align: center;font-weight: bold;border:1px solid #DFCB6F;border-radius: 2px;margin-top: 2px;}
.message_main_type_normal {color: #393735;}
.message_main_type_error {color: brown;}
.noticez_close_link{display:inline;margin-left: 10px;}

.error_message_container {padding-top: 2px; color: red;padding-left: 2px;display: none;}
.error_message_container *{color: red}
.sc_input_error {background-color: pink !important;}
td div._error_field {padding-bottom: 5px;}
td div._error_field:last-of-type {padding-bottom: 0;}

.copy_box {position: relative;width: fit-content;display: flex;border: 1px solid #bfbfbf;border-radius: 3px;overflow: hidden;}
.copy_box input[type=text], .copy_box button {border-width: 0;border-radius: 0;box-shadow: none;height: auto;padding: 6px 10px;font-size: 15px;}
.copy_box button {background-color: #3f3f3f;border-left: 1px solid #BFBFBF;}
.copy_box button i {color: white;}
.copy_box ._done {display: none;position: absolute;right: 0;font-weight: 500;}

/*button_box*/
.button_box {cursor: pointer;}
.button_box_manage {display: none;}
.button_box_right {float: right;margin-right: 3px;}
.button_box div {float: left;border: 1px solid #AFAFAF;margin-right: -1px;display: block;padding: 2px 10px;background-color: #F7F7F7;color:#393735;font-weight: bold;line-height: 19px;}
.button_box div:hover {background-color: #F0F0F0;}
.button_box_left {border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
.button_box_right {border-top-right-radius: 3px;border-bottom-right-radius: 3px;}
.button_box_current {color: #0A65BB !important;background-color: #EFEFEF !important;box-shadow: inset 0 1px 1px white;}

.header > h3 {display: inline-block;margin-top: 0;padding-right: 2px;}
.header > h3:after {content: '|';padding-left: 5px;font-weight: normal;}
.header > h3:last-of-type:after {content: '';}
.header_target:target {border-color: blue;}
.header_target:target legend {color: blue;font-weight: bold;}

.header_sub > h3 {display: inline-block;margin-top: 0;padding-right: 2px;}
.header_sub > h3:after {content: '|';padding-left: 5px;font-weight: normal;}
.header_sub > h3:last-of-type:after {content: '';}
.header_sub a {color: #666666}

#reviews>div {margin: 10px 0}

.button {margin: 0;color:#000000;padding: 4px 10px; border-radius: 2px; cursor:pointer; border: 1px solid #9f9f9f;background: #D1D6DF; background: -o-linear-gradient(top, #FFFFFF, #D1D6DF); background: -ms-linear-gradient(top, #FFFFFF, #D1D6DF); background: -moz-linear-gradient(top, #FFFFFF, #D1D6DF);background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D1D6DF));filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D6DF);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D6DF)";text-decoration: none;font-size: 15px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;user-select: none;font-weight: 500;}
.button:disabled {opacity: .6;cursor: initial;}

form ._setting {margin-bottom: 10px}
fieldset form input[type=button]:last-of-type, fieldset form input[type=submit]:last-of-type {margin-bottom: 10px;}
fieldset form:last-of-type input[type=button]:last-of-type {margin-bottom: 0;}

.meter_box {margin: 5px 0;color: gray;font-style: italic;}
.meter {width: 250px;border: 1px solid #DCDCD8;height: 10px;display: none;border-radius: 2px;}
.meter span {display: block;height: 100%;width: 0;}

header {display: flex;padding: 20px 10px;box-sizing: border-box;align-items: center;justify-content: space-between;}
header > div:last-of-type {text-align: right;display: flex;justify-content: flex-end;align-items: baseline;}
header > div:last-of-type > div:first-of-type {margin-right: 20px;}
header img {height: 50px;}
header h1 {margin: 0;}
section {padding: 15px 10px;box-sizing: border-box;overflow: scroll;}

header ._search {display: flex;justify-content: space-around;}
header .search_box {border: 1px solid #424242;border-radius: 2px;background-color: white;display: flex;width: 550px;max-width: 99%;}
header .search_box input {border-width: 0;border-radius: 0;box-shadow: none;margin: 0;width: 100%;font-size: 16px;}
header .search_box select {border-width: 0;border-radius: 0;box-shadow: none;margin: 0;-webkit-appearance: none;-moz-appearance: none;background-position: right 50%;background-repeat: no-repeat;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);padding: .5em;padding-right: 1.5em;background-color: #DCDCD8;border-left: 1px solid #BFBFBF;}
header .search_box button {background: #212121;border-radius: 0;border-width: 0;color: white;margin: 0;}

section > div {width: 100% !important;}

.tabs {list-style: none;padding: 0 5px;border-bottom: 1px solid #9E9E9E;overflow: scroll;white-space: nowrap;margin: 0;font-size: 0;}
.tabs li {display: inline;}
.tabs li a {display: inline-block;padding: 8px 20px;background-color: #757575;text-decoration: none;border-top-right-radius: 5px;border-top-left-radius: 5px;font-size: 15px;color: white;border: 1px solid #9E9E9E;border-bottom-width: 0;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;user-select: none;font-weight: 500;margin: 0 1px;}
.tabs li a._current {background-color: #212121; border-color: #424242;color: white;margin-bottom: -1px;padding-bottom: 8px;}

.tabs_sub {list-style: none;padding: 0;border-bottom: 1px solid #424242;background-color: #212121;display: flex;overflow: scroll;white-space: nowrap;margin: 0;margin-top: -1px;}
.tabs_sub li {display: inline;margin: 0;padding: 0;}
.tabs_sub li a {display: inline-block;padding: 8px 12px;text-decoration: none;font-size: 15px;color: #FFF;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;user-select: none;font-weight: 500;border-right: 1px solid #757575;}
.tabs_sub li a._current {background-color: white;color: #0D47A1;}

.tabs_sub_sub {background-color: var(--bgd);border: var(--border);margin: 20px 0 40px;border-radius: 2px;}
.tabs_sub_sub ul {list-style: none;margin: 0 15px !important;padding: 0;}
.tabs_sub_sub li {display: inline;}
.tabs_sub_sub li a {display: inline-block;padding: 12px 25px 9px;color: #3f3f3f;font-weight: 500;text-decoration: none;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
.tabs_sub_sub li a._current {border-bottom: 3px solid #424242;}

.list_filters {float: right;margin-bottom: 15px;}
.list_filters a {text-decoration: none;}

/*Admit list actions*/
.admin_actions_container {padding-bottom: 20px;}
.admin_actions_container label {display: inline-block;padding: 0;}
.admin_actions_container > div {display: inline-block;}
.admin_actions_container > ._actions > div {display: inline-block;margin-right: 5px;}
.admin_actions_container > ._actions {display: none;margin-left: 32px;}
.admin_actions_container > ._actions a {text-decoration: none;}
.button_light {margin: 0;color:#000000;padding: 4px 10px; border-radius: 3px; cursor:pointer; border: 1px solid #DCDCD8;font-size: 14px;background: #D1D6DF; background: -o-linear-gradient(top, #FFFFFF, #D1D6DF); background: -ms-linear-gradient(top, #FFFFFF, #D1D6DF); background: -moz-linear-gradient(top, #FFFFFF, #D1D6DF);background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D1D6DF));filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D6DF);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D6DF)";line-height: 16px;}
.button_light:disabled {opacity: .6;cursor: initial;}

.overview {display: flex;flex-wrap: wrap;margin-bottom: 30px;}
.overview > div {padding: 20px 40px 0 0;}
.overview h3 {margin-top: 0;}

.search_edit_form {border: 1px solid #5F5F5F;display: inline-block;border-radius: 3px;width: 400px;font-size: 0;overflow: hidden;}
.search_edit_form > div {display: flex;}
.search_edit_form input[type=search] {box-shadow: none;border-width: 0;width: calc(100% - 170px);height: 36px;padding: 0 5px;font-size: initial;}
.search_edit_form select {box-shadow: none;border-width: 0;width: 100px;height: 36px;-webkit-appearance: none;-moz-appearance: none;background-position: right 50%;background-repeat: no-repeat;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);padding: .5em;padding-right: 1.5em;border-left: 1px solid gray;border-radius: 0;background-color: #F0F0F0;font-size: initial;}
.search_edit_form input[type=button] {border-width: 0;border-radius: 0;background: #5F5F5F;color: white;width: 70px;text-align: center;height: 37px;margin: 0;}
.search_edit_form input[type=button]:focus {box-shadow: 0 0 3px inset white;outline: none;}
.search_edit h3, .search_edit h4 {margin-bottom: 5px;}
.search_edit ._no_input {font-style: italic;}
.search_edit table td {width: 33.33%;}

.basic_form {background-color: #F0F0F0;padding: 20px;border-radius: 3px;border: 1px solid #BFBFBF;margin-top: 15px;}
.basic_form label > div {padding-bottom: 5px;}
.basic_form label > div:first-of-type {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;user-select: none;font-weight: 500;}
.basic_form button {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;user-select: none;font-weight: 500;margin-top: 10px;}
.basic_form ._output {margin-top: 10px;}
.contenteditable {background-color: white;border: 1px solid #BFBFBF;border-radius: 3px;height: calc(100vh - 310px);padding: 10px 20px 20px;overflow-y: scroll;}

input[type=button].import_csv_multi {margin-top: 0;}

.div_flex_2 {display: flex;}
.div_flex_2 > div {width: 50%;}

.flex_header {display: flex;margin-bottom: 20px;}
.flex_header > div {width: 50%;text-align: left;}
.flex_header > div:last-of-type {text-align: right;display: flex;justify-content: flex-end;align-items: center;}

.switch {position: relative;display: inline-block;width: 60px;height: 34px;padding: 0;}
.switch input {opacity: 0;width: 0;height: 0;}
.slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;-webkit-transition: .4s;transition: .4s;}
.slider:before {position: absolute;content: "";height: 26px;width: 26px;left: 4px;bottom: 4px;background-color: white;-webkit-transition: .4s;transition: .4s;}
input:checked + .slider {background-color: #9E9E9E;}
input:focus + .slider {box-shadow: 0 0 1px #9E9E9E;}
input:checked + .slider:before {-webkit-transform: translateX(26px);-ms-transform: translateX(26px);transform: translateX(26px);}
/* Rounded sliders */
.slider.round {border-radius: 34px;}
.slider.round:before {border-radius: 50%;}

.html_replace_box {display: flex;align-items: center;}
.html_replace_box > div {display: flex;align-items: center;}
.html_replace_box ._form {display: none;}
.html_replace_box ._form ._flex {display: flex;align-items: center;}

.tooltip {position: relative;display: inline-block;}
.tooltip .tooltiptext {visibility: hidden;width: 300px;background-color: #000;color: #fff;text-align: center;border-radius: 6px;position: absolute;z-index: 1;bottom: 125%;left: 50%;margin-left: -150px;opacity: 0;transition: opacity 0.3s;font-weight: normal;padding: 10px;box-sizing: border-box;line-height: initial;white-space: normal;}
.tooltip .tooltiptext._left {text-align: left;}
.tooltip .tooltiptext._350 {width: 350px;margin-left: -175px;}
.tooltip .tooltiptext::after {content: "";position: absolute;top: 100%;left: 50%;margin-left: -5px;border-width: 5px;border-style: solid;border-color: #555 transparent transparent transparent;}
.tooltip:hover .tooltiptext {visibility: visible;opacity: 1;}

.auth_body {width: 1024px;margin: 10px auto;border: 1px solid #DCDCD8;border-radius: 3px;}
.auth_box {width: 350px;margin: 100px auto;}
.auth_fields_header {display: flex;justify-content: space-between;align-items: baseline;}
.auth_box form ._error_field {margin-bottom: 15px;}

.workspace_apps_list td {padding: 15px;line-height: normal;}
.workspace_apps_list_item {display: flex;align-items: center;align-content: center;gap: 10px;}
.workspace_apps_list_item > div:first-of-type {width: 24px;display: flex;justify-content: center;align-items: center;margin-right: 5px;}
.workspace_apps_list_item img {height: 24px;}
.workspace_apps_list_item i.fa-brands {font-size: 24px;}

._pagination {margin-top: 15px;}

.boxes {display: flex;border: 1px solid #BFBFBF;margin-top: 20px;border-radius: 5px;width: fit-content !important;}
.boxes > div {padding: 10px 15px;}
.boxes > div:nth-of-type(odd) {background-color: #f0f0f0;border-right: 1px solid #BFBFBF;font-weight: bold;}

.form {margin-bottom: 60px;}
.form ._fields {border: 1px solid #BFBFBF;background-color: #f0f0f0;border-radius: 5px;}
.form ._field ._label {padding: 10px;border-bottom: 1px solid #DCDCD8;}
.form ._field ._value {background-color: white;padding: 10px;border-bottom: 1px solid #DCDCD8;}
.form ._field input {width: 100%;}
.form ._field textarea {height: 200px;display: flex;}
.form ._actions {padding: 10px;display: flex;position: fixed;bottom: 0;left: 0;width: 100%;background-color: #f0f0f0;border-top: 1px solid #BFBFBF;}

@media (max-width: 1450px) {
	.box {flex-flow: column;}
    .box > div > div:first-of-type {text-align: right;width: 150px;border-left-width: 0;}
	.box > div {border-bottom: 1px solid #ccd0d5;}
	.box > div:last-of-type {border-bottom-width: 0;}
}

@media (max-width: 1200px) {
	.overview {display: block;}
	.overview > div {padding: 0 0 20px;}

	header {display: block;}
	header > div {width: 100%;}
	header ._search {justify-content: flex-start;}
	header > div:last-of-type {display: none;}
	header .search_box {margin-top: 10px;max-width: 515px;}
	header .search_box input[type=text] {min-width: auto;width: calc(100% - 191px);}

	.contenteditable {height: calc(100% - 550px);}

	textarea {max-width: 100% !important;min-width: auto;}
	textarea.output_str {width: 100%;}

	.div_flex_2 {display: block;}
	.div_flex_2 > div {width: 100%;}

	header h1 {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

	.flex_header {display: block;}
	.flex_header > div {width: 100%;margin-bottom: 5px;text-align: left !important;}
	.flex_header > div:last-of-type {justify-content: flex-start;}
}

/* Admin URL list styling for overview pages */
.admin-url-list {
  margin: 0 0 20px 0;
  padding-left: 20px;
  list-style: decimal inside;
}
.admin-url-list li {
  margin-bottom: 6px;
  padding-left: 0;
  font-size: 16px;
  line-height: 1.7;
  transition: background 0.2s;
}
.admin-url-list li:hover {
  background: #f7f7f7;
  border-radius: 3px;
}
.admin-url-link code {
  font-family: "Fira Mono", "Menlo", "Consolas", monospace;
  font-size: 15px;
  background: #f4f4f4;
  padding: 2px 6px;
  border-radius: 2px;
  color: #1565C0;
  text-decoration: none;
}
.admin-url-link:hover code {
  background: #e3e9f7;
}
