?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/marketing-and-seo-booster/modules/css/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/marketing-and-seo-booster/modules

?? Viewing: admin_style.css

/* Fix float in admin area */
#setting-error-thedigital {
    display: block
}

/* TGM */
.admin-view img {
    max-width: 30px;
    max-height: 30px;
}

html #wpfooter {
    position: relative;
    clear: both;
}

/* UI */
li#wp-admin-bar-site-name {
    max-width: 150px;
}

#wpadminbar ul li#masb-front-page-options {
}

#wpadminbar ul li#masb-front-page-options > a {
    background-color: #1665d8;
    color: #fff;
}

#wpadminbar ul li#masb-front-page-options > a:hover {
    background-color: #fff;
    color: #1665d8;
}

#wpadminbar .ssc_close {
    cursor: pointer;
    color: #9ea0a5;
    font-size: 24px;
    height: 24px;
    display: inline-block;
    width: 24px;
    line-height: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 99;
}

#wpadminbar .ssc_close i {
    font-size: 24px;
    line-height: 1;
}

#wpadminbar .ssc_close:hover {
    color: #1665d8;
}

#wpadminbar .ssc-dropdown {
    background-color: #fff;
    width: 700px !important;
    height: 90vh;
    padding: 20px 20px;
    position: absolute !important;
    left: 0;
    overflow: auto;
    top: -2000px;
    transition: all 300ms;
    color: #333
}

#wpadminbar .ssc_label {
    font-size: 16px;
    color: #3e3f42;
    font-weight: bold;
    width: 200px;
    line-height: 34px;
    display: inline-block;
    float: left;
    border: 0;
    height: 38px;
    padding: 0 10px 0 0;
    box-sizing: border-box;
}

#wpadminbar .ssc_label span {
    line-height: 19px !important;
    display: inline-block;
    font-weight: 500;
}

#wpadminbar .ssc_box_label {
    display: block;
    margin-bottom: 10px;
}

#wpadminbar .ssc_box_label span {
    font-size: 18px;
    font-weight: 500;
    color: #3e3f42;
    line-height: 38px;
    text-transform: capitalize;
}

#wpadminbar #secretlab-f-post-layout-settings select {
    line-height: 38px;
    height: 38px;
    border-radius: 4px;
    border: 1px solid #d8dce6;
    color: #3e3f42;
    font-size: 15px;
    width: 250px;
    display: inline-block;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    cursor: pointer;
}

#wpadminbar .masb-edit-link {
    display: inline-block;
    line-height: 38px;
    padding: 0 10px
}

#wpadminbar .masb-edit-link a {
    color: #1665d8;
}

#wpadminbar .masb-edit-link a:hover {
    color: #3e3f42;
}

#wpadminbar .ssc-dropdown .custom_settings_box {
    clear: both;
    width: 100%;
    padding-bottom: 20px;
    display: block;
    box-sizing: border-box;
    border-bottom: 1px #eaedf3 solid;
    margin-bottom: 20px;
}

#wpadminbar .ssc-dropdown .custom_settings_box:after {
    clear: both;
    display: block;
    content: ""
}

#wpadminbar ul.custom.settings {
    float: left;
    display: inline-block;
    height: 76px;
}

#wpadminbar .ssc-dropdown .hidden {
    display: none;
}

#wpadminbar ul.custom.settings li {
    padding: 0;
    height: 70px;
    min-height: 70px;
    border: 3px #eaecee solid;
    display: inline;
    margin-right: 5px;
}

#wpadminbar ul.custom.settings li img {
    width: 70px
}

#wpadminbar a.ssc_btn, #wpadminbar button.ssc_btn {
    cursor: pointer;
    border-radius: 4px;
    background-color: #1665d8;
    background: linear-gradient(to bottom, rgba(44, 119, 231, 1) 0%, rgba(22, 101, 216, 1) 100%);
    display: inline-block;
    color: #fff;
    font-size: 15px;
    box-shadow: none;
    line-height: 32px;
    padding: 0 25px;
    margin-bottom: 10px;
    margin-right: 15px;
    font-weight: 500;
    border: none;
    outline: none;
}

#wpadminbar a.ssc_btn:hover, #wpadminbar button.ssc_btn:hover {
    color: #1665d8;
    background-color: #eaecee;
    background: linear-gradient(to bottom, #eaecee 0%, #eaecee 100%);
}

