root { 
    display: block;
}

.btn {
  display: inline-block;
  background: transparent url(URL_imagen.png) repeat-x 0 0;
  border: 1px solid rgba(0,0,0,0.4);
  padding: 5px 10px 6px 10px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  -moz-border-radius: 15px;
  -moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}

.blue { background-color: #CCC; color: #141414; }
.blue:hover { background-color: #00C0DD; color: #FFF; }
.red { background-color: #CCC; color: #141414; }
.red:hover { background-color: #FF004E; color: #FFF; }

a.menuSup{
    padding: 0;
    font-size: 12px;

    
}

div.ContentIndex {
/*    -webkit-box-shadow: 0px 0px 20px #555555;
    -moz-box-shadow: 0px 0px 20px #555555;
    box-shadow: 0px 0px 20px #555555;*/
}


/*GENERAL*/
ul#General li a.Up{
    color: #FFFFFF;
    cursor: default;
    border: 2px solid #C4A478;
    border-bottom-color: transparent;
    background: #496477;

}

 ul#General li a.Down{
    color: #CCCCCC;
    cursor: pointer;
    border: 2px solid #C4A478;
    background: #496477;

}

div#divGeneral{
    border: 2px solid #C4A478;
    background-image: url(../Img/Index/FondoPanel01.png);
    background-position: top left;
    background-repeat: repeat-x;
}

div.PanelGeneral{
    width: 100%;
    height: 100%;
    overflow: auto;
}

/* CONTENIDO CONTENIDO CONTENIDO CONTENIDO CONTENIDO CONTENIDO CONTENIDO CONTENIDO */
div.divNotificaciones{
    overflow: auto; font-size: 12px;
}

table.NotificacionesEncabezado{
    background-color: #DEBE3D;
}

table tr.trTop td,
table tr.trBottom td{
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    margin-bottom: 3px;
}

table tr.trTop td{
    border-top: 1px solid #DEBE3D;
}

table tr.trBottom td{
    border-bottom: 1px solid #999999;
}

table tr td.tdLeft{
    border-left: 1px solid #DEBE3D;
}

table tr.trBold td{
    font-weight: bold;
}

div.TituloSeccion{

    font-family: "Tahoma", Arial, Helvetica, sans-serif;
    height: 30px;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
/*    background-position: 0px -6px;
    background-repeat: repeat-x;
    background-image: url(../Img/Index/f_Blue.jpg);*/
/*    background-color:#2975F0;*/
    border: none;
    border-bottom: 1px solid #999999;
    background-color: #ec8725;
/*    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #006600;*/
}
div.TituloSeccionp{

    font-family: "Tahoma", Arial, Helvetica, sans-serif;
    height: 50px;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
/*    background-position: 0px -6px;
    background-repeat: repeat-x;
    background-image: url(../Img/Index/f_Blue.jpg);*/
/*    background-color:#2975F0;*/
/*    border: none;*/
/*    border-bottom: 1px solid #999999;*/
    
/*    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #006600;*/
}

.ph-center::-webkit-input-placeholder {
  text-align: center;
  line-height: 100px;/* Centrado vertical */
}
.ph-left::-webkit-input-placeholder {
  text-align: left;
  line-height: 100px;/* Centrado vertical */
}
/*
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #ddd;
}*/

.cln{
    display: none;
}

.dropdown:hover .cln {
  display: block;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.triangulo.down {
border-color: transparent transparent black transparent;
}

.triangulo.down>div {
border-color: transparent transparent white transparent;
top:1px;
left:-10px;
}

.abajo-derecha:before {
    content: "";
    position: absolute;
    /* bottom: -25px; */
    left: 49%;
    width: 0;
    height: 0;
    border-width: 25px 25px 0;
    border-style: solid;
    border-color: white transparent transparent;
}

.unstyled::-webkit-inner-spin-button,
.unstyled::-webkit-calendar-picker-indicator {
       display: none;
       -webkit-appearance: none;
}

.miput::placeholder { /*color: red; font-weight: bold;*/font-family: Nunito;font-weight: 600;color: #FF2B66;font-size: 14px;line-height: 20px;font-style: normal; }

.globo{
  position: absolute;
  width: 200px;
  height: 150px; 
  top: 507px;
  left: 785px;
  padding: 1.5em;
  border-radius: 2em;
  font-family: sans-serif;
  z-index: 1; 
  background-color: white;
  filter: drop-shadow(0px 0px 1px black) ;
}

.globo::before{
  content: '';
  position: absolute; 
  z-index: -1;
  width: 10px;
  height: 10px;
  left: -5px;
  top: 50px;
  background-color: white;
  transform: skewX(45deg);
}

.padrew {
  display: flex;
  /*justify-content: center;*/
}
.hijow {
/*  padding: 10px;
  margin: 10px;*/
  /*background-color: yellow;*/
}

.filewrap{
    position:relative;
    /*background:#000;*/
    /*border:1px solid #cc0000;*/
    padding:60px 0px;
    /*color:#fff;*/
    font-family:sans-serif;
    font-size:12px;
}

/*input[type="file"]{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    cursor:pointer;
}*/

span.finded{
    background: #DB51E4;
    color: #FFF;
}

span.findedvideos{
    background: #FF2B66;
    color: #FFF;
}

.misnup{
    content: "";
    position: absolute;
    /* bottom: -25px; */
    left: 48%;
    width: 0;
    height: 0;
    border-width: 25px 25px 0;
    border-style: solid;
    border-color: #FFF transparent transparent;
}


@media only screen and (min-width: 1565px){
    .tmote{
        margin-left: 470px;
    }
}

@media only screen and (min-width: 1040px) and (max-width: 1565px){
    .tmote{
        margin-left: 190px;
    }
}

ul.amul li::before {
  content: "\2022";
  color: #FF2B66;
  font-weight: bold;
  margin-left: -2.3em;
  /*display: inline-block; */
  /*width: 1em;
  margin-left: -1em;*/
}