<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  .help-icon {
            position: fixed;
            bottom: 20px;
            right: 20px;
            background-color: #007bff;
            color: white;
            border-radius: 50%;
            padding: 10px;
            font-size: 24px;
            cursor: pointer;
            z-index: 999999999999;
        }

#sinconexion
{
   position:fixed;
    top:0px;
    left:0px;
    z-index:3200;
    filter:alpha(opacity=65);
   -moz-opacity:65;
    opacity:0.65;
    background:#999;

	z-index:99999999999999999999999999!important;
}

.tipedu {
color:#000000!important; 
font-weight:bold!important;
font-size:14px;
}

.tipedu1 {
color:#000000!important; 
font-weight:bold!important;
font-size:14px;
}

.tipact{
color:#FFFFFF;
font-weight:bold!important;
font-size:14px;
}



.dropdown-menu {
z-index:99999999999999999999999999999999999!important;
}

.modal {
z-index:9999999999999999999999999999999999!important;
}

.input-group {
  margin-bottom:0px!important;
  }
  
#WindowLoad
{
    position:fixed;
    top:0px;
    left:0px;
    z-index:99999999999;
    
  
	z-index:99999999999999999999999999!important;
}

#WindowLoadPlanilla
{
    position:fixed;
    top:0px;
    left:0px;
  	z-index:99999999999999999999999999!important;
    
}


#WindowLoad1
{
    position:fixed;
    top:0px;
    left:0px;
    z-index:3200;
    filter:alpha(opacity=65);
   -moz-opacity:65;
    opacity:0.65;
    background:#999;
	z-index:99999999999999999999999999!important;
}

.texpla h5 {
font-size:14px!important;
color:#333333;
}

.dtp {
z-index:99999999999999999999999999!important;
}

.jconfirm {
z-index:99999999999999999999999999!important;
}

.alineaderecha {
text-align:right;
}


.centrado {
text-align:center;

}

.tooltip1 {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip1 .tooltiptext {
  visibility: hidden;
  
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px ;
  
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
}

.tooltip1:hover .tooltiptext {
  visibility: visible;
  z-index:99999999999999999999;
}

.cke_reset_all {
z-index:999999999999999999999999999999999999999999999!important;
}
.cke_top{
Position:sticky;
top:0px;
}
.cke_dialog_body{
border:#000000 solid 1px!important;
}

.morecontent { display: none; }
   .morelink { display: block; cursor: pointer; color:#2196f3; }
   .morelink:hover { text-decoration:underline; }
   .hidden { display:none; }

   
 
 .table-hover1&gt;tbody&gt;tr:hover{--bs-table-accent-bg:#bfd1ec;color:var(--bs-table-hover-color)}
 .table-hover1&gt;tbody&gt;tr&gt;td&gt;div&gt;input:hover{--bs-table-accent-bg:#bfd1ec;color:var(--bs-table-hover-color)}
 

.tdcenter {
text-align:center;
}

@media only screen and (max-width: 700px) {
			video {
				max-width: 100%;
			}
}
.container-img img{

  position:absolute;
  padding-top:25%;
  padding-left:30%;
  height:220px;
  
}


.contentvideo {
	width:600px;
	height:400px;
	line-height:400px;
	margin:0px auto;
	text-align:center;
	background-color:#CCCCCC;
}
 
.contentvideo img {
	vertical-align:middle;
	
}


        .thevideo{ position: relative;}
        .thevideo .txt-cont{ width: 100%; height: 98%; display: block; position: absolute; top: 0; left: 0;}
        .thevideo .txt-video{position: absolute; top: 50%; left:50%; transform: translate(-50%, -50%); text-align:center;}
        .thevideo h1, .thevideo p{color:white;}
        .thevideo .txt-video button{background-color: transparent; border:none; color: white; font-size: 30px;; padding: 5px 40px; transition: .5s;}
        .thevideo .txt-video button:hover{background-color: rgba(255, 0, 0, .5); border-radius: 50px; cursor: pointer;}
		
.encabezadovideo {
font-size:12px; padding:0; margin:0px; position:absolute; background-color: rgba(0, 0, 0, .5); background-color:#FFFFFF; z-index:9; width:100%
}

.sticky-face {
position: sticky;
top:65px;
}

.tr_hover {background-color: #ffccee}


.ck-editor {
z-index:999999999999999999999!important;
}

.flatpickr-calendar {
z-index:99999999999999999999999999!important;
}

.selected input {
color:#FFFFFF!important;
background: #999999!important;
}
.selected span {
color:#FFFFFF!important;
}
.selected tr:hover {
  background-color: #f00!important;
}

.demo-container {
  width: 100%;
  margin: auto;
}

.progress-bar {
  height: 4px;
  background-color: rgba(5, 114, 206, 0.2);
  width: 100%;
  overflow: hidden;
}

.progress-bar-value {
  width: 100%;
  height: 100%;
  background-color: rgb(5, 114, 206);
  animation: indeterminateAnimation 1s infinite linear;
  transform-origin: 0% 50%;
}

@keyframes indeterminateAnimation {
  0% {
    transform:  translateX(0) scaleX(0);
  }
  40% {
    transform:  translateX(0) scaleX(0.4);
  }
  100% {
    transform:  translateX(100%) scaleX(0.5);
  }
}

/*# 

.sidebar-wrapper {
z-index:99999999999999!important;
}

 */</pre></body></html>