.fa-highlight {
	color: #eb641f;
	font-size: 1.2em;
	vertical-align: -5%;
}

.requiredLabel::after {
    content: " *";
}

.linkToFunctionality {
	position: absolute;
	bottom: 1.5rem;
}
hr.borderTitle {
    border-bottom: 5px solid #ec6a27;
}

.form-group {
    width: 100% !important;
}

.w100 {
    width: 100% !important;
}


.labelNone {
    display: none !important;
}

hr.borderSeparated {
    border-bottom: 2px solid #aca39f
}

.backColor {
    background-color: #fff !important;
    max-width: 1792px !important;
}

/* .btnNew {
    background-color: white !important;
    border-color: #1890ff !important;
    color: #1890ff !important;
} */

.btnRemove {
    background-color: white !important;
    border-color: #ff1843 !important;
    color: #ff1838 !important;
    font-size: x-large;
    line-height: 1.6;
    /* margin-top: 2rem !important; */
}

.btnDisabledRemove {
    cursor: not-allowed !important;
    opacity: .5;
    font-size: x-large;
    background-color: white !important;
    border-color: #ff1843 !important;
    color: #ff1838 !important;
    line-height: 1.6;
}

.btnCalc {
    border-color: #1890ff !important;
    color: #1890ff !important;
    font-size: x-large;
    line-height: 1.6;
}

.btnDisabled {
    cursor: not-allowed !important;
    opacity: .5;
    background-color: white !important;
    border-color: #1890ff !important;
    color: #1890ff !important;
}

.labelNone {
    display: none !important;
}

.title {
    font-size: 1.3rem;
}

.FieldNone>fieldset {
    margin-bottom: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.fieldsetTitle {
    font-size: 1.5rem !important;
}

main {
    display: block
}

.custom-control {
    padding-left: 2.5rem !important;
}

.backGround {
    background-color: #004080;
    color: rgb(255, 255, 255) !important;
    text-align: center;
}

.backColor {
    background-color: #fff !important;
}

.styleTitleTable {
    font-size: larger;
    font-weight: 600;
}

.schema {
    font-size: larger;
    font-weight: 500;
}

div[aria-labelledby="Modal"] .modal-dialog {
    min-width: 1000px;
}


/* .ScrittaNera{
    color:#000000
  } */
.ML120 {
    margin-left: 120px;
}

.MT25 {
    margin-top      : -40px;
    /* margin-bottom: -15px; */
}

.backColor {
    background-color: #fff !important;
}

.colorBlubtn {
    background-color: #0073e6 !important;
}

.labelNone {
    display: none !important;
}

.height30 {
    height: 30px !important;
}

.MT15 {
    margin-top: -15px;
}

.fieldsetNone>fieldset {
    margin-bottom: 0 !important;
    border       : 0 !important;
    border-radius: 0 !important;
    padding      : 0 !important;
}

.card-default { 
    background-color: #ecf9df;
}

/* .ScrittaNera{
    color:#000000
  } */

.disabled:hover{
  opacity: 0.5;
  /*optional*/ cursor: not-allowed;
  /*optional*/ /* pointer-events: none; */
}
/* .ScrittaNera{
  color:#000000
} */

.labelNone {
  display: none !important;
}

/*# sourceMappingURL=app.bundle.c3cb8f7e9b3687c89bb6.css.map*/