Sindbad~EG File Manager

Current Path : /home/escuelai/public_html/wp-content/plugins/pixelyoursite/dist/styles/
Upload File :
Current File : /home/escuelai/public_html/wp-content/plugins/pixelyoursite/dist/styles/notice.min.css

/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/scss/notice.scss ***!
  \****************************************************************************************************************************************************************************************/
/* ---colors----*/
/* ---transitions--- */
@font-face {
  font-family: "icomoon";
  src: url("../fonts/Icomoon/icomoon.eot?x22jiz");
  src: url("../fonts/Icomoon/icomoon.eot?x22jiz#iefix") format("embedded-opentype"), url("../fonts/Icomoon/icomoon.ttf?x22jiz") format("truetype"), url("../fonts/Icomoon/icomoon.woff?x22jiz") format("woff"), url("../fonts/Icomoon/icomoon.svg?x22jiz#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cancel:before {
  content: "\e900";
}

.icon-delete:before {
  content: "\e901";
}

.icon-settings:before {
  content: "\e902";
}

.icon-check:before {
  content: "\e903";
  color: #fff;
}

.icon-shevron-down:before {
  content: "\e904";
}

.icon-remove-circle:before {
  content: "\e905";
}

.icon-minus:before {
  content: "\e906";
}

.icon-plus:before {
  content: "\e907";
}

.icon-Info:before {
  content: "\e908";
}

.icon-export:before {
  content: "\e909";
}

.icon-import:before {
  content: "\e90a";
}

.icon-alert-octagon:before {
  content: "\e90b";
}

.icon-alert-triangle:before {
  content: "\e90c";
}

#wpwrap .pys-notice,
#wpwrap .cm-fixed-notice,
#wpwrap .cm-notice,
#wpwrap .cog-notice,
#wpwrap .boost-notice {
  margin: 8px 22px 20px !important;
}
#wpwrap .pys-notice,
#wpwrap .cm-fixed-notice,
#wpwrap .cm-notice,
#wpwrap .cog-notice,
#wpwrap .boost-notice {
  border-radius: 5px !important;
  padding: 16px !important;
}
#wpwrap .pys-notice .notice-link,
#wpwrap .cm-fixed-notice .notice-link,
#wpwrap .cm-notice .notice-link,
#wpwrap .cog-notice .notice-link,
#wpwrap .boost-notice .notice-link {
  color: #005BD3;
  text-decoration: none;
  position: relative;
}
#wpwrap .pys-notice .notice-link::after,
#wpwrap .cm-fixed-notice .notice-link::after,
#wpwrap .cm-notice .notice-link::after,
#wpwrap .cog-notice .notice-link::after,
#wpwrap .boost-notice .notice-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background-color: #005BD3;
  transition: all 0.4s ease-in-out;
}
#wpwrap .pys-notice p,
#wpwrap .cm-fixed-notice p,
#wpwrap .cm-notice p,
#wpwrap .cog-notice p,
#wpwrap .boost-notice p {
  padding: 0;
  margin: 4px 0;
  font-size: 16px;
}
#wpwrap .pys-fixed-notice {
  border: none;
  border-radius: 5px;
  padding: 20px 20px 8px !important;
  margin: 8px 22px 20px;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice-content-top {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice-content-top:not(.single-notice) {
  align-items: flex-start;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice-content-top.single-notice {
  align-items: center;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice-content-top .notice-content {
  flex: 1;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice-content-top .notice-item {
  padding: 6px 0;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice-content-top .notice-item:first-child {
  padding-top: 8px;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice-content-top .notice-item .notice-title {
  color: #2F2F2F;
  font-size: 18px;
  margin: 0 0 6px 0;
  padding: 0;
  font-weight: 600;
  line-height: 134%;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice-content-top .notice-item .notice-message {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice-content-top .notice-item .notice-message p {
  color: #646464;
  font-size: 15px;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice-content-top .notice-item .notice-message a {
  font-size: 13px;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .line {
  border-bottom: 1px solid #F0F0F1;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice_opt_out_block {
  background-color: #FEF7E7;
  border-radius: 5px;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice_opt_out_block .bottom-chanel-link {
  margin-bottom: 8px;
  font-weight: 600;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice_opt_out_block .bottom-chanel-link p {
  color: #646464;
  font-size: 15px;
  font-weight: 600;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice_opt_out_block .bottom-chanel-link a {
  text-decoration: none;
  position: relative;
  color: #005BD3;
  font-size: 15px;
  font-weight: inherit;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice_opt_out_block .bottom-chanel-link a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background-color: #005BD3;
  transition: all 0.4s ease-in-out;
}
#wpwrap .pys-fixed-notice .pys-fixed-notice-container .notice_opt_out_block .opt_out_message {
  font-size: 14px;
  color: #646464;
}
#wpwrap .pys-fixed-notice .logo-notice img {
  width: 92px;
  height: 92px;
}
#wpwrap .pys-fixed-notice .notice-dismiss.custom-dismiss-button {
  outline: none;
  box-shadow: none;
}
#wpwrap .pys-fixed-notice .notice-dismiss.custom-dismiss-button:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 width%3D%2216%22 height%3D%2216%22 viewBox%3D%220 0 16 16%22 fill%3D%22none%22%3E%3Cg id%3D%22ic/close%22 opacity%3D%220.5%22%3E%3Cmask id%3D%22mask0_54_990%22 style%3D%22mask-type%3Aalpha%22 maskUnits%3D%22userSpaceOnUse%22 x%3D%220%22 y%3D%220%22 width%3D%2216%22 height%3D%2216%22%3E%3Crect id%3D%22Bounding box%22 width%3D%2216%22 height%3D%2216%22 fill%3D%22%23D9D9D9%22/%3E%3C/mask%3E%3Cg mask%3D%22url(%23mask0_54_990)%22%3E%3Cpath id%3D%22cancel%22 opacity%3D%220.5%22 d%3D%22M5.59992 11.3334L7.99992 8.93337L10.3999 11.3334L11.3333 10.4L8.93325 8.00004L11.3333 5.60004L10.3999 4.66671L7.99992 7.06671L5.59992 4.66671L4.66659 5.60004L7.06659 8.00004L4.66659 10.4L5.59992 11.3334ZM7.99992 14.6667C7.0777 14.6667 6.21103 14.4917 5.39992 14.1417C4.58881 13.7917 3.88325 13.3167 3.28325 12.7167C2.68325 12.1167 2.20825 11.4112 1.85825 10.6C1.50825 9.78893 1.33325 8.92226 1.33325 8.00004C1.33325 7.07782 1.50825 6.21115 1.85825 5.40004C2.20825 4.58893 2.68325 3.88337 3.28325 3.28337C3.88325 2.68337 4.58881 2.20837 5.39992 1.85837C6.21103 1.50837 7.0777 1.33337 7.99992 1.33337C8.92214 1.33337 9.78881 1.50837 10.5999 1.85837C11.411 2.20837 12.1166 2.68337 12.7166 3.28337C13.3166 3.88337 13.7916 4.58893 14.1416 5.40004C14.4916 6.21115 14.6666 7.07782 14.6666 8.00004C14.6666 8.92226 14.4916 9.78893 14.1416 10.6C13.7916 11.4112 13.3166 12.1167 12.7166 12.7167C12.1166 13.3167 11.411 13.7917 10.5999 14.1417C9.78881 14.4917 8.92214 14.6667 7.99992 14.6667ZM7.99992 13.3334C9.48881 13.3334 10.7499 12.8167 11.7833 11.7834C12.8166 10.75 13.3333 9.48893 13.3333 8.00004C13.3333 6.51115 12.8166 5.25004 11.7833 4.21671C10.7499 3.18337 9.48881 2.66671 7.99992 2.66671C6.51103 2.66671 5.24992 3.18337 4.21659 4.21671C3.18325 5.25004 2.66659 6.51115 2.66659 8.00004C2.66659 9.48893 3.18325 10.75 4.21659 11.7834C5.24992 12.8167 6.51103 13.3334 7.99992 13.3334Z%22 fill%3D%22%231C1B1F%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 16px;
  content: "";
  position: absolute;
  top: 16px;
  right: 16px;
  outline: none;
}
#wpwrap .pys-fixed-notice .opt_out_dismiss_button {
  padding: 6px 12px;
  color: #303030;
  border-radius: 8px;
  font-size: 12px;
  line-height: 134%;
  background-color: rgba(0, 0, 0, 0.0784313725);
  cursor: pointer;
  border: none;
  font-weight: 600;
  text-decoration: none;
}
#wpwrap .pys-optin-notice.pys-optin-notice {
  padding: 20px !important;
}
#wpwrap .pys-optin-notice.notice.pys-notice-wrapper {
  display: flex;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
#wpwrap .pys-optin-notice .pys-notice-logo {
  margin-right: 15px;
  width: 50px;
  max-width: 50px;
  height: auto;
}
#wpwrap .pys-optin-notice .pys-notice-content h4 {
  margin: 0 !important;
  margin-bottom: 16px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
}
#wpwrap .pys-optin-notice .pys-notice-content form {
  display: flex;
  align-items: center;
  gap: 16px;
  justify-content: flex-start;
}
#wpwrap .pys-optin-notice .pys-notice-form-group input[type=text], #wpwrap .pys-optin-notice .pys-notice-form-group input[type=email] {
  padding: 8px 8px !important;
  border-radius: 3px;
  border: 1px solid #BAC7D5;
  outline: none;
  transition: all 0.4s ease-in-out;
  background-color: #fff;
  width: 250px;
}
#wpwrap .pys-optin-notice .pys-notice-form-group input[type=text]:focus, #wpwrap .pys-optin-notice .pys-notice-form-group input[type=email]:focus {
  box-shadow: 0 0 0 2px #E8F4FD;
  border: 1px solid #0172CB;
  transition: all 0.4s ease-in-out;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .small-checkbox {
  width: 100%;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .small-checkbox .small-control-input {
  display: none;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .small-checkbox.custom-checkbox-badge .small-control-indicator {
  background-color: #BAC7D5;
  cursor: not-allowed;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .small-checkbox.custom-checkbox-badge .small-control-description {
  color: #5D5D5D;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .small-checkbox .small-control-indicator {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 3px;
  display: block;
  z-index: 10;
  position: relative;
  border: 1px solid #BAC7D5;
  cursor: pointer;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .small-checkbox .small-control-indicator i {
  width: 20px;
  height: 20px;
  color: #fff;
  opacity: 0;
  position: absolute;
  font-size: 18px;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .small-checkbox .small-control-input:checked + .small-checkbox-label .small-control-indicator {
  background-color: #0172CB;
  border: 1px solid #0172CB;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .small-checkbox .small-control-input:checked + .small-checkbox-label .small-control-indicator i {
  opacity: 1;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .small-checkbox .small-control-input:focus + .small-checkbox-label .small-control-indicator {
  background-color: #0172CB;
  border: 1px solid #0172CB;
  outline: 2px solid #F1F8FE;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .small-checkbox .small-control-input:focus + .small-checkbox-label .small-control-indicator i {
  opacity: 1;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .small-checkbox .small-control {
  display: flex;
  align-items: center;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .small-checkbox .small-checkbox-label .small-control-description {
  margin-left: 10px;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .small-control-description {
  font-size: 16px;
  font-weight: 400;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .pys-form-text {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #495057 !important;
  margin-top: 16px;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .btn:not(.btn-popover) {
  padding: 8px 12px;
  color: #fff;
  border-radius: 3px;
  border: none;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
  outline: none;
}
#wpwrap .pys-optin-notice .pys-notice-form-group .btn-primary {
  background-color: #0172CB;
}
#wpwrap .pys-optin-notice .pys-notice-form-group button {
  font-size: 16px;
  font-weight: 500;
}

/*# sourceMappingURL=notice.min.css.map*/

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists