 /* INCLUIDO POR ECM SOLUTIONS PARA EL MENU FLOTANTE / LLEVAR AL CCS-->*/

/** arregla datepicker en modal */
/* Se comenta ya que al usar un calendar detras de un modal no lo bloquea...
 .datepicker{z-index:1151 !important;} 
 */

  #menu {
    position: fixed;
    right: 0;
    top: 200px;
    width: 10em;
    margin: -2.5em 0 0 0;
    z-index: 50000;
	background-color: rgba(0, 114, 188, 0.7);
    color: white;
    font-weight: normal;
    font-size: small;
    text-align: left;
    border-right: none;
    padding: 0.5em 0.5em 0.5em 2.5em;
    box-shadow: 0 2px 5px gray;
    border-radius: 1em 0em 0em 1em;
  }
  #menu li { margin: 0 }
  #menu a { color: inherit; cursor: pointer; }

  /* Make menu absolute, not fixed, on IE 5 & 6 */
  #menu { position: absolute }
  *>#menu { position: fixed }

  p.stb { text-indent: 0; margin-top: 0.83em }
  p.mtb { text-indent: 0; margin-top: 2.17em }
  p.ltb { text-indent: 0; margin-top: 3.08em }


/* FIN MENU FLOTANTE */´

.header {
	height: 35px;
	background-color: #E5E5E5;
	font-size: 13px;
}

header.qas {
	background:#FFFF00!important
}

.search-table-ecm {
	margin-left: -12px;
	margin-bottom: 20px;
}

.table-ecm {
	padding: 10px 25px;
}

.table-ecm-rn {
	padding: 10px 0px;
}


.table-contador {
    margin-left: -10px;
    font-size: 14px;
    padding: 0px 0px 15px;
    font-weight: bold;
    color: #0072BC;
}

#ecm-main {
	padding:0;
	padding-bottom:0px;
	min-height:400px;
	position:relative;
}

@media (max-width: 360px) {
	.not-view {
		display:none;
	}	
}

.login-footer {
	height: 15%;
	border-top: 1px solid #CECECE;
	background: #F4F4F4 none repeat scroll 0% 0%;
	width: 100%;
	display: none;
	position:relative;
	bottom:0px;
	left:0px;
	padding:0px;
}

.header-login {
	margin:0;
	height:70px;
	border-bottom:1px solid #eee!important;
	overflow:hidden;
	padding:0 30px;
	border-width:0;
	min-height:28px;
	background:#0072BC!important;
	display: none;
}

.header-login.qas {
	background:#FF0000!important
}

.content-footer{
	width:1166px;
	height:auto;
	overflow:auto;
	margin:8px auto 0 auto;	
	display: none;
}

.logo-footer {
	width:150px;
	height:65px;
    background-image: url('../../styles/img/ald/logo-footer.png');
    background-repeat: no-repeat;
	float:left;
}

.cnt-f1 {
	width:100%;
	height:auto;
	overflow:auto;
	margin:0 0 0 0px;
}

.cnt-f2 {
	width:50%;
	height:auto;
	overflow:auto;
	margin:0 0 0 10px;
}

.der {
	text-align:right;
}

.izq {
	text-align:left;
}

.lc {
	width:100%;
} 
.lc-2 {
		float:right;
}

.box-middle {
    width: 100%;
    height: auto;
    overflow: auto;
    float: left;
    padding: 12px 0px 12px 12px;
}

.box-middle-2 {
    width: 50%;
    height: auto;
    overflow: auto;
    float: left;
    padding: 12px;
}

.padding-box{
	padding-top:30px;
	padding-bottom:30px;
}

.cont {
	width:95%;
	height:auto;
	overflow:auto;
	float:left;
	margin:1em 0;
}

.cont-boxes {
	width:50%;
	height:auto;
	overflow:auto;
	float:left; 
}

.cont-box {
	width:93%;
	height:auto;
	overflow:auto;
	float:left;
	margin:0 0 1em 0;
}

.arrow-title {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    margin: 18px 0 0 0;
    float: left;
    z-index: 2;
}


.box-title {
    width: 240px;
    height: 55px;
    overflow: auto;
    float: left;
    border-radius: 3px;
    z-index: 2;
}

.text-title-dpf {
    width: auto;
    height: 50%;
    overflow: auto;
    float: left;
    font-size: 20px;
    color: #fff;
    margin: 15px 0 0 10px;
    line-height: 1em;
    z-index: 100;
}

