body {
	font-family: 'Open Sans', sans-serif;
	background-color: #f7f7f7;
	position: relative;
	margin: 0px;
	font-size: 12px;
	padding: 0px;
	/*-webkit-font-smoothing: antialiased;*/
	/* ----- Tweets and social links ----- */

.social-container {
    padding: 5px 0;
    background: #fff;
    font-size: 13px;
    line-height: 18px;
    font-style: italic;
    color: #5d5d5d;
    text-align: left;
    -moz-box-shadow: 0 15px 50px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 15px 50px 0 rgba(0,0,0,.2);
    box-shadow: 0 15px 50px 0 rgba(0,0,0,.2);
}

.social-container a {
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}

.tweets {
    padding: 0 0 0 37px;
    background: url(../../images/login/tweets.png) left center no-repeat;
}

.tweets a { color: #54a8c0; }
.tweets a:hover { color: #5d5d5d; text-decoration: none; }

.show-tweets {
    margin: 5px 0 0 0;
    overflow-y: hidden;
}

.tweet_list {
    height: 20px;
    margin: 0;
    padding: 0;
    overflow-y: hidden;
    list-style: none;
}
	
.tweet_list li {
    overflow-y: auto;
    overflow-x: hidden;
    list-style-type: none;
}
		
.tweet_list .tweet_avatar {
    float: left;
}
		
.tweet_list .tweet_avatar img {
    vertical-align: middle;
}

.social-links {
    text-align: right;
}

.social-links a { display: inline-block; width: 24px; height: 24px; margin: 3px 0 0 8px; vertical-align: middle; }

.social-links a.twitter { background: url(../../images/login/social-icons/twitter.png) left top no-repeat; }
.social-links a.dribbble { background: url(../../images/login/social-icons/dribbble.png) left top no-repeat; }
.social-links a.rss { background: url(../../images/login/social-icons/rss.png) left top no-repeat; }
.social-links a.pinterest { background: url(../../images/login/social-icons/pinterest.png) left top no-repeat; }
.social-links a.digg { background: url(../../images/login/social-icons/digg.png) left top no-repeat; }
.social-links a.flickr { background: url(../../images/login/social-icons/flickr.png) left top no-repeat; }
.social-links a.forrst { background: url(../../images/login/social-icons/forrst.png) left top no-repeat; }
.social-links a.vimeo { background: url(../../images/login/social-icons/vimeo.png) left top no-repeat; }
.social-links a.reddit { background: url(../../images/login/social-icons/reddit.png) left top no-repeat; }
.social-links a.linkedin { background: url(../../images/login/social-icons/linkedin.png) left top no-repeat; }
.social-links a.facebook { background: url(../../images/login/social-icons/facebook.png) left top no-repeat; }
.social-links a.paypal { background: url(../../images/login/social-icons/paypal.png) left top no-repeat; }
.social-links a.stumbleupon { background: url(../../images/login/social-icons/stumbleupon.png) left top no-repeat; }
.social-links a.email { background: url(../../images/login/social-icons/email.png) left top no-repeat; }
.social-links a.deviantart { background: url(../../images/login/social-icons/deviantart.png) left top no-repeat; }
.social-links a.netvibes { background: url(../../images/login/social-icons/netvibes.png) left top no-repeat; }
.social-links a.yahoo { background: url(../../images/login/social-icons/yahoo.png) left top no-repeat; }
.social-links a.github { background: url(../../images/login/social-icons/github.png) left top no-repeat; }
.social-links a.addthis { background: url(../../images/login/social-icons/addthis.png) left top no-repeat; }
.social-links a.behance { background: url(../../images/login/social-icons/behance.png) left top no-repeat; }
.social-links a.blogger { background: url(../../images/login/social-icons/blogger.png) left top no-repeat; }
.social-links a.slashdot { background: url(../../images/login/social-icons/slashdot.png) left top no-repeat; }
.social-links a.technorati { background: url(../../images/login/social-icons/technorati.png) left top no-repeat; }
.social-links a.googleplus { background: url(../../images/login/social-icons/googleplus.png) left top no-repeat; }
.social-links a.apple { background: url(../../images/login/social-icons/apple.png) left top no-repeat; }
.social-links a.myspace { background: url(../../images/login/social-icons/myspace.png) left top no-repeat; }
.social-links a.sharethis { background: url(../../images/login/social-icons/sharethis.png) left top no-repeat; }
.social-links a.yelp { background: url(../../images/login/social-icons/yelp.png) left top no-repeat; }
.social-links a.delicious { background: url(../../images/login/social-icons/delicious.png) left top no-repeat; }
.social-links a.lastfm { background: url(../../images/login/social-icons/lastfm.png) left top no-repeat; }
.social-links a.youtube { background: url(../../images/login/social-icons/youtube.png) left top no-repeat; }
.social-links a.skype { background: url(../../images/login/social-icons/skype.png) left top no-repeat; }
.social-links a.tumblr { background: url(../../images/login/social-icons/tumblr.png) left top no-repeat; }
.social-links a.aim { background: url(../../images/login/social-icons/aim.png) left top no-repeat; }
.social-links a.google { background: url(../../images/login/social-icons/google.png) left top no-repeat; }

.social-links a:hover { background-position: left -34px; }


/* ----- Email subscription form ----- */
}
h1,h2,h3,h4,h5 {
	margin: 0;
	line-height: inherit;
	color: #29323d;
}
h1 small,h2 small,h3 small,h4 small,h5 small {
	margin-left: 15px;
	font-style: italic;
}

input.search{
	background: url("../../images/login/lens.png") #fcfcfc no-repeat 95%;
	box-shadow: none;
	height: 19px;
	font-size: 13px;
	padding: 2px 6px;
	border:1px solid #d0dde9;
	margin: 0;
	border-radius: 2px;
	top: 11px;
}

.header{
	margin-bottom: 60px;
}
.header h1,
.header h2,
.header h3,
.header h4,
.header h5 {
	float: left;
	margin-top: 5px;
}
.navbar .settings span,
.navbar .logout span{
	display: inline-block;
	width: 19px;
	height: 19px;
}
.navbar .settings span{
	background-position: 0 0;
}
.navbar .logout span{
	background-position: -23px 0px;
}
.navbar_icon{
	background: url("../../images/login/navbar-icons.png") no-repeat;
	width: 43px;
	height: 20px;
}
/* Sidebar */
#sidebar-nav {
	position: absolute;
	width: 180px;
	float: left;
	margin: 0em;
	padding-top: 5.8em;
}
#dashboard-menu {
	list-style: none;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0;
}
#dashboard-menu > li > a {
	display: block;
	margin-right: -15px;
	margin-left: -15px;
	padding: 19px 14px 15px 14px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dae1e8;
	box-shadow: 0 2px 1px -1px #FFFFFF;
	color: #7f8c9a;
	width: 84%;
}
#dashboard-menu > li{
	position: relative;
}
/* font awesome icon */
#dashboard-menu > li .icon-group {
	font-size: 20px;
}
#dashboard-menu .pointer {
	position: absolute;
	right: 9px;
	top: 37%;
}
#dashboard-menu .pointer .arrow,
#dashboard-menu .pointer .arrow_border {
	border-color: transparent #fff transparent transparent;
	border-width: 11px;
	border-style: solid;
	font-size: 0;
	left: 50%;
	line-height: 0;
	margin: 0 auto;
	position: absolute;
	top: 0;
	width: 0;
	z-index: 1002;
	left: 0;
	margin-left: 45%;
}
#dashboard-menu .pointer .arrow_border {
	border-color: transparent rgb(192, 210, 221) transparent transparent;
	border-width: 11px;
	margin-left: -1px;
	border-style: solid;
	z-index: 1001;
	top: 0px;
}
#dashboard-menu a span{
	margin-left: 35px;
	transition: color .1s linear;
	-moz-transition: color .1s linear; /* Firefox 4 */
	-webkit-transition: color .1s linear; /* Safari and Chrome */
	-o-transition: color .1s linear;  /* Opera */
}
#dashboard-menu a i{
	position: absolute;
	left: 0;
	height: 24px;
	width: 24px;
	opacity: 0.5;
	transition: opacity .1s ease;
	-moz-transition: opacity .1s ease; /* Firefox 4 */
	-webkit-transition: opacity .1s ease; /* Safari and Chrome */
	-o-transition: opacity .1s ease;  /* Opera */
}
#dashboard-menu > li:hover i{
	opacity: 1;
}
#dashboard-menu > li.active > a,
#dashboard-menu > li > a:hover {
	color: rgba(51, 69, 90, 1);
	text-decoration: none;	
}
#dashboard-menu > li.active a {
	font-weight: 600;
	text-shadow: 1px 1px 1px #fff;
}
#dashboard-menu > li.active i{
	opacity: 1;
}

