/*  border: 1px solid #F00;  */

body{
	
}

.blue_bar{
	text-align: center;
	overflow: hidden;
	background-color: #FFF;
	padding: 4px 0px 4px 15px;
	max-width: 500px;
	margin: 0 auto;
}
.ccq_logo{
	margin: 0 auto;
	float: left;
}
.title{
	color: #003;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	text-align: right;
}
.inst_logo{
	width: 103px;
	height: 54px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-nav > li > a {
	padding-top: 12px !important;
	padding-bottom: 11px !important;
	padding-left: 12x !important;
	padding-right: 12px !important;
	color: #FFF !important;
	font-size: 15px;
}

.navbar-nav > li > a:hover{
	background-color: #db1b1b !important;
}

.navbar-nav > li > a:focus{
	background-color: #db1b1b !important;
}

.navbar{
	min-height: 45px !important;
	background-color: #00235d;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a,.navbar-default .navbar-nav .open .dropdown-menu {
	background-color: #00235d;
	color: #FFF;
}
.dropdown-menu li> a:hover{
	background-color: #db1b1b !important;
}
.carousel{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow:hidden;
}
.banner_title{
	text-align: center;
	background: url(../images/op.png);
	color: #FFF;
	padding-left: 1em;
	padding-right: 1em;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	bottom: 35px;
}
.banner_title a{
	margin-top: 5px;
}
.banner_dots{
	bottom: 2px;
}
.banner{
	
}
.col-md-9, .col-md-3{
	padding: 0;
}
.col-md-9{
	padding-right: 23px;
}
.last{
	padding-right: 0;
}
.banner_side{
	background-color: #fff3f2;
	min-height: 474px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	padding-bottom: 5px;
}
.content_side{
	margin: 0 auto;
	padding: 8px 12px;
}
.content_side a{
	color: #00033e;
}
.event_btn{
	text-align: center;
	margin-top: 10px;
}
h4{
	margin: 0px 0px 0px 10px;
	padding-top: 10px;
	padding-bottom: 8px;
	color: #9d1c1c;
	border-bottom: 1px solid #9d1c1c;
	width: 150px;
}
.content1{
	padding: 20px 18px;
	background-color: #f9f9f9;
	font-size: 16px !important;
	direction: rtl;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.content3{
	padding: 20px 18px;
	background-color: #f9f9f9;
	font-size: 16px !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.content2{
	padding: 20px;
	margin-top: 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	text-align: center;
}
.content2_links{
	text-align: left;
	padding-top: 10px;
}
.content2_links a{
	display: block;
	color: #9d1c1c;
	margin-bottom: 0px;
}

.content a{
	display: block;
	color: #9d1c1c;
	margin-bottom: 0px;
}
.page_title{
	position: relative;
	padding-bottom: 8px;
	margin-bottom: 15px;
	color: #00235d;
	border-bottom: 1px solid #00235d;
	min-width: 80px;
	font-size: 20px;
}

.content{
	text-align: left;
}
.footer{
	background-color: #00235d;
	padding: 5px 5px;
	color: #FFF;
	margin-top: 10px;
}
.copyright{
	text-align: center;
	font-size: 9px;
}

ul#navlist{
	position: absolute;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul#navlist li{ 
	display: inline;
}
ul#navlist li a{
	float: left;
	height: 33px;
	margin-right: 15px;
	text-decoration: none;
}
.inner_content{
	padding: 20px 18px;
	margin-bottom: 10px;
	background-color: #f9f9f9;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	min-height: 400px;
}
.scrollup{
    width: 28px;
    height: 28px;
    opacity: 0.7;
	filter: alpha(opacity=70);
    position: fixed;
    bottom: 5px;
    right: 5px;
    display: none;
    text-indent: -9999px;
	background: url(../images/top_icon.jpg) no-repeat;
}

#loader_02{
	display: none;
}

.noLabel{
	visibility: hidden;
}