File: /var/www/html/wpmuhibbah/wp-content/plugins/edge-cpt/core-dashboard/assets/css/core-dashboard.css
/* ==========================================================================
Typography variables
========================================================================== */
/* ==========================================================================
Box variables
========================================================================== */
/* ==========================================================================
Devices screen size variables
========================================================================== */
/* ==========================================================================
Typography mixins
========================================================================== */
/* ==========================================================================
Typography mixins - end
========================================================================== */
/* ==========================================================================
Layout mixins - begin
========================================================================== */
/* ==========================================================================
Layout mixins - end
========================================================================== */
/* ==========================================================================
Input fields mixins - begin
========================================================================== */
/* ==========================================================================
Input fields mixins - end
========================================================================== */
/* ==========================================================================
Grid size mixins - begin
========================================================================== */
/* ==========================================================================
Grid size mixins - end
========================================================================== */
/* ==========================================================================
Helper mixins - begin
========================================================================== */
/* ==========================================================================
Helper mixins - end
========================================================================== */
/* ==========================================================================
Clear fix mixin - begin
========================================================================== */
/* ==========================================================================
Clear fix mixin - end
========================================================================== */
.edgtf-core-dashboard {
max-width: initial !important;
}
.edgtf-core-dashboard .edgtf-core-dashboard-inner {
margin: 0 -15px;
display: inline-block;
width: 100%;
}
.edgtf-core-dashboard .edgtf-cd-logo {
display: inline-block;
vertical-align: middle;
padding-right: 15px;
width: 62px;
}
.edgtf-core-dashboard .edgtf-cd-title {
display: inline-block;
vertical-align: middle;
font-size: 41px;
font-weight: 400;
margin: 0;
}
.edgtf-core-dashboard .edgtf-cd-title-holder {
margin-bottom: 30px;
}
.edgtf-core-dashboard .edgtf-cd-subtitle {
font-size: 18px;
line-height: 25px;
font-weight: 400;
color: #555d66;
max-width: 610px;
margin: 10px 0 30px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column {
float: left;
width: 100%;
max-width: 610px;
padding: 0 15px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column.edgtf-cd-smaller-column {
max-width: 380px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box {
background-color: #fff;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box.edgtf-core-bottom-space {
margin-bottom: 30px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-box-title-holder {
padding: 28px 34px 23px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-box-title-holder p {
margin: 19px 0 0;
padding: 0;
font-size: 16px;
line-height: 22px;
font-weight: 400;
color: #555d66;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box.edgtf-cd-import-box .edgtf-cd-box-title-holder p {
font-size: 14px;
line-height: 20px;
margin: 17px 0 0;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box.edgtf-cd-import-box .edgtf-cd-label {
font-weight: 600;
margin-bottom: 15px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box h2 {
margin: 0;
padding: 0;
font-size: 25px;
font-weight: 400;
color: #32373c;
text-align: left;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box h3 {
margin: 0;
padding: 0;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-field-holder {
padding-bottom: 30px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-label {
display: block;
color: #555d66;
font-size: 14px;
margin-bottom: 7px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input {
border: none;
border-bottom: 1px solid #c2c2c2;
outline: 0;
width: 50%;
-webkit-box-shadow: none;
box-shadow: none;
color: #555d66;
font-size: 14px;
padding: 4px 0;
margin: 0;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:focus {
outline: 0;
border-color: #c2c2c2;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:focus::-webkit-input-placeholder {
color: #555d66;
opacity: 1;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:focus::-moz-placeholder {
color: #555d66;
opacity: 1;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:focus:-ms-input-placeholder {
color: #555d66;
opacity: 1;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:focus::-ms-input-placeholder {
color: #555d66;
opacity: 1;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:focus::placeholder {
color: #555d66;
opacity: 1;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input::-webkit-input-placeholder {
color: #555d66;
opacity: 1;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input::-moz-placeholder {
color: #555d66;
opacity: 1;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:-ms-input-placeholder {
color: #555d66;
opacity: 1;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input::-ms-input-placeholder {
color: #555d66;
opacity: 1;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input::placeholder {
color: #555d66;
opacity: 1;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:-webkit-autofill, .edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:-webkit-autofill:hover, .edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:-webkit-autofill:focus, .edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:-webkit-autofill:active {
-webkit-box-shadow: 0 0 0 30px white inset !important;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:-webkit-autofill {
-webkit-text-fill-color: #666 !important;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-error-field {
border-bottom-color: #ee3535;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-error-message {
display: block;
color: #ee3535;
font-size: 12px;
margin-top: 5px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cdb-problem {
border: 1px solid #e1e1e1;
border-left: 3px solid #ee3535;
padding: 15px;
margin-bottom: 25px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cdb-problem p {
font-size: 12px;
line-height: 18px;
font-weight: 600;
margin: 0;
padding: 0;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box:last-child .edgtf-cd-box-row:last-child {
padding-bottom: 10px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-button {
padding: 7px 35px;
font-size: 16px;
line-height: 1em;
color: #fff;
background-color: #3596ee;
border: none;
border-radius: 5px;
-webkit-box-shadow: 0 2px 0 0 #246eae;
box-shadow: 0 2px 0 0 #246eae;
cursor: pointer;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-button.edgtf-import-demo-data-disabled, .edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-button.edgtf-cd-button-disabled {
background-color: #6bb4f7;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-button-wait {
display: none;
font-size: 12px;
color: #3596ee;
margin-left: 15px;
font-weight: 400;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column a.edgtf-cd-button {
text-decoration: none;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-box-section {
padding: 0 35px 10px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-box-section h3 {
padding: 0;
margin: 0 0 24px;
color: #555d66;
font-size: 17px;
line-height: 20px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-box-list {
padding: 10px 35px;
margin: 0;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-box-list li {
font-size: 15px;
margin: 0 0 25px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-box-list li a {
color: #3675ae;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-box-row {
display: table;
padding: 0 20px;
border-bottom: 1px solid #f1f1f1;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 14px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cdb-label,
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cdb-value {
display: table-cell;
width: 50%;
padding: 17px 15px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cdb-value {
color: #3e87be;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cdb-value-false span {
color: #ea3a27;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form {
padding: 0 30px 10px 30px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section {
padding: 0 0 28px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section.edgtf-cd-box-form-section-columns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -15px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section.edgtf-cd-box-form-section-columns .edgtf-cd-box-form-section-column {
padding: 0 15px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section.edgtf-cd-box-form-section-columns .edgtf-cd-box-form-section-column:first-child {
width: 75%;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section.edgtf-cd-box-form-section-columns .edgtf-cd-box-form-section-column:last-child {
width: 25%;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section .edgtf-import-demo,
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section .edgtf-cd-import-option {
width: 100%;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section .select2-container--default .select2-selection--single {
border-radius: 0;
border-color: #e1e1e1;
height: 34px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 34px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 32px;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-import-is-completed {
display: none;
color: #3596ee;
font-size: 14px;
font-weight: 600;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-import-went-wrong {
display: none;
color: #3596ee;
font-size: 14px;
font-weight: 600;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-import-went-wrong a {
color: inherit;
}
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section-dependency,
.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section-progress {
display: none;
}
#edgtf-progress-bar[value] {
/* Reset the default appearance */
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
/* Get rid of default border in Firefox. */
border: none;
/* Dimensions */
width: 100%;
height: 5px;
}
#edgtf-progress-bar[value]::-webkit-progress-bar {
background-color: #fff;
border: 1px solid #e1e1e1;
border-radius: 0;
}
/* IE10 */
#edgtf-progress-bar {
color: #3596ee;
}
/* Firefox */
#edgtf-progress-bar::-moz-progress-bar {
background: #3596ee;
}
/* Chrome */
#edgtf-progress-bar::-webkit-progress-value {
background: #3596ee;
}
/* Polyfill */
#edgtf-progress-bar[aria-valuenow]:before {
background: #3596ee;
}
.edgtf-cd-selection li.select2-results__option {
padding: 10px;
margin: 0;
}
.edgtf-cd-selection img {
vertical-align: middle;
padding-right: 20px;
}
.select2-container--default .edgtf-cd-selection .select2-results__option[aria-selected=true] {
background-color: #fafafa;
}
.select2-container--default .edgtf-cd-selection .select2-results__option--highlighted {
background-color: #fafafa;
color: #000000;
}
.edgtf-cd-action-selection li.select2-results__option,
.edgtf-cd-single-page-selection li.select2-results__option {
margin: 0;
}
.select2-container--default .edgtf-cd-action-selection .select2-results__option[aria-selected=true], .select2-container--default
.edgtf-cd-single-page-selection .select2-results__option[aria-selected=true] {
background-color: #fafafa;
}
.select2-container--default .edgtf-cd-action-selection .select2-results__option--highlighted, .select2-container--default
.edgtf-cd-single-page-selection .select2-results__option--highlighted {
background-color: #fafafa;
color: #000000;
}
.edgtf-cd-import-single-page {
width: 100%;
}
.edgtf-cd-switch {
display: inline-block;
border: 1px solid #e1e1e1;
border-radius: 40px;
overflow: hidden;
}
.edgtf-cd-switch .edgtf-cd-import-attachments {
display: none;
}
.edgtf-cd-switch .edgtf-cd-cb-enable,
.edgtf-cd-switch .edgtf-cd-cb-disable {
display: block;
float: left;
padding: 0 10px;
}
.edgtf-cd-switch .edgtf-cd-cb-enable.selected,
.edgtf-cd-switch .edgtf-cd-cb-disable.selected {
background-color: #3596ee;
color: #fff;
}
.edgtf-cd-switch .edgtf-cd-cb-enable span,
.edgtf-cd-switch .edgtf-cd-cb-disable span {
line-height: 32px;
font-size: 13px;
display: block;
font-weight: bold;
}