html {
    font-family: ContiStagsans, arial;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    letter-spacing: 0px;
    height: 100%;
    overflow-y: hidden;
}
body {
    color: #000;
    margin: 0;
    width: 100%;
    height: 100%;
    padding-right: 0px !important;
    letter-spacing: 0.25px;
}
input:focus:focus-visible {
    outline: 0 !important;
}
.transition,
transition {
    transition: all 0.25s ease-in-out;
}
.login #main_wrap {
    background-color: #fff8ed;
}
body.loading {
    background-color: #363636;
}
body.normal {
    background-color: #ffffff;
}
input,
input:before,
input:after {
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
}
input {
    font-size: 1.1em;
    height: 24px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    width: 200px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    font-family: ContiStagsans, arial;
}
input:focus {
    border: 1px solid #ffa500;
}
input:focus,
textarea:focus {
    outline: 1px solid #ffa500;
}
input:read-only,
textarea:read-only {
    background-color: #e0e0e0;
}
.b {
    font-weight: bold;
}
h1,
.hl {
    font-size: 20px;
}
h2,
.h2 {
    font-size: 16px;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.multislider_disabled {
    z-index: 100;
    width: 100%;
    height: 60px;
    background-color: #2d3f44;
    opacity: 0.02;
    margin-top: -56px;
}
.filter_line {
    float: left;
    width: 100%;
}
.p100 {
    width: 100%;
}
.filter_line input {
    width: 93%;
    min-width: 100px;
    font-size: 13px;
    padding: 3px 4px 5px 12px;
    height: 24px;
    background-color: #fff;
}
.filter_input .button_normal {
    width: 100px;
    margin-top: 0px;
}
textarea {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    width: 100%;
    min-height: 90px;
    font-family: ContiStagsans, arial;
}
.Editable td textarea {
    float: right;
    width: 368px;
    height: auto;
    color: #202020;
    text-decoration: none;
}
a {
    color: #202020;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-shadow: 1px 1px 1px #a0a0a0;
}
select {
    border: none;
    cursor: pointer;
    height: 32px;
    width: 100%;
    -webkit-appearance: none;
    padding-left: 10px;
    background-color: transparent;
    position: relative;
    z-index: 2;
    border-radius: 4px;
}
select option {
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
}
.pointer {
    cursor: pointer;
}
.inline {
    display: inline;
}
.flex {
    display: flex;
    width: 100%;
}
.left {
    float: left;
}
.right {
    float: right;
}
.none,
.hidden {
    display: none;
}
.conti {
    color: #ffa500;
}
.flex-cell {
    height: auto;
}
.flex-cell + .flex-cell {
    margin-left: 1%;
}
.flex-cell img,
.flex-cell textarea {
    max-width: 320px;
    width: 100%;
}
.gallery_edit input {
    max-width: 312px;
    width: 100%;
}
#tab_content_wrap {
    margin: 16px 16px 0px 16px;
    height: 2000px;
    overflow-y: auto;
    overflow-x: hidden;
}
.tab_content {
    margin-top: 0px;
    background-color: #ffffff;
    height: auto;
    float: left;
    padding: 16px;
    width: calc(100% - 32px);
    margin-bottom: 16px;
    border-radius: 8px;
}
#tab_content_tcusers {
    width: 100%;
    padding: 0px;
}
.tab_content.transparent {
    background: transparent;
    padding: 0px;
}
.tab_content.transparent .wrap_res {
    float: left;
    width: calc(100% - 44px);
}
.tab_content.transparent .grid_filter_wrap {
    padding: 16px;
    margin-top: 0px;
}
.tab_login.active {
    color: #000;
    background-color: #ffffff;
    font-weight: bold;
}
.tab_icon_img {
    width: 32px;
    opacity: 1;
    margin-top: 0px;
    margin-left: 8px;
}
.tabactive .tab_icon_img {
    opacity: 1;
}
#tab_icon_img_trans {
    margin-left: -10px;
}
#tab_icon_img_menus {
    width: 28px;
    margin-left: -7px;
}
#tab_icon_img_users2,
#tab_icon_img_dsbc {
    width: 30px;
}
#tab_icon_img_text {
    margin-left: -9px;
}
#tab_icon_img_data {
    width: 38px;
    margin-left: -9px;
}
.tabs {
    color: #ffffff;
    height: 40px;
    text-align: left;
    padding: 14px 0 0 0;
    font-size: 13px;
    cursor: pointer;
    border-bottom: solid 2px #363636;
}
.tabs.tabactive {
    opacity: 1;
    border-bottom: solid 2px #ffa500;
    background-color: #6e6e6e;
    font-weight: bold;
}
.tabs.loading {
    opacity: 0.64;
    cursor: wait;
}
.tabs:hover {
    border-bottom: solid 2px #000000;
}
.tabs.tabactive:hover {
    opacity: 1;
    border-bottom: solid 2px #ff9505;
}
.tabtext {
    display: table-cell;
    vertical-align: middle;
    padding-top: 3px;
}
.tab_icon {
    padding-left: 12px;
    min-width: 26px;
    display: table-cell;
}
.menu_section.first {
    margin-top: 16px;
}
.menu_section {
    color: #9c9d9d;
    margin-left: 12px;
    margin-top: 20px;
    margin-bottom: 8px;
    font-size: 12px;
    text-transform: uppercase;
}
#content_wrap {
    margin: 0 auto;
    min-width: 420px;
}
#content_wrapper {
    height: auto;
    min-height: 400px;
    float: left;
    width: 92%;
    min-width: 420px;
}
#main_logo {
    z-index: 10001;
    position: relative;
}
#main_wrap {
    width: 100%;
    height: 100%;
    min-height: 700px;
    background-color: #f5f5f5;
}
#loader {
    background-color: #000000;
    width: 100%;
    overflow: hidden;
    position: absolute;
}
#main_top {
    background-color: #363636;
    height: 54px;
    width: 100%;
    border-bottom: solid 2px #ffa500;
    color: #fff;
    font-size: 1em;
}
#main_top_wrap {
    height: auto;
    margin: 0 auto;
    min-width: 420px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
}
#main_top_menu_left {
    margin-right: 8px;
}
#main_img_img {
    height: 30px;
    margin-top: 10px;
}
#main_title_wrap {
    margin-left: 8px;
    margin-top: 6px;
}
#main_title {
    font-size: 1.2em;
}
#menu_wrapper {
    height: auto;
    margin-top: 0px;
    background-color: #363636;
}
#menu_wrap {
    float: left;
    width: 100%;
    height: auto;
    background-color: #363636;
}
#launch_wrap {
    margin: 0 auto;
    width: 160px;
    height: auto;
}
#loader_t {
    width: 100%;
    height: 100%;
}
.center_t {
    vertical-align: middle;
    width: 100%;
    height: 100%;
    text-align: center;
}
#launch_loader {
    width: 160px;
    height: 160px;
    margin-left: -80px;
}
.loader_image {
    position: absolute;
    width: 160px;
    height: 160px;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s cubic-bezier(0.79, 14, 15, 86) infinite;
}
@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
#message_t {
    width: auto;
    position: fixed;
    top: 0;
    height: auto;
    margin: 0 auto;
    left: calc(50% - 204px);
    z-index: 99999;
}
#message {
    top: 0;
    margin: 0 auto;
    width: 400px;
    text-align: center;
    padding: 0px;
    font-size: 1em;
    border-radius: 0px;
    z-index: 101;
    position: fixed;
    text-shadow: unset;
}
.message {
    background-color: #77ec4e;
    color: #000;
    border: none;
    margin-top: 0px;
    padding: 8px;
    border-radius: 0px;
    opacity: 1;
    margin-bottom: 4px;
}
.message.error {
    background-color: #da0c0c;
}
.icons_arrow_down {
    width: 16px;
    height: 10px;
}
.selectwrap {
    overflow: hidden;
}
.selectwrap select {
    float: left;
}
.selectwrap_grid_filter {
    width: 100%;
    min-width: 100px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    height: auto;
}
.settings_section .selectwrap_grid_filter {
    width: 93%;
}