.box-title-dpf {
    width: 320px;
    height: 55px;
    overflow: auto;
    float: left;
    border-radius: 3px;
    z-index: 2;
}

.num-title {
    width: auto;
    height: auto;
    overflow: auto;
    float: left;
    margin: 2px 0 0 10px;
    font-family: "aller",arial;
    font-size: 36px;
    color: #fff;
    z-index: 3;
}

.text-title {
    width: auto;
    height: auto;
    overflow: auto;
    float: left;
    font-size: 20px;
    color: #fff;
    margin: 12px 0 0 10px;
}

.box-tramites {
    border: 2px solid #0072bc;
}

.box-content {
	 width:90%;
    height: auto;
    margin: -10px 0 0 10px;
    border-radius: 10px;
    overflow: auto;
    float: left;
}

.box-opciones-princ {
    width: 50%;
    height: auto;
    overflow: auto;
    float: left;
    margin: 30px 0 15px 0px; 
}

.box-opciones-princ-2 {
    width: 100%;
    height: auto;
    overflow: auto;
    float: left;
    margin: 30px 0 15px 0px;
}

.cont-circle {
    width: 32px;
    height: 32px;
    float: left;
    overflow: auto;
    text-align: center;
    margin: 0 10px 0px 10px;
}

.circle {
	width: 30px;
	height: 25px;
	background: #0072bc; 
   	-moz-border-radius: 70px; 
	-webkit-border-radius: 70px; 
	border-radius: 70px;
    padding: 5px 0 0 0;
    color: #fff;
}

.circle-border {
	width: 28px;
	height: 23px;
    border: 2px solid #8dc63f;
   	-moz-border-radius: 70px; 
	-webkit-border-radius: 70px; 
	border-radius: 70px;
    padding: 3px 0 0 0;
}

.cont-funcion {
    width: auto;
    height: auto;
    overflow: auto;
    float: left;
    padding: 5px 0 0 0;
    margin: 0 0 10px 0;
}

.line-tramites {
    width: 100%;
    height: auto;
    overflow: auto;
    float: left;
    border-top: 2px solid #0072BC; 
    margin: 0 0 15px 0;
}


.box-opciones {
    width: 50%;
    height: auto;
    overflow: auto;
    float: left;
}

.box-opcion {
    width: 100%;
    height: auto;
    overflow: auto;
    float: left;
}

.box-opciones-2 {
    width: 50%;
    height: auto;
    overflow: auto;
    float: left;
    margin: 0px 0 10px 0px;
}

.box-opciones-3 {
    width: 50%;
    height: auto;
    overflow: auto;
    float: right;
    margin: 0px 0 10px 0px;
}

/***-------------BG--------------***/

.bg-blue {
    background-color: #0072bc;
}


.bg-amarillo {
    background-color: #f7cb1d;
}


.bg-anaranjado {
    background-color: #f7941d;
}


.bg-verdeclaro {
    background-color: #0DC143;
}

.bg-rojoana {
    background-color: #f7651d;
}

.bg-rojo {
    background-color: #e52420;
}

.bg-verde {
    background-color: #8dc63f;
}

 /***-------------Color--------------***/

 .c-blue {
     color: #0072bc;
 }


 .c-amarillo {
     color: #f7cb1d;
 }


 .c-anaranjado {
     color: #f7941d;
 }


 .c-verdeclaro {
     color: #0DC143;
 }

 .c-rojoana {
     color: #f7651d;
 }

 .c-rojo {
     color: #e52420;
 }

 .c-verde {
     color: #8dc63f;
 }

/***-------------color de fondo de caja de titulo--------------***/
.blue-1 {
    background-color: #98d2f8;
}

.blue-1-a {
    border-right: 10px solid #98d2f8;
}

.blue-2 {
    background-color: #59b0e9;
}

.blue-2-a {
    border-right: 10px solid #59b0e9;
}

.blue-3 {
    background-color: #368ac1;
}

.blue-3-a {
    border-right: 10px solid #368ac1;
}

.blue-4 {
    background-color: #0072bc;

}

.blue-4-a {
    border-right: 10px solid #0072bc;
}

.blue-5 {
    background-color: #015f9d;
}

.blue-5-a {
    border-right:  10px solid #015f9d;
}

/***color de borde lineas***/

.box-minutario {
    border: 2px solid #59b0e9;
}

.box-asuntos {
    border: 2px solid #368ac1;
}

.box-dpf {
    border: 2px solid #98d2f8;
}

.box-tramites {
    border: 2px solid #0072bc;
}


