.hiweb-settings-dashboard-head, .hiweb-settings-dashboard-head-small { padding: 10px 15px 10px 500px; background: url(../../css/img/l-sett.png) 10px 50% no-repeat; margin-bottom: 35px; }
.hiweb-settings-dashboard-head-small { padding-left: 170px; }
@media screen and (max-width: 782px){
    .hiweb-settings-dashboard-head, .hiweb-settings-dashboard-head-small { background-size: 30%; padding-left: 35%; }
}

#toplevel_page_hiweb-settings .dashicons-before:before {
    font-family: 'hiweb-core';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: "\e601";
}

.hiweb-settings-plugin-head { background-image: url(../../css/img/l-plug.png); }
.hiweb-settings-setting-head { background-image: url(../../css/img/l-sett-small.png); }

#hiweb_cms_title [data-hiweb-cms-title] { display: none; }
#hiweb-core-settings-adminmenu-done { display: none; padding: 8px 12px; background: darkgreen; color: white; }


.hiweb-core-settings-adminmenu-table { width: 100%; border: 1px dotted #000000; }
.hiweb-core-settings-adminmenu-table h3 { margin: 5px 0; }
.hiweb-core-settings-adminmenu-table th { border-bottom: 1px solid #808080; background: #dddddd; padding: 5px; }
.hiweb-core-settings-adminmenu-table td { padding: 3px 10px; }
/*.hiweb-core-settings-adminmenu-table td:nth-child(even) { background: #e5e5e5; }
.hiweb-core-settings-adminmenu-table td:nth-child(odd) { background: #eaeaea; }*/
.hiweb-core-settings-adminmenu-table tr:nth-child(even) { background: #d0d0d0; }
.hiweb-core-settings-adminmenu-table tr:nth-child(odd) { background: #e0e0e0; }
.hiweb-core-settings-adminmenu-table tr:hover:nth-child(even) { background: #a0a0a0; }
.hiweb-core-settings-adminmenu-table tr:hover:nth-child(odd) { background: #b0b0b0; }
.hiweb-core-settings-adminmenu-table td[data-adminmenu-name] > span { display: inline-block;background-color: #d54e21;color: #fff;font-size: 9px;line-height: 17px;font-weight: 600;margin: 1px 0 0 2px;vertical-align: top;-webkit-border-radius: 10px;border-radius: 10px; }
.hiweb-core-settings-adminmenu-table td[data-adminmenu-name] > span > span { display: block;padding: 0 6px; }

.hiweb-core-settings-adminmenu-hightlight { background-color: #737373 !important; }

#toplevel_page_hiweb-settings li.wp-first-item { display: none; }