.settings_page_white-label #screen-options-link-wrap {
    display: none;
}

#white-label-header {
    width: calc(100% + 20px);
    margin-left: -20px;
    color: #e7e7e7;
    background-color: #0053CC;
    display: block;
    overflow: hidden;
}

#white-label-header img {
    margin: 10px 20px;
    width: auto;
    height: 80px;
}

#white-label-header #white-label-header-version {
    float: left;
    padding: 14px 20px;
    width: calc(50% - 40px);
    text-align: left;
}

#white-label-header #white-label-header-links {
    float: left;
    padding: 14px 20px;
    width: calc(50% - 40px);
    text-align: right;
}

#white-label-header #white-label-header-links a {
    color: #ffffff;
    text-decoration: none;
}

#white-label-header #white-label-header-links a:hover {
    text-decoration: underline;
}

#white-label-header #white-label-header-links a.white-label-upgrade {
    margin-left: 6px;
    padding: 3px 6px;
    color: #0053CC;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #ffffff;
    text-decoration: none;
    border-radius: 4px;
}

.white-label-admin {
    width: calc(100% + 20px);
    margin-left: -20px;
    border-bottom: 1px solid #cdcdcd;
    display: block;
    overflow: hidden;
    background-image: url(../img/white-label-wrapper.png);
    background-position: top left;
    background-repeat: repeat-y;
}

body.rtl .white-label-admin {
    background: inherit;
}

#white-label-pane-left {
    float: left;
    width: 220px;
    height: 100vh;
    background-color: #ffffff;
    border-right: 1px solid #cdcdcd;
}

#white-label-pane-left ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#white-label-pane-left ul li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #cdcdcd;
}

#white-label-pane-left ul li span.dashicons {
    color: #cdcdcd;
}

#white-label-pane-left ul li.active span.dashicons, #white-label-pane-left ul li:hover span.dashicons {
    color: #0053CC;
}

#white-label-pane-left ul li a {
    padding: 6px 12px;
    display: block;
    width: calc(100% - 24px);
    text-decoration: none;
    color: #5b5b5b;
}

#white-label-pane-left ul li.active a:focus {
    outline: 1px solid #0053CC;
}

#white-label-pane-left ul li.active a, #white-label-pane-left ul li:hover a {
    color: #0053CC;
}

#white-label-pane-right {
    float: left;
    width: calc(100% - 276px);
    padding: 0.5em 2em 2em 2em;
}


#white-label-pane-right .white-label-alert { 
    padding: 12px; 
    margin: 20px 0 0 0; 
    border: 1px solid #0053CC; 
    background-color: #ffffff; 
    border-radius: 4px; 
}

#white-label-pane-right .white-label-alert a {
    color: #0053CC; 
}

#white-label-pane-right .wrap {
    margin: 0;
}

#white-label-pane-right h1 {
    margin: 0;
    font-size: 1.75em;
}

#white-label-pane-right h2 {
    margin-top: 2em;
    margin-bottom: 0.5em;
    font-size: 1.35em;
}

.white-label-admin a.white-label-help {
    color: #676b70;
    text-decoration: none;
}

.white-label-admin h3.white-label-subheading a.white-label-help {
    margin-left: 4px;
}

.white-label-admin h4.white-label-grouping a.white-label-help {
    margin-left: 4px;
}

.white-label-admin label a.white-label-help {
    float: right;
}

.white-label-admin span.white-label-pro-badge {
    padding: 2px 6px;
    border-radius: 4px;
    color: #ffffff;
    background-color: #0053CC;
    text-transform: uppercase;
    font-size: 0.8em;
}

.white-label-admin a.white-label-help:hover {
    color: inherit;
}

.white-label-admin .subheading td {
	padding: 50px 0 0 0;
}

.white-label-admin .grouping td {
	padding: 50px 0 0 0;
}

.white-label-admin .subheading:first-of-type td {
	padding: 20px 0 0 0;
}

.white-label-admin table tr.subheading + tr.grouping td {
    padding-top: 20px;
}

.white-label-admin .form-table {
    width: 98%;
}