.box-respuestas {
    border: 2px solid #015f9d;
}

/***-------------COLOR LINEAS INTERMEDIAS--------------***/
.line-min {
    width: 100%;
    height: auto;
    overflow: auto;
    float: left;
    border-top: 2px solid #98D2F8; 
    margin: 0 0 15px 0;
}

.line-asuntos {
    width: 100%;
    height: auto;
    overflow: auto;
    float: left;
    border-top: 2px solid #59b0e9; 
    margin: 0 0 15px 0;
}

.line-asuntos-2 {
    width: 100%;
    height: auto;
    overflow: auto;
    float: left;
    border-top: 2px dotted #B0DAF4; 
    margin: 0 0 15px 0;
}


.line-dpf {
    width: 100%;
    height: auto;
    overflow: auto;
    float: left;
    border-top: 2px solid #368AC1; 
    margin: 0 0 15px 0;
}

.line-tramites {
    width: 100%;
    height: auto;
    overflow: auto;
    float: left;
    border-top: 2px solid #0072BC; 
    margin: 0 0 15px 0;
}

.line-resp {
    width: 100%;
    height: auto;
    overflow: auto;
    float: left;
    border-top: 2px solid #015F9D; 
    margin: 0 0 15px 0;
}
/******************************************TIMELINE***********************************************/
.time-line {
    width: auto;
    height: auto;
    overflow: auto;
    float: left;
}

.arrow-time-line {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    overflow: auto;
}

.arrow-1 {
    background-image: url('../../styles/img/ald/arrow-time-line.png');
    background-repeat: no-repeat;
    background-position: -40px 0;
}

.arrow-2 {
    background-image: url('../../styles/img/ald/arrow-time-line.png');
    background-repeat: no-repeat;
    background-position: 0px 0;
}

.line {
    width: 51%;
    height: 115px;
    float: left;
    border-right: 2px solid #c2c2c2;
}

.line-2 {
    width: 51%;
    height: 291px;
    float: left;
    border-right: 2px solid #c2c2c2;
}

.line-7{
    width: 51%;
    height: 550px;
    float: left;
    border-right: 2px solid #c2c2c2;
}

.line-3 {
    width: 51%;
    height: 15px;
    float: left;
    border-right: 2px solid #c2c2c2;
}

.line-4 {
    width: 51%;
    height: 15px;
    float: left;
    border-right: 2px solid #c2c2c2;
}

.line-5 {
    width: 51%;
    height: 440px;
    float: left;
    border-right: 2px solid #c2c2c2;
}

.line-6 {
    width: 51%;
    height: 250px;
    float: left;
    border-right: 2px solid #c2c2c2;
}

.point-time-line {
    width: 100%;
    height: 25px;
    margin: 0 auto;
    overflow: auto;
}

.point {
    width: 25px;
    height: 25px;
    margin: 0 auto;
}

.point-1 {
    background-image: url('../../styles/img/ald/points.png');
    background-repeat: no-repeat;
    background-position: 0px 0;
}

.point-2 {
    background-image: url('../../styles/img/ald/points.png');
    background-repeat: no-repeat;
    background-position: -25px 0;
}

.point-3 {
    background-image: url('../../styles/img/ald/points.png');
    background-repeat: no-repeat;
    background-position: -50px 0;
}

.point-4 {
    background-image: url('../../styles/img/ald/points.png');
    background-repeat: no-repeat;
    background-position: -75px 0;
}

.point-5 {
    background-image: url('../../styles/img/ald/points.png');
    background-repeat: no-repeat;
    background-position: -100px 0;
}

.time-line-box {
    width: 47%;
    height: auto;
    overflow: auto;
    float: left;
}

/***---------------------------***/
.text-ayuda {
    width: 90%;
    height: auto;
    overflow: auto;
    float: left;
    font-size: 13px;
    margin: 0px 10px 10px 10px;
}

@media (max-width: 1280px) {
	.cont {
		width:100%;
		height:auto;
		overflow:auto;
		float:left;
		margin:1em 0; 
	}
}

@media (min-width: 1920px) {
	.header-login {
		margin:0;
		height:100px;
		border-bottom:1px solid #eee!important;
		overflow:hidden;
		padding:25px 30px;
		border-width:0;
		min-height:28px;
		background:#0072BC!important
	}
	
	.login-footer {
		height:200px;
		border-top: 1px solid #CECECE;
		background: #F4F4F4 none repeat scroll 0% 0%;
		width: 100%;
		display: block;
		position:relative;
		bottom:0px;
		left:0px;
		padding:10px 0;
		margin:125px 0 0 0 ;
		display: none;
	}
	
	.mar-btn {
		margin-bottom:30px;
	}
	
	 #ecm-main {
        padding:0;
        padding-bottom:0px;
        min-height:400px;
        position:relative;
    }
}

