.dashboardprogress {
	cursor: pointer;
	padding: 0 0 2px 2px;
}

.dashboardprogress:hover {
	background: #f8f8f8;
}

.dashboardprogresstitle {
	display: inline-block;
	width: 80px;
}

.dashboardprogresscount {
	display: inline-block;
	text-align: right;
	float: right;
	margin-right: 3px;
}

.dashboardprogressbarparent {
	display: inline-block;
	padding-top: 0px;
	float: right;
	margin: 3px 3px 0 0;
	background-color:#f2f2f2;
}

.dashboardprogressbar {
	border-top: 1px solid white;
	display: block;
	height: 10px;
}

.dashboardprogressperc {
	display: inline-block;
	float: right;
	width: 32px;
	text-align: right;
}

.dashboardprogresscontainer {
	margin-bottom: 10px;
}

.dashboardprogresscontainer .hlineheader {
	border: none;
}

.basictabcontent .gridrow2 {
	padding: 10px 0 !important;
}

.basictabcontent.stats table{
	border-bottom: none;
}

.dashboardoverviewtab {
	height: 16px;
	float: left;
}

.dashboardcounter {
	float: right;
	margin: 7px 0px 0 20px;
	border: 1px solid #ddd;
	min-width: 74px;
	height: 72px;
	background: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	padding: 0 0 10px 0;
	font-weight: 300;
}

.dashboardcounter:hover {
	background-color: #f8f8f8;
}


.dashboardcounterparent {
	font-size: 10px;
	color: #555;
	text-align: center;
}

.dashboardcounterheader {
	padding: 6px 0 6px 0;
	margin-bottom: 3px;
	border-bottom: 1px dotted #ddd; 
	font-size: 11px;
	font-weight:normal;
}

.dashboardcounternumber {
	font-size: 32px;
}

.dashboardavatarimage {
	padding: 10px 0 30px 0;
}

.dashboarddate {
	padding: 6px 0 0 4px;
}

.dashboardrightcontents {
	padding-left: 13px;
}

.dashboarddatecontainer {
	width: 74px;
	height: 88px;
}

.dashboardmonthholder {
	background-color: #424b5c;
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding: 0 0 3px 0;
	color: #fff;
	font-size: 13px;
	width: 74px;
	height: 22px;
	text-transform: uppercase;
}

.dashboardmonthsub {
	padding-top: 4px;
}

.dashboarddateholder {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	border-radius: 0 0 4px 4px;
	border-top: none;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding: 3px 0 8px 0;
	color: #555;
	font-size: 10px;
	width: 72px;
	line-height: .9;
	font-weight: 300;
}

.dashboarddatesub {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
}

.dashboarddatedcontainer {
	font-size: 32px;
}

.dashboardusername {
	font-size: 30px;
	padding: 4px 0 4px 0;
	font-weight: lighter;
}

.ui-tabs-vertical {
	width: 100%;
	border: 0px;
}

.ui-tabs-vertical .ui-tabs-panel {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd !important;
	-moz-border-radius: 0px 4px 4px 4px;
	-webkit-border-radius: 0 4px 4px 4px;
	position: relative;
	padding: 10px 20px;
	margin-left: 181px;
	min-width: 300px;
}

.ui-tabs-vertical .ui-tabs-nav {
	float: left;
	width: 180px;
	border: 0px !important;
	padding: 0 !important;
	background-color: #fff;
}


.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	display: block;
	border: 1px solid #ddd !important;
	margin: 0 0 5px 0;
	padding: 0px 0 !important;
	background-color: #f8f8f8;
	width: 180px;
	position: relative;
}

.ui-tabs-vertical .ui-tabs-nav li a {
	display: block;
	width: 170px;
	font-size: 13px;
	padding: 10px 10px !important;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected {
	padding: 0px 0 !important;
	border-right: 1px solid #fff !important;
	border-color: #ddd;
	z-index: 1000;
	border-bottom: 1px solid #ddd !important;
	background-color: #fff;
}


.ui-tabs-vertical-custom-prop {
	height: 400px;
	float: right;
	width: 1px;
}

.ui-tabs-vertical-custom-clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.dashboardboxinfo1 {
	margin-bottom: 10px;
	padding: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	color: #745828;
}

.dashboardboxinfo2 {
	margin-bottom: 10px;
	padding: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	color: #745828;
}

.dashboardboxalert {
	margin-bottom: 10px;
	padding: 10px;
	border-radius: 4px;
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	color: #745828;
}

.dashboardboxerror {
	background: #ffebe8;
	border-radius: 4px;
	margin-bottom: 10px;
	padding: 10px;
	color: #b94a48;
	background-color: #f2dede;
	border:1px solid #eed3d7;	
}

.dashboardboxtitlecontainer {
	overflow: hidden;
	padding-bottom: 4px;
}

.dashboardboxtitle {
	font-size: 16px;
	padding-bottom: 4px;
	font-weight: bold;
	float: left;
}

.dashboardboxdate {
	float: right;
	padding-top: 8px;
	color: #3c3e43;
	font-size: 12px;
	color: #666;
}

#dashboardcontainer {
	height: 45px;
	background: #f8f8f8 url('%themepath%images/icon_dashboard.png') 14px 48% no-repeat;
	box-shadow: inset 0px 0px 5px #fff;
	border-bottom: 1px solid #ddd;
	vertical-align: top !important;
	
}

#dashboardtitle {
	padding: 11px 0px 9px 16px;
	color: #444;
	font-size: 18px;
	position: relative;
	top: 0px;
	text-transform: capitalize;
	text-shadow: 0 1px 1px #fff;
	border-left: 1px solid #ddd;
	margin-left: 48px;
	
}

.dashboardmsg {
	font-style: italic;
}

.dashboardtabdatacontainer, .tabdatacontainer {
	padding: 4px;
}

.dashboardtabdatacontainer table {
	width: 100%;
}
