.tim-row {
  margin-bottom: 20px;
}

.tim-white-buttons {
  background-color: #777777;
}

.typography-line {
  padding-left: 25%;
  margin-bottom: 35px;
  position: relative;
  display: block;
  width: 100%;
}

.typography-line span {
  bottom: 10px;
  color: #c0c1c2;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  left: 0;
  position: absolute;
  width: 260px;
  text-transform: none;
}

.tim-row {
  padding-top: 60px;
}

.tim-row h3 {
  margin-top: 0;
}

.offline-doc .page-header {
  display: flex;
  align-items: center;
}

.offline-doc .footer {
  position: absolute;
  width: 100%;
  background: transparent;
  bottom: 0;
  color: #fff;
  z-index: 1;
}

@media all and (min-width: 992px) {
  .sidebar .nav>li.active-pro {
    position: absolute;
    width: 100%;
    bottom: 10px;
  }
}

.card.card-upgrade .card-category {
  max-width: 530px;
  margin: 0 auto;
}


.padding-top-remove {
  padding-top: 0px !important;
}

.padding-bottom-remove {
  padding-bottom: 0px !important;
}

.margin-top-remove {
  margin-top: 0px !important;
}

.margin-bottom-remove {
  margin-bottom: 0px !important;
}

.lowercase{
    text-transform: lowercase;
}

.logo_individual{
    width: 40px !important;
    height: 40px !important;    
    display: block;
    margin-left: auto;
    margin-right: auto      
}

.logo_grupal{
    width: 80px !important;       
    display: block;
    margin-left: auto;
    margin-right: auto      

}

.logo_grupal_total_general{
    width: 80px !important;       
    display: block;
    margin-left: auto;
    margin-right: auto      

}

.logo_grupal_total_desglose{
    width: 55px !important;       
    display: block;
    margin-left: auto;
    margin-right: auto      

}

.with-logos .sticky-wrap .sticky-intersect th {
	height: 56px !important;    
}

.with-logosX2 .sticky-wrap .sticky-intersect th {
	height: 69px !important;    
}

.with-logosX3 .sticky-wrap .sticky-intersect th {
	height: 50px !important;    
}


.table-fp {
}
    

.table-fp td, th {
    padding: 0.30em 0.5em !important;
}

.table-fp tbody tr.principio {
    background-color: #777777;
    color:white;
}

.marco_comun_1,.marco_comun_2{
    width:20px;
    height:20px;
    border-style:solid;
    border-width:1px;
    border-color:azure;
    display:inline-block;
}

.marco_no_disponible{
    width:50px;
    height:15px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAhBAMAAABO/WRfAAAAKlBMVEUAAACnurunurunurunurunurunurunurunurunurunurunurunurunurv+irXbAAAADnRSTlMAdWlMVgk6YxoyKhFBIkWlVk4AAAD8SURBVCjPXdLrTQJBGIXhN6CItx/Hy7reEukAOsAO3A6kA+hAO8AOsAPtAEuwI+fMxzBZ/36bvPPkZFEDTHQFB9ITLNA9jKVbGEhTWKElnEnX8Cm9cSq0hSNpDjNdwEikO9/S2rFLx0h3FtIL59IddCLdWekGhvmpD9HCodSUp55Fuh/LhHdp449MXTNh5tiJxMY1bcPtGLhmWnGDa6YVN2Raz+1am92v8TFo2f3F2O49rbr5TbTqnhO16l4Ttd2kP3bval1MajfDoFU3g0rL7pi0upeYFis8Qmd31MqkdrvW9NyMepM+EJNWd0upTWosavVX2E9a3aD/k/4BvfI1I9V48DEAAAAASUVORK5CYII=)!important;
    border-style:solid;
    border-width:1px;
    border-color:#d3d3d3;
    display:inline-block;
}

.proceso_menu{
	color:#fff;
	display:block;
	margin-top:50px;
	font-weight:bold;
}

.ambito_modifica_anula{
    background-color:chocolate !important;
}

.casilla_anula{
    background-color:darkorchid !important;
}

.fila_casilla_anula{
    background-color:#cccccc !important;
}

.casilla_modifica{
    background-color:orangered !important;
}

.fila_casilla_modifica{
    background-color:#FFE08C !important;
}

.valor_modifica{
    background-color:yellowgreen !important;
}