body {
  background-color: #d5f1c8;
  font-family:"Arial Narrow", Arial, Sans Serif;
 /*  background: url('//static.walkertracker.com/newUIassets/clouds.png');*/

  background-repeat: no-repeat;
  background-position: center top;
  top: 0;
  z-index: -1;
}
.wt-notice p img[style="float: right;"]{margin: 20px;}
.alert{overflow: hidden;}
.alert h1{margin-bottom: 15px;}
.container
{
	position: relative;
}
::-webkit-input-placeholder {
   color: #a6a6a6;
}

:-moz-placeholder { /* Firefox 18- */
   color: #a6a6a6;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #a6a6a6;
}

:-ms-input-placeholder {
   color: #a6a6a6;
}

#messages_arrow{
 display:none;
 position:absolute;
 background: url(https://walkertracker.s3.amazonaws.com/images/messages_corner.png) no-repeat;
 z-index:999;
 top: 46px;
 height: 10px; width: 20px;
}
.messages_empty{
height: 84px !important;
}
#messages_container{
display:none;
background: white;
color: rgba(135, 135, 135,1);
position: absolute;
max-height: 400px;
overflow-y: scroll;
overflow-x: hidden;
right: -40px;z-index: 999;
-webkit-box-shadow: 1px 6px 13px -4px rgba(71,71,71,1);
-moz-box-shadow: 1px 6px 13px -4px rgba(71,71,71,1);
box-shadow: 1px 6px 13px -4px rgba(71,71,71,1);
top: 56px;
z-index: 999999;
}
#messages_container a:hover{text-decoration:none}
#messages_container .fa-2x {
  ;font-size: 1.4em;
}
#messages_container .unviewed{background:white;}
#messages_container .viewed{background:#F4F3F3;}
#messages_container .icon_container{
  width: 30px;text-align: center;padding: 5px; float:left;
}
#messages_container .date_container{position:absolute;top: 1px; right: 5px;font-size: 11px;}
.message_row{ display: table;clear:both; height: 45px; border-bottom: 1px solid #ccc;position:relative}

.inbox-row{
background:#D4E3F0;
color: #4B4848;
}
.message_row:hover
{
	background-color:#fcf8e3 !important;
	cursor:pointer;
}
#messages_container .message_content{
  padding: 5px;font-size: 13px;
  width: 100%;
  display:table-cell;
  letter-spacing: .2px;
  vertical-align: middle;
}
#messages_container .unviewed .icon_container i{
color: #5EBD5E;
}
#messages_container .icon_container i{
margin-top: 10px;
}
/* LOGIN FORM */
#login {
  background: url('/_views/images/bar-top.png') repeat-x scroll top left;
  height: 36px;
  width: 100%;
  padding-top: 3px;
  _padding-top: 0px;
  top: -38px;
  left: 0;
  position: absolute;
  z-index: 10;
}
#login_form {
  width: 940px;
  margin: 0 auto;
  text-align: right;
  padding-right: 90px;
}
#login_form form, #login_form input {
  margin: 0;
  _top: -4px;
}
#banner {
  position: relative;
  left: 10px;
}
/*********HEADER***********/
#logo
{
	position:absolute;
	left:-130px;
	top:200px;
	width:140px;
	height:154px;
	cursor:pointer;
	text-indent:-9999px;
}
.logo_off
{
	background-image:url("/_views/images/logo-walker-tracker-left-tag-bw.png");
	opacity:.1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);

}
 .logo_hover
{
	background-image:url("/_views/images/logo-walker-tracker-left-tag.png") !important;
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.content
{
	position:relative;
	top:-40px !important;
}
#search_box
{
	position:absolute;
	right:24px;
	top:14px;
	display:none;
}
#msg_count
{
	color:#fff;
	font-weight:bold;
	position:absolute;
	font-size:11px;
	font-family:arial;
	left:18px;
	top:4px;
}
#inbox:hover
{
	padding:2px 12px;
	margin-top:8px;
}



/*******   NAV ********/

#nav {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
#nav .nav {
  border-bottom: 0;
  margin: 0;

}
#nav .nav  li a
{
	color:#333333;
	font-size:15px;
	background-color:#f4fbf3 !important;
	background: url('/images/navtabs_background.png') repeat-x scroll top left;
	border:1px solid #a6a6a6;/*#d5d9d3;*/
	letter-spacing:.05em;
	padding:9px 20px 8px 20px;
	/*font-weight:100;*/
}

#nav .nav li a:hover
{
	background-color:#fff !important;
	background: none;

}
#nav .nav .active a
{
	background: none;
	border-radius:3px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom:0;

	padding-bottom: 9px;
	margin-bottom: -1px;
	height:18px;
	background-color:#fff !important;
	position: relative;
	z-index: 10;
}

#nav_mini {
  position: absolute;
  right: 20px;
  top: 10px;
background-color:#fff;
border:1px solid #000;
border-radius:4px;
opacity:.8;
height:34px;
}
#nav_mini a
{
	color:#333333;
}


/*Text*/

#nav .nav  li a, .btn, h1, h2, h3 {

  font-family:  "Arial Narrow", 'Helvetica Neue', Arial, Sans Serif;

}
strong, .medcon
{
	font-family: "Arial Narrow",'Helvetica Neue', Arial, Sans Serif;
	font-weight:700;
}
/*#nav .nav  li a, .btn, h1, h2, h3 {

  font-family: 'HelveticaNeueW01-ThinCn 673383', "Arial Narrow", Arial, Sans Serif;
}
strong, .medcon
{
	font-family:'HelveticaNeueW01-77BdCn 692722', "Arial Narrow", Arial, Sans Serif;
}
*/


li, p {
  color: #737373;
}

.humble
{
	font-size:11px;
}
a{
	color:#3EB1ED;
/*	font-family:arial;
	font-weight:normal;
*/
}
.tooltip
{
	font-family:Arial;
}
a:active, a.link:active, a:focus {
  outline: none !important;
  outline-style: none;
}
.link_alt {
  color: #D4562B;
  text-decoration: underline;
  font-size: 16px;
}


/********* BTNS ********/
.btn_long /* style with .btn - a page-wide button */
{
	width:918px;
	text-align:left;
	border-radius:1px;

}
.btn_long span /* to hold open/close txt */
{
	font-weight:bold !important;
	color:#4BBDF8;
	position:absolute;
	right:8px;
}

/* as a class inside a row, adds a background shadow*/
.page-shadow {
  background: url('/_views/images/page-shadow.png') no-repeat scroll top left;
  background-position: 0px 5px;
}
#main {
  background-color: #fff;
  min-height: 600px;

  /*border-radius:10px;*/

  /*	padding:10px;*/

  border: 1px solid #CCCEC9;
  border-radius: 10px;
  padding: 2px;
  margin-bottom: 20px;
  overflow: hidden;
}

#main > .row-fluid {
	margin-bottom: -20px;
	padding: 20px;
	width: 900px;
}
/* FOOTER */
#footer {
  margin-top: 30px;
  margin-bottom: 50px;
  position: relative;
}
#footer_c {
  position: absolute;
  right: 0;
  top: 22px;
  font-size: 10px;
}
#footer .stripe {
  border-top: 1px solid #92cc74;
  -moz-boxbox-shadow: 0px 3px 5px #fff;
  -webkit-box-shadow: 0px 3px 5px #fff;
  box-shadow: 0px 3px 5px #fff;
  height: 1px;
  margin-bottom: 10px;
}
#footer .nav li, #footer .nav li a {
  font-size: 13px;
}

/*********** icons *********/

.icon-pencil:hover
{
	background-color:#e6e6e6;
	border-bottom:2px solid #000;
}

.icon-lock, .icon-signal
{
	opacity:.3;
}


/* WTICONS called via: <i class="wticon-team"></i> */
[class^="wticon-"] {
  display: inline-block;
  width: 28px;
  height: 22px;
  vertical-align: text-bottom;
  background-image: url(/_views/images/icon-wtsprites.png);
  background-position: 22px 28px;
  background-repeat: no-repeat;
  *margin-right: .3em;
}
[class^="wticon-"]:last-child {
  *margin-left: 0;
}

.wticon-team {
  background-position: 0 -22px;
}
.wticon-solo{
  background-position: -28px -22px;
}
.wticon-chart{
  background-position: -84px  0px;
}
.wticon-map{
  background-position: -56px  0px;
}
.wticon-lock-open{
  background-position: 0      0;

}
.wticon-lock-closed{
  background-position: -28px  0px;
}
.wticon-pdf{
  background-position: -56px -22px;
}


