/* here you can put your own css to customize and override the theme */

.label-florin
{
    padding-bottom:10px;
    text-align: left !important;
    font-weight: bold;
}

.hr-page
{
    background: #ea3e07;
    height: 2px;
    margin-left: 20px;
    margin-right: 20px;
}

.hr-florin
{
    background: #ea3e07;
    height: 1px;
    margin-left: 20px;
    margin-right: 20px;
}

.div-florin
{
    background-color: #eef1f5;
}

.disableinput-florin
{
    cursor: not-allowed !important;
}

.mt-checkbox-florin > span, .mt-radio-florin > span
{
    background-color: #ffffff !important;
    border-color: #000000 !important;
}

.p-florin
{
    font-weight: bold;
}

.form-group-florin
{
    margin-bottom: 0px !important;
}

.form-section-florin
{
    font-weight: bold;
}
