/*
 * Project:       NÃ©fele Project
 * Filename:      nefelecorecss.0.4.5.0.7.debug.css
 * Description:   Overloads to Materializecss for NÃ©fele4Harbour
 * Author:        NÃ©fele Comunity
 *                Copyright 2019-2025 Nefele.dev
 *                All Rights Reserved - Forks not Allowed
 * Date:          04/07/2025
 * Version:       0.4.5.0.7.debug
 */

p.sidenav-footer {
   position: absolute;
   right: 0;
   bottom: 0;
   margin: 0 5px 0 0;
   line-height: 1.5rem;
   font-size: 0.7rem;
   text-align: end;
}

i.disabled {
    color: lightgrey;
}

i.pulse { animation: nfl-icon-pulse 1s infinite ease-out; }

@keyframes nfl-icon-pulse {
   0% { transform: scale(.5); }
   50% { transform: scale(1.5); }
   70% { transform: scale(1); }
   100% { transform: scale(0.5); }
}

.nfl-badgemini {
   position: fixed;
   right: auto;
   top: auto;
   z-index: 2;
   margin: 0 -.8em;
   border-radius: 5px;
   padding: 0px 2px;
   background-color: white;
}

.faa-mirror {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);

}
.social{margin:0px auto; display:table; display:table;margin-right: 12px;padding: 0px;    margin-top: 7px;}
.social li{float:left; padding:0px 7px;}

/* nflCompress en ListView */

.collapsible li>div.collapsible-header.nflcompress{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0.8rem;
}

/* nflCompress en SideNav */
.sidenav li>a.nflcompress { height: 30px; line-height: 30px; font-size: 12px; }
.sidenav li>a>i.nflicon.nflcompress { height : 16px; line-height: 30px; }
.sidenav .subheader .nflcompress .collapsible-header { line-height: 30px; font-size : 12px; }
.sidenav span.badge.nflcompress { margin-top: 4px; }

/* nflCOmpress en SplitButton */

.dropdown-content.nflcompress li>a, .dropdown-content.nflcompress li>span {
    font-size: 14px;
    color: #26a69a;
    display: block;
    line-height: 22px;
    padding: 5px;
}

.dropdown-content.nflcompress li>a>i {
    height: inherit;
    line-height: inherit;
    float: left;
    margin: 0 10px 0 0;
    width: 24px;
}

.dropdown-content li {
    clear: both;
    color: rgba(0,0,0,0.87);
    cursor: pointer;
    min-height: 25px;
    line-height: 1.5rem;
    width: 100%;
    text-align: left;
}

/* Definiciones para utilizar la propiedad lCompres de los wForm */
div.input-field.nflcompresscmb { margin-bottom: 2px !important; margin-top: 6px !important }
div.nflcompresscmb> .select-wrapper input.select-dropdown { height: 2rem !important; margin-top: 9px !important; }

div.input-field.nflcompress { margin-bottom: 2px !important; margin-top: 14px !important }

.input-combobox.nflcompress {
    margin-top: 10px !important;
}

.input-field.nflcompress {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

input.nflcompress {
   height: 30px !important;
}

.input-field > label.nflcompress {
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}

i.material-icons.prefix.nflcompress{
   top: 0px !important;
}

i.material-symbols-outlined.prefix.nflcompress{
   top: 0px !important;
}

/* ---- */

.nfl_iconlv { padding-left: 0px; padding-right: 5px; width: max-content; }

@media (max-width : 600px) { .nfl_iconlv { width: min-content; } }

.sidenav {
	width: 250px !important;
}

.sidenav .divider {
    margin: 4px 0 4px 0;
}

:focus {
    outline: none;
}

span.pulse {
    z-index: 1;
}
input[type="search"] {
/*  border: 1px solid gray;*/
  padding: .2em .4em;
  border-radius: .2em;
}


.input-field input[type=search]:focus:not(.browser-default) {
    background-color: initial;
    color: initial;
   border-bottom: 1px solid #26a69a;
    -webkit-box-shadow: 0 1px 0 0 #26a69a;
    box-shadow: 0 1px 0 0 #26a69a;
}
/*
input[type="search"].dark {
  background: #222;
  color: #fff;
}

input[type="search"].light {
  background: #fff;
  color: #222;
}

*/
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  border-radius: 50em;
  background: url(https://pro.fontawesome.com/releases/v5.10.0/svgs/solid/times-circle.svg) no-repeat 50% 50%;
  background-size: contain;
  opacity: 0;
  pointer-events: none;
}

input[type="search"]:focus::-webkit-search-cancel-button {
  opacity: .3;
  pointer-events: all;
}

input[type="search"].dark::-webkit-search-cancel-button {
  filter: invert(1);
}

.nfl-avatar{
    position: absolute;
    width: 42px;
    height: 42px;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle;
}

.modal .modal-footer {
    margin: 0px;
}
.nfl-shadow{ Text-shadow : black 0.1em 0.1em 0.2em }

.nfl-nomargins{
margin: 0px !important;
}
.nfl-nopaddings{
padding: 0px !important;
}

.nfl-nooverflow{
   Margin-left   : 0px  ;
   Overflow-x    : hidden;
   Overflow-y    : hidden;
}
.flex-center{
display:flex;
justify-content:center;
}

.breadcrumb:before {
    margin: 1px 10px 0 8px;
}


/*tratar cabeceras como clases */
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400;
  line-height: 1.3;
}