.form-table .wl-nested {
    padding-left: 25px !important;
}

/*
.white-label-admin .form-table tr.subheading th {
	width: 200px !important;
	display: inline-block;
}

.white-label-admin .form-table tr.subheading td {
	width: 100%;
}
*/

.white-label-admin .form-table tr.subheading h3 {
	margin: 0;
}

.white-label-admin .form-table tr.grouping h4 {
	margin: 0;
    font-size: 1.2em;
}

h4.white-label-name {
	margin: 0;
}

.white-label-wysiwyg {
    margin-top: 1em;
}

.white-label-admin .form-table input[type="number"].regular-number { width: 172px !important; }

.white-label-admin .wl-table tr:nth-child(odd) {
    background-color: #f6f7f7;
}

.white-label-admin .wl-table thead tr {
    background-color: #ffffff !important;
}

.white-label-admin .wl-table td { 
    padding: 6px 8px;
}

.white-label-admin .wl-table .wl-center { 
    text-align: center;
}

.white-label-admin .wl-table .wl-field {
    display: block;
    overflow: hidden;
    margin-top: 8px;
}

.white-label-admin .wl-table thead input[type="checkbox"] {
    margin: 0 8px 0 0;
}

.white-label-admin .wl-table .wl-plugin-details .wl-field, .white-label-admin .wl-table .wl-theme-details .wl-field {
    margin-top: 14px;
}

.white-label-admin .wl-table .wl-field.hidden {
    display: none;
}

.white-label-admin .wl-table td .wl-field:last-of-type {
    margin-bottom: 8px;
}

.white-label-admin .wl-table a.wl-show-field {
    cursor: pointer;
}

.white-label-admin .wl-table .wl-field input[type="text"], .white-label-admin .wl-table .wl-field textarea {
    margin: 4px 0 0 0;
    width: 100%;
}

.white-label-admin .wl-table .wl-field input[type="text"].wpsa-url {
    margin: 4px 0 0 0;
    width: 70%;
}

.white-label-admin .wl-table .wl-field input[type="button"].wpsa-browse {
    margin: 4px 0 0 0;
}

.white-label-admin .wl-table select {
    margin: 4px 0 0 0;
    width: 100%;
}

.white-label-admin .white-label-subsection {
    margin-bottom: 50px;
}

.white-label-admin .white-label-subsection h3.white-label-subheading {
    margin-bottom: 0;
}

.white-label-admin .white-label-subsection h4.white-label-grouping {
    margin-bottom: 0;
}

.white-label-admin .white-label-subsection p.description {
    margin: 4px 0 0 0;
    font-size: 14px;
}

#white_label_import_export table.form-table td { 
    padding-left: 0;
}

#white_label_import_export input[type="file"] {
    margin-bottom: 12px;
}

.white-label-custom-tab {
    width: 100%;
    text-align: center;
}

.white-label-custom-tab-left {
    margin-top: 20px;
    width: calc(70% - 36px);
    float: left;
    text-align: left;
}

.white-label-custom-tab-right {
    margin-top: 20px;
    width: 30%;
    float: right;
    padding: 16px;
    border: 1px solid #c3c4c7;
    background: #fdfdfd;
    text-align: left;
}

.white-label-custom-tab h1 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 2.25em;
    font-weight: bold;
    text-align: center;
}

.white-label-custom-tab h3 {
    margin: 0.5em 0 0 0;
    font-size: 1.60em;
    font-weight: 600;
    line-height: 140%;
}

.white-label-custom-tab h4 {
    margin: 20px 0 0 0;
    font-size: 1.50em;
    font-weight: 600;
    line-height: 140%;
}

.white-label-custom-tab p {
    margin: 0.5em 0 0 0;
    font-size: 1.35em;
    line-height: 140%;
}

.white-label-custom-tab li {
    margin: 0.5em 0 0 0;
    font-size: 1.20em;
    line-height: 140%;
}

.white-label-custom-tab ul ul {
    margin: 0.5em 0 0 1em;
}

.white-label-custom-tab ul ul li {
    font-size: 1.0em;
    line-height: 140%;
}

