
#chart_title
{
color:#337ab7;
font-size: 20px;
text-align:left;
width : 99%;
padding:1%;
background-color: #F1F1F1;
border: 1px solid #F1F1F1;
}

.wci_activate {
        color: #2E0000 !important;
	background-color: #D3D3D3;
     /*   background-color: #0074A2;*/
	text-align:center;
	width: 15%;
}

.wci_activate a{
        color: #000000 !important;
	font-weight: bold;
}

.wci_deactivate a{
        color: #000000 !important;
}

.wci_deactivate a:hover{
        color: #000000 !important;
        background-color: #FFFFFF;
	font-weight: bold;
}


.wci_deactivate {
	width: 15%;
	text-align:center;
}

.wci_deactivate li:hover{
        background-color: #FFFFFF;
        font-weight: bold;
}

.wp-common-wciwrapper{
        font-family: "Open Sans",sans-serif;
        overflow: hidden;
        margin-right: 25px;
        width: 99%;
}

.add_highlight {
	color: #000000 !important;
        text-align:center;
	height:48px;
}


.add_highlight a{
        color: #000000 !important;
        text-align:center;
	font-weight:bold;
}

.tei >li> a:hover{
        color: #000000 !important;
        text-align:center;
        font-weight:bold;
}

/* li background hover */
.tei >li:hover
{
	background-color: #FFFFFF;
}

.main_menu >li:hover
{
        background-color: #FFFFFF;
}


/* Header Title- Band */

.header_title 
{
font-family:sans-serif;
background-color:#E0E6E9;
height:40px;
padding:3px;
color:#333B4A;
width:99%;
}

.header_title_widget
{
font-family:sans-serif;
background-color:#E0E6E9;
height:40px;
padding:3px;
color:#333B4A;
width:100%;
}
	
.nav-tab
{
width: 200px;
text-align:center;
}


a, a:hover, a:active, a:visited {
    text-decoration:none;
}



/* table color */

.thone
{
background-color: #F5F5F5;
}
.rowone
{
background-color: #F5F5F5;
}

.rowtwo
{
background-color: #FFFFFF;
}

/* Widget Design */

#table_cell_one {
  float: left;
  width: 49%;
  display: inline; 
}

#table_cell_two {
  float: left;
  width: 48%;
  margin-left: 2%;
  display: inline;
}  /* END Home Page */

/* Customer Stats */

#avatar {
	float:left;
	margin-left:20px;
	margin-top:20px;
	width: 30%;
}	

#stat_user_name {
	float:left;
	margin-left:36px;
	margin-top: 30px;
	height: 100px;
	color:#0095D4;
}

#wci_user_email {
	float : left;
	width:100%;
	height: 10%;
	background-color:#F6F9FB;
	margin-top:20px;
	color: #6A7482;
	border-bottom: 1px solid #DDE4E9;
	line-height:50px;
}
#wci_sidebar {
	float:left;
	width: 1%;
	height:100%;
	background-color:#0095D4;
	
}
	
#wci_user_country {
	height: 8%;
	border-bottom: 1px solid #DDE4E9;
	background-color: #F6F9FB;
	margin-top:102px;
	color: #6A7482;
	line-height:50px;
}
	
#wci_page_visit {
	height: 10%;
	border-bottom: 1px solid #DDE4E9;
	background-color: #F6F9FB;
	color: #6A7482;
	line-height:50px;	
}

#wci_total_orders {
        height: 10%;
        border-bottom: 1px solid #DDE4E9;
        background-color: #F6F9FB;
        color: #6A7482;
        vertical-align: center;
	line-height:50px;
}

#wci_time_spent {
        height: 11%;
	margin-top:107px;
        border-bottom: 1px solid #DDE4E9;
        background-color: #F6F9FB;
        color: #6A7482;
	line-height:50px;
}

#wci_successful_orders {
        height: 10%;
        border-bottom: 1px solid #DDE4E9;
        background-color: #F6F9FB;
        color: #6A7482;
	line-height:50px;
}

/* Font Style */

.wci_user_font {
	font-family: Verdana,Geneva,sans-serif;
        font-weight:500;
	font-size : 14px;
}

.avatar {
	border-radius: 50%;
	background: none transparent;
}

.tracked_info > div > a {
	text-decoration : none;
}

/* Customer Logs */
#user_profile_stats
{
	float: left;
  	width: 40%;
  	display: inline;
	height:84%;
	margin-top:3%;
}

#wootracking_pie {
  	float: left;
  	width: 53%;
	padding:2%;
	margin-top:3%;
  	display: inline;
	height:84%;
	border: 1px solid #d3d3d3;
}

/* Home Page */
.set_line_height {
        text-align:left;
        font-size:14px;
        display:inline;
	line-height:5em;
}