.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  font-weight: inherit;
}

.h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.8rem 0 1.68rem 0;
}

.h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 2.3733333333rem 0 1.424rem 0;
}

.h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.9466666667rem 0 1.168rem 0;
}

.h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.52rem 0 0.912rem 0;
}

.h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 1.0933333333rem 0 0.656rem 0;
}

.h6 {
  font-size: 1.15rem;
  line-height: 110%;
  margin: 0.7666666667rem 0 0.46rem 0;
}
/**/

span.badge.bold {
   line-height: 20px;
   background: white;
   color: black;
   font-weight: 700;
   font-size: 13px;
   /*width: 100%;*/
   text-align: right;
}

div.badge.new {
   margin-right: 6px;
}

.badgechips {
   float: right;
   min-width: max-content;
   margin-right: 0px;
   margin-bottom: 0px;
}

.badgechipsmargin {
   margin-right: 5px;
}

div.badge.bold {
 /*line-height: 20px; */
    /* background: red; */
    /* color: white; */
    font-weight: 800;
    /* font-size: 12px; */
    /* width: 100%; */
    /* text-align: right; */
    float: right;
    padding: 0px 5px 0px 5px;
    margin-right: 6px;
       color: black;
}

div.badge.new {
    font-weight: 300;
    font-size: 0.8rem;
    color: #fff;
    background-color: #26a69a;
    border-radius: 2px;
}

div.badge {
   /* min-width: 3rem;*/
    padding: 0 6px;
    margin-left: 14px;
    text-align: center;
    font-size: 1rem;
    line-height: 22px;
    height: 22px;
    color: #757575;
    float: right;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
        margin-right: 7px;
}

span.badge {
    min-width: fit-content;
}

/* Materialize no contempla que los badge de los Collapsible sean Chip */
.collapsible span.badgechips {
    margin-left: auto;
}

.cf {
  position:relative;
}

.cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

.cf img.top:hover {
  opacity:0;
}

.back-to-top {
  font-size: 20px;
  color: #fff;
  position: fixed;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  z-index: 99;
  display: none; }
  .back-to-top:hover {
    color: #fff; }


.realspace{ white-space: pre-wrap }

/*jquery ui*/
.ui-accordion .ui-accordion-content {
    padding: initial !important;

}
/*incompatibilidd materializa tinymce*/
select {display:block}
.select-wrapper > select {
    display: none;
}

/* Select required */
select:required {
   display: inline !Important;
   position: absolute;
   float: left;
   padding: 0;
   margin: 0;
   border: 1px solid rgba(255,255,255,0);
   height: 0;
   width: 0;
   top: 2em;
   left: 3em;
   opacity: 0;
}

.tox .tox-color-input span {
    border-width: 1px 1px 1px 1px !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
    cursor: pointer !important;
    display: flex !important;
    width: 35px !important;
    border-radius: 23px !important;
    border-style: dashed !important;
        height: 31px !important;
}

/*bug en sweetalert*/
.swal2-content > div.select-wrapper {
    display: none;
}
   /*Para que no se desajuste el css*/
#pages > div > ul > li:first-child > a {
    padding-right: 0;
    padding-left: 0;
}
#pages > div > ul > li:last-child > a {
    padding-right: 0;
    padding-left: 0;
}

