
h1 {
	letter-spacing: -1px;
	font-size: 24px;
	margin: 10px 0
}
h1 small {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: -1px
}
.lead {
	font-size: 19px
}
h2 {
	letter-spacing: -1px;
	font-size: 22px;
	margin: 20px 0;
	line-height: normal
}
h3 {
	display: block;
	font-size: 19px;
	font-weight: 400;
	margin: 20px 0;
	line-height: normal
}
h4 {
	line-height: normal
}
h5 {
	font-size: 17px;
	font-weight: 300;
	margin: 10px 0;
	line-height: normal
}
h6 {
	font-size: 15px;
	margin: 10px 0;
	font-weight: 700;
	line-height: normal
}


.text-muted > small
{
	font-size:10px;
}

.text-muted > span
{
	width:110px;
	float:left;
	display:block;
	font-size:13px;
	margin-right:10px;
}

.text-muted > span > i
{
	width:12px;
}


.air
{
	position:absolute;
top: 10px;
	right:10px;
	z-index:999;
	
}


.profile-pic {
	text-align: right
}
.profile-pic>img {
	border-radius: 0;
	position: relative;
	border: 5px solid #fff;
	top: -30px;
	left: 10px;
	display: inline-block;
	text-align: right;
	z-index: 4;
	margin-bottom: -30px;
	width:140px;
}
.profile-carousel .carousel-inner {
	max-height: 220px
}
.friends-list li {
	margin-bottom: 10px;
	margin-right: 3px;
	padding: 0
}
.friends-list img {
	width: 35px;
	border: 1px solid #fff;
	outline: 1px solid #bfbfbf
}
.profile-link-btn {
	color: #999;
	font-size: 14px
}

.user {
	display: block;
	float: left;
	width: 170px;
	margin: 0 15px 15px 0;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}
.user img {
	float: left;
	width: 35px;
	margin-right: 5px
}
.user .email {
	color: #999;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}


.btn {
	border-radius: 2px;
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05)
}
.btn:active {
	position: relative;
	top: 1px;
	left: 1px
}
.btn.btn-ribbon {
	background-color: #707070;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777), to(#666));
	background-image: -webkit-linear-gradient(top, #777, #666);
	background-image: -webkit-gradient(linear, top left, bottom left, from(#777), to(#666));
	background-image: linear-gradient(to bottom, #777, #666);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff777777', endColorstr='#ff666666', GradientType=0);
	color: #fff;
	padding: 0 5px;
	line-height: 20px;
	vertical-align: middle;
	height: 20px;
	display: block;
	border: 0;
	float: left;
	margin: 0 8px 0 0;
	cursor: pointer
}
.btn.btn-ribbon>i {
	font-size: 111%
}
.ribbon-button-alignment {
	padding-top: 10px;
	display: inline-block
}


.bg-color-teal {
	background-color: #568a89!important
}

.bg-color-pinkDark {
	background-color: #a8829f!important
}
.txt-color-white {
	color: #fff!important
}



@media (max-width:979px) {
.profile-pic>img {
	width: 110px
}
.profile-pic {
	float: left;
	margin-bottom:160px;
	
}


.profile-pic>img {
	margin-right: 10px
}
.profile-pic+div, .profile-pic+div+div {
	padding-left: 30px;
	padding-right: 30px
}
}

@media (max-width:767px) {
.profile-pic>img {
	width: 100px
}
}

@media only screen and (min-width:0) and (max-width:679px) {
.profile-pic>img {
	width: 90px
}
}


@media only screen and (min-width:320px) and (max-width:479px) {
.profile-pic {
	text-align: left
}
.profile-pic>img {
	width: 90px;
	margin-left: 0;
	top: -25px;
	margin-right: 0
}
.profile-pic+div>h1 {
	font-size: 20px
}
.profile-pic+div>h1 small {
	font-size: 16px
}
.profile-carousel .carousel-indicators {
	top: 10px
}
.login-banner
{
	width:100%;
}
}


.nav-tabs {
	border-bottom-color: transparent
}
.nav-tabs>li>a {
	border-radius: 0;
	border: 0;
	padding: 7px 15px 6px
}
.nav-tabs>li.active>a,  .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #555;
	background-color: #FFF;
	cursor: default;
border-top-width: 0!important;
font-weight: 700;
}



.chat-body .message
{display: block;
position: relative;
margin: 20px 20px 0; 
	border-bottom:1px dashed #eee;
}


.chat-body ul
{
	margin:0px;
	padding:0px;
}

.chat-body .message img {
	display: inline-block;
	border-left: 4px solid #fff;
	position: absolute;
	width:50px;
}

.chat-body .message .message-text a.username {
	display: block;
	font-weight: 700;
	margin-bottom: 4px;
	vertical-align: top;
	line-height: 14px;
	font-size: 14px;
	letter-spacing: -1px;
	text-decoration: none!important
}

.chat-body .message .message-text a.username  small{
	font:normal 12px arial;
	color:#999;
	letter-spacing:0px;
}


.chat-body .profile-message {
	background: none!important;
	height: auto!important;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	overflow: hidden;
}


.chat-body li.message .message-text {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0;
	margin-left: 65px;
	line-height: normal;
	margin-bottom:4px;
}
.chat-body .message .message-text time {
	position: absolute;
	top: 1px;
	right: 0;
	font-size: 10px;
	line-height: 10px;
	color: #AFAFAF
}

.font-xs
{
	font-size:12px;
}






.user-gallery >li img:hover {
	opacity: .8
}

.user-gallery >li {
	margin-bottom:10px;
	margin-top:10px;
}




#shortcut {
}
#shortcut ul {
	margin:0px;
	padding:10px;
}


#shortcut ul li {
	display:block;
	float:left;
	width: auto;
	margin:5px;
}
#shortcut ul li .jarvismetro-tile {
	margin: 0 3px 3px;
	border: 0;
	border-radius: 0
}
#shortcut ul li .jarvismetro-tile:hover {
	color: #fff;
	text-decoration: none
}
#shortcut ul li .jarvismetro-tile:active, #shortcut ul li .jarvismetro-tile:focus {
	left: 0;
	top: 0
}
.shortcut-on #response-btn {
	display: none!important
}
.shortcut-on #left-bar .navbar, .shortcut-on #main .navbar {
	border: 0!important
}
.arrow-box-up:after, .arrow-box-up:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}