#pad-wrapper {
	padding: 0px 25px;
	margin-top: 55px;
}
#pad-wrapper h4 {
	margin: 0 0 0 20px;
	color: #696d73;
	font-style: italic;
}
.content {
	min-width: 400px;
	min-height: 600px;
	margin-bottom: 100px;
	padding-bottom: 50px;
	position: relative;
	background: #fff;
	margin-left: 177px;
	border-left: 1px solid #dae3e9;
	border-bottom: 1px solid #dae3e9;
	box-shadow: -2px 3px 4px 0px #f1f1f3;
	border-radius: 0px 0px 0px 5px;
}
.content.wide-content {
	margin-left: 0;
	border-radius: 0;
}

#tabs-wrapper{
	margin-left: -20px;
	margin-right: -20px;
	background-color: #fdfdfd;
	text-align: center;
	border-bottom: 1px solid #efeef3;
}
#tabs-wrapper .tab {
	text-align: center;
	padding: 13px 0px 13px 0px;
	border-right: 1px solid #e8e9ee;
	border-left: 1px solid #e8e9ee;
	float: none;
	display: inline-block;
	cursor: pointer;
	position: relative;
	border-top: 2px solid #fdfdfd;
	margin: 0 -2px 0 -2px;
	box-shadow: 1px 0px 0px 0px white;
	font-style: italic;
	color: #686c72;
	font-size: 14px;
	font-weight: 600;
}
#tabs-wrapper .tab:hover {
	text-decoration: none;
	color: #000;
}
#tabs-wrapper .tab.active{
	background: #fff;
	border-top-color: #3b9ff3;
	color: #3b9ff3;
}


/* responsive */
@media (max-width: 1020px) {
	.content {
		margin-left: 65px;
	}
	#dashboard-menu {
		margin-left: 5px;
	}
	#dashboard-menu .pointer {
		display: none;
	}
	#dashboard-menu li a span {
		visibility: hidden;
	}
}
@media (max-width: 600px) {
	.content {
		margin-left: 0em;
		border-left-width: 0px;
	}
}
@media (max-width: 767px) {
	#pad-wrapper {  
		padding: 0px 10px;
	}
	.content {
		min-width: 0px;
		margin:0;
	}
	#main-stats .stat{
		width: 50%;
		float: left;
	}
	#tabs-wrapper{
		margin-right: 0;
	}
	#tabs-wrapper .tab{
		width: 25%;
	}
	#tabs-wrapper .tab span{
		font-size:12px;
	}
}
@media (max-width: 480px) {

}