.form-group span {
    color: #ff0000;
}


.sumo_div>.SumoSelect {
    width: 100%;
}

.SumoSelect .select-all {
    height: auto !important;
}

.SumoSelect .select-all label {
    display: inline-block;
    width: calc(100% - 70px);
    text-align: left;
}

.SumoSelect>.CaptionCont {

    border: 0px solid #A4A4A4;
    min-height: 14px;

}

.SumoSelect>.CaptionCont>span.placeholder {
    font-weight: 100;
    color: #000;
    font-style: normal;
    background: transparent;
}

.SumoSelect {
    width: 100% !important;
}

.up_hr1 {

    border: 0.5px solid #004475;
    color: #009688;
    width: 1050px;
    margin-left: -8px;


}

.up_hr {

    border: 0.5px solid #004475;
    color: #009688;
    width: 1050px;
    margin-left: 20px;


}

hr {
    border: 0.5px solid #004475;
    color: #009688;
    width: 1050px;
    margin-left: 6px;
}


.description {
    padding-left: 31px;
}