.select_lang {
    width: 100%;
    padding: 3px 4px 4px 8px;
    text-align: left;
}
.select_small {
    width: 100%;
    padding: 4px 4px 4px 8px;
    text-align: left;
    padding-right: 32px;
}
.selectwrap2 {
    width: 100%;
    min-width: 64px;
    border: none;
    border-radius: 0;
    height: 32px;
    background-image: url(icons/arrow_down_90.png);
    background-size: 16px;
    background-position: center right;
    background-repeat: no-repeat;
    text-transform: uppercase;
}
.selectwrap2 select {
    text-align: right;
    padding-right: 24px;
    font-weight: bold;
}
.grid_filter_wrap {
    float: left;
    width: calc(100% - 40px);
    height: auto;
    margin-bottom: 12px;
    background-color: #f0f0f0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.filter_cell {
    width: 32%;
    float: left;
    margin-right: 12px;
    margin-top: 4px;
    max-width: 324px;
}
.filter_cell_small {
    width: 16%;
    max-width: 200px;
    min-width: 124px;
}
.filter_cell_medium {
    width: 24%;
    max-width: 264px;
    min-width: 200px;
}
.filter_cell_wide {
    width: 36%;
    max-width: 280px;
    min-width: 236px;
}
.filter_button .button_normal {
    margin-top: 0px;
    float: left;
    height: 34px;
}
.grid_filter_wrap .filter_cell_small {
    min-width: 100px;
}
.filter_arrow {
    width: 12px;
    height: 8px;
    float: right;
    margin-top: -20px;
    margin-right: 8px;
    cursor: pointer;
    z-index: 1;
    position: relative;
}
.filter_buttons_wrap {
    float: left;
    margin-top: 0px;
}
.button {
    border: solid 1px #969696;
    padding: 4px 2px 0px 2px;
    border-radius: 5px;
    background-color: #fff;
    cursor: pointer;
    display: flex;
}
.grid_panel {
    width: 100%;
    text-align: center;
    display: none;
}
.ui-state-hover .grid_panel,
.ui-state-highlight .grid_panel {
    display: block;
}
.grid_panel .button {
    margin-left: 2px;
    cursor: pointer;
    padding: 12px 4px 0px 4px;
    width: auto;
    height: auto;
    display: inline-block;
    background: rgba(var(--wp-admin-theme-color--rgb),0.08) !important;
    border: transparent;
}
.panel_icon {
    width: 16px;
    height: 16px;
    background-size: 24px 24px;
    background-position: center center;
    margin: 0 8px 8px;
}
.panel_icon.single {
    margin: auto;
}
.panel_icon_edit {
    background: url("icons/texts_active_30px.svg");
}
.panel_icon_remove {
    background: url("icons/trashbin_1.svg");
}
.panel_icon_eye_on {
    background: url("icons/eye.svg");
}
.panel_icon_eye_off {
    background: url("icons/eye-slash.svg");
}
.texter {
    vertical-align: top;
    overflow: hidden;
    width: 100%;
    padding-top: 8px;
    max-height: 132px;
    min-height: 32px;
    font-family: ContiStagsans, arial !important;
    font-size: 11px !important;
}
.texter p,
.texter span {
    font-size: 11px !important;
    font-family: ContiStagsans, arial !important;
}
.texter h1,
.texter h2 {
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.button_normal {
    background: #e6e6e6 none repeat scroll 0 0;
    font-size: 1em;
    font-weight: bold;
    margin: 0 auto;
    cursor: pointer;
    text-align: center;
    color: #000000;
    border-radius: 4px;
    border: solid 2px #969696;
    width: 164px;
    margin-left: 4px;
    max-width: 250px;
    min-width: 120px;
    display: flex;
    box-sizing: border-box;
    height: 36px;
    justify-content: center;
    align-items: center;
}
.button_normal:hover {
    border: solid 2px #cdcdcd;
    background-color: #cdcdcd;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    color: #000000;
}
.button_conti {
    background: #ffa500 repeat scroll 0 0;
    font-size: 1em;
    font-weight: bold;
    margin: 0 auto;
    cursor: pointer;
    text-align: center;
    color: #000000;
    border-radius: 4px;
    border: 2px solid #ffa500;
    width: auto;
    height: 36px;
    align-items: center;
    vertical-align: middle;
    box-sizing: border-box;
    justify-content: center;
    display: flex;
    min-width: 124px;
    margin-right: 8px;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 12px;
    padding-bottom: 11px;
}
.button_conti:hover {
    border: solid 2px #e38702;
    transition: 0.25s;
    -webkit-transition: 0.25s;
    background-color: #e38702;
    color: #000000;
}

.button_conti.warning {
    background: #ea0000 repeat scroll 0 0;
    border: 2px solid #cc0303;
    color: #ffffff;
}

.button_conti.warning:hover {
    border: solid 2px #d70606;
    transition: 0.25s;
    -webkit-transition: 0.25s;
    background-color: #cc0303;
    color: #fcf1f1;
}


.button_login {
    background: #ffffff none repeat scroll 0 0;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    border-radius: 0px;
    color: #000000;
    border: solid 2px #000000;
    width: 250px;
    height: 50px;
    align-items: center;
    box-sizing: border-box;
    justify-content: center;
    display: flex;
    line-height: 0px;
}
.button_login:hover {
    border: solid 2px #ffa500;
    transition: 0.25s;
    -webkit-transition: 0.25s;
    color: #ffa500;
    background-color: #fff;
}
.dialog_conti_panel {
    height: 40px;
    float: left;
    width: 100%;
}
.dialog_conti_content {
    background-color: #000000;
    min-height: 200px;
    padding: 8px;
}
.dialog_conti_title {
    float: left;
    font-size: 16px;
    margin: 12px 0px 0px 8px;
    width: 48%;
}
.dialog_conti_buttons {
    float: left;
    margin-top: 0px;
    width: 50%;
}
.dialog_conti_wrap {
    width: 100%;
    height: auto;
    float: left;
}
.dialog_content {
    float: left;
    width: 96%;
    height: auto;
    margin-top: 7px;
    background-color: #666666;
    min-height: 300px;
    padding: 2%;
    padding-top: 16px;
}
.dialog_conti_buttons .button_normal {
    width: 100px;
    float: right;
    z-index: 10002;
    position: relative;
}
.dialog_content_grid {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 0;
    background-color: #fff;
    min-height: 300px;
    padding: 0;
    padding-top: 8px;
}
.dialog_content_tabs {
    float: left;
    width: 98%;
    height: 770px;
    margin-top: 7px;
    min-height: 300px;
    padding: 1%;
    padding-top: 8px;
}
#text_edit_content_wrap {
    height: 588px;
}
.dialog_conti_wrap input,
.dialog_conti_wrap textarea {
    border: none;
    margin-bottom: 24px;
    resize: none;
}
.dialog_conti_wrap input {
    width: 99%;
    border: solid 1px #ccc;
    padding-left: 8px;
    padding-right: 4px;
}
.dialog_conti_wrap textarea {
    height: 198px;
    width: 99%;
    padding: 8px 0px 0px 8px;
}
.dialog_conti_wrap textarea.last {
    margin-bottom: 0px;
}
.edit_line_title {
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 8px;
}
.edit_line_title.last {
    margin-top: 20px;
    width: 50%;
}
.settings_box_input,
.settings_box_input,
.settings_box input {
    width: 50%;
    float: left;
}
.settings_section {
    width: 100%;
    margin-bottom: 8px;
    float: left;
}
.settings_box {
    width: 100%;
    float: left;
}
.settings_box_buttons {
    width: 50%;
    float: left;
}
.settings_box_input_box_input_input,
.settings_box_input input {
    width: 90%;
}
.readonly {
    background-color: #f5f5f5;
    color: #404040;
}
.half {
    width: 50%;
}
.pager {
    width: 100%;
    height: 32px;
    font-size: 13px;
    margin-top: 4px;
    padding-top: 8px;
}
.pager_panel_cell {
    margin-left: 8px;
    margin-right: 8px;
}
.pager span {
    padding-top: 16px;
    float: left;
    margin-right: 4px;
}
.pager_panel_cell span,
.pager_panel_cell .cell span {
    margin-right: 10px;
    font-weight: bold;
}
.button_simple {
    cursor: pointer;
}
.button_simple_text {
    padding-top: 7.5px;
    font-weight: normal;
    margin-left: 8px;
    float: right;
}
.button_simple_text_small {
    float: left;
    margin: 4px 0px 4px 10px;
    color: #808080;
}
.button_simple_icon {
    margin-left: 8px;
    float: right;
}
.button_simple_icon_close {
    background-image: url(../css/icons/menu/icon_close.svg);
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    cursor: pointer;
}
.button_simple_icon_small {
    margin-left: 8px;
    float: left;
}
.button_simple_icon_small_add {
    background-image: url(../css/icons/menu/icon_add.png);
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    cursor: pointer;
}
#footer_content_wrap {
    width: 100%;
    height: auto;
}
#footer_wrap {
    position: fixed;
    bottom: 0px;
    height: 32px;
    background-color: #ffffff;
    width: 100%;
    text-align: right;
    padding-top: 0px;
    font-size: 0.8em;
    border-top: none;
    z-index: 101;
}
#footer_links_wrap {
    margin-top: 10px;
    float: right;
    margin-right: 12px;
}
.footer_cell {
    display: inline;
    cursor: pointer;
}
.footer_cell_last {
    margin-left: 32px;
    margin-right: 0px;
    display: inline;
    cursor: pointer;
}
#footer_links_wrap div {
    color: #3a3a3a;
}
#footer_wrap:hover .footer_cell_version.trans {
    color: rgba(116, 116, 116, 0.64);
}
#footer_links_wrap .footer_cell_version.trans,
#footer_links_wrap .footer_cell_version .trans {
    color: rgba(116, 116, 116, 0.03);
    margin-left: 32px;
    margin-right: 0px;
    display: inline;
    cursor: pointer;
    position: absolute;
    z-index: 102;
    bottom: 2px;
    right: 8px;
    font-size: 0.8em;
}
loading #footer,
loading #footer_links_wrap {
    display: none !important;
}
.footer_frontend,
.footer_frontend {
    display: none;
}
#footer_logo_wrap {
    float: left;
}
#footer_logo {
    width: 144px;
    height: 40px;
    background-image: url(images/Continental_Logo_gelb.svg);
    background-size: 144px;
}
.backend #footer_logo {
    background-repeat: no-repeat;
    margin-top: -3px;
    margin-left: 2px;
}
.frontend #footer_logo {
    width: 200px;
    background-size: 200px;
    height: 64px;
}
.backend.normal .middle_container {
    min-width: 240px;
    max-width: 100%;
    margin: auto;
}
.conti_logo {
    background-image: url(images/conti_logo_claim_desktop.svg);
    width: 225px;
    height: 132px;
    background-repeat: no-repeat;
    background-size: 225px;
    background-position: top left;
    float: left;
}
.conti_logo_2 {
    background-image: url(images/Continental_Logo_gelb.svg);
    width: 100%;
    height: 80px;
    background-size: 250px;
}
.center {
    text-align: center;
}
.labels_line {
    font-size: 13px;
    color: #6c6c6c;
    margin-bottom: 5px;
}