@media (max-width: 1279px) {
	.cont-box {
		width:60%;
		height:auto;
		overflow:auto;
		float:left;
		margin:0 0 1em 0;
	}
	
	.cont-boxes {
		width:100%;
		height:auto;
		overflow:auto;
		float:left;
	}
}

@media (max-width: 1024px) {
	.box-middle {
	    width: 100%;
	    height: auto;
	    overflow: auto;
	    float: left;
	    padding: 12px 12px 0px 12px;
	}
	
	.box-middle-2 {
	    width: 100%;
	    height: auto;
	    overflow: auto;
	    float: left;
	    padding: 12px;
	}
	
	.cont {
		width:100%;
		height:auto;
		overflow:auto;
		float:left;
		margin:1em 0; 
	}
	
	.cont-boxes {
		width:100%;
		height:auto;
		overflow:auto;
		float:left;
	}
	
	.cont-box {
		width:80%;
		height:auto;
		overflow:auto;
		float:left;
		margin:0 0 1em 0;
	}
	.time-line {
	    width: auto;
	    height: auto;
	    overflow: auto;
	    float: left; 
	}
	
	.content-footer{
		width:90%;
		height:auto;
		overflow:auto;
		margin:10px auto;	
	}
}

@media (max-width: 768px) {
	.not-view {
		display:none;
	}
}

@media (min-width: 769px) {
	.not-view-2 {
		display:none;
	}
}

@media (max-width: 767px) {
	.not-view {
		display:none;
	}
		
	.cont-box {
		width:90%;
		height:auto;
		overflow:auto;
		float:left;
		margin:0 0 1em 0;
	}
	
	.box-content {
		width:90%;
	    height: auto;
	    margin: -10px 0 0 10px;
	    border-radius: 10px;
	    overflow: auto;
	    float: left;
	}
}

@media (max-width: 768px) {
	.box-middle {
	    width: 100%;
	    height: auto;
	    overflow: auto;
	    float: left;
	    padding: 12px 12px 0px 12px;
	}
	
	.box-middle-2 {
	    width: 100%;
	    height: auto;
	    overflow: auto;
	    float: left;
	    padding: 12px;
	}
	
	.padding-box{
		padding-top:12px;
		padding-bottom:12px;
	}
}

	
@media (max-width: 640px) {
	.box-middle {
	    width: 100%;
	    height: auto;
	    overflow: auto;
	    float: left;
	    padding: 12px 12px 0px 12px;
	}
	
	.box-middle-2 {
	    width: 100%;
	    height: auto;
	    overflow: auto;
	    float: left;
	    padding: 12px;
	}
	
	.box-middle-3 {
	    width: 100%;
	    height: auto;
	    overflow: auto;
	    float: left;
	    padding: 0px 0px 24px 12px;
	}
	
	.padding-box{
		padding-top:12px;
		padding-bottom:12px;
	}
}
	
	
@media (max-width: 360px) {
	.box-middle-3 {
	    width: 100%;
	    height: auto;
	    overflow: auto;
	    float: left;
	    padding: 0px 0px 24px 0px;
	}
	
	.cont {
		font-size: 12px;
	}
	
	.box-content {
		width:95%;
	    height: auto;
	    margin: -10px 0 0 10px;
	    border-radius: 10px;
	    overflow: auto;
	    float: left;
	}
	
	.box-opciones-princ {
	    width: 50%;
	    height: auto;
	    overflow: auto;
	    float: left;
	}
	
	.box-opciones-princ-2 {
	    width: 90%;
	    height: auto;
	    overflow: auto;
	    float: left;
	    margin: 30px 0 15px 10px;
	}
	
	.cont-funcion {
	    width: auto;
	    height: auto;
	    overflow: auto;
	    float: left;
	    padding: 5px 0 0 0;
	    margin: 0 0 10px 0;
	}
	
	.box-opciones {
	    width: 50%;
	    height: auto;
	    overflow: auto;
	    float: left;
	
	}
	
	.box-title-dpf {
	    width: 240px;
	    height: 70px;
	    overflow: auto;
	    float: left;
	    border-radius: 3px;
	    z-index: 2;
	}
	
	.text-title-dpf {
	    width: 150px;
	    height: 50px;
	    overflow: auto;
	    float: left;
	    font-size: 20px;
	    color: #fff;
	    margin: 15px 0 0 10px;
	    line-height: 1em;
	}
	
	.line {
	    width: 51%;
	    height: 15px;
	    float: left;
	    border-right: 2px solid #c2c2c2; 
	}
	
	.line-2 {
	    width: 51%;
	    height: 315px;
	    float: left;
	    border-right: 2px solid #c2c2c2;
	}
	
	.line-7{
	    width: 51%;
	    height: 630px;
	    float: left;
	    border-right: 2px solid #c2c2c2;
	}
	
	.line-3 {
	    width: 51%;
	    height: 15px;
	    float: left;
	    border-right: 2px solid #c2c2c2;
	}
	
	.line-4 {
	    width: 51%;
	    height: 135px;
	    float: left;
	    border-right: 2px solid #c2c2c2;
	}
	
	.line-5 {
	    width: 51%;
	    height: 560px;
	    float: left;
	    border-right: 2px solid #c2c2c2;
	}
	
	.line-6 {
	    width: 51%;
	    height: 300px;
	    float: left;
	    border-right: 2px solid #c2c2c2;
	}
}

