@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(https://cdn.indiblogger.in/v3/images/meetings/pantene1/bg.png);
	background-repeat: repeat-x;
}
#searchbar { display: none; }
#crumbs { display: none; }
.navlinkactive { 
	background-color: #FFF; 
	color: #444 !important; 
}
#content {
	background-color: #C5DC9A;
}
#maincontent { position: relative; }
.txtbutton {
    background-color: #71A753 !important;
}
#tabs .tabs li.ui-state-active a, #tabs .tabs li.ui-state-active a:hover {
    background-color: #71A753;
}
#tabs .tabcontent {
    border-color: #71A753;
	min-height: 600px;
}
.indiform fieldset legend {
    background-color: #71A753;
}
.agenda {
	font-size: 12px;	
}
#headerbg {
	height: 64px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -100;
	background-image: url(https://cdn.indiblogger.in/v3/images/meetings/pantene1/bg.png);
	background-repeat: repeat-x;
}
h1 {
}
.hashtag {
	display: none;
}
#content { overflow: visible; display: inline-block; }
#tabs .tabs li a {
    font-size: 11px !important;
}
#tabs-1 {
		background-image: url(https://cdn.indiblogger.in/v3/images/meetings/pantene1/bigbg.jpg) !important;
	background-repeat: no-repeat;
	background-position: left bottom;	
}