/*----------------------------------------*/
/*  1.  Notification CSS
/*----------------------------------------*/
.nt-mg-b-30{
	margin-bottom:30px;
}
.nt-mg-b-40{
	margin-bottom:40px;
}
.notification-list, .button-ad-wrap{
	background:#fff;
	padding:20px;
}
.notification-bt .btn{
	border-radius:0px;
	margin-right:10px;
}
.dtfh-floatingparent .dtfh-floatingparenthead{
	top:50px !important;
}
.dtfh-floatingparent.dtfh-floatingparenthead {
    top: 132px !important;
}
element.style {
	top:50px !important;
}

.cabecera-estatico {
	position: fixed;
	/*top: 110px;*/
	/*left: 40px;*/
	width: 90%;
	background: #fffefe !important;
	z-index: 2;
	/*height: 20px;*/
  }

  .cabecera-estatico1 {
	position: fixed;
	/*top: 110px;*/
	/*left: 40px;*/
	width: 90%;
	background: #fffefe !important;
	z-index: 2;
	/*height: 20px;*/
  }

  .cabecera-estatico2 {
	position: fixed;
	top: 65px;
	/*left: 40px;*/
	width: 85.6%;
	background: #fffefe !important;
	z-index: 2;
	/*height: 20px;*/
  }

  .cabecera-estatico3 {
	position: fixed;
	/*top: 110px;*/
	/*left: 40px;*/
	width: 92%;
	background: #fffefe !important;
	z-index: 2;
	/*height: 20px;*/
  }

  .cabecera-estaticosinColor {
	position: fixed;
	/*top: 110px;*/
	/*left: 40px;*/
	width: 85.6%;
	/*background: #fffefe !important;*/
	z-index: 2;
	/*height: 20px;*/
  }
  
  .apoyo-cabecera {
	margin-top: 50px;
	/*height: 100px;*/
	overflow: auto;
   
  }
  .apoyo-cabecera1 {
	margin-top: 90px;
	/*height: 100px;*/
	overflow: auto;
   
  }

  .disabled {
	pointer-events: none;
	opacity: 0.7;
	border-color: rgba(118, 118, 118, 0.3);
	color: -internal-light-dark(graytext, rgb(170, 170, 170));
  }