#ghl_box_settings .tab-block {
    box-shadow: 0 1px 7px 0 rgba(148, 148, 148, 0.3);
    background: #fff;
}
#ghl_box_settings .css-fds5f0zef {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    padding: 20px 10px;
    background: #ffffff;
    border-bottom: 1px solid #f1f1f1;
    font-weight: 500;
    font-size: 17px;
}
#ghl_box_settings .css-dsf0ef4f0e{
    width: 30px;
}
.css-dsf0ef4f0e svg {
    fill: #444;
    height: 20px;
    width: auto;
}
#ghl_box_settings .css-fze50fezfzef {
    padding: 20px 10px;
    background: #ffffff;
    width: auto;
    margin: auto;
}
#ghl_box_settings .css-tryh5t0fer {
    display: flex;
    width: 100%;
}
#ghl_box_settings .css-z5g0r5egzeg {
    width: 30%;
    margin-right: 20px;
}
#ghl_box_settings .css-ezt7yr80ert{
    border: 1px #dedede dashed;
    width: 100%;
    height: max-content;
}
#ghl_box_settings .css-hr9t0ui8rfv {
    background-image: radial-gradient(circle at top left, #444, #444);
}
#ghl_box_settings .css-g5s0gverzf{
    background-image: radial-gradient(circle at top left, #9C27B0, #8e00a7);
}
#ghl_box_settings .css-g8sdfg0sdf8g {
    background-image: radial-gradient(circle at top left, #E91E63, #E91E63);
}
#ghl_box_settings .css-df5sd0g5dsfg {
    background-image: radial-gradient(circle at top left, #a2d961, #8BC34A);
}
#ghl_box_settings .css-ezahy0u8d0{
    margin: auto;
    margin-left: 0;
}
#ghl_box_settings .ico_tab svg{
     fill:#fff;
     height: 40px;
     padding: 7px;
}
#ghl_box_settings .materialize .switch label input[type=checkbox]:checked + .lever {
    background-color: #474f6d;
}
#ghl_box_settings .materialize .switch label input[type=checkbox]:checked + .lever:after {
    background-color: #0b1e63;
}

#ghl_box_settings .btn_subtab {
    user-select: none;
    margin: 0;
    margin-right: 5px;
    border: 0;
    border-radius: 0;
    padding: 10px;
    background: #dbdbdb;
    width: max-content;
    color: #444;
    font-weight: 500;
    margin: 0;
    margin-right: 5px;
    cursor: pointer;
}
#ghl_box_settings .btn_subtab.active {
    padding: 10px;
    background: #0b1e63;
    width: initial;
    color: #fff;
    font-weight: 500;
    margin-right: 5px;
    cursor: pointer;
}
.materialize #ghl_st_page_editor_css .select-field > label{
     margin-bottom:0;
}
#ghl_box_settings .dsgn_input_athow .athow_content,#ghl_box_settings .dsgn_input_athow .athow_disabled {
    width: auto;
}
#ghl_box_settings .athow_disabled {
    background: #dbdbdb;
    padding: 10px;
    border: 1px solid #d4d4d4;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px inset;
    min-height: 23px;
    width: calc(100% - 60px);
}
#ghl_box_settings .athow_content {
    padding: 10px;
    border: 1px solid #d4d4d4;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px inset;
    min-height: 23px;
    width: calc(100% - 60px);
}