403Webshell
Server IP : 5.144.175.180  /  Your IP : 216.73.217.178
Web Server : Apache/2.4.63 (Unix) OpenSSL/1.1.1
System : Linux vpsgpz1.itsimplycom.it 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64
User : edilchimica ( )
PHP Version : 7.4.33
Disable Function : getmyuid,passthru,leak,listen,diskfreespace,tmpfile,link,shell_exec,dl,exec,system,highlight_file,source,show_source,fpassthru,virtual,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix_getppid,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,proc_open,proc_close,proc_nice,proc_terminate,escapeshellcmd,ini_alter,popen,pcntl_exec,socket_accept,socket_bind,socket_clear_error,socket_close,socket_connect,symlink,posix_geteuid,ini_alter,socket_listen,socket_create_listen,socket_read,socket_create_pair,stream_socket_server
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/edilchimica/webapps/edilchimica/wp-content/themes/edilchimica/assets/admin/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/edilchimica/webapps/edilchimica/wp-content/themes/edilchimica/assets/admin/css/main.min.css
.post-type-portfolio #acf-field-item_type {
  display: none; }

.post-type-portfolio .portfolio-item-type-images {
  padding-top: 10px;
  position: relative;
  padding-right: 5px;
  padding-bottom: 10px;
  zoom: 1; }
  .post-type-portfolio .portfolio-item-type-images:before, .post-type-portfolio .portfolio-item-type-images:after {
    content: "";
    display: table; }
  .post-type-portfolio .portfolio-item-type-images:after {
    clear: both; }
  .post-type-portfolio .portfolio-item-type-images .portfolio-item-type-image-option {
    float: left;
    display: block;
    width: 25%;
    padding: 0 10px;
    text-decoration: none;
    box-sizing: border-box; }
    .post-type-portfolio .portfolio-item-type-images .portfolio-item-type-image-option img {
      max-width: 100%;
      display: block;
      border: 2px solid #00b19d;
      border-color: #eee;
      transition: all 280ms ease-in-out;
      -webkit-transition: all 280ms ease-in-out; }
    .post-type-portfolio .portfolio-item-type-images .portfolio-item-type-image-option span {
      display: block;
      text-align: center;
      color: #888;
      margin-top: 8px;
      font-size: 12px; }
    .post-type-portfolio .portfolio-item-type-images .portfolio-item-type-image-option:focus {
      box-shadow: none;
      -webkit-box-shadow: none; }
    .post-type-portfolio .portfolio-item-type-images .portfolio-item-type-image-option.active img {
      border-color: #00b19d; }
    .post-type-portfolio .portfolio-item-type-images .portfolio-item-type-image-option:nth-of-type(n+5) {
      margin-top: 20px; }
  .post-type-portfolio .portfolio-item-type-images .loader {
    top: 50%;
    left: 50%;
    position: absolute;
    border-top: 3px solid fade(#00b19d, 30%);
    border-right: 3px solid fade(#00b19d, 30%);
    border-bottom: 3px solid fade(#00b19d, 30%);
    border-left: 3px solid #00b19d;
    visibility: hidden;
    opacity: 0;
    transform: translate(-50%, -50%, 0%);
    animation: load8 0.8s infinite linear;
    transition: all 350ms ease-in-out; }
  .post-type-portfolio .portfolio-item-type-images .loader,
  .post-type-portfolio .portfolio-item-type-images .loader:after {
    border-radius: 50%;
    width: 32px;
    height: 32px; }
  .post-type-portfolio .portfolio-item-type-images:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 10px;
    background: fade(#fff, 40%);
    display: block;
    content: '';
    visibility: hidden;
    opacity: 0;
    border-radius: 3px;
    transition: all 150ms ease-in-out; }
  .post-type-portfolio .portfolio-item-type-images.is-loading:before,
  .post-type-portfolio .portfolio-item-type-images.is-loading .loader {
    visibility: visible;
    opacity: 1; }

.post-type-portfolio .portfolio-item-type-warning {
  padding: 10px 15px;
  background: #FFE7B6;
  border-radius: 3px;
  margin: 0 10px;
  display: none;
  margin-top: 10px; }

.lab-box-size-previewer {
  position: relative;
  margin-bottom: 10px;
  zoom: 1; }
  .lab-box-size-previewer:before, .lab-box-size-previewer:after {
    content: "";
    display: table; }
  .lab-box-size-previewer:after {
    clear: both; }
  .lab-box-size-previewer .current-box-container {
    text-align: center; }
    .lab-box-size-previewer .current-box-container span {
      display: block;
      font-size: 12px;
      margin-top: 30px; }
      .lab-box-size-previewer .current-box-container span em {
        font-style: normal;
        font-size: 22px;
        font-weight: bold;
        display: block;
        margin-top: 5px; }
  .lab-box-size-previewer .box-size-preview-model-container {
    float: left; }
  .lab-box-size-previewer .box-size-preview-model {
    position: relative; }
    .lab-box-size-previewer .box-size-preview-model i {
      display: block;
      width: 12px;
      height: 12px;
      background: #e1e1e1;
      margin: 2px;
      transition: all 350ms ease-in-out; }
    .lab-box-size-previewer .box-size-preview-model td.active i {
      background-color: #00b19e; }

.vc_license-activation-notice,
.rs-update-notice-wrap#message {
  display: none !important; }

.laborator-notice {
  position: relative; }
  .laborator-notice a.notice-dismiss {
    text-decoration: none; }
  .laborator-notice .note-about-updates {
    display: block;
    color: #777;
    margin-top: 5px; }
  .laborator-notice .dismiss-link {
    color: #777;
    text-decoration: none; }
    .laborator-notice .dismiss-link:hover {
      color: #333; }

html .tooltipster-borderless .tooltipster-box {
  border: 0;
  font-size: 12px;
  max-width: 200px;
  text-align: center;
  border-radius: 3px; }
  html .tooltipster-borderless .tooltipster-box .tooltipster-content {
    padding: 6px 10px; }

html .tooltipster-borderless .tooltipster-arrow-border {
  border: 0; }

html .tooltipster-borderless.tooltipster-left .tooltipster-arrow {
  margin-top: -13px; }

html .tooltipster-borderless.tooltipster-right .tooltipster-content {
  text-align: left; }

#wpwrap .kalium-update-badge {
  display: inline-block;
  box-sizing: border-box;
  margin: 1px 0 -1px 2px;
  padding: 0 5px;
  min-width: 18px;
  height: 18px;
  border-radius: 9px;
  background-color: #d63638;
  color: #fff;
  font-size: 11px;
  line-height: 1.6;
  text-align: center;
  z-index: 26; }

#adminmenu #toplevel_page_laborator_options .tab-not-active .tab-not-active {
  font-weight: normal;
  color: rgba(240, 245, 250, 0.7); }

#adminmenu #toplevel_page_laborator_options .tab-not-active .tab-not-active:hover {
  font-weight: normal;
  color: #00b9eb; }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.acf_input-wrap tr[data-field_name="items_row"] td[data-field_name="box_size"] select {
  min-width: 80px; }

#section-custom_skin_bg_color {
  position: relative; }
  #section-custom_skin_bg_color:before {
    position: absolute;
    content: '';
    display: block;
    right: 0;
    top: 50px;
    width: 400px;
    height: 434px;
    background: url(../../admin/images/theme-options/skin-generator-guider.png) no-repeat;
    background-size: 100%; }

