@charset "utf-8";
/* CSS Document */

.main-table{font-family:Arial; font-weight:normal; Font-size:14px; color:#333; 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:19px; color:#53b149; line-height:30px;margin-bottom: 5px;}
.team-title span{font-size:16px;color:#333;}
.team-title span strong{font-size:14px; font-style:normal;}
.contact-us{ padding-left:20px; line-height:24px;}
#widgetsControl.RadDock.RadDock_Default.col-md-12, #WidgetControl1.RadDock.RadDock_Default.col-md-12{padding:0;}
.navbar {
    position: relative;
    min-height: 0px !important;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}

.navbar-nav>li>a {
    color:#fff;
    font-size: 14px;
    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;
}