﻿ .custom-form{
    margin-bottom:0px !important;
}

.box_No_Padding {
        padding: 0px;
    }

    .form-group_Less_Margin {
        margin-bottom: 5px;
    }


    .Division {
        padding: 10px;
        padding-left: 0px;
        padding-right: 20px;
    }

    .No_Bottom_Margin {
        margin-bottom: 1px;
    }

    .Well_anti {
        padding: 12px;
    }

    .height {
        height: 24px;
    }

    .table_responsive {
        max-height: 180px;
        height: 180px;
    }

    .table_responsive_drs {
        max-height: 350px;
        height: 310px;
    }

    /*.Left-Padding {
        padding-left: 40px;
    }*/
    .Left-Padding {
        padding-left: 40px;
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .ColoredRow {
        background-color: rgba(153, 153, 153, 0.3);
    }

    .model_header {
        background-color: #357ca5 !important;
    }

    .hide {
        visibility: hidden;
        /*display:none;*/
    }

    .just {
        width: 138px;
    }

    Width
    {
        width: 200px;
    }
.td-display-red
{
    color: Red;
    display: none;
}
.division-width
{
    width:900px !important
}
.field {
 width:194px !important;
 height:35px !important;
}