.column-likes {
  width: 100px; }
  .column-likes:hover .portfolio-likes-reset {
    visibility: visible !important; }

#the-list .portfolio-likes-reset {
  visibility: hidden;
  color: #a00;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none; }
  #the-list .portfolio-likes-reset.is-loading {
    visibility: visible !important;
    opacity: 0.5; }
    #the-list .portfolio-likes-reset.is-loading:after {
      content: '...';
      color: #a00; }

#portfolio_tag.postform {
  display: none; }

th.manage-column.column-item_type {
  width: 200px; }

.item_type.column-item_type .portfolio-item-type-column {
  display: block; }
  .item_type.column-item_type .portfolio-item-type-column img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 50px;
    border: 1px solid #ddd; }
    @media screen and (max-width: 1000px) {
      .item_type.column-item_type .portfolio-item-type-column img {
        display: none; } }
.plugins tr[data-slug="wpbakery-visual-composer"] + .plugin-update-tr,
.plugins tr[data-slug="layerslider-instance"] + .plugin-update-tr,
.plugins tr[data-slug="slider-revolution"] + .plugin-update-tr {
  display: none; }

#update-themes-table .kalium-update-notice,
.theme-info .kalium-update-notice,
.theme[data-slug="kalium"] .kalium-update-notice {
  font-weight: 400;
  color: #fff;
  background: #d54d21;
  padding: 1em;
  margin-bottom: 9px;
  clear: both; }
  #update-themes-table .kalium-update-notice:before,
  .theme-info .kalium-update-notice:before,
  .theme[data-slug="kalium"] .kalium-update-notice:before {
    position: relative;
    color: #fff;
    content: '\e916';
    display: inline-block;
    speak: none;
    margin-right: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'KaliumAdminIcons';
    font-size: 14px;
    line-height: 1;
    top: 1px; }
  #update-themes-table .kalium-update-notice a,
  .theme-info .kalium-update-notice a,
  .theme[data-slug="kalium"] .kalium-update-notice a {
    color: #fff;
    border-bottom: 1px solid #fff;
    text-decoration: none; }

