body {
    background: #F5F5F5;
  }
  
  html.wp-toolbar {
    padding-top: 0 !important;
  }
  a{
    color: #4d4cac ;
  }
  input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea{
    border-color: #c7c7c7 !important;
  }
  input[type=checkbox]:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=radio]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, select:focus, textarea:focus{
    border-color: #4d4cac !important;
    box-shadow:  0px 1px 9px 0px rgba(71,136,255,0.15) !important;
  }
  input[type=radio]:checked::before{
    background-color: #4d4cac !important;
  }
  .wp-core-ui select:hover{
    color: #4d4cac !important;
  }
  .wrap{
	margin: 20px !important;
	background: #fff !important;
	padding:20px !important;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15)!important;
  }
  .page-title-action{
    float: right;
    border-color:transparent !important;
    background-color:#4d4cac !important;
    border-radius: 5px !important;
    color: #fff !important;
    background: #4d4cac !important;
    padding: 8px 15px !important;
  }
  .page-title-action:hover,.page-title-action:focus{
    background-color: #ff8686 !important;
  }
  .wp-core-ui .button{
    border-color:transparent !important;
    background-color:#4d4cac !important;
    border-radius: 5px !important;
    color: #fff !important;
    /* line-height: normal !important; */
  }
  .wp-core-ui .button:hover,.wp-core-ui .button:focus{
    background-color: #ff8686 !important;
  }
  .wp-header-end{
    margin:0 !important;
  }
  .tablenav{
    margin: 15px 0 !important;
  }
  .striped>tbody>:nth-child(odd), ul.striped>:nth-child(odd){
    background-color: #fff;
  }
  .row-title,.wp-list-table a{
    color:#000 !important;
  }
  .row-title:hover, .wp-list-table a:hover{
    color:#4d4cac !important;
  }
  .wp-core-ui .button-link{
    color:#ff8686 !important;
  }
  .wp-core-ui .button-link:active, .wp-core-ui .button-link:hover {
    color: #4d4cac !important;
}
  .components-button.is-primary{
    background: #4d4cac !important;
    color:#fff !important;
  }
  .wp-filter .drawer-toggle:before{
    color: #fff !important;
  }
  .site-health-view-passed .icon{
    border:solid #fff !important;
    border-width: 0 2px 2px 0 !important;
  }
  .attachments-browser .media-toolbar{
    background: rgb(90, 90, 178,0.05);
    box-shadow: none !important;
    border: none !important;
  }
  .postbox-header{
    border-color: #ddd !important;
    background: rgb(90, 90, 178,0.05) !important;
  }
  .postbox .inside{
    background: rgb(90, 90, 178,0.05) !important;
    margin: 0 !important;
    padding:10px !important;
  }
  .welcome-panel{
    border-color: #ddd !important;
    background: rgb(90, 90, 178,0.05)!important;
  }
  .theme-browser .theme{
    box-shadow: 0 7px 18px 0px rgba(0,0,0,.1) !important;
    border-color: transparent !important;
    border-radius:5px !important
  }
  .components-button:hover, .components-button[aria-expanded=true]{
    color:#ff8686;
  }
  .components-button:focus:not(:disabled){
    box-shadow: 0 0 0 1.5px #4d4cac !important;
  }
  .plugin-card{
    box-shadow: 0 7px 18px 0px rgba(0,0,0,.1) !important;
    border:none !important;
     border-radius: 5px !important;
  }
  .plugin-card-bottom{
    background-color: rgb(90, 90, 178,0.05) !important;
    border-color: rgb(71, 136, 255,0.2) !important;
    border-radius: 0 0 5px 5px !important;
  }
  .filter-links .current{
    border-color: #4d4cac !important;
  }
  .wp-filter{
    background-color: rgb(90, 90, 178,0.05) !important;
    box-shadow: 0 1px 8px 0px rgba(0,0,0,.1) !important;
    border:none !important;
  }
  .filter-links li>a{
    border-color: rgb(90, 90, 178,0.05) !important;
  }
  .filter-links li>a:hover{
    border-color: #4d4cac !important;
  }
  .theme-browser .theme .theme-actions{
    background: rgb(90, 90, 178,0.05) !important;
  }
  .theme-browser .theme.active .theme-actions{
    background: #4d4cac !important;
    border-radius: 0 0 5px 0;
  }
  .theme-browser .theme.active .theme-name{
   background-color: #ff8686 !important;
   box-shadow: inset 0 1px 1px rgb(255, 134, 134,.8) !important;
   border-radius: 0 0 5px 5px !important;
  }
  .theme-browser .theme.active .theme-actions .button{
    background-color: #fff !important;
    color: #4d4cac !important;
  }
  .theme-browser .theme.active .theme-actions .button:hover,
  .theme-browser .theme.active .theme-actions .button:focus {
    background-color: #ff8686 !important;
    color:#fff !important;
  }
  .theme-browser .theme .theme-screenshot img{
    border-radius: 5px 5px 0 0;
  }
  .theme-browser .theme.add-new-theme a:after{
    border-color: transparent!important;
    border-radius: 5px !important;
  }
  .theme-browser .theme.add-new-theme span:after{
    background: rgb(90, 90, 178,0.05) !important;
    color: #4d4cac !important;
  }
  .theme-browser .theme.add-new-theme a:focus:after, .theme-browser .theme.add-new-theme a:hover:after{
    background: #4d4cac !important;
    color: #fff !important;
    border-color: transparent !important;
  }
  .theme-browser .theme.add-new-theme a:focus span:after,
  .theme-browser .theme.add-new-theme a:hover span:after{
    background: #fff !important;
  }
  .menu-item-handle, 
  .widget-liquid-left .widget .widget-top {
    background: rgb(90, 90, 178,0.05) !important;
    border:none !important;
    box-shadow: 0 0px 5px 0 rgba(0,0,0,.17) !important;
  } 
  .menu-item-handle, .widget.widget-in-question .widget-top {
    box-shadow: 0 1px 8px 0 rgba(77,76,172,.5) !important;
  }
  div#widgets-right .widget-top:hover{
    border-color: #4d4cac !important;
    box-shadow: none !important;
  }
  .control-section .accordion-section-title:hover{
    color: #fff !important;
    background: #ff8686 !important;
  }
  #nav-menu-header,#nav-menu-footer, .manage-menus{
    background:rgb(90, 90, 178,0.05) !important;
  }
  div#widgets-right .widgets-sortables {
    padding: 0 12px 12px;
  }
  .widget-access-link{margin:0;}
  #access-on{margin-right:15px;}
  .widget-liquid-right .widgets-holder-wrap{
    background: rgb(90, 90, 178,0.05) !important;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.15) !important;
    border:none !important;
  }
  .widget-liquid-right .widget-top{
    background:transparent !important;
  }
  .widget-liquid-right .widget.open .widget-top{
    background:#fff !important;
  }
  .widget-liquid-right .widget:last-child{
    margin:0 !important;
  }
  .wp-full-overlay-sidebar .wp-full-overlay-header{
    top:0 !important;
    background-color: #4d4cac !important;
  }
  .customize-controls-close{
    background: #4d4cac !important;
    color: #fff !important;
    border-top-color: #4d4cac !important;
  }
  .widgets-chooser .widgets-chooser-selected .widgets-chooser-button {
    background: #ff8686 !important;
    border-radius: 5px !important;
    border:none !important;
    outline:none !important;
  }
   .widgets-chooser .widgets-chooser-selected .widgets-chooser-button:focus{
     border:none !important;
     outline:none !important;
   }
   .widgets-chooser .widgets-chooser-selected .widgets-chooser-button:hover{
     text-decoration: none !important;
   }
  .customize-controls-close:focus,
  .customize-controls-close:hover,
  .customize-controls-preview-toggle:focus,
  .customize-controls-preview-toggle:hover{
    color: #fff !important;
    border-top-color: #ff8686 !important;
    background: #4d4cac !important;
   }
   .button-primary[disabled]:hover{
     color: #fff !important;
     border-color: #ff8686 !important;
   }
   .top-header{
     background-color: #4d4cac !important;
   }
   #iframe-wrapper::-webkit-scrollbar { 
      display: none !important;
   }
   #customize-controls .control-section:hover>.accordion-section-title{
    color: #fff !important;
    background: #4d4cac !important;
    border-left-color: #fff !important;
   }
   /* #customize-theme-controls .customize-pane-parent{
     background-color: red !important;
   } */
  #wpbody {
    width: 100% !important;
    padding-left: 0px !important;
    padding-top: 0px !important;
  }
  
  #wpcontent,
  #footer {
    margin-left: 0px !important;
    padding-left: 0px !important;
  }
  
  html.wp-toolbar {
    padding-top: 0px !important;
  }
  #customize-outer-theme-controls .control-section .accordion-section-title:focus:after, #customize-outer-theme-controls .control-section .accordion-section-title:hover:after, #customize-outer-theme-controls .control-section.open .accordion-section-title:after, #customize-outer-theme-controls .control-section:hover>.accordion-section-title:after, #customize-theme-controls .control-section .accordion-section-title:focus:after, #customize-theme-controls .control-section .accordion-section-title:hover:after, #customize-theme-controls .control-section.open .accordion-section-title:after, #customize-theme-controls .control-section:hover>.accordion-section-title:after{
    color:#fff !important;
  }
  #customize-controls .control-section .accordion-section-title:focus, #customize-controls, #customize-controls .control-section.open .accordion-section-title{
    color: #4d4cac !important;
    background:  rgb(90, 90, 178,0.05) !important;
    border-left-color: #ff8686 !important;
  }
  #customize-theme-controls .control-section .accordion-section-title:focus:after{
    color: #4d4cac !important;
  }
  .customize-panel-back:focus, .customize-panel-back:hover, .customize-section-back:focus, .customize-section-back:hover{
    color: #4d4cac !important;
    background: rgb(90, 90, 178,0.05) !important;
    border-left-color: #ff8686 !important;
  }

  #wpbody-content {
    padding-bottom: 15px !important;
  }

