body {
  background-color: #f1f1f1;
}

[class*=plazart-installation_page_plzinst] #wpbody-content {
  padding: 0 30px;
}
[class*=plazart-installation_page_plzinst] .notice, [class*=plazart-installation_page_plzinst] div.error, [class*=plazart-installation_page_plzinst] div.updated {
  margin-left: 2px;
}
[class*=plazart-installation_page_plzinst] .update-nag {
  margin-bottom: 10px;
}

.plazart-installation__wrap {
  color: #595959;
}
.plazart-installation__wrap * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.plazart-installation__wrap.mr-wrap {
  margin: 25px 0px 0 -15px;
}
.plazart-installation__wrap .btn-warning {
  color: white;
  background: #E18114;
  border-color: #E18114;
}
.plazart-installation__wrap .btn-warning:hover, .plazart-installation__wrap .btn-warning:focus {
  background: #ee9a3a;
  border-color: #ee9a3a;
}
.plazart-installation__wrap .btn-success {
  color: white;
  background: #5cb85c;
  border-color: #5cb85c;
}
.plazart-installation__wrap .btn-success:hover, .plazart-installation__wrap .btn-success:focus {
  background: #80c780;
  border-color: #80c780;
}
.plazart-installation__wrap .btn-facebook {
  color: white;
  background: #3b5998;
}
.plazart-installation__wrap .btn-facebook:hover, .plazart-installation__wrap .btn-facebook:focus {
  background: #4c70ba;
}
.plazart-installation__wrap .btn-twitter {
  color: white;
  background: #1da1f2;
}
.plazart-installation__wrap .btn-twitter:hover, .plazart-installation__wrap .btn-twitter:focus {
  background: #4db5f5;
}
.plazart-installation__wrap .btn-google {
  color: white;
  background: #dd4b39;
}
.plazart-installation__wrap .btn-google:hover, .plazart-installation__wrap .btn-google:focus {
  background: #e47365;
}
.plazart-installation__wrap .btn-google {
  color: white;
  background: #dd4b39;
}
.plazart-installation__wrap .btn-google:hover, .plazart-installation__wrap .btn-google:focus {
  background: #e47365;
}
.plazart-installation__wrap .bg-success {
  background-color: #5cb85c !important;
}
.plazart-installation__wrap .alert .close {
  opacity: 1;
}
.plazart-installation__wrap .alert-warning {
  color: white;
  border-color: #f1ad60;
  background-color: #f1ad60;
}
.plazart-installation__wrap .alert-warning .close {
  color: white;
}
.plazart-installation__wrap .alert-success {
  color: white;
  border-color: #9cd49c;
  background-color: #9cd49c;
}
.plazart-installation__wrap .alert-success .close {
  color: white;
}
.plazart-installation__wrap .alert-primary {
  color: white;
  border-color: #45a7d5;
  background-color: #45a7d5;
}
.plazart-installation__wrap .alert-primary .close {
  color: white;
}
.plazart-installation__wrap .alert-danger {
  color: white;
  border-color: #ffa4ad;
  background-color: #ffa4ad;
}
.plazart-installation__wrap .alert-danger .close {
  color: white;
}
.plazart-installation__wrap .alert-danger a {
  color: white;
  font-weight: 600;
  font-style: italic;
  text-decoration: underline;
}
.plazart-installation__wrap .badge-danger {
  color: #fff;
  background: #ff6776;
}
.plazart-installation__wrap .badge-primary {
  color: #fff;
  background: #23759B;
}
.plazart-installation__wrap .badge-warning {
  color: #fff;
  background: #E18114;
}
.plazart-installation__wrap .badge-success {
  color: #fff;
  background: #5cb85c;
}
.plazart-installation__wrap .badge-info {
  color: #fff;
  background: #2a88ab;
}
.plazart-installation__wrap .card {
  padding: 0;
  margin-top: 0;
  border-color: #ebebeb;
}
.plazart-installation__wrap .wx-46 {
  width: 46px;
}
.plazart-installation__wrap .hx-46 {
  height: 46px;
}
.plazart-installation__wrap .flex-1 {
  flex: 1;
}
.plazart-installation__wrap .font-weight-600 {
  font-weight: 600;
}
.plazart-installation__wrap .spinner-border-sm {
  width: 0.75rem;
  height: 0.75rem;
  border-width: 0.12em;
}
.plazart-installation__wrap .text-success {
  color: #5cb85c !important;
}
.plazart-installation__wrap a.text-success {
  color: #5cb85c !important;
}
.plazart-installation__wrap a.text-success:focus, .plazart-installation__wrap a.text-success:hover {
  color: #449d44;
}
.plazart-installation__wrap .mh-px-300 {
  max-height: 300px;
}
.plazart-installation__wrap .row {
  padding: 0;
}
.plazart-installation__wrap .plazart-installation__header {
  margin-bottom: 2.7em;
}
.plazart-installation__wrap .plazart-installation__header .title > sup {
  display: block;
}
.plazart-installation__wrap .plzinst-nav-bar {
  padding: 0 15px;
  background: #fff;
  border: 1px solid #ebebeb;
}
.plazart-installation__wrap .plzinst-nav-bar ul {
  margin: 0;
}
.plazart-installation__wrap .plzinst-nav-bar .plzinst-nav-tab {
  margin: 0;
  padding: 0 20px;
  display: inline-block;
}
.plazart-installation__wrap .plzinst-nav-bar .plzinst-nav-tab.plzinst-tab-active > a {
  margin-bottom: -1px;
  color: #E18114;
  border-bottom: 1px solid #E18114;
}
.plazart-installation__wrap .plzinst-nav-bar a {
  padding: 18px 0;
  font-size: 1.2em;
  display: inline-block;
  text-decoration: none;
  color: #2a2a2a;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.plazart-installation__wrap .plzinst-nav-bar a:hover, .plazart-installation__wrap .plzinst-nav-bar a:focus {
  outline: none;
  color: #E18114;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.plazart-installation__wrap #plzinst-dashboard-widgets-wrap .btn {
  padding: 0.375rem 0.75rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -ms-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.plazart-installation__wrap #plzinst-dashboard-widgets-wrap h4 {
  font-size: 16px;
  color: #595959;
  font-weight: bold;
}
.plazart-installation__wrap #plzinst-dashboard-widgets-wrap .title {
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
.plazart-installation__wrap #plzinst-dashboard-widgets-wrap .title > * {
  font-weight: normal;
}
.plazart-installation__wrap #plzinst-dashboard-widgets-wrap .postbox,
.plazart-installation__wrap #plzinst-dashboard-widgets-wrap .meta-box-sortables {
  height: 100%;
}
.plazart-installation__wrap #plzinst-dashboard-widgets-wrap [class^=plzinst-col] {
  margin-bottom: 20px;
}
.plazart-installation__wrap #plzinst-dashboard-widgets-wrap .btn {
  margin-right: 8px;
}
.plazart-installation__wrap #plzinst-dashboard-widgets-wrap #plzinst-metaboxes__license .badge {
  padding-top: 1px;
  padding-bottom: 2px;
}
.plazart-installation__wrap #plzinst-dashboard-widgets-wrap #plzinst-metaboxes__social .btn {
  padding: 0.5rem 0.9rem;
}
.plazart-installation__wrap #plzinst-dashboard-widgets-wrap .action {
  margin-top: 25px;
}
.plazart-installation__wrap #plzinst-dashboard-widgets-wrap .meta-box-sortables {
  margin: 0 -5px;
}
.plazart-installation__wrap .key {
  font-weight: 600;
}
.plazart-installation__wrap .badge {
  margin: 0 5px;
}
.plazart-installation__wrap .expired {
  margin-left: 10px;
}
.plazart-installation__wrap .plzinst-demo-import.no-license {
  opacity: 0.3;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.plazart-installation__wrap .plzinst-demo-import img {
  max-width: 100%;
}
.plazart-installation__wrap .plzinst-demo-import h3 {
  margin: 0;
}
.plazart-installation__wrap .plzinst-demo-import .card-title > .badge {
  font-size: 0.875rem;
  position: relative;
  top: -2px;
}
.plazart-installation__wrap .custom-checkbox {
  -webkit-transition: background 0.3s ease-in-out 0s;
  -moz-transition: background 0.3s ease-in-out 0s;
  -ms-transition: background 0.3s ease-in-out 0s;
  -o-transition: background 0.3s ease-in-out 0s;
  transition: background 0.3s ease-in-out 0s;
}
.plazart-installation__wrap .custom-checkbox:hover {
  background-color: #fafafa;
}
.plazart-installation__wrap .custom-checkbox .title {
  font-weight: 600;
}
.plazart-installation__wrap .plzinst-plugin__install .item {
  font-weight: 600;
}
.plazart-installation__wrap .plzinst-plugin__install .title {
  position: relative;
}
.plazart-installation__wrap .plzinst-plugin__install .title:before {
  content: "";
  z-index: 0;
  left: 0;
  right: 5px;
  bottom: 5px;
  position: absolute;
  border-bottom: 1px dotted #d2d2d2;
}
.plazart-installation__wrap .plzinst-plugin__install .title > .position-relative {
  z-index: 1;
  padding-right: 3px;
}
.plazart-installation__wrap .plzinst-plugin__install .title .badge {
  position: relative;
  top: -7px;
  margin-left: 0;
  margin-right: 3px;
}
.plazart-installation__wrap .plzinst-plugin__install a:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.plazart-installation__wrap .plzinst-plugin__install .js-plzinst-plugin__install.activated {
  cursor: default;
}
.plazart-installation__wrap .plzinst-plugin__install .js-plzinst-plugin__install.activated:hover, .plazart-installation__wrap .plzinst-plugin__install .js-plzinst-plugin__install.activated:focus {
  text-decoration: none;
}
.plazart-installation__wrap .plzinst-plugin__install .custom-control-label:before, .plazart-installation__wrap .plzinst-plugin__install .custom-control-label:after {
  top: 0.15rem;
}
.plazart-installation__wrap .plzinst-plugin__install .plzinst-plugin__actions > a:not(.d-none) + a:before {
  content: "|";
  position: relative;
  top: -1px;
  padding: 0 5px 0 3px;
  color: #6c757d;
}
.plazart-installation__wrap .custom-checkbox.importing .custom-control-label:before {
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 0.15em solid #007bff;
  border-right-color: transparent;
  -webkit-animation: spinner-border 0.75s linear infinite;
  -o-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
}
.plazart-installation__wrap .custom-checkbox.importing .custom-control-input:checked ~ .custom-control-label:before {
  background-color: transparent;
  border-right-color: transparent;
}
.plazart-installation__wrap .custom-checkbox.importing .custom-control-input:checked ~ .custom-control-label:after {
  background-image: none;
}
.plazart-installation__wrap .custom-checkbox.is-finished .custom-control-input:checked ~ .custom-control-label:before {
  background-color: transparent;
  border-right-color: transparent;
}
.plazart-installation__wrap .custom-checkbox.is-finished .custom-control-label:before {
  border-color: transparent;
  background-color: transparent;
}
.plazart-installation__wrap .custom-checkbox.is-finished .custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-size: 0.9em;
  background-position: center right;
}
.plazart-installation__wrap .js-plzinst-import.importing .spinner-border {
  display: inherit;
}
.plazart-installation__wrap .js-plzinst-import .spinner-border {
  display: none;
}
.plazart-installation__wrap .modal-footer .processing-box:not(.d-none) + .action {
  margin-top: 1rem;
}
.plazart-installation__wrap .plzinst-footer {
  padding-bottom: 50px;
}

/*# sourceMappingURL=style.css.map */