.theme[data-slug="kalium"] .kalium-update-notice {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  font-size: 11px; }

.theme[data-slug="kalium"] .update-message ~ .kalium-update-notice {
  top: 39px; }

.theme-info .kalium-update-notice {
  border-left: 0; }

.vc_ui-panel-window .vc_add-element-container .wpb-content-layouts > li {
  background-color: #fff;
  border: 0;
  box-sizing: border-box;
  padding-left: 10px;
  transition: background 220ms ease-in-out;
  border-radius: 3px; }
  .vc_ui-panel-window .vc_add-element-container .wpb-content-layouts > li .vc_element-icon {
    left: 13px; }
  .vc_ui-panel-window .vc_add-element-container .wpb-content-layouts > li:hover {
    background-color: #f7f7f7; }

.woocommerce_page_wc-settings .prdctfltr-menu li.pink {
  display: none; }

.laborator-notice #kalium-acf5-pro-install-button .loading {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  overflow: hidden;
  top: 3px;
  border: solid 2px #919191;
  border-bottom-color: transparent;
  border-radius: 20px;
  animation: rotate 1s linear infinite;
  box-sizing: border-box;
  will-change: transform;
  margin-right: 5px;
  display: none; }

@keyframes rotate {
  0% {
    transform: rotate3d(0, 0, 1, 0deg); }
  100% {
    transform: rotate3d(0, 0, 1, 359deg); } }

.laborator-notice #kalium-acf5-pro-install-button.disabled .loading {
  display: inline-block; }

.laborator-notice#kalium-gdpr-notice-container h4 {
  margin-top: 10px;
  margin-bottom: 10px; }

.laborator-notice#kalium-gdpr-notice-container .data-entries-table {
  margin-left: 2px; }
  .laborator-notice#kalium-gdpr-notice-container .data-entries-table tr {
    font-size: 0.9em; }
    .laborator-notice#kalium-gdpr-notice-container .data-entries-table tr th {
      text-align: left;
      padding: 2px 0;
      padding-right: 15px; }

.vc_ui-panel-window [data-vc-shortcode-param-name="retina_image"] {
  margin-top: 15px; }

#toplevel_page_laborator_options .wp-menu-image:before,
#toplevel_page_laborator_custom_css .wp-menu-image:before,
#wp-admin-bar-laborator-options .ab-icon:before {
  font-family: 'KaliumAdminIcons';
  font-size: 16px;
  line-height: 20px;
  content: '\e900'; }

#toplevel_page_laborator_custom_css .wp-menu-image:before {
  content: '\e928'; }

#wp-admin-bar-laborator-options .ab-icon:before {
  position: relative;
  top: -1px;
  font-size: 15px; }

.kalium-popup--hidden {
  opacity: 0;
  visibility: hidden; }

.kalium-popup__overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.2); }

.kalium-popup__title {
  padding: 10px 15px;
  font-weight: 600;
  font-size: 16px;
  border-bottom: 1px solid #CCD0D4;
  border-radius: 3px 3px 0 0; }

.kalium-popup__content {
  position: fixed;
  display: flex;
  flex-direction: column;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999;
  width: 100px;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0px 20px 50px #00000040;
  border-radius: 4px; }
  .kalium-popup__content-body {
    padding: 15px;
    flex-grow: 1;
    overflow: auto; }
    .kalium-popup__content-body--stretch-container {
      display: flex;
      align-items: stretch;
      flex-direction: column; }
    .kalium-popup__content-body > p:first-child {
      margin-top: 0; }
    .kalium-popup__content-body > p:last-child {
      margin-bottom: 0; }
    .kalium-popup__content-body .request-filesystem-credentials-form #request-filesystem-credentials-title {
      margin-top: 0; }
    .kalium-popup__content-body .request-filesystem-credentials-form .field-title {
      display: block;
      margin-bottom: 5px; }
    .kalium-popup__content-body .request-filesystem-credentials-form input[type="text"], .kalium-popup__content-body .request-filesystem-credentials-form input[type="password"] {
      width: 100%;
      margin-bottom: 10px; }
    .kalium-popup__content-body .request-filesystem-credentials-form .request-filesystem-credentials-action-buttons {
      margin-bottom: 0; }