.admin_box
{
	/*border-left:1px solid #a6a6a6;
	border-right:1px solid #a6a6a6;
	border-bottom:1px solid #a6a6a6;
*/	
    position:relative;
	background-color: #f0f0f0;
	padding: 5px;
	/*margin:8px 0 !important;*/
    border-radius: 8px;
    font-size:14px;
    font-weight:bold;
/*	border:1px solid #eaeaea;*/

}
.admin_label
{
/*	border-radius: 0 !important;*/
	width:100%;
	position:relative;
	left:0px;
    display:block;
    clear:both;
	/*border-radius: 6px 0 0 0;*/
	/*top:-6px;*/
	height:16px;
	/*background-color: #a6a6a6;/*#eaeaea;*/*/
	color:#000;
/*	padding:2px 0px 6px 0px;*/
	font-size:18px;
    font-weight: bold;

}

.admin_label .glyphicons
{
	margin-top:2px;
}

.admin_tag
{

	border-radius: 6px;
	height:16px;
	background-color: #a6a6a6;/*#eaeaea;*/
	color:#000;
	padding:2px 0px 6px 0px;
	font-size:14px;
}



/*********** STRUCTURAL *********/
.inside_span
{
	float: none;
	margin: 0;
	padding: 0 1px 50px 18px;
}
.inside_span_bd
{
	padding: 0 1px 50px 13px;
	border-right:1px solid #e6e6e6
}

/* clearfix */
.inside_span:before,
.inside_span:after {
    content:"";
    display:table;
}
.inside_span:after {
    clear:both;
}
.inside_span {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

.row-fluid .inside_span {
	margin: 0 0 18px;
	padding: 0;
}

.row-fluid .inside_span > form,
.row-fluid .inside_span > :last-child {
	margin-bottom: 0;
}


.css_col
{
-webkit-column-count: 4; /* Chrome, Safari, Opera */
-moz-column-count: 4; /* Firefox */
column-count: 4;

}
.css_col li
{
	list-style:none;
}


/********** SIDEBAR *************/
/*.avatar_sidebar_friend //unused!??
{
	float:left;
}
*/
#sidebar /* a span4 sidebar */
{
	/*background-color:#F3F6F0 !important;*//*#f9fcf7*/
	background-color:#F9FBF6 !important;/*#f9fcf7*/

	/*box-shadow:-1px 0px 15px #a6a6a6;*/
	border-left:1px solid #E1E1E1;
	padding:14px 4px 0 14px;
	width:280px;
}
.bottomborder
{
	background-color:#e6e6e6;
	margin:4px;
	height:1px;
}
#sidebar .friend_bar
{
	background-color:#71bd17;
	height:7px;
	border-right:4px outset #C6C6C6;
/*	border-style: none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset;*/
}
#sidebar .my_bar
{
	margin-top:1px;
	background-color:#29befc;
}
#sidebar .bar_holder
{
	width:210px;

}

#sidebar .thumbnail
{
	border-radius:1px;
	padding:2px;
}
#sidebar .sidebar_avatar
{
	float:left;
	width:38px;
}
.avatar_sidebar .thumbnail
{
	background-color:#fff;
	padding:2px;
	box-shadow:-1px -1px 6px #a6a6a6;
	float:left;
}


#user_widget
{
	float:left;
	margin-left:10px;
	clear:right;
}
#profile h2
{
	float:left;
}

#sidebar .sidebar_competitions ul li
{
	position:relative;
	overflow:hidden;
	width:272px;
	/*white-space:nowrap;*/
}
.sidebar_competitions ul li a
{
	height:26px;

	/*padding-top:14px;*/
	position:relative;
}

.sidebar_competitions .my_rank
{
	/*height:44px;*/
	float:right;
	border-left:1px solid #B6B6B6; /*debug*/
	width:46px;
	top:1px;
	font-size:11px;
	right:1px;
/*	padding:0.5px, 1px, 1px, 0.5px;
	*/
	padding:4px;
	background-color:#fff;
	margin:0;
	text-align:right;
	position:absolute;
	right:4px;
/*	-webkit-box-shadow:-6px 0px 5px 0px #fff;
	-moz-box-shadow:-6px 0px 5px 0px #fff;
*/
	box-shadow:-14px 0px 16px 0px #fff;
}
.sidebar_competitions .my_rank span
{
	font-size:16px;
}

img.postimg, .postimg img
{
width: 100%;
}
/************ Selection Container ************/
.selection-container {
	background: #fafafa;
	border: #d9d9d9 solid 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: #fff 0 0 0 1px inset, #ededed 0 4px 0;
	-moz-box-shadow: #fff 0 0 0 1px inset, #ededed 0 4px 0;
	-webkit-box-shadow: #fff 0 0 0 1px inset, #ededed 0 4px 0;
	list-style: none;
	margin: 0 0 18px;
	padding: 10px;
	position: relative;
}

.selection-container ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0 10px;
}

