﻿.td-display
{
    display: none !important
}
   .box_No_Padding {
        padding: 0px;
    }

    .form-group_Less_Margin {
        margin-bottom: 5px;
    }

    .Division {
        padding: 10px;
    }

    .DivisionButton {
        padding: 3px;
    }

    .No_Bottom_Margin {
        margin-bottom: 1px;
    }

    .Well_anti {
        padding: 12px;
    }

    .height {
        height: 24px;
    }

    .table_responsive {
        max-height: 250px;
        height: 250px;
    }

    .Left-Padding {
        padding-left: 40px;
    }

    .ColoredRow {
        background-color: rgba(153, 153, 153, 0.3);
    }

    .model_header {
        width: 100%;
        background-color: #357ca5 !important;
    }

  
    .fullWidth {
        width: 100% !important;
    }