.white-label-custom-tab a {
    font-weight: 700;
    color: #0052cc;
}

.white-label-custom-tab h1 a {
    text-decoration: none;
}

.white-label-custom-tab img, .white-label-custom-tab .white-label-custom-tab-right img {
    width: 100%;
    height: auto;
}

.white-label-custom-tab .button-primary {
    width: 60%; margin: 1em 20%; padding: 5px 10px; background: #0052cc; font-size: 1.15em; font-weight: 700; border-color: #0052cc; color: #fff; text-align:center;
}

.white-label-custom-tab .white-label-grid {
    margin: 2em 5% 0 5%;
    width: 90%;
    display: grid;
    justify-items: center;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.white-label-custom-tab .white-label-grid div {
    padding: 16px;
    border: 1px solid #c3c4c7;
    background: #fdfdfd;
    text-align: left;
    display: flex;
    flex-direction: column;
    height: 370px;
}

.white-label-custom-tab .white-label-grid div a.white-label-learn-more, .white-label-custom-tab .white-label-custom-tab-right a.white-label-learn-more {
    display: block;
    margin-top: auto;
    padding: 8px;
    background: #0054cc;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
}

.white-label-custom-tab .white-label-custom-tab-right a.white-label-learn-more {
    margin-top: 20px;
}

a.button.white-label-check-license {
    padding: 5px 15px;
	height: 38px;
}

.white-label-depth-0 {
    font-weight: bold;
}

.white-label-depth-1 {
    padding-left: 20px !important;
}

.white-label-depth-2 {
    padding-left: 40px !important;
}

.white-label-depth-3 {
    padding-left: 60px !important;
}

.white-label-depth-4 {
    padding-left: 80px !important;
}

.white-label-depth-5 {
    padding-left: 100px !important;
}

.white-label-metabox a, .white-label-metabox a:hover {
    font-weight: 700;
    color: #0052cc;
}

.white-label-preview-box {
    display: none;
}

.white-label-metabox .inside h3 {
    margin-bottom: 0.25em;
}

.white-label-metabox .inside ul {
    margin: 0 30px 1.5em 30px; list-style: initial;
}

.white-label-metabox .inside .button-white-label, .white-label-metabox .inside .button-white-label:hover {
    width: 80%; margin: 0 10%; padding: 5px 10px; background: #0052cc; font-size: 1.15em; font-weight: 700; border-color: #0052cc; color: #fff; text-align:center;
}

.white-label-metabox .inside p {
    margin-top: 0;
}

#wpbody-content .white-label-metabox-wrapper {
	padding-top: 10px;
	width: 100%;
}

#wpbody-content .white-label-metabox-wrapper .group h2 {
	display: none;
}

.white-label-sidebar {
	width: 30%;
	float: right;
	margin-top: 32px;
	clear: both;
}

body.rtl .white-label-sidebar {
    float: left;
}

.white-label-submit-button {
	clear: both;
}

.white-label-tab-description {
	margin-bottom: 20px;
}

.white-label-footer { float: left; display: block; clear: both; width: 100%; margin: 65px 0px 18px 110px; padding: 0; text-align: center; text-transform: uppercase; font-size: 12px; color: #464b50; }
.white-label-footer img { width: 17px;	padding-top: 10px; -ms-interpolation-mode: bicubic; vertical-align: middle; margin: -14px 2px 0px 2px; }
.white-label-footer a { color: #464b50; text-decoration: none; } 

@media screen and (max-width: 782px) {
	#wpbody-content .white-label-metabox-wrapper {
		padding-top: 10px;
		width: 100%;
		float: none;
	}

	.white-label-sidebar {
		width: 100%;
		float: none;
		margin-top: 40px;
		clear: both;
	}

	.white-label-metabox {
		margin-left: 0px;
	}

    .white-label-custom-tab {
        margin: 0;
        width: 100%;
    }

    .white-label-custom-tab .white-label-grid {
        display: grid;
        justify-items: center;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 16px;
    }

    .white-label-footer {
        display: none
    }
}