	@import url(http://fonts.googleapis.com/css?family=Lato);

	body{ font-family: 'Open Sans', sans-serif; font-weight:400;}
.row {
    margin-bottom: 0;
}

/*----------top header start--------------*/

.theader-bg{background:#7d67a7;min-height: 84px;}
.inaani-logo{padding: 20px 0;}

/****Login div *****/
.login-div{border:1px solid #d5d5d5;border-radius: 5px;margin-top: 3px;}
.login-div h4{color: #7d67a7;}
.form-group {margin-bottom: 7px;}
.lgin-btn{ padding: 3px 30px;background-color: #f8f8ff;border-color: #7d67a7;color: #7d67a7;}
.form-control {box-shadow: none;}
.form-control::-moz-placeholder {color: #d5d5d5; opacity: 1;}
	
	
/* Carousel Fade */
	.carousel{margin-top: 23px;}
	.item{  background: none repeat scroll 0 0 transparent;text-align: center; font-size: 18px;}
	.news-item {color: #fff;}
	.carousel-control.left {background-image: none;background-repeat: repeat-x;}
	.carousel-control.right {background-image: none;background-repeat: repeat-x;}
	.news-item {color: #fff; margin-top: 7px;}
	.carousel-control {bottom: 0; color: #fff;font-size: 40px;left: 0;opacity: 0.5;position: absolute;text-align: center;text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);top: 0;width: 10%;}


#main-content{margin-bottom:30px;margin-top: 30px;}
.ui-widget {
    font-family: "Open Sans",Arial,Helvetica,sans-serif !important;
    font-size: 1.1em;
}
.ui-widget-content a {color: #428bca !important; text-decoration:none;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 13px;
}
	
/********footer****************/	

	#footer-bottom {background-color: #f8f8f8;  border-top: 1px solid #e8e8e8;color: #fff;margin-top:0px;min-height: 176px;padding: 0;}	
	.footer-menu{ color: #B5B5B5;font-size: 26px;font-weight: 400;    margin-top: 20px;}
	.footer-list li{list-style:none; padding: 0 0 0 2px;}
	.footer-list li:first-child{list-style:none;padding: 5px 0 10px;}
	.footer-list li a{color:#B5B5B5;font-size: 15px;text-decoration: none;font-weight: 100;padding:0 !important;}
	.footer-list li a:hover{color:#B5B5B5;background: none;}
	.copy-right{background:#7d67a7;height:46px;}	
	.copy-right-text{ color: #fff;font-size: 16px;padding-top: 9px;text-align: center;}
	.copy-right-text a{ color: #fff;   text-decoration: none;}	

