.fa-highlight {
	color: #eb641f;
	font-size: 1.2em;
	vertical-align: -5%;
}

.requiredLabel::after {
    content: " *";
}
hr.borderTitle {
    border-bottom: 5px solid #ec6a27;
}

hr.borderSeparated {
    border-bottom: 3px solid #aca39f
}

.backColor {
    background-color: #fff !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;
}

.btnDisabledRemove {
    cursor          : not-allowed !important;
    opacity         : .5;
    background-color: white !important;
    border-color    : #ff1843 !important;
    color           : #ff1838 !important;
}

.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;
}

main {
    display: block
}


.radioButton {
    height       : 100px;
    align-self   : center;
    padding-right: 40px;
}

.fieldsetNone {
    margin-top: 0px;
}

.inputClassVAT {
    margin-right: 108px !important;
}
.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;
}

/*# sourceMappingURL=app.bundle.6694e2a79ecad852050b.css.map*/