#wpadminbar .header_img_preview {
    width: 100%;
    max-width: 200px;
    clear: both;
    line-height: 0;
}

#wpadminbar .wp-picker-container {
    display: inline-block;
    float: left;
    padding-top: 6px;
}

#wpadminbar .boxed-background > .custom_settings_box,
#wpadminbar div.content-background  > .custom_settings_box {
    width: 50%;
    padding: 0 30px 10px 0;
    margin: 0 0 10px 0;
    display: inline-block;
    float: left;
    clear: none;
    border: 0;
}

#wpadminbar .boxed-background .key_subheader,
#wpadminbar div.content-background  .key_subheader {
    width: 120px;
    line-height: 38px;
    display: inline-block;
    float: left;
    border: 0;
    padding-right: 20px;
}

#wpadminbar .boxed-background .key_subheader span,
#wpadminbar div.content-background  .key_subheader span {
    font-size: 16px;
    color: #3e3f42;
    font-weight: 500;
    line-height: 19px;
}

#wpadminbar #secretlab-f-post-layout-settings .boxed-background select,
#wpadminbar #secretlab-f-post-layout-settings div.content-background  select {
    width: 150px;
}

#wpadminbar div.content-background  > .background-image.custom_settings_box, #wpadminbar #boxed-background-background-image.custom_settings_box {
    width: 65%
}

#wpadminbar div.content-background  > .background-color.custom_settings_box,
#wpadminbar #boxed-background-background-color.custom_settings_box {
    width: 35%
}

#wpadminbar [id*="content-background-background-color"].custom_settings_box .key_subheader, #wpadminbar #boxed-background-background-color.custom_settings_box .key_subheader {
    width: auto
}

#wpadminbar #background-image_uploader {
    display: inline-block;
    float: left;
}

#wpadminbar #background-image_uploader #boxed_upload_link_box {
    margin: 0
}

/* Tabs Menu Item */
.slmenu-tabs ul {
    margin: -5px -15px 0;
    padding: 0;
}

.slmenu-tabs ul li {
    margin: 0;
    padding: 5px 15px;
    cursor: pointer;
    display: inline-block;
    background: #e9eaeb;
    color: #707070;
}

.slmenu-tabs ul li.active, .slmenu-tabs ul li.active:hover {
    background: #248262;
    color: #fff;
}

.slmenu-tabs ul li:hover {
    background: #d6d6d7;
}

/* Dashboard widget */
#thedigital_feedback input {
    font-family: 'Roboto', sans-serif;
    margin: 10px 0;
}

#thedigital_feedback .success {
    background-color: #fff;
    border: 2px green solid;
    padding: 8px 15px;
    color: green;
    font-weight: bold;
    margin: 10px;
}

#thedigital_feedback .unsuccess {
    background-color: #fff;
    border: 2px red solid;
    padding: 8px 15px;
    color: red;
    font-weight: bold;
    margin: 10px;
}

/* Widget areas */
#sl-add-widget h3,
.sidebar-description {
    font-family: sans-serif;
    text-align: center !important;
}

.sl-widget_area-delete {
    position: absolute;
    top: 14px;
    right: 50px;
    padding: 0;
    cursor: pointer;
}

.sl-widget_area-delete:before {
    font: 400 20px/1 dashicons !important;
    content: "\f182";
    speak: none;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none !important;
    color: #aaa;
}

.sl-widget_area-delete:hover:before {
    color: #888;
}

#sl-add-widget form {
    text-align: center;
}

#widget_area-sl-custom, #widget_area-sl-custom h3 {
    position: relative;
}

#sl-add-widget p {
    margin-top: 0;
}

#sl-add-widget {
    position: relative;
}

#sl-add-widget-input {
    max-width: 95%;
    padding: 8px;
    margin-bottom: 14px;
    margin-top: 3px;
    text-align: center;
}

#sl-add-widget-template {
    display: none;
    width: 100%;
}

#widget_informer {
    display: none;
    text-align: center;
    color: red;
}

#sl-add-widget .spinner {
    visibility: visible;
    display: none;
}

.sl-add-widget-template .spinner {
    float: right;
}

/* Page Options */
#secretlab-post-layout-settings select {
    max-width: 250px;
}

#ajax_loader {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 32px;
    background-image: url('../images/loading.gif');
    background-repeat: no-repeat;
    background-position: left center;
}

#layout_settings h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: bold;
}

#subtitle {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    padding: 0 0 20px 0; /*display : none;*/
}

.key_header {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px #d9d9d9 dashed;
    width: 100%;
    display: block;
    padding: 10px 0;
    margin: 0 0 10px 0;
    box-sizing: border-box;
}

.key_subheader {
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    display: block;
    padding: 15px 0 0 0;
    margin: 0 0 5px 0;
    box-sizing: border-box;
}

.custom_settings_box {
    display: table;
    padding: 0 0 10px 0;
    width: 100%;
    box-sizing: border-box;
}

li.custom_setting {
    float: left;
    list-style-type: none;
    min-height: 100px;
    margin: 2px;
    padding: 0;
    border-width: 4px;
    border-style: solid;
    border-color: #d9d9d9;
}

#shop_post_layout_settings_box li.custom_setting {
    min-height: 0;
}

li.custom_setting.active {
    border: 4px solid;
    border-color: #0073aa !important;
}

li.custom_setting img {
    max-width: 600px;
    max-height: 150px;
}

/*div.custom_settings_box input {  display : none;  }*/
div.custom_settings_box input#header-topbar_input {
    display: block;
    margin: 20px 0 20px 0;
}

li.custom_setting:hover {
    cursor: pointer;
}

#post_layuot_settings_box li {
    border-color: #d9d9d9;
    border-width: 4px;
    border-style: solid;
}

input#header-top-line_input {
    display: block;
    margin: 20px 0 20px 0;
}

input#manage_type_selector_input { /*display : none;*/
    margin: 20px 0 20px 0;
    display: block;
}

.visible {
    display: block;
    opacity: 1;
}

.hidden {
    display: none;
}

.passive {
    opacity: 0.5;
}

#img_uploader {
    width: 700px;
}

div#img_uploader div {
}

div#upload_img_box {
}

div#upload_link_box {
}

#layout_settings {
    position: relative;
}

.locked {
    display: none;
}

.unlocked {
    display: block;
}

#design-layout, #boxed-background-color, #boxed-background, #sidebar-layout, #sidebar_widgets_box, #header-layout, #header14-background-image {
    padding-bottom: 10px;
    margin-bottom: 0;
    border-bottom: 1px #f8f8f8 dashed;
    width: 100%
}

#boxed_upload_link_box {
    margin: 20px 0 0 0
}

.meta_btn {
    font-family: 'Roboto', sans-serif;
    color: #ffffff !important;
    font-size: 15px;
    line-height: 32px;
    border-radius: 0;
    background-color: #86af49;
    padding: 0 25px;
    margin-bottom: 10px;
    margin-right: 15px;
    display: inline-block;
    font-weight: bold;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.35);
    text-decoration: none !important;
    outline: none;
    border: 0;
    cursor: pointer;
}

.meta_btn:hover, #boxed_upload_link_box a:hover {
    text-decoration: none;
    color: white;
    background-color: #0699b8
}

.meta_btn:focus, #boxed_upload_link_box a:focus {
    color: white;
}

.meta_btn.selected {
    box-shadow: 0 0 0 1px #0699b8, 0 0 2px 1px #0699b8;
}

.meta_btn.unselected {
    box-shadow: none;
}

.meta_btn.on {
    background-color: #3498db;
}

.meta_btn.off {
    background-color: #b8c6cf;
}

a.img-remove {
    color: red;
}

.header_img_preview img {
    max-width: 100%
}

ul.custom.settings:after {
    content: "";
    clear: both;
    display: block
}

/* Metabox */
.custom.settings img {
    width: 100px;
}

/* Composer Block */
.header_block_type_container label,
#wpadminbar .header_block_type_container label {
    margin: 0 5px;
    display: block;
}

#wpadminbar .notice {
    padding: 8px 10px;
    border: 1px solid #ececec;
    margin: 10px 0 10px 0;
    background-color: #f8f8f8;
    font-size: 15px;
}

#kc_product_license-tab {
    display: block;
}

#kc_product_license {
    display: block !important;
}

/* Front Page Options */

#wpadminbar .sys_gropdown * {
    position: relative;
}

#wpadminbar .sys_gropdown {
    width: 800px;
    background-color: #fff;
    position: absolute;
}

#wpadminbar #secretlab-post-layout-settings-box {
    margin: 0 0 25px 0;
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
}

#wpadminbar .slmenu-tabs ul {
    overflow: hidden;
    margin: 0 -5px;
    padding: 0;
    z-index: 1;
}

