.oculta
{
  display:none;
}
.alaizquierda{
  text-align:left;
}
.aladerecha{
  text-align:right;
}
.alcentro{
  text-align:center;
}
.lefty{
  float:left;
}
.righty{
  float:right;
}

.presoporte_adjuntos{font-size: 0.85rem;
line-height: 1.3rem;
font-family: "Nunito", sans-serif;
}

.ml5{
margin-left:5px;
}
.ml10{
margin-left:10px;
}
.ml15{
margin-left:15px;
}
.m20{
margin-left:20px;
}
.h150{
  height:150px;
  max-height:150px;
}

.w200{
  width:200px;
  max-width:200px;
}

.menu .sub-menu{
/*width:260px !important;*/
}

.menu .sub-menu ul li {
  margin-left::10px !important;
}    

@media (max-width: 767px) {
  .w200{
    width:120px;
    max-width:120px;
  }
  .actualidad_previa{
    font-size:0.9em;
    line-height:1.2em;
  }

  .nomovil{
    display:none;
  }
  
  .nomovilx{
    width:0px;
    display:none;
  }

  .movilimg img{
    height:16px;
  }
  .movilimg2 img{
    height:16px;
  }
  .no760{
    display:none;
  }
  .menu .main-menu ul li a {
    font-size:10px;
  }
  .menu .sub-menu ul li a {
    font-size:11px;
  }
}

@media (max-width:1155px) and (min-width:768px) {
  .movilimg2 img{
    height:16px;
  }
}

.recientes .list-thumbnail{
  width:75px;
  max-width:75px;
}
.recientes p{
  font-size:1.1em;
}
.pegado{
margin:0 !important;
padding-bottom:0px !important;
}
.breadcrumb {
margin:0;
padding:0;
}

.mw80{
max-width:70%;
}
.mw60{
max-width:60%;
}

main{
margin-top:125px;
}
.vjs-loading-spinner{display:none!important;}

.freeh{
height: auto!important;
}

.vacia{
  clear:both;
}

.nobottom{
  padding-bottom:0;
  margin-bottom:0;
}

.maxw120{
max-width:120px !important;
}
.maxw60{
max-width:60px !important;
}

.enlista{
text-align:center;
font-size:2em;
}

.fondorojo
{
    background-color: #900604;
    border-color: #900604;
    color: #fff;
}

.icogrande .glyph-icon{
font-size: 1.5em;
color:#900604;
}

.bloqueoscuro{
background:#e6e6e6;
border: 1px solid #999;
padding:20px;
}

@media (max-width: 575px) {
.movilimg img{
  height:16px;
}

.menuprin i { font-size:1em !important; }
.menuprin>li { font-size:0.4em;}
}

td.auto
{
  width: 1px;
  white-space: nowrap;
}
td.aladerecha
{
  text-align:right;
  width: 1px;
  white-space: nowrap;
}
td.alcentro
{
  text-align:center;
  width: 1px;
  white-space: nowrap;
}

#expediente_conversacion .card{
min-width:40% !important;
}

.alerta{
font-size:1.4em !important;
color:#900604 !important;
}

.rotate {
  animation: rotation 2s infinite linear;
}

#ultimos_facturas p.list-item-heading{
font-size:0.9em;
}

table.ttop tr{
vertical-align:top;
}

table.pad2 td{
padding-left:5px;
}

.icogran i{
  font-size:4em;
  padding: 0.5em;
}

.dashboard-progress{
height: auto !important;
}

.card .shortpad{
padding:0.8rem !important;
}

.black{
color:#000;
}

#aula_origen{
float:right;
padding:0 20px 20px 20px;
}

.lilargo ul li {
padding-top:10px;
}

#expediente_cabecera{
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  z-index:1;
  background:#f8f8f8;
}

#quillEditor{
height:200px;
}

.ffgris{
background:#e6e6e6;
}

.etiqueta_expediente {
position:absolute;
top:-10px;
left:-10px;
background:#fafafa;
padding:5px 10px 5px 10px;
border: 1px solid #e6e6e6;
border-radius: 10px !important;
max-width:400px;
}

.etiqueta_expediente_mibufete {
position:absolute;
bottom:-15px;
left:-10px;
background:#FFE5E5;
padding:5px 10px 5px 10px;
border: 1px solid #FFB2B2;
border-radius: 10px !important;
max-width:400px;
}

.espere {
  margin-top:40px;
  margin:0 auto;
  width: 30px;
  height: 30px;
  border: 2px solid rgba(144, 6, 4, 0.2);
  border-radius: 50%;
  border-top-color: #900604;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
  z-index: 1; 
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg); } }





.nopadl{
padding-left:8px;
padding-right:8px;
}

.picon{
font-size:1.2em;
}

.strong{
font-weight:900;
color:#ff3300;
}
.destacado{
color:#900604;
font-weight:600;
}
.etiqueta_urgente{
position:absolute;
top:40px;
left:-20px;
color:#ff3300;
background:#fafafa;
padding:10px 10px 5px 10px;
border-radius:20px;
border:1px #e6e6e6 solid;
}
.etiqueta_urgente i{
font-size:1.9em;
font-weight:bold;
}

.szc{
font-size:1.2em;
}
.mx85{
max-width:85%;
}
.mx85 img{
max-width:100%;
}

.marcapagina p a{
color:#900604;
font-weight:bold;
}

#actualidad_ficha table th, #actualidad_ficha table td{
  border: 1px solid #e6e6e6;
}
#actualidad_ficha table{
padding:10px;
margin-left: auto;
margin-right: auto;
}
#actualidad_ficha table td{
padding:15px;
}

.maxvideo:before{
  height:40px;
  width:40px;
  color:#900604;
  font-size:36px;
}

.alamitad td{
  font-size:18px;
  padding:10px 0px;
}