/*.router-link-active{*/
/*  color: #ff8686 !important;*/
/*}*/
  
  #adminmenuback,
  #adminmenuwrap,
  #wpadminbar,
  #wpfooter,
  #adminmenumain,
  #screen-meta,
  /*#woocommerce-embedded-root,*/
  /*.woocommerce-layout,*/
  #screen-meta-links {
    display: none !important;
  }
  
  .loader-page {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 9999;
  }

  .sk-chase {
    width: 60px;
    height: 60px;
    margin: auto;
    position: relative;
    -webkit-animation: sk-chase 2.5s infinite linear both;
            animation: sk-chase 2.5s infinite linear both;
  }
  
  .sk-chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: sk-chase-dot 2s infinite ease-in-out both;
            animation: sk-chase-dot 2s infinite ease-in-out both;
  }
  
  .sk-chase-dot:before {
    content: "";
    display: block;
    width: 25%;
    height: 25%;
    background-color: var(--wp-admin-theme-color);
    border-radius: 100%;
    -webkit-animation: sk-chase-dot-before 2s infinite ease-in-out both;
            animation: sk-chase-dot-before 2s infinite ease-in-out both;
  }
  
  .sk-chase-dot:nth-child(1) {
    -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s;
  }
  
  .sk-chase-dot:nth-child(2) {
    -webkit-animation-delay: -1s;
            animation-delay: -1s;
  }
  
  .sk-chase-dot:nth-child(3) {
    -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s;
  }
  
  .sk-chase-dot:nth-child(4) {
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
  }
  
  .sk-chase-dot:nth-child(5) {
    -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s;
  }
  
  .sk-chase-dot:nth-child(6) {
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s;
  }
  
  .sk-chase-dot:nth-child(1):before {
    -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s;
  }
  
  .sk-chase-dot:nth-child(2):before {
    -webkit-animation-delay: -1s;
            animation-delay: -1s;
  }
  
  .sk-chase-dot:nth-child(3):before {
    -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s;
  }
  
  .sk-chase-dot:nth-child(4):before {
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
  }
  
  .sk-chase-dot:nth-child(5):before {
    -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s;
  }
  
  .sk-chase-dot:nth-child(6):before {
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s;
  }
  @media (min-width: 961px){
    .auto-fold .interface-interface-skeleton {
      left: 0 !important;
    }
  }
  @media (min-width: 783px){
    .interface-interface-skeleton {
      top: 0 !important;
    }
  }


  

  @-webkit-keyframes sk-chase {
    100% {
      transform: rotate(360deg);
    }
  }
  
  @keyframes sk-chase {
    100% {
      transform: rotate(360deg);
    }
  }
  
  @-webkit-keyframes sk-chase-dot {
    80%, 100% {
      transform: rotate(360deg);
    }
  }
  
  @keyframes sk-chase-dot {
    80%, 100% {
      transform: rotate(360deg);
    }
  }
  
  @-webkit-keyframes sk-chase-dot-before {
    50% {
      transform: scale(0.4);
    }
  
    100%, 0% {
      transform: scale(1);
    }
  }
  
  @keyframes sk-chase-dot-before {
    50% {
      transform: scale(0.4);
    }
  
    100%, 0% {
      transform: scale(1);
    }
  }
  
  