﻿  .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: 194px;
        height: 200px;
    }

    .table_responsive_drs {
        max-height: 350px;
        height: 310px;
    }


    .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;
    }

    .just {
        width: 138px;
    }

    Width {
        width: 200px;
    }

    .form-control input-sm {
        width: 250px!important;
    }

.divtag-sec-2
{
    overflow: auto;
    overflow-y: auto;
}

.division-width
{
    width:900px !important
}