.kalium-popup__dismiss {
  position: absolute;
  display: flex;
  background-color: #e04419;
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
  line-height: 29px;
  width: 29px;
  height: 29px;
  align-items: center;
  justify-content: center;
  top: -10px;
  right: -10px;
  font-size: 12px; }
  .kalium-popup__dismiss:hover, .kalium-popup__dismiss:active, .kalium-popup__dismiss:focus {
    color: #fff;
    text-decoration: none;
    box-shadow: none; }

.kalium-popup__ajax-content {
  flex-grow: 1; }
  .kalium-popup__ajax-content--loading {
    display: flex;
    justify-content: center;
    align-items: center; }

.kalium-popup__iframe {
  opacity: 0;
  flex-grow: 1; }
  .kalium-popup__iframe--loaded {
    opacity: 1;
    width: 100%;
    height: 100%; }

#kalium-gdpr-notice-container h4, #kalium-gdpr-notice-container th, #kalium-gdpr-notice-container td, #kalium-gdpr-notice-container p {
  font-size: 1.05em; }

#slider_revolution_metabox .revslider_settings li:last-child, #slider_revolution_metabox .revslider_settings li:nth-last-child(2) {
  display: none; }

.button-group .button.button-primary + .button {
  border-left: 1px solid #2271b1; }
  .admin-color-midnight .button-group .button.button-primary + .button {
    border-left-color: #df4136; }
  .admin-color-light .button-group .button.button-primary + .button {
    border-left-color: #0498bd; }
  .admin-color-ocean .button-group .button.button-primary + .button {
    border-left-color: #95b497; }
  .admin-color-blue .button-group .button.button-primary + .button {
    border-left-color: #dfa33b; }
  .admin-color-coffee .button-group .button.button-primary + .button {
    border-left-color: #c29d7f; }
  .admin-color-ectoplasm .button-group .button.button-primary + .button {
    border-left-color: #a3b745; }
  .admin-color-sunrise .button-group .button.button-primary + .button {
    border-left-color: #dd823b; }

html .kalium-icon-size-10 {
  display: inline-block;
  width: 10px;
  height: 10px;
  font-size: 10px;
  line-height: 10px;
  vertical-align: baseline;
  text-align: center; }

html .kalium-icon-size-11 {
  display: inline-block;
  width: 11px;
  height: 11px;
  font-size: 11px;
  line-height: 11px;
  vertical-align: baseline;
  text-align: center; }

html .kalium-icon-size-12 {
  display: inline-block;
  width: 12px;
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  vertical-align: baseline;
  text-align: center; }

html .kalium-icon-size-13 {
  display: inline-block;
  width: 13px;
  height: 13px;
  font-size: 13px;
  line-height: 13px;
  vertical-align: baseline;
  text-align: center; }

html .kalium-icon-size-14 {
  display: inline-block;
  width: 14px;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  vertical-align: baseline;
  text-align: center; }

html .kalium-icon-size-15 {
  display: inline-block;
  width: 15px;
  height: 15px;
  font-size: 15px;
  line-height: 15px;
  vertical-align: baseline;
  text-align: center; }

html .kalium-icon-size-16 {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  vertical-align: baseline;
  text-align: center; }

html .kalium-icon-size-17 {
  display: inline-block;
  width: 17px;
  height: 17px;
  font-size: 17px;
  line-height: 17px;
  vertical-align: baseline;
  text-align: center; }

html .kalium-icon-size-18 {
  display: inline-block;
  width: 18px;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  vertical-align: baseline;
  text-align: center; }

html .kalium-icon-size-19 {
  display: inline-block;
  width: 19px;
  height: 19px;
  font-size: 19px;
  line-height: 19px;
  vertical-align: baseline;
  text-align: center; }

html .kalium-icon-size-20 {
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  vertical-align: baseline;
  text-align: center; }

.laborator-nav-tab-wrapper {
  border-bottom: 1px solid #D0D0D0;
  margin-bottom: 30px;
  justify-content: flex-start; }
  .laborator-nav-tab-wrapper .nav-tab {
    padding: 10px 2px;
    margin-right: 30px;
    font-size: 18px;
    line-height: 1.33333333;
    font-weight: 400; }
    .laborator-nav-tab-wrapper .nav-tab:focus {
      outline: none;
      box-shadow: none; }
    .laborator-nav-tab-wrapper .nav-tab-active {
      border-bottom: 3px solid #32373C;
      font-weight: 500; }
      @media screen and (max-width: 480px) {
        .laborator-nav-tab-wrapper .nav-tab-active {
          padding-left: 15px;
          border-bottom-width: 0px; } }
#of_container #of_form #of-nav .header-icon {
  font-size: 16px; }

Youez - 2016 - github.com/yon3zu
LinuXploit