#wpadminbar .slmenu-tabs ul li {
    margin: 0;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    padding: 5px 15px;
    background: #fff;
    color: #3e3f42;
    border-color: #f5f6f9;
    border-width: 1px 1px 0 1px;
    border-style: solid;
}

#wpadminbar .slmenu-tabs ul li.active, #wpadminbar .slmenu-tabs ul li.active:hover {
    background: #f6f9fd;
    color: #1665d8;
    border-color: #f6f9fd;
}

#wpadminbar .slmenu-tabs ul li:hover {
    background: #f6f9fd;
}

.slmenu-tabs > div,
#wpadminbar .slmenu-tabs > div {
    padding: 20px 15px 10px;
    margin: 0 -20px;
    border-top: 2px solid #1665d8;
}

#wpadminbar .masb-f-ajax-loader {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(134, 175, 73, 0.5);
    z-index: 99;
}

#wpadminbar .masb-f-ajax-loader {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(134, 175, 73, 0.5);
    z-index: 99;
}

#wpadminbar .row > .col-sm-6 {
    width: 50%;
    float: left;
}

#wpadminbar .bg-setting {
    display: inline-block;
    width: auto;
    line-height: 1em;
}

#wpadminbar div .bg-setting:nth-child(odd) {
    /*margin-left: 5px;*/
}

#wpadminbar div .bg-setting:nth-child(even) {
    /*margin-right: 5px;*/
}

#wpadminbar a.meta_btn, #wpadminbar button.meta_btn {
    font-family: 'Roboto', sans-serif;
    color: #ffffff !important;
    font-size: 15px;
    border-radius: 0;
    background-color: #86af49;
    padding: 5px 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: bold;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.35);
    text-decoration: none !important;
    outline: none;
    border: 0;
    cursor: pointer;
}

#wpadminbar img {
    max-width: 100%;
}

#wpadminbar .iris-picker {
    position: relative;
}

#wpadminbar .wp-picker-container .wp-color-result.button {
    height: 24px;
    margin: 0 6px 6px 0;
    padding: 0 0 0 30px;
    font-size: 11px;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    border-radius: 3px;
    white-space: nowrap;
}

#wpadminbar .wp-picker-container .wp-color-result-text {
    background: #f7f7f7;
    border-radius: 0 2px 2px 0;
    color: #555;
    display: block;
    line-height: 24px;
    padding: 0 6px;
    text-align: center;
}

#wpadminbar .iris-border .iris-picker-inner {
    position: absolute;
    top: 10px;
    right: 5px;
    left: 5px;
    bottom: 10px;
}

#wpadminbar .iris-picker .iris-square,
#wpadminbar .iris-picker .iris-slider,
#wpadminbar .iris-picker .iris-palette {
    position: relative;
    border-radius: 3px;
    height: 100%;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .4);
    float: left;
    padding: 0;
}

#wpadminbar .iris-picker .iris-square-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    margin: 0;
    border-radius: 3px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .4);
    float: left;
}

#wpadminbar .iris-picker .iris-square-value {
    width: 8px;
    height: 8px;
    position: absolute;
}

#wpadminbar .iris-picker .iris-square-handle {
    background: transparent;
    border: 5px solid #aaa;
    border-radius: 50%;
    border-color: rgba(128, 128, 128, .5);
    box-shadow: none;
    width: 12px;
    height: 12px;
    position: absolute;
    left: -10px;
    top: -10px;
    cursor: move;
    opacity: 1;
    z-index: 10;
}

#wpadminbar .iris-picker .iris-slider-offset {
    position: absolute;
    top: 11px;
    left: 0;
    right: 0;
    bottom: -3px;
    width: auto;
    height: auto;
    background: transparent;
    border: 0;
    border-radius: 0;
}

#wpadminbar .iris-picker .iris-strip {
    margin-right: 0;
    position: relative;
}

#wpadminbar .iris-picker .iris-strip .ui-slider-handle {
    position: absolute;
    background: 0 0;
    margin: 0;
    right: -3px;
    left: -3px;
    border-width: 4px 3px;
    border-color: #aaa;
    border-style: solid;
    width: auto;
    height: 6px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    opacity: .9;
    z-index: 5;
    cursor: ns-resize;
}

#wpadminbar .iris-palette-container {
    position: absolute;
    bottom: 10px;
    left: 5px;
    margin: 0;
    padding: 0;
}