.jarvismetro-tile {
	float: left;
	display: block;
	background-color: #fff;
	width: 100px;
	height: 70px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 0 1px #FFC;
	box-shadow: inset 0 0 1px #FFC;
	border: 1px dotted #C5C5C5;
	text-decoration: none;
	color: #fff;
	font-weight: 300;
	font-smooth: always;
	margin: 0 10px 20px 0;
	padding: 5px;
	position: relative
}
.jarvismetro-tile:hover {
	z-index: 10;
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07)
}
.jarvismetro-tile.big-cubes {
	width: 130px;
	height: 120px
}
.jarvismetro-tile.double {
	width: 249px
}
.jarvismetro-tile:active {
	top: 1px;
	left: 1px
}
.jarvismetro-tile .iconbox {
	text-align: center
}
.jarvismetro-tile .iconbox i {
	display: block;
	margin: 15px auto 0;
	height: 75px
}
.jarvismetro-tile .iconbox span {
	display: block;
	text-align: left
}
.jarvismetro-tile .iconbox span>span {
	position: absolute;
	right: -3px;
	bottom: -3px;
	border-radius: 50%;
	padding: 5px;
	border: 1px solid #fff
}


.bg-color-blue {
	background-color: #57889c!important
}
.bg-color-blueLight {
	background-color: #92a2a8!important
}
.bg-color-blueDark {
	background-color: #4c4f53!important
}
.bg-color-green {
	background-color: #356e35!important
}
.bg-color-greenLight {
	background-color: #71843f!important
}
.bg-color-greenDark {
	background-color: #496949!important
}
.bg-color-red {
	background-color: #a90329!important
}
.bg-color-yellow {
	background-color: #b09b5b!important
}
.bg-color-orange {
	background-color: #c79121!important
}
.bg-color-orangeDark {
	background-color: #a57225!important
}
.bg-color-pink {
	background-color: #ac5287!important
}
.bg-color-pinkDark {
	background-color: #a8829f!important
}
.bg-color-purple {
	background-color: #6e587a!important
}
.bg-color-darken {
	background-color: #404040!important
}
.bg-color-lighten {
	background-color: #d5e7ec!important
}
.bg-color-white {
	background-color: #fff!important
}
.bg-color-grayDark {
	background-color: #525252!important
}
.bg-color-magenta {
	background-color: #6e3671!important
}
.bg-color-teal {
	background-color: #568a89!important
}
.bg-color-redLight {
	background-color: #a65858!important
}


.txt-color-blue {
	color: #57889c!important
}
.txt-color-blueLight {
	color: #92a2a8!important
}
.txt-color-blueDark {
	color: #4c4f53!important
}
.txt-color-green {
	color: #356e35!important
}
.txt-color-greenLight {
	color: #71843f!important
}
.txt-color-greenDark {
	color: #496949!important
}
.txt-color-red {
	color: #a90329!important
}
.txt-color-yellow {
	color: #b09b5b!important
}
.txt-color-orange {
	color: #b19a6b!important
}
.txt-color-orangeDark {
	color: #a57225!important
}
.txt-color-pink {
	color: #ac5287!important
}
.txt-color-pinkDark {
	color: #a8829f!important
}
.txt-color-purple {
	color: #6e587a!important
}
.txt-color-darken {
	color: #404040!important
}
.txt-color-lighten {
	color: #d5e7ec!important
}
.txt-color-white {
	color: #fff!important
}
.txt-color-grayDark {
	color: #525252!important
}
.txt-color-magenta {
	color: #6e3671!important
}
.txt-color-teal {
	color: #568a89!important
}
.txt-color-red {
	color: #ff0000!important
}

.padding10
{
	padding:10px;
}



.userPanelTitle
{
	margin-top:30px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:1px;
	border-bottom:1px solid #ccc;
	border-left:8px solid #ccc;
}