/* jquery : modal background */
.ui-widget-overlay {
	opacity: 0.0;
	filter: Alpha(Opacity = 0);
}

/* bootstrap : align modal */
/*
.modal {
	text-align: center;
}

.modal:before {
	display: inline-block;
	vertical-align: middle;
	content: " ";
	height: 100%;
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
} */

/* bootstrap : modal background */
.modal-backdrop.fade.in {
	opacity: 0.5;
}

.modal-antecedente {
	width: 750px;
}

/* Se usa para el Drag and Drop*/
.drop-box {
	background: #F8F8F8;
	border: 5px dashed #DDD;
	width: 553px;
	height: 100px;
	text-align: center;
	padding-top: 25px;
	margin: 10px;
}

.drop-box-width {
	background: #F8F8F8;
	border: 5px dashed #DDD;
	height: 100px;
	text-align: center;
	padding-top: 25px;
	margin: 10px;
}

.dragover {
	border: 5px dashed blue;
}

/** texto de manera vertical */
.css-vertical-text {
	writing-mode: tb-rl;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	white-space: nowrap;
	display: block;
	bottom: 0;
	text-shadow: 0px 0px 1px #333;
}

.angular-charts-template .axis path, .angular-charts-template .axis line {
	fill: none;
	stroke: #333;
}

.angular-charts-template .ac-title {
	font-weight: bold;
	font-size: 1.2em;
}

.angular-charts-template .ac-chart {
	float: left;
	width: 75%;
}

.angular-charts-template .ac-line {
	fill: none;
	stroke-width: 2px;
}

.angular-charts-template table {
	float: left;
	max-width: 25%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.angular-charts-template td[ng-bind] {
	display: inline-block;
}

.angular-charts-template .ac-legend-box {
	border-radius: 5px;
	height: 15px;
	width: 15px;
}

.ac-tooltip {
	display: block;
	position: absolute;
	border: 2px solid rgba(51, 51, 51, 0.9);
	background-color: rgba(22, 22, 22, 0.7);
	border-radius: 5px;
	padding: 5px;
	color: white;
}

.input-width {
	width: 100%;
}

.loading-modal {
	z-index: 200000;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	/* cursor: progress; */
	background: rgba(15, 53, 73, 0.7);
}

.loading-modal>p {
	padding-top: 12%;
	text-align: center;
	color: silver;
	font-size: large;
	/* cursor: progress; */
	font-family: "opensansregular", arial;
}

#tabla-modificar {
	width: 70px;
}

#tabla-activo {
	width: 40px;
}

#tabla-requiere-respuesta {
	width: 121px;
}

#tabla-dias {
	width: 40px;
}

#boton-nuevo-registro {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ocultar {
	display: none;
}

.drop-box {
	cursor: pointer;
    background: #F8F8F8;
    border: 5px dashed #DDD;
    width: 98%;
	min-height: 300px;
    text-align: center;
    padding-top: 115px;
    margin-left: 10px;
    background-image: linear-gradient(135deg,rgba(0,0,0,.03)25%,transparent 25%,transparent 50%,rgba(0,0,0,.03)50%,rgba(0,0,0,.03)75%,transparent 75%,transparent);
    background-size: 16px 16px;
}

.drop-box.dragover {
    border: 5px dashed #0072BC;
}

