.qodef-core-dashboard {
  max-width: initial !important;
}
.qodef-core-dashboard .qodef-core-dashboard-inner {
  margin: 0 -15px;
  display: inline-block;
  width: 100%;
}
.qodef-core-dashboard .qodef-cd-logo {
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
  width: 62px;
}
.qodef-core-dashboard .qodef-cd-title {
  display: inline-block;
  vertical-align: middle;
  font-size: 41px;
  font-weight: 400;
  margin: 0;
}
.qodef-core-dashboard .qodef-cd-title-holder {
  margin-bottom: 30px;
}
.qodef-core-dashboard .qodef-cd-subtitle {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  color: #555d66;
  max-width: 610px;
  margin: 10px 0 30px;
}
.qodef-core-dashboard .qodef-core-dashboard-column {
  float: left;
  width: 100%;
  max-width: 610px;
  padding: 0 15px;
}
.qodef-core-dashboard .qodef-core-dashboard-column.qodef-cd-smaller-column {
  max-width: 380px;
}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box {
  background-color: #fff;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box.qodef-core-bottom-space {
  margin-bottom: 30px;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-box-title-holder {
  padding: 28px 34px 23px;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-box-title-holder
  p {
  margin: 19px 0 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #555d66;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box.qodef-cd-import-box
  .qodef-cd-box-title-holder
  p {
  font-size: 14px;
  line-height: 20px;
  margin: 17px 0 0;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box.qodef-cd-import-box
  .qodef-cd-label {
  font-weight: 600;
  margin-bottom: 15px;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  h2 {
  margin: 0;
  padding: 0;
  font-size: 25px;
  font-weight: 400;
  color: #32373c;
  text-align: left;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  h3 {
  margin: 0;
  padding: 0;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-field-holder {
  padding-bottom: 30px;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-label {
  display: block;
  color: #555d66;
  font-size: 14px;
  margin-bottom: 7px;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input {
  border: none;
  border-bottom: 1px solid #c2c2c2;
  outline: 0;
  width: 50%;
  box-shadow: none;
  color: #555d66;
  font-size: 14px;
  padding: 4px 0;
  margin: 0;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input:focus {
  outline: 0;
  border-color: #c2c2c2;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input:focus::-webkit-input-placeholder {
  color: #555d66;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input:focus:-moz-placeholder {
  color: #555d66;
  opacity: 1;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input:focus::-moz-placeholder {
  color: #555d66;
  opacity: 1;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input:focus:-ms-input-placeholder {
  color: #555d66;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input::-webkit-input-placeholder {
  color: #555d66;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input:-moz-placeholder {
  color: #555d66;
  opacity: 1;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input::-moz-placeholder {
  color: #555d66;
  opacity: 1;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input:-ms-input-placeholder {
  color: #555d66;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input:-webkit-autofill,
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input:-webkit-autofill:active,
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input:-webkit-autofill:focus,
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-input:-webkit-autofill {
  -webkit-text-fill-color: #666 !important;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-error-field {
  border-bottom-color: #ee3535;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-error-message {
  display: block;
  color: #ee3535;
  font-size: 12px;
  margin-top: 5px;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cdb-problem {
  border: 1px solid #e1e1e1;
  border-left: 3px solid #ee3535;
  padding: 15px;
  margin-bottom: 25px;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cdb-problem
  p {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box:last-child
  .qodef-cd-box-row:last-child {
  padding-bottom: 10px;
}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button {
  padding: 7px 35px;
  font-size: 16px;
  line-height: 1em;
  color: #fff;
  background-color: #3596ee;
  border: none;
  border-radius: 5px;
  box-shadow: 0 2px 0 0 #246eae;
  cursor: pointer;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-button.qodef-cd-button-disabled,
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-button.qodef-import-demo-data-disabled {
  background-color: #6bb4f7;
}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button-wait {
  display: none;
  font-size: 12px;
  color: #3596ee;
  margin-left: 15px;
  font-weight: 400;
}
.qodef-core-dashboard .qodef-core-dashboard-column a.qodef-cd-button {
  text-decoration: none;
}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-section {
  padding: 0 35px 10px;
}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-section h3 {
  padding: 0;
  margin: 0 0 24px;
  color: #555d66;
  font-size: 17px;
  line-height: 20px;
}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list {
  padding: 10px 35px;
  margin: 0;
}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list li {
  font-size: 15px;
  margin: 0 0 25px;
}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list li a {
  color: #3675ae;
}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-row {
  display: table;
  padding: 0 20px;
  border-bottom: 1px solid #f1f1f1;
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-label,
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value {
  display: table-cell;
  width: 50%;
  padding: 17px 15px;
}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value {
  color: #3e87be;
}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value-false span {
  color: #ea3a27;
}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form {
  padding: 0 30px 10px;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-box-form-section {
  padding: 0 0 28px;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-box-form-section.qodef-cd-box-form-section-columns {
  display: flex;
  margin: 0 -15px;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-box-form-section.qodef-cd-box-form-section-columns
  .qodef-cd-box-form-section-column {
  padding: 0 15px;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-box-form-section.qodef-cd-box-form-section-columns
  .qodef-cd-box-form-section-column:first-child {
  width: 75%;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-box-form-section.qodef-cd-box-form-section-columns
  .qodef-cd-box-form-section-column:last-child {
  width: 25%;
}
.qodef-cd-import-single-page,
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-box-form-section
  .qodef-cd-import-option,
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-box-form-section
  .qodef-import-demo {
  width: 100%;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-box-form-section
  .select2-container--default
  .select2-selection--single {
  border-radius: 0;
  border-color: #e1e1e1;
  height: 34px;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-box-form-section
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 34px;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-box-form-section
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 32px;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-import-is-completed,
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-import-went-wrong {
  display: none;
  color: #3596ee;
  font-size: 14px;
  font-weight: 600;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-import-went-wrong
  a {
  color: inherit;
}
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-box-form-section-dependency,
.qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form
  .qodef-cd-box-form-section-progress {
  display: none;
}
#qodef-progress-bar[value] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 100%;
  height: 5px;
}
#qodef-progress-bar[value]::-webkit-progress-bar {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 0;
}
#qodef-progress-bar {
  color: #3596ee;
}
#qodef-progress-bar::-moz-progress-bar {
  background: #3596ee;
}
#qodef-progress-bar::-webkit-progress-value {
  background: #3596ee;
}
#qodef-progress-bar[aria-valuenow]:before {
  background: #3596ee;
}
.qodef-cd-selection li.select2-results__option {
  padding: 10px;
  margin: 0;
}
.qodef-cd-selection img {
  vertical-align: middle;
  padding-right: 20px;
}
.select2-container--default
  .qodef-cd-selection
  .select2-results__option[aria-selected="true"] {
  background-color: #fafafa;
}
.select2-container--default
  .qodef-cd-selection
  .select2-results__option--highlighted {
  background-color: #fafafa;
  color: #000;
}
.qodef-cd-action-selection li.select2-results__option,
.qodef-cd-single-page-selection li.select2-results__option {
  margin: 0;
}
.select2-container--default
  .qodef-cd-action-selection
  .select2-results__option[aria-selected="true"],
.select2-container--default
  .qodef-cd-single-page-selection
  .select2-results__option[aria-selected="true"] {
  background-color: #fafafa;
}
.select2-container--default
  .qodef-cd-action-selection
  .select2-results__option--highlighted,
.select2-container--default
  .qodef-cd-single-page-selection
  .select2-results__option--highlighted {
  background-color: #fafafa;
  color: #000;
}
.qode-cd-switch {
  display: inline-block;
  border: 1px solid #e1e1e1;
  border-radius: 40px;
  overflow: hidden;
}
.qode-cd-switch .qodef-cd-import-attachments {
  display: none;
}
.qode-cd-switch .qode-cd-cb-disable,
.qode-cd-switch .qode-cd-cb-enable {
  display: block;
  float: left;
  padding: 0 10px;
}
.qode-cd-switch .qode-cd-cb-disable.selected,
.qode-cd-switch .qode-cd-cb-enable.selected {
  background-color: #3596ee;
  color: #fff;
}
.qode-cd-switch .qode-cd-cb-disable span,
.qode-cd-switch .qode-cd-cb-enable span {
  line-height: 32px;
  font-size: 13px;
  display: block;
  font-weight: 700;
}
.qodef-cd-demos-list,
.qodef-cd-demos-list article,
.qodef-cd-demos-list article .qodef-cd-demo-item-inner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.qodef-cd-demos-list {
  background: #fff;
  box-sizing: border-box;
  padding: 45px 35px;
}
.qodef-cd-demos-list article {
  box-sizing: border-box;
}
.touch .qodef-cd-demos-list article {
  cursor: pointer;
}
.qodef-cd-demos-list article .qodef-cd-demo-item-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.qodef-cd-demos-list article .qodef-cd-demo-item-link:focus {
  box-shadow: none;
}
.qodef-cd-demos-list article .qodef-cd-di-image {
  padding: 0 0 22px;
}
.qodef-cd-demos-list article .qodef-cd-di-image img {
  box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.05);
}
.qodef-cd-demos-list article .qodef-cd-di-text {
  padding-bottom: 10px;
}
.qodef-cd-demos-list article .qodef-cd-di-text .qodef-cd-di-title {
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}
.qodef-cd-demos-list article .qodef-cd-di-text .qodef-cd-di-categories {
  font-size: 14px;
  font-weight: 400;
  color: #555d66;
}
.qodef-cd-demos-list article .qodef-cd-di-text .qodef-cd-di-categories span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0 7px 0 0;
}
.qodef-cd-demos-list
  article
  .qodef-cd-di-text
  .qodef-cd-di-categories
  span:after {
  position: absolute;
  top: 0;
  right: -4px;
  content: ", ";
  color: inherit;
  line-height: inherit;
}
.qodef-cd-demos-list
  article
  .qodef-cd-di-text
  .qodef-cd-di-categories
  span:last-child:after {
  display: none;
}
.qodef-cd-demos-list.qodef-cd-no-space article {
  padding: 0;
  margin: 0;
}
.qodef-cd-demos-list.qodef-cd-tiny-space article {
  padding: 0 5px;
  margin: 0 0 10px;
}
.qodef-cd-demos-list.qodef-cd-small-space article {
  padding: 0 10px;
  margin: 0 0 20px;
}
.qodef-cd-demos-list.qodef-cd-normal-space article {
  padding: 0 15px;
  margin: 0 0 30px;
}
.qodef-cd-demos-list.qodef-cd-medium-space article {
  padding: 0 25px;
  margin: 0 0 50px;
}
.qodef-cd-demos-list.qodef-cd-large-space article {
  padding: 0 30px;
  margin: 0 0 60px;
}
.qodef-cd-demos-list.qodef-cd-demos-masonry .qodef-cd-demos-list-inner {
  opacity: 0;
}
.qodef-cd-demos-list.qodef-cd-demos-masonry .qodef-cd-grid-sizer,
.qodef-cd-demos-list.qodef-cd-demos-masonry article {
  width: 100%;
}
.qodef-cd-demos-list.qodef-cd-demos-masonry .qodef-cd-grid-gutter {
  width: 0;
}
.qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-two-columns
  .qodef-cd-grid-sizer,
.qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-two-columns article {
  width: 50%;
}
.qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-three-columns
  .qodef-cd-grid-sizer,
.qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-three-columns
  article {
  width: 33.33333%;
}
.qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-four-columns
  .qodef-cd-grid-sizer,
.qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-four-columns
  article {
  width: 25%;
}
.qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-five-columns
  .qodef-cd-grid-sizer,
.qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-five-columns
  article {
  width: 20%;
}
.qodef-cd-demos-list .qodef-cd-demos-filter-holder {
  padding: 0 0 60px 25px;
}
.qodef-cd-demos-list .qodef-cd-dlf-search {
  position: relative;
  width: 250px;
  padding-right: 30px;
  display: inline-block;
}
.qodef-cd-demos-list .qodef-cd-dlf-search .qodef-cd-dlf-search-icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  color: #3594cd;
}
.qodef-cd-demos-list .qodef-cd-dlf-search input {
  width: 100%;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #c2c2c2;
  box-shadow: none;
  padding-left: 25px;
  outline: 0;
  font-size: 14px;
  line-height: 26px;
  color: #555d66;
}
.qodef-cd-demos-list .qodef-cd-dlf-filter {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}
.qodef-cd-demos-list .qodef-cd-dfl-filter-list {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  list-style: none;
}
.qodef-cd-demos-list .qodef-cd-dfl-filter-list > li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  margin: 0;
  float: left;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-cd-demos-list .qodef-cd-dfl-filter-list > li span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #555d66;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  white-space: nowrap;
  border-bottom: 1px solid transparent;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.qodef-cd-demos-list .qodef-cd-dfl-filter-list > li.qodef-cd-demos-current span,
.qodef-cd-demos-list .qodef-cd-dfl-filter-list > li:hover span {
  border-bottom-color: #3596ee;
  color: #3596ee;
}
#qodef-demo-import-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
}
#qodef-demo-import-popup .qodef-import-popup-close {
  position: absolute;
  right: 25px;
  top: 25px;
  text-decoration: none;
  color: #000;
}
#qodef-demo-import-popup .qodef-core-dashboard {
  margin: 0;
  padding: 27px 40px 2px;
  background-color: #fff;
  position: relative;
}
#qodef-demo-import-popup .qodef-core-dashboard .qodef-core-dashboard-column {
  max-width: 670px;
}
#qodef-demo-import-popup
  .qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-core-dashboard-box
  .qodef-cd-box-title-holder {
  padding: 0;
  margin: 0 0 33px;
}
#qodef-demo-import-popup
  .qodef-core-dashboard
  .qodef-core-dashboard-column
  .qodef-cd-import-form {
  padding: 0;
}
#qodef-demo-import-popup
  .qodef-core-dashboard
  .qodef-import-popup-image-holder {
  max-width: 205px;
  margin-right: 19px;
  display: inline-block;
  vertical-align: top;
}
#qodef-demo-import-popup
  .qodef-core-dashboard
  .qodef-import-popup-image-holder
  img {
  display: block;
  max-width: 100%;
}
#qodef-demo-import-popup
  .qodef-core-dashboard
  .qodef-popup-required-plugins-holder {
  display: inline-block;
  vertical-align: top;
  max-width: calc(100% - 230px);
  border: 1px solid #e1e1e1;
  border-left: 3px solid #3596ee;
  box-sizing: border-box;
  padding: 16px 17% 11px 18px;
}
#qodef-demo-import-popup
  .qodef-core-dashboard
  .qodef-popup-required-plugins-holder
  p {
  margin: 0;
  font-size: 12px;
}
#qodef-demo-import-popup
  .qodef-core-dashboard
  .qodef-popup-required-plugins-holder
  p.qode-demo-plugins-intall-main-title {
  margin: 0 0 7px;
}
#qodef-demo-import-popup
  .qodef-core-dashboard
  .qodef-popup-required-plugins-holder
  p
  .qode-demo-plugin-install-link {
  color: #4b9eef;
  text-decoration: none;
}
#qodef-demo-import-popup
  .qodef-core-dashboard
  .qodef-popup-required-plugins-holder
  p
  .qode-demo-plugin-intalled {
  color: #6ab375;
}
#qodef-demo-import-popup
  .qodef-core-dashboard
  .qodef-popup-required-plugins-holder
  .spinner.active {
  visibility: visible;
}
@media only screen and (max-width: 1400px) {
  .qodef-cd-dlf-filter {
    display: block;
    padding-top: 30px;
  }
  .qodef-cd-demos-list .qodef-cd-dfl-filter-list > li {
    padding: 5px 10px;
  }
  .qodef-cd-demos-list .qodef-cd-dfl-filter-list > li span {
    line-height: 26px;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-five-columns
    .qodef-cd-grid-sizer,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-five-columns
    article,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-four-columns
    .qodef-cd-grid-sizer,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-four-columns
    article {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-five-columns
    .qodef-cd-grid-sizer,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-five-columns
    article,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-four-columns
    .qodef-cd-grid-sizer,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-four-columns
    article,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-three-columns
    .qodef-cd-grid-sizer,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-three-columns
    article {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-five-columns
    .qodef-cd-grid-sizer,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-five-columns
    article,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-four-columns
    .qodef-cd-grid-sizer,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-four-columns
    article,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-three-columns
    .qodef-cd-grid-sizer,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-three-columns
    article {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-five-columns
    .qodef-cd-grid-sizer,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-five-columns
    article,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-four-columns
    .qodef-cd-grid-sizer,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-four-columns
    article,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-three-columns
    .qodef-cd-grid-sizer,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-three-columns
    article,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-two-columns
    .qodef-cd-grid-sizer,
  .qodef-cd-demos-list.qodef-cd-demos-masonry.qodef-cd-demos-two-columns
    article {
    width: 100%;
  }
}