.selection-container ul:last-child,
.selection-container li:last-child {
	margin-bottom: 0;
}

.selection-container .group_count {
	color: #3a4750;
	font-weight: bold;
}

.selection-container .group_count .count {
	font-size: 50px;
	margin: 10px 0;
	text-align: center;
	white-space: nowrap;
}

.selection-container .tab-menu {
	display: table;
	list-style: none;
	margin: 0 -10px 10px;
	padding: 0;
	width: 361px;
}

.selection-container .tab-menu > li {
	display: table-cell;
	padding: 0;
}

.selection-container .section-title,
.selection-container .tab-menu > li > a {
	background: #a5cbe3;
	color: #566168;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	margin: 0 -10px 10px;
	padding: 9px 0;
	text-align: center;
}

.selection-container > .section-title:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	margin-top: -10px;
}

.selection-container .section-title.active,
.selection-container .tab-menu > li > a.active {
	background: #566168;
	color: #fff;
}

.selection-container .tab-menu > li > a {
	display: block;
	margin: 0;
	width: 100%;
}

.selection-container li {
	clear: left;
	color: #8e9aa2;
	height: 37px;
	margin: 0 -10px 10px;
	padding: 7px 10px 7px 61px;
	position: relative;
}

.selection-container.compact li {
	height: 18px;
	padding-left: 10px;
}

.selection-container > li {
	background: #f0f0f0 url("/_views/images/search-list-bg.png") repeat-x;
	border-bottom: #d9d9d9 solid 1px;
	margin-bottom: 0;
	padding: 7px 10px 6px 69px;
}

.selection-container > li:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	margin-top: -10px;
}

.selection-container > li:last-child {
	border-bottom: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	margin-bottom: -10px;
}

.selection-container li .thumb {
	border: #999 solid 1px;
	left: 0;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 50px;
}

.selection-container li .thumb img {
	height: inherit !important;
}

.selection-container > li .thumb {
	border: 0;
	left: 10px;
}

.selection-container li h4 {
	color: #8e9aa2;
}

.selection-container li p {
	color: #a4b988;
}

.selection-container .checkbox {
	float: left;
	margin-right: 10px;
}

.selection-container li .bull {
	color: #999;
}

.selection-container > li:hover {
	background: #0180d0 url("/_views/images/search-list-active.png") repeat-x;
	border: #15679b solid 1px;
	color: #fff;
	margin: -1px -11px 0;
	z-index: 10;
}

.selection-container > li:first-child:hover {
	margin-top: -11px;
}

.selection-container > li:last-child:hover {
	margin-bottom: -11px;
}

.selection-container > li:hover h4,
.selection-container > li:hover p,
.selection-container > li:hover .bull {
	color: #fff;
}

.selection-container li .overlay-link {
	display: block;
	height: 49px;
	left: 0;
	position: absolute;
	top: 0;
	text-decoration: none;
	width: 100%;
}

/********* Avatar with overlay ************/


.avatar-preview {
	margin: 9px 0;
	width: 606px;
}

.avatar-preview > ul {
	list-style: none;
	margin: 0;
}

.avatar-preview > ul > li {
	float: left;
	margin: 13px;
	position: relative;
	width: 90px;
	height:130px;
}

.avatar-preview > ul > li:hover .overlay {
	display: block;
}

.avatar-preview .overlay {
/*	background: #fff;*/
	/*background: rgba(255, 255, 255, 0.75);*/
	display: none;
	/*height: 74px;*/
	width: 74px;
	margin:2px;
	left: 4px;
	padding: 4px;
	position: absolute;
	top: 4px;
	z-index:1;


}