@media all and (max-device-width: 320px) {
	.TableFont {
		font-size: 9px !important;
	}
}

@media all and (max-device-width: 640px) {
	.TableFont {
		font-size: 9px !important;
	}
}

.tramite-entiempo {
	font-size: 18px;
	color: #8DC63F;
}

.tramite-fuera-tiempo {
	font-size: 18px;
	color:#C90A00;
}

.tramite-por-vencer {
	font-size: 18px;
	color:#f7941d;
}

.ngTable-acciones {
    width: 5%;
}

.ngTable-fecha {
    width: 10%;
}

.ngTable-documentos {
    width: 15%;
}
.ngTable-fav-remitentes-data{
     width: 30%;
     word-wrap: break-word;
 }

.header-table{
    background: #0072BC!important;
    margin: 0 auto !important;
    padding: 0 !important;
    color: #fff !important;
}

/* Clase añadida para cortar las palabras cuando son demasiado largas en las tablas */
.table-condensed.table>tbody>tr>td,  .table-condensed.table>tfoot>tr>td, .table-condensed.table>thead>tr>td {
    word-break: break-all!important;
}

 .autoCompleteContent {
     position: absolute;
     width: 85%;
 }

 .autoCompleteContent .autoCompleteText {
     position: absolute;
     z-index: 2;
     width: 100%;
 }

 .autoCompleteContent .autoCompleteSelect {
     position: absolute;
     top: 27px;
     width: 100%;
     z-index: 1;
     line-height: 200px;

 }

.header-acordeon{
background-color: #0072BC; color: #FFFFFF;
}

.info-header{
    font-size:12px;color:#A0A0A0;

}

.trash-component{
    width:30px;
    height: 30px;
    cursor: pointer;
    vertical-align: sub;
}

 .no-padding-left {
     padding-left:0px;
 }

 .modal_minsize {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    min-height: 650px;
}

.tittle-select {
    width: 100%;
    float: left;
    margin-top:5px;
}

.btn-search-permission{
    border:none;
    box-shadow:none;
    /*display: inline !important;*/
}

.modal-footer {
    margin-top: 20px;
}

.seguimiento-left-padding {
    margin-left: 20px;
}

/* Sobreescribir el icono de expandido y colapsado
   del arbol de seguimiento
 */
treecontrol.tree-light li.tree-collapsed i.tree-branch-head,
treecontrol.tree-light li.tree-expanded i.tree-branch-head {
     background: none !important;
 }

treecontrol.tree-light li.tree-collapsed i.tree-branch-head:before,
treecontrol.tree-light li.tree-expanded i.tree-branch-head:before {
    font-family: "FontAwesome", sans-serif;
     color: #555555;
    font-style: normal;
 }

 treecontrol.tree-light li.tree-collapsed > i.tree-branch-head:before {
     content: "\f055";
 }

 treecontrol.tree-light li.tree-expanded > i.tree-branch-head:before {
     content: "\f056";
 }

 .file-attachment {
    border: 1px solid #aaa;
    border-radius: 4px;
    padding: 4px;
    margin: 4px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
 }
 
 .file-attachment a.download-file {
     flex-grow: 1;
     color: cornflowerblue;
 }
 
 .file-attachment:hover {
     background-color: khaki;
 }
 
 .file-attachment a {
     color: red;
     font-size: 16px;
 }
 
 .upload-file {
    margin: 8px;
    font-size: 16px;
 }
 
 /*input.ng-invalid.ng-invalid-required {
    border: 1px solid red;
 }*/
 
.input input.currency,
input.currency,
.input input.currency-padded,
input.currency-padded {
     text-align: right;
     background-image: url(../images/currency.png);
     background-repeat: no-repeat;
    background-size: 1.2em;
    background-position: 7px;
 }
 
.input input.currency-padded,
input.currency-padded  {
     background-position: 30px 7px;
 }
 
 .stroke {
     text-decoration: line-through;
     color: #C90A00;
 }
 
 .part-deleted {
     background-color: rgba(220,53,69,.6);
 }
 
 .part-deleted .form-group label strong {
     color: white !important;
 }

 /* Custom styles */
.custom.d-block{
	display: block;
}
.custom.w-fit-content{
	width: fit-content;
}
.custom.pt-4{
	padding-top: 40px;
}
.custom.max-width {
	max-width: calc(100% - 15px);
}
input.ng-invalid.ng-dirty{
	border: 1px solid red !important;
}
.modal-backdrop {
	background: rgba(0, 0, 0, 0.8) !important;
}