@charset "utf-8";
/* CSS Document */
button.btn.btn-link.collapsed {
    text-decoration: none;
    color: #fff;
    background: #33a3ca;
    border: 2px solid #ccc;
    width: 100%;
    text-align: left;
}

.btn-link:focus, .btn-link:hover {
    text-decoration: none !important;
    text-align: left;
    width: 100%;
    border: 2px solid #ccc;
    color: #fff !important;
    text-decoration: underline;
    background-color: transparent;
    background: #33a3ca;
}
.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:19px;text-align: left;color: #33a3ca;line-height:36px;border-bottom:1px #ccc dashed;text-transform:uppercase;text-align: left;margin-top: 0;}
.sub-heading{font-weight:bold; Font-size:15px; text-align: left; color:#333; line-height:30px; text-transform:uppercase;}
.team-title{font-weight:bold; Font-size:14px; color:#333; line-height:30px;}
.contact-us{ padding-left:20px; line-height:24px;}