.avatar-preview .overlay h5 {
	line-height: 1em;
	margin: 0;
	overflow: hidden;
	width: 100%;
}

.avatar-preview .overlay .avg {
	margin: 0;
}

.avatar-preview .overlay .btn-group {
	padding: 0;
	position: absolute;
	right: 5px;
	top: 3px;
}

.avatar-preview .avatar {
	background: #fff;
	border: #d6d6d6 solid 1px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: rgba(0, 0, 0, 0.25) 0 0 7px;
	-moz-box-shadow: rgba(0, 0, 0, 0.25) 0 0 7px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 7px;
	margin: 0;
	padding: 3px;
}

/************ Page Nav ************/
.page-nav {
	height: 28px;
	margin: 18px 0;
}

.page-nav .wrap {
	float: right;
}

.page-nav h6 {
	float: left;
	line-height: 28px;
	margin-right: 10px;
}

.page-nav .btn-toolbar {
	float: left;
	margin: 0;
}

/************ TXT ************/
.txt_gray_bold
{
	font-weight:bold;
	font-size:16px;
	color:#737373;
}
.gray_condensed
{
	color:#a6a6a6;
	letter-spacing:-.06em !important;
}

.is-editable {
	background: #e6eef7 url("/_views/images/icon_edit.png") no-repeat right center;
	border-right: #e6eef7 solid 2px;
	padding: 3px 20px 3px 3px;
}

.is-editable.active {
	background-image: none;
	padding-right: 3px;
}

.is-editable form,
.is-editable input {
	margin: 0;
}

.is-editable button {
	margin-left: 3px;
}

.message table td {
	vertical-align: top;
}




/*********your stats bar area********/
#stats_daily,#stats_monthly
{
	display:none;
}

#stats_to_goal
{

	padding:4px;
	margin-bottom:10px;
	margin-left:20px;
}
.wtprogress,.wtpointsprogress
{
	background-color:#E3E5E0;
	padding:4px;
	position:relative;
	display:block;
	clear:right;
}
.wtprogress h2, .wtprogress h3, .wtprogress h4, #text_stats h2, #text_stats h3
{
	font-family:"Arial Narrow", Arial, Sans Serif;
	font-weight:normal;
	margin-top:0;
	padding-top:0;
	line-height:22px;
}
.wtprogress .left h3
{
	color:#fff;
}
.wtprogress .left h2
{
	color:#474747;
}
.wtprogress .right h3
{
	color:#737373;
}
.wtprogress .right h2
{
	color:#474747;
}

.wtprogress,.wtprogress .slider,.wtprogress .slider_holder
{
	height:70px;
}
#stats_bars_holder
{
	height:80px;
	display:block;
	clear:both;
}
.wtprogress,.wtprogress .slider_holder
{
	/*width:100%;*/
	width:564px !important;

}
.wtpointsprogress
{
	width:274px !important;
	padding:2px;
	height:8px;
}
.stats_box
{
	width:574px;
}
.wtprogress .slider_holder, .wtpointsprogress .slider_holder
{
	position:absolute;
	width:99% !important;
}

.wtprogress .slider, .wtpointsprogress .slider
{
	background-image:url(/_views/images/statsbar-background.png);
	position:absolute;
}
.wtprogress .left
{
	position:absolute;
	left:0px;
	padding:10px;
}
.wtprogress .right
{
	position:absolute;
	right:0px;
	padding:10px;
}

.avg_desc
{
	font-size:10px;
	margin-top: 0px;
	width:75px;
}
#averages h2
{
	margin-bottom: 0px;
	margin-top: 8px;
	line-height: 18px;
}
.stats_nums
{
	width:75px;
	text-align:right;
}


/************** progress bar for distance ********/

.distance_bar
{
	position:relative;
/*	border:1px solid #8ee073;*/
	border:1px solid #7f7f7f;
	border-right:none;
	width:496px;
	left:0px;
	clear:both;
	height:18px;
	margin-bottom:-43px;
	z-index:0 !important;
	box-shadow:0px 1px 1px #a6a6a6;
}
.distance_bar .inside
{
	padding:2px;
	height:14px;
/*	background-color:#8ee073;*/
	background-color:#94c714;
	float:left;
}
.distance_txt
{
	position:absolute;
	left:160px;
	font-weight:bold;
	font-size:14px;
}
.distance_target
{
	position:absolute;
	z-index:20 !important;
}