ul.pagination > li:first-child a {
    padding-right: 0;
    padding-left: 0;
}

ul.pagination > li:last-child a {
    padding-right: 0;
    padding-left: 0;
}

.pagination li i {
    margin-top: 1px;
}

/* Para optimizar las ventanas Modales */
.modal .modal-content { padding: 10px;}

body {display: flex; min-height: 100vh; flex-direction: column; }

.collapsible-body { padding: 0rem !important;}

main { flex: 1 0 auto; }

.page-footer { padding-top: 0px; }

i.left { margin-right: 9px; }

.footer-copyright { min-height: 0px; }

.btn-large { height: auto; line-height: 18px; padding: 17px 9px; text-transform: none; }

.btn { height: auto; line-height: 18px; padding: 9px 9px; text-transform: none;}

/**/
@media print {
.page-footer {
    display: none;
}
header {
    display: none;
}
div#uptime {
    display: none;
}

.saltopagina{
      display:block;
      page-break-before:always;
   }
}

.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.nfl-shadowsheetcenter{
  text-align: center;
  font-family: sans-serif;
  font-size: 40PX;
  color: red;
  font-weight: 900;
  position: fixed;
  top: 34%;
 /* -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/
  width: 100%;
}

.nfl-shadowsheet{
  width: 100%;height: 100%; background:rgba(10, 50, 51, 0.79); position: absolute; z-index: 999;  display: none;
}

@media all {
   div.saltopagina{
      display: none;
   }
}

.non-selectable {
   -moz-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.clear{
clear: both;
}

select-wrapper input.select-dropdown{
	margin-bottom: 0px !important;
}

  /*quita spinner en números*/
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}
}

/*SimpleMenu*/
 a.simplymenu-font:hover {
    color: red !important;
}

a.simplymenu-font:visited {
    color: blue;
}

.simplymenu-text {
    color: blue;
}

.simplymenu-panel {
    margin-bottom: 5px;
}

.simplymenu-panel {
    background-color: none;
    border: none;
    box-shadow: none;
    margin-bottom: 25px;
	/*-webkit-box-shadow: 5px 5px 16px 5px rgba(0,0,0,0.79);
box-shadow: 5px 5px 16px 5px rgba(0,0,0,0.79);
    */
	-webkit-box-shadow:  5px 3px 15px -5px  rgba(0,0,0,0.79);
box-shadow:  5px 3px 15px -5px  rgb(0 0 0 / 79%);
    border-radius: 12px;
}

.simplymenu-panel .simplymenu-body {
    background: #f9f8f8;
    border: 1px solid #e4e5e7;
    border-radius: 2px;
    padding: 20px;
    position: relative;
		    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.simplymenu-panel > .simplymenu-heading {
    color: inherit;
    font-weight: 600;
    padding: 10px 4px;
    transition: all 0.3s;
    border: 1px solid transparent;
	text-align: left;
	padding-left: 14px;
    font-size: 1.3em;
}

.simplymenu-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.simplymenu-panel.hblue .simplymenu-body {
    border-top: 5px double #3498db;
}

.simplymenu-body {
    padding: 15px;
	padding: 5px !important;
}

ul.option-list {
    margin: -5px;
}

ul.h-list {
    list-style: none;
    padding: 0;
}

ul.option-list li {
    border-bottom: 1px solid #e4e5e7;
	border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
	}
ul.option-list li .simplymenu-option {
    float: left;
    padding: 10px 10px 10px 15px;
    cursor: pointer;
}
 ul.h-list li a {
    padding: 10px 15px;
    display: block;
	    text-align: left;
    text-decoration: none;
    color: blue;
}
.simplymenu-font {
    font-weight: 400;
    cursor: pointer;
}

nav a.sidenav-trigger-big {
    display: none;
    padding-left: 11px;
}
@media only screen and (min-width: 993px){
nav a.sidenav-trigger-big {
    display: block;
    cursor:pointer;
}

nav .brand-logo.center {
   /* left: 56%; 2207212230*/
    -webkit-transform: translateX(-55%);
    transform: translateX(-56%);
}