#wpadminbar .wp-picker-container .button.button-small {
    height: 24px;
    line-height: 22px;
    padding: 0 8px 1px;
    font-size: 11px;
    margin-left: 6px;
    color: #555;
    border-color: #ccc;
    background: #f7f7f7;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    border-radius: 3px;
    white-space: nowrap;
    box-sizing: border-box;
    box-shadow: 0 1px 0 #ccc;
    vertical-align: top;
}

#wpadminbar .wp-picker-container .button:hover {
    background: #fafafa;
    border-color: #999;
    color: #23282d;
}

#wpadminbar input.slnm-color-rgba {
    line-height: 24px;
    width: 80px;
    border: 1px solid rgb(204, 204, 204);
    vertical-align: top;
}

#wpadminbar #subtitle {
    display: inline-block;
}

#wpadminbar #masb-f-save-page-settings {
    float: right;
    margin-right: 0;
}

.wp-admin #wpadminbar input[type=radio], .wp-admin p input[type=checkbox], td > input[type=checkbox] {
    border-radius: 50%;
    box-sizing: border-box;
    height: 16px;
    width: 16px;
    margin-top: -3px;
    margin-right: 3px;
}

/* MASB SEO */
.masb-seot-block-title {
    margin-bottom: 10px;
}

#masb-seot-separator input.radio {
    position: relative;
    left: -9999px;
    width: 1px;
    height: 1px;
}

#masb-seot-separator input.radio + label {
    float: left;
    width: 30px !important;
    margin: 0 5px .5em 0 !important;
    padding: 9px 6px;
    border: 2px solid #ccc;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px !important;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
}

#masb-seot-separator input.radio:checked + label {
    color: #fff;
    border: 2px solid #00939a;
    background-color: #00939a;
}

#masb-seot-settings.slmenu-tabs ul {
    margin: -5px 0 0;
}

#masb-seot-settings.slmenu-tabs > div {
    margin: 0;
}

#masb-seot-settings.slmenu-tabs .slmenu-item-desc {
    margin: 0 -15px;
}

#masb-seot-settings label.textinput {
    float: left;
    width: 180px;
    margin: 5px 0;
}

#masb-seot-settings .masb-seo-title-help {
    margin: -10px 0 15px 180px;
}

#masb-seot-settings input.textinput, #masb-seot-settings textarea.textinput {
    margin: 0 0 15px;
}

#masb-seot-settings input.textinput, #masb-seot-settings select, #masb-seot-settings textarea {
    width: 420px;
}

.mce-container.mce-panel.mce-floatpanel.mce-window.mce-in {
    z-index: 100105 !important;
}

.masb-modules th {
    text-align: left;
}

.masb-modules tr {
    line-height: 2em;
}

.masb-modules {

}

.masb-modules .row {
    margin-bottom: 20px;
}

.masb-module-block {
    padding: 15px 25px 25px 25px;
    background-color: #fff;
    border-radius: 6px;
    margin: 0 0 15px 0;
    min-height: 200px;
}

.masb-modules input[type=checkbox] {
    display: none;
}

.masb-modules input[type=checkbox]:checked + .masb-module-block {
    background-color: #1665d8;
    color: #fff;
}

.masb-modules span {
    display: block;
}

.masb-module-block .masb-module-icon {
    text-align: left;
    font-size: 35px;
    line-height: 50px;
    margin: 5px 0 15px 0;
    color: #1665d8;
}

.masb-module-block .masb-module-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #3e3f42;
}

.masb-module-block .masb-module-description {
    font-size: 16px;
    line-height: 20px;
    color: #6b6c6f;
}

.masb-modules input[type=checkbox]:checked + .masb-module-block .masb-module-title {
    color: #fff;
}

.masb-modules input[type=checkbox]:checked + .masb-module-block .masb-module-description {
    color: #fff;
}

.masb-modules input[type=checkbox]:checked + .masb-module-block .masb-module-icon {
    color: #fff;
}

/* ABC Split */
.row {
    margin-left: -15px;
    margin-right: -15px;
}

.container {
    padding: 0 15px
}

.container-fluid:after,
.container:after,
.row:after {
    clear: both;
}

.row:before,
.row:after {
    display: table;
    content: " ";
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}

.col-md-12 {
    width: 100%;
}

.col-md-11 {
    width: 91.66666667%;
}

.col-md-10 {
    width: 83.33333333%;
}

.col-md-9 {
    width: 75%;
}

.col-md-8 {
    width: 66.66666667%;
}