/************** LEGACY ********/
.avatar
{
	padding:0;
	position: relative;
	width: 80px;
	height: 80px;
/*	overflow:hidden;*/
	margin-right:14px;
	margin-bottom:4px;
	z-index:1;
/*	border:1px solid black;
*//*	background-color:black;*/
}
.avatar .user_avatar{width: 80px;}
.avatar_highlight
{
	padding:0;
	position: relative;
	width: 80px;
	margin-right:4px;
	margin-bottom:4px;
	border:3px solid #EEB53A;
	background-color:#000;
}
.level_img_avatar
{
	position:absolute;
	top:72px;
	left:36px;
	z-index:1005;

}
.level_img
{
	/*background-image:url(/_views/images/levels/small/level_bk.png);*/
	/*background-repeat:no-repeat;*/

	width:50px;
	height:16px;
	padding:0px;
/*	padding:5px 0 0 4px;*/
	opacity:.7;
	/*background-position:0px 0px; */
	/*opacity:.8;*/

}
.level_img:hover
{
/*	background-image:url(/_views/images/levels/small/level_bk_hover.png);*/

	opacity:1;

}

.level_img_small
{
	position:relative;
	/*top:-14px;*/
	margin-top:-13px;
	left:35px;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	background-position:0px 2px;
	opacity:.7;
/*	border:1px solid red;<!--debug-->*/
	/*background-image: url('/_views/images/levels/tiny/level_bg.png');*/

}

.level_img_small:hover
{
	opacity:1;
	/*background-image: url('/_views/images/levels/tiny/level_bg_hover.png');*/
}
.level_img_small:active,.level_img:active
{
	border:0;
	outline:0;
}


.badges
{

	background-image:url(/_views/images/badges.png);
	height:26px;
	width:89px;
	opacity: .7;
	z-index:1;
}
.none{background-position:0 -3px; }
.platinum{background-position:0 30px; }
.gold{background-position:0 60px; }
.silver{background-position:0 90px; }
.bronze{background-position:0 120px; }




.pro_avatar
{
	position:absolute;
	top:0px;
	right:0px;
	padding:0px 1px;
	z-index:99;
	width:20px !important;
	height:12px !important;

}
.pro_avatar a, .pro_avatar a:visited
{
	text-decoration:none;
}
.pro_avatar a:hover
{
	background-color:#FFF !important;
}

.pro,.pro:visited
{
	font-size:10px;
	color:#666666 !important;
	border-bottom:3px solid #86F94A;
	font-weight:bold;
}
.pro a:hover
{
	font-size:10px;
	color:#256066;
	border-bottom:1px solid #86F94A;
}


/* blog / comments css */
	.blog_row
	{
		margin-top:15px;
	}
	.day_separator
	{
		border-top:1px solid #000;
		width:100%;
		text-align:right;
		padding:0;
		margin-top: 20px;;
	}
	.comment_block
	{
		border-top:1px solid #e6e6e6 !important;
		border-bottom:1px solid #e6e6e6 !important;
		clear:both;
		background-color:#F2FFE6;/*#f9fcf7;*/
		display:none;
		margin-top:5px;
		padding:10px 0;
		margin-bottom:8px;
	}
	.comment_row
	{
		border-top:1px solid #e6e6e6 !important;
		padding:10px 0;
		background-color:#f3f9ee;

	}

	.avatar_small
	{
		width:38px;
	}
	.avatar_tiny
	{
		width:20px;
	}
.jslink
{
	cursor:pointer;
}
.correct_answer{color: green;}
.wrong_answer{color: red;}
.survey_textarea{width: 100%;}
.profileaction{padding: 2px 4px 2px 2px; letter-spacing: -.2px;}
.span4-box,.span5-box{min-height: 300px; background: white;margin-bottom: 40px;margin-left: 20px;margin-right: 20px;  box-shadow: 0 0px 1px 0 rgba(0,0,0,0.26); padding: 0px;}
.box-content{padding: 30px;color: #989898;}
.box-header{padding: 10px;border-bottom: 1px solid #DFDFDF;color: #848484;}

[v-cloak] {
  display: none !important;
}