.filter_cell_button {
    margin: 4px;
    float: left;
}
.grids_trans_cell {
    white-space: normal;
    cursor: pointer;
    text-decoration: underline;
    color: #0f2d5b;
}
.wrap_settings_title {
    height: 24px;
    font-size: 16px;
    margin: 12px 0px;
}
.wrap_settings_subtitle {
    float: left;
    font-size: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.wrap_res {
    float: left;
    width: 100%;
    transition: none;
}

.grid_content_wrap {
    float: left;
    width: calc(100% - 40px);
    /* width: 100%; */
    padding-left: 20px;
    padding-right: 20px;
    transition: none;
}

.grid_resizer {
    position: absolute;
    width: 100%;
    height: 20px;
    background-color: #0b83f9;
    opacity: 0.5;
}

.wrap_settings {
    width: 320px;
    float: left;
}
.wrap_settings_100 {
    width: 100%;
    float: left;
}
.settings_line {
    height: 48px;
}
.settings_input {
    width: 50%;
    float: left;
}
.settings_buttons {
    width: 50%;
    float: left;
}
.cell {
    display: inline;
    margin-left: 20px;
    width: 100%;
}
.line {
    width: 100%;
    float: left;
    margin-top: 24px;
}
.icon_copy_link {
    background-image: url(../css/icons/copy_link_1.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: right;
    width: auto;
    margin: 0 auto;
    opacity: 0.64;
    color: #000;
    padding: 4px;
    float: left;
    padding-right: 24px;
}
#home_title {
    background-color: #ffffff;
    padding: 16px;
    margin-bottom: 16px;
    border-radius: 8px;
    font-size: 24px;
}
#tab_content_home {
    background: transparent;
    width: 100%;
    padding: 0px;
}
.content_section {
    background-color: #ffffff;
    padding: 16px;
    border-radius: 8px;
}
.sumbenu_filter_wrap {
    display: flex;
}
.w50 {
    width: calc(50% - 16px);
}
.title {
    font-size: 14px;
    font-weight: bold;
    display: grid;
    width: 100%;
    height: 32px;
}
.section_wrap {
    width: 100%;
    display: grid;
    margin-top: 32px;
}
.section_line {
    padding: 4px 0px 4px 0px;
    border-bottom: solid 1px #ccc;
    width: 100%;
    height: 40px;
    position: relative;
    display: flex;
}
.section_text {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
}
.section_button {
    height: 40px;
    float: right;
    margin-top: 2px;
}
.table-cell-wrap.left {
    width: 70%;
}
.table-cell-wrap.right {
    text-align: right;
    width: 30%;
}
#ui-id-2,
#ui-id-3 {
    display: block;
}
.w100 {
    width: 100%;
}
.h0 {
    font-size: 6em;
    font-weight: bold;
}
.h3 {
    font-size: 2em;
    font-weight: bold;
}
.menu_top_wrap {
    float: right;
    margin-top: 36px;
}
.settings2_box {
    margin-top: 32px;
}
.legend_top {
    font-size: 17px;
    margin: 8px 0;
    background-color: #5b401c;
    padding: 16px;
    color: #fff;
}
#cmpboxrecall {
    bottom: 24px !important;
}
.itoggle-lable-input {
    width: 100%;
}
.ui-jqgrid .cl-switch .switcher {
    align-self: center;
    margin: 0 auto;
    background-color: #aa9a9a;
}
td[aria-describedby="list_country_falg"] {
    font-size: 50px !important;
}
.roi input,
.wp-core-ui.roi input {
    height: 46px;
}
.roi select,
.wp-core-ui.roi select {
    min-height: auto;
    box-shadow: none;
    line-height: normal;
    color: #1e1e1e;
    border: none;
    cursor: pointer;
    height: 44px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 10px;
    padding-right: 35px;
    position: relative;
    z-index: 2;
    border-radius: 4px;
    background-color: #ffffff;
    background-image: url("icons/arrow_down_120.svg");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px 16px;
}
.roi select::-ms-expand,
.wp-core-ui.roi select::-ms-expand {
    display: none;
}
.roi select:focus,
.wp-core-ui.roi select:focus {
    border-color: transparent;
    box-shadow: none;
}
.author_ys {
    font-style: normal;
}