.col-md-7 {
    width: 58.33333333%;
}

.col-md-6 {
    width: 50%;
}

.col-md-5 {
    width: 41.66666667%;
}

.col-md-4 {
    width: 33.33333333%;
}

.col-md-3 {
    width: 25%;
}

.col-md-2 {
    width: 16.66666667%;
}

.col-md-1 {
    width: 8.33333333%;
}

h3 {
    color: #5f7278;
    margin: 0 0 20px;
}

/*  FIXED PAGE EDIT SCROLL  */
@media (min-width: 782px) {
    body.auto-fold .edit-post-layout__content {
        margin-left: 0;
    }

    .edit-post-layout__content {
        position: relative;
    }
}

/* Icon Manager */
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid:before,
.container-fluid:after {
    display: table;
    content: " ";
}

.col-xs-6, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.col-xs-6 {
    float: left;
    width: 50%;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*[id*="icons_table"] {
    max-height: 330px;
    overflow: auto;
}

.sl_icon_container {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    box-shadow: 0 0 0 1px #eeeeee;
    margin: 0;
}

.sl_icon_container:hover {
    cursor: pointer;
    box-shadow: 0 0 0 2px #DDD;
}

.sl_icon_container i {
    font-size: 30px;
    line-height: 50px;
}

.sl_all_icons_container {
    background-color: #fff;
    border: 1px #eeeeee solid;
}

.sl_icons_service_block h3 span {
    font-size: 16px;
    margin: 0 0 0 30px;
}

.sl_icons_service_block .button {
    margin-bottom: 10px;
}

#selected_icon {
    position: relative;
    width: 50px;
    border: 1px solid;
    margin: 10px 10px 10px 0;
    text-align: center;
    height: 50px;
}

#selected_icon span {
    line-height: 50px;
    font-size: 36px;
}

#remove_icon {
    position: absolute;
    left: 100%;
    top: -50%;
    margin: 10px 10px 10px 20px;
    width: 100px;
}

#for_available_skins {
    float: left;
    margin: 5px 10px 0 0;
}

.icons_table_title {
    padding: 10px 0 10px 0;
    font-size: 20px;
    font-weight: 500;
}

.sl_icons_block {
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding: 15px 15px;
    margin: 20px 0 20px 0;
    max-height: 250px;
    overflow-x: scroll;
}

.admin_sl_add_icon_button {
}

.sl_icons_admin_box .meta_btn {
    margin-bottom: 50px
}

#sl_icons_admin_box {
    margin-top: 30px;
    padding-right: 30px;
}

.sl_icons_service_block h3 {
    margin-top: 0;
}

.sl_icons_service_block h3 {
    margin-top: 0;
    text-transform: uppercase;
    width: 400px;
    display: inline-block;
}

.sl_icons_service_block .icons-count {
    font-size: 14px;
    margin-left: 10px;
    font-weight: 300;
    text-transform: lowercase;
}

.sl_icons_service_block .button {
    float: right;
    background-color: #ef5229;
    font-weight: bold;
    color: #fff;
}

#sl_icons_upload {
    background-color: #86af49;
    font-weight: bold;
    padding: 5px 40px;
    color: #fff;
    font-size: 15px;
}

#sl_icons_upload.not-allowed {
    pointer-events: none;
    cursor: not-allowed;
}

#sl_admin_icons_search {
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding: 15px 15px;
    margin: 30px 0;
}

/*Menu Icon Manager*/
.sl-clearfix {
    float: none !important;
    clear: both !important;
    overflow: hidden !important;
    display: block !important;
    height: 0 !important;
    width: 0 !important;
}

.sl_admin_icon_fonts_container {
    width: 100%;
    height: auto;
    z-index: 999;
    position: fixed;
    margin: 0 auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
}

.sl_admin_icon_fonts_container .sl_icons_admin_box {
    width: 900px !important;
    height: 500px;
    z-index: 9991;
    position: absolute;
    margin: 0 auto;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background-color: #ffffff;
    padding: 30px 30px;
    overflow: scroll;
}

#close-sl-icons-box {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 14px;
    cursor: pointer;
    background-color: #f1f1f1;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.sl_icon_container.selected {
    color: orange;
}
.iris-picker, .iris-picker * {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

/*SVG Allow*/
.wp-core-ui .attachment .thumbnail .centered svg {
    width: 100%;
    height: auto;
    transform: translate(-50%,-50%);
}


??

??