body {
	font-family:Arial, Helvetica, sans-serif;
	color: #0e0e0e;	
	font-size:13px;
	background: #fff url(../img/bg-default.jpg) !important;
}
#sidebar {
	background-color:#fd4244;
	border:1px solid #fff;
	padding:8px;
}
.ie6 #sidebar, .ie7 #sidebar, .ie8 #sidebar, .ie9 #sidebar {
	left:25px;
}
.ie6 body.login #container, .ie7 body.login #container, .ie8 body.login #container, .ie8 body.login #container {
	width:980px;
	margin:0 auto;
}
.ie6 #login, .ie7 #login, .ie8 #login, .ie9 #login {
	float:left;
	margin: 0 25 0 0px;
}
.ie6 .adv, .ie7 .adv, .ie8 .adv, .ie9 .adv {
	float:left;
}
#main-content {
	margin-right:20px;
	background:#fff;
	box-shadow: 0 0 10px #757575;
	-moz-box-shadow: 0 0 10px #757575;
	-webkit-box-shadow:0 0 10px #757575;
}
#main-content a{
	color:#F00}
a, a:hover {
	text-shadow: none !important;
	color: #fff;
}
ul.faq-list li a:hover, ul.faq-list li a.active {
	background: #22C0CB;
}
#header.navbar-inverse .navbar-inner {
	background:url("../img/top-bg.png") repeat-x !important;
}
#header .navbar-inner .nav .dropdown-toggle:hover, .navbar-inner .nav .dropdown.open .dropdown-toggle {
	background-color: #333 !important;
}
#header.navbar-inverse .divider-vertical {
	border-left-color: #2c2d2f;
	border-right-color: #181a1b;
}
#header .user_details {
	overflow:auto;
	clear:both;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#F00;
	text-align:center;
}
#header .user_details select{
	margin-bottom:0;
	margin-left:10px;}
#header .user_details strong {
	font-size:15px;
	line-height:30px;
	margin:0 5px;
}
#header .user_details .pull-right .btn {
/*background:url(../img/menu.png);
	padding:0;
	width:28px;
	line-height:18px;
	margin:1px 5px;*/
}
#sidebar > ul > li > a {
	color: #fff !important;
}
#sidebar > ul > li a i {
	color: #fff !important;
}
#sidebar > ul > li >a:hover, #sidebar > ul > li:hover>a {
	color: #fff !important;
	background: url("../img/side-bar-list-bg.png");
}
#sidebar > ul > li.active > a, #sidebar > ul > li.open > a {
	background: url("../img/side-bar-list-bg.png");
}
/*#sidebar > ul > li > ul.sub{
	background:#ef3e40}*/
#sidebar > ul > li > ul.sub > li > a {
	color: #FFFFFF;
	padding-left:20px;
}
#sidebar > ul > li > ul.sub > li > a:hover{
	color:#fff;}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	background-color: #EEEEEE;
	background-image: none;
	color: #333333;
	filter: none;
	text-decoration: none;
}
#sidebar > ul > li > ul.sub > li + li {
	border-top: 1px solid #c30d0f;
}
#sidebar > ul > li > ul.sub > li:last-child {
	border-bottom:none;
}
.chats li.out .name {
	color: #b14c4c;
}
.chats li.in .message {
	border-left: 2px solid #2f8e95;
}
.chats li.in .message .arrow {
	border-right: 8px solid #2f8e95;
}
.chats li.out .message .arrow {
	border-left: 8px solid #b14c4c;
}
.chats li.out .message {
	border-right: 2px solid #b14c4c;
}

/* Landscape phone to portrait tablet */
@media (max-width:979px) {
 #sidebar {
 border:0 !important;
 padding:0;
}
#sidebar > ul {
 padding:8px;
}
}
/*----*/

/*lock*/

.lock-avatar-row, .lock-form-row .tarquoise {
	background: #30c1cb;
}
.lock-avatar-row img {
	border:10px solid #5aced6;
}
.lock-identity span {
	color:#30c1cb;
	;
}
.lock-form-row .tarquoise {
	border:1px solid #30c1cb !important;
}
/*coming soon*/

.coming-soon .input-append .submit-btn {
	background: #2fbfca;
	color: #195e63;
}
.twt-color, .twt-color:hover, .blog .date .day {
	color: #2fbfca !important;
}
ul.social-link li a:hover, .blog .date .month {
	background: #2fbfca;
}
/*blog*/

.blog .date {
	border: 1px solid #2fc0ca;
}
.blog ul li a:hover, .blog-side-bar ul li a:hover {
	color: #2fc0ca;
	text-decoration: none;
}
.blog .btn:hover {
	background: #2fc0ca;
}
.blog-side-bar ul.tag li a {
	background: #2fc0ca;
}
/*invoice-list*/


.invoice-list h5 {
	color: #2fc0ca;
}
/*about us*/

.about-us h4, .team-member h3, .team-member ul li a:hover, .contact-us h4 {
	color: #2badb6;
}
.center_align{
	margin-top:29px;
	text-align:center;}

.center_align .controls{
	margin-left:0;}
.tabs-below>.nav-tabs.center{
	text-align:center;
	border-color:transparent}
.tabs-below>.nav-tabs.center > li{
	float:none;
	vertical-align:top;
	display:inline-block;
	*display:inline;
	zoom:1;
	border-color:transparent}
.tabs-below>.nav-tabs.center > li + li{
	margin-left:-6px;}
.tabs-below>.nav-tabs.center > li > a{	
	padding-top:0;
	padding-bottom:0;
	border:0;
	background:#fe0000;
	line-height:27px;
	color:#fff !important;}
.tabs-below>.nav-tabs.center > li.active > a{
	background:#ac0000;
	}

p.download{
	text-transform:uppercase;}
p.download a{
	color:#df0103;
	margin:0 26px 0 8px;
	padding-left:18px;
	background:url(../img/bullet.jpg) left center no-repeat}
	
	 .display-chk label{display:inline-block; margin-left:5px;}
	 
	  .display-chk td{border:none}