/* Background color*/
body.cdesign {
	background: black url(/sindo4d/images/bg-custom.jpg) center top no-repeat fixed!important;
}
/* Logo */
.headerTab .logo img{
	max-height: 95px!important;
	width: auto!important;
}
/* Top menu font style */
.header-nav .nav > li > a {
	font-family: Time New Roman!important;
	font-style: normal!important;
	color: #ffffff!important;
}
.header-nav .nav-pills > li.active1 {
	background-color: #1F8C21!important;
}
.header-nav .nav-pills > li.active1 > a, .header .nav-pills > li.active1 > a:hover{
	color: #ffffff!important;
}
/* Topmenu items divider */
.header-nav .nav-pills li a::after {
	color: #ffffff!important;
}
/* Topmenu dropdown menu area background color */
.header .sub-nav-list ul{
	background-color: #BCD9BE!important;
}
.header .sub-nav-list li:hover{
	background-color: #90BA92!important;
}
/* Uppermenu text  */
#deg01 .menu a{
	color: #ffffff!important;
}
/* Running text background */
#deg01 .runningText{
	color: #ffffff!important;
}
#deg01 .ngradient{
	background: transparent!important;
}
#deg01 #info a{
	color: #ffffff!important;
}

/* Popup top Tab background */
.nav-tabs{
	background: #DEF7DF!important;
	background: -moz-linear-gradient(top, #DEF7DF 0%, #D9FDCE 4%, #9FF49C 90%, #013600 96%, #013600 100%)!important;
	background: -webkit-linear-gradient(top, #DEF7DF 0%,#D9FDCE 4%,#9FF49C 90%,#013600 96%,#013600 100%)!important;
	background: linear-gradient(to bottom, #DEF7DF 0%,#D9FDCE 4%,#9FF49C 90%,#013600 96%,#013600 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DEF7DF', endColorstr='#013600',GradientType=0 )!important;
	border-color: #DEF7DF!important;
}
/* Popup top Active Tab */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	border: 1px solid #034400!important;
	color: #006C22!important;
	border-bottom-color: transparent!important;
}
/* Popup top Inactive Tab */
.nav-tabs > li a{
	color: #006C22!important;
}
/* Popup top Inactive Tab hover */
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus{
	color: #006C22!important;
}

.nav-tabsbtm{
	background: #DEF7DF!important;
	background: -moz-linear-gradient(top, #DEF7DF 0%, #D9FDCE 4%, #9FF49C 90%, #013600 96%, #013600 100%)!important;
	background: -webkit-linear-gradient(top, #DEF7DF 0%,#D9FDCE 4%,#9FF49C 90%,#013600 96%,#013600 100%)!important;
	background: linear-gradient(to bottom, #DEF7DF 0%,#D9FDCE 4%,#9FF49C 90%,#013600 96%,#013600 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DEF7DF', endColorstr='#013600',GradientType=0 )!important;
	border-color: #DEF7DF!important;
}

/* Wallet Action Content Border */
.wallet{
	border: 2px solid #6BD86D!important;
}
/* Wallet Action tab background */
.account_nav{
	background-color: #006C22!important;
}
/* Wallet Action tab font */
.account_nav ul a{
	color: #ffffff!important;
}
/* Wallet Action tab active background */
.account_nav ul a:hover, .account_nav ul a.choice{
	background-color: #A7DCA1!important;
	color: #006C22!important;
}

/* Wallet Panel Top Header */
.wallet .top_title{
	background: #006C22!important;
	color: #ffffff!important;
}	
/* Wallet Panel Total Row */
.wallet .total{
	background-color: #163B15!important;
}
/* Wallet Panel Header Divider */
.wallet .total.main{
	border-top: 1px solid #91BC8A!important;
}
/* Wallet Panel Main Row */
.wallet .total.main{
	color: #ffffff!important;
}

/* My Profile Title */
table.wrapTbl thead tr th{
	color: #3F7444!important;
}