@charset "utf-8";
/* CSS Document */

.main-table{font-family:Arial; font-weight:normal; Font-size:13px; color:#333; line-height:24px; text-align:justify;}
.main-heading{    font-weight: bold;
    Font-size: 20px;
    color: #212121;
    line-height: 36px;
    border-bottom: 1px #ccc dashed;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: left;
        margin-top: 0px;}
.sub-heading{    font-weight: bold;
    Font-size: 17px;
    color:  #000;
    line-height: 30px;
    margin-bottom: 10px;     text-transform: uppercase; text-align: left;}
.team-title{font-weight:bold; Font-size:15px; color:#333; line-height:30px;}
.contact-us{ padding-left:20px; line-height:24px;}

.navbar {
    position: relative;
    min-height: 0px !important;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}

.navbar-nav>li>a {
    padding-top:0 !important;
    padding-bottom: 0 !important;
}

.container-fluid{padding-left:2px; padding-right:2px;}



.table-responsive {
    min-height: .01%;
    overflow-y: hidden !important;     border: 0;
}