@charset "utf-8";
/* CSS Document */

footer
{
	background:url(images/foot_bg.png);
}

.grey_heading
{
	color:#555;
	font-size:15px;
	padding:10px;
	margin-bottom:10px;
	display:block;
	border-bottom:1px solid #ddd;
}

.links a {
    color: #fff;
	    margin-left: 10px;
}

.tool_l a {
    padding: 6px 2px;
    margin: 1px;
    background: #fff;
    width: 99%;
    float: left;
    color: #004969;
    font-weight: bold;
    font-size: 12px;
	    text-align: center;
    transition: 400ms all ease-in-out;
    -o-transition: 400ms all ease-in-out;
    -moz-transition: 400ms all ease-in-out;
    -webkit-transition: 400ms all ease-in-out;
}

.tool_l a:hover {
    background: #57B9E0;
    color: #fff;
    transition: 400ms all ease-in-out;
    -o-transition: 400ms all ease-in-out;
    -moz-transition: 400ms all ease-in-out;
    -webkit-transition: 400ms all ease-in-out;
}

.tool_l {
    padding: 0;
}

a.news_tb {
    font-size: 12px;
	color:#fff;
}

a.news_tb:hover {
	color:#000;
}

.logo {
    margin: 10px 0;
}

.ftin img {
    float: right;
    margin-top: 9px;
}
.tbx3
{
	width:100%;
	padding:10px;
	border:1px solid #ddd;
	margin-bottom:3px;
}
.reg_submit
{
	padding:10px 30px;
	background:#3379B5;
	border:1px solid #072B59;
	color:#fff;
}
.tbx
{
	width:100%;
	background:#f7f7f7;
	border:1px solid #eee;
	border-radius:2px;
	margin:5px 0px;
	color:#000000;
}
.schedule_form
{
	font-size:14px;
	font-weight:300;
}

.footer_heading
{
	color:#1791BE;
	padding:10px;
	margin-top:20px;
	display:block;
}

.footer_p
{
	font-weight:300;
	color:#eee;
}

span.chart_text {
    color: #000;
    font-family: initial;
    font-size: 17px;
}

.botoom_footer
{
	display:block;
	padding:20px 0;
	background:#072b59;
	text-align:center;
	font-weight:300;
	color:#fff;
}

span.testi-name {
    color: #0070FF;
}

.welcome_tab
{
	font-size:30px;
	color:#000;
}
.contact_no
{
	color:#fff;
	float:right;
	display:block;
	font-weight:300;
	font-size:14px;
}

.detail
{
	text-align:right;
	padding-top:10px;
}
.detail a
{
	font-weight:300;
	text-decoration:none;
	color:#fff;
	font-size:14px;
}

.check_now
{
	float:right;
	padding:3px 5px;
	font-size:11px;
	color:#fff;
	background:#3379b5;
}
.welcome_p
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
.title
{
	font-size:25px;
	color:#072b59;
	display:block;
	padding:2px 0px;
	border-bottom:1px solid #eee;
}

.welcome_para
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif !important;
	text-align:justify;
	line-height:22px;
}

.product a
{
	display:block;
	font-size:13px;
	
}
.product a:hover
{
	color:#3072AC;
	text-decoration:none;
}
.product img
{
	float:left;
	padding-right:20px;
}

.flash_logo , .flash_no{display:block;}
.logo_56 , .no_56{display:none}

@media (max-width:1200px)
{
	.flash_logo , .flash_no	{display:none;}
	.logo_56 , .no_56{display:block; margin:auto}
}
@media (max-width:768px)
{
	.logo_56 , .no_56{width:50%;}
}


table.contact_info {
color: #fff;
    width: 50%;
    margin-left: 34%;
    margin-top: 9px;
}

table.contact_info td {
    font-family: cursive;
    text-align: center;
    font-weight: bold;
}

table.contact_info img {
    margin-top: 0px;
}

table.home_page {
    color: #fff;
    width: 20%;
    clear: both;
    float: right;
    position: relative;
    top: 22px;
}

table.home_page td {
    font-family: cursive;
    text-align: center;
    font-weight: bold;
}

table.home_page img {
    margin-top: 0px;
}

.login_btn{
background: #e05d22;
    background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%);
    background: linear-gradient(to bottom, #e05d22 0%, #d94412 100%);
    border: none;
    border-bottom: 3px solid #b93207;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
 
    text-decoration: none;
	}
	
	input#submit_btn {
    margin-top: 10px;
    background-color: aqua;
}

.rsshead a {
    color: #000;
}

.fund_tickets {
    width: 98%;
}

.tab-content {
    padding: 28px 0;
	    overflow: hidden;
}

h1.fp_title {
    margin: 0;
    font-size: 16px;
    padding: 10px;
    background-color: #3073AD;
    color: #fff;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.mf_content {
    padding-top: 25px;
    padding-bottom: 25px;
}

.panel-body table td {
    color: #fff;
}


.mf_link{
    padding: 24px 0px;
    float: left;
    margin-left: 18px;
}


#mobile_menu{
	display:none;	
}





