﻿body
{
}


.be4-error
{
    font-size: 12px;
}

.be4-text-center
{
    text-align: center;
}

.body .alert-danger
{
    background-color: #e5603b;
}

.body .alert-info
{
    background-color: #4ab0ce;
}

.in.modal-backdrop
{
    height: 100%;
    }


.be4-sm1-min {
    min-width:100px;
}