
.custom_help_text-info {

    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;

}

.custom_help_text {

    position: relative;
    padding: .75rem 1.25rem;
    margin: 10px 10px 10px 10px;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: .25rem;

}

.x-monthpicker{
    width: 330px !important;
}

.x-datepicker{
    width: 330px !important;
}