#dados b {
	font-weight: normal;
	display: inline-block;
	width: 60px;
	color: #000;
	vertical-align: top;
}
#dados i {
	font-style: normal;
	display: inline-block;
	vertical-align: top;
}
/*ferramentas*/
#tools {
	margin-bottom: 50px;
	position: relative;
}
.header_tools {
	height: 50px;
	margin-bottom: 15px;
	padding-left: 20px;
	background-color: #102839; #d3794d;
}
.header_tools h2 {
	color: #FFF; /* #20283d; */
}
.header_tools h4 {
	color: #FFF;
}
.header_tools p.h2 {
	color: #FFF;
}
.header_tools p {
	color: #FFF; 
}
#tools span {
	margin-bottom: 10px;
	display: block;
	margin-left:20px;
	padding-left: 47px;
	background: url(../images/sprite_tools.png) no-repeat;
	font-size: 15px;
	color: #FFC600; #d3794d;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	cursor: pointer;
}
#tools span:hover {
	color: #20283d;
	background-color: #FFF; #f5b798;
}
span#tool_sizedown {
	background-position: 0px -32px;
}
span#tool_sizeup {
	background-position: 0px -64px;
}
span#tool_chords {
	background-position: 0px -96px;
}
span#tool_simplify {
	background-position: 0px -128px;
}
#autoscroll {
	position: absolute;
	top: 0px;
	right: 320px;
	border: 1px solid #7f331c;
	width: 48px;
	background-color: #e8e8eb;
	display:none;
}
.bar {
	background-color: #1c1c2b;
	font-size: 11px;
	font-family: 'Cousine', sans-serif;
	height: 15px;
	line-height: 12px;
	text-align: right;
	padding-right: 5px;
}
.bar a {
	color: #FFF;
}
.scroll_level {
	width:22px;
	height:22px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.scroll_level:hover {
	background-image: url(../images/bg_scroll.png);
}
#scroll_02:hover {
	background-position: 0px -22px;
}
#scroll_03:hover {
	background-position: 0px -44px;
}
#scroll_04:hover {
	background-position: 0px -66px;
}
#scroll_05:hover {
	background-position: 0px -88px;
}
/*CORRECT*/
#login_unavailable {
	background-color:#000;
	color: #FFF;
	padding: 20px;
	margin-top: -15px;
	font-size: 15px;
}
#login_unavailable a {
	color: #d3794d;
}
.block {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
	background: url(../images/bg_block.png);
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.block a {
	margin-top: 135px;
}
#subcorrect {
	padding: 20px;
	padding-bottom: 1px;
	background-color: #d3794d;
	margin-top: -15px;
}
#subcorrect span {
	float: right;
	cursor: pointer;
}
#subcorrect p {
	margin-bottom: 8px;
}
.disabled_form {
	background-color: #d3794d;
	border-color: #d3794d;
	padding-left: 0px;	
}
#correct_title, #correct_artist {
	font-size: 18px;
	color: #1c2036 !important;
	font-weight: bold;
}
/*TABS*/
.tabs {
	padding: 20px;
	padding-right: 360px;
	position: relative;
}
.tabs pre {
	font-size: 14px;
	font-family: 'Cousine', sans-serif;
	line-height: 16px;
}
.tabs h1 {
	font-size: 18px;
	color: #633;
}

.tabs h1 b, #logo_print {
	display: none;
}
#logo_print {
	margin-bottom: 40px;
}
#keyselection {
	margin-top: 10px;
	font-size: 15px;
	font-family: 'Cousine', sans-serif;
	color: #000;
	cursor: pointer;
	position: relative;
	width: 220px;
	background-color: #c6623b;
}
#key_options li {
	background-color: #c6623b;
	width: 188px;
}
#key_active, #key_options li {
	padding: 6px 12px 6px 20px;
	display: block;
}
#key_options li:hover {
	background-color: #d3794d;
}
#key_active:hover {
	background-color: #b94113 !important;
}
.key_selected {
	display:none !important;
}
#key_options li:before, #key_active:before {
    content: "Key: ";
	color: #FFF;
}
#key_options li i, #key_active i  {
	font-size: 11px;
	color: #333;
	font-style: normal;
}
#core u {
  color: #3A607C;
  display: inline-block;
  font-weight: bold;
  padding-top: 10px;
  text-decoration: none;
  white-space: pre;
  cursor:pointer;
}
.tabs .inner_banner {
	top: 0px;
}
#share_area {
	margin-top: 12px;
	font-size: 13px;
	background-color: #d1d0d0;
	position: relative;
	margin-right: -12px;
	margin-left: 140px;
	padding: 12px !important;
	padding-right: 0px !important;
	width: 160px;
}
#share_area span, #share_area a {
	display: block;
	cursor: pointer;
	background-color: #c6623b;
	padding: 8px;
	margin-bottom: 12px;
	color: #FFF;
}
#share_area span:hover, #share_area a:hover {
	background-color: #b94113;
}
#share_area a:last-child {
	margin-bottom: 0px;
}
/*CORE*/
#showchords {
	display: none;
	padding: 10px;
	background-color: #FFF;
	margin-top: 20px;
}
.marcadores{
	position: absolute;
	top: 0px;
	left: -7px;
	
}
.column_print {
	background-color: #FFF !important;
	width: 1230px !important;
	border:0 !important;
}
.ch {position:absolute; z-index:2;}
.chordtitle {font-size:12px;font-weight:bold;height:20px;width:94px;text-align:center; color:#3A607C; cursor: pointer;}
.drawchord2{display:inline-block; vertical-align:top; margin-right:10px;margin-bottom:20px;position:relative;}
.change {
	display: block;
	margin-top: 16px;
	font-size: 10px;
	text-align:center;
	border: 1px solid #999;
	padding: 3px;
	cursor: pointer;
	color: #999;
	width: 60px;
}
.change:hover {
	background-color: #f2b394;
	color: #000;
}
.keyboard {width:205px}
.viola {width:82px}
.banjo {width:70px}
.ukulele {width:70px}


.drawchord{float:left;margin-right:16px;margin-bottom:20px;position:relative;}
.floatchord{
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	position: relative;
	background-color:#FFF;
	border:solid 1px #CCC;
}
.over_chord_guitar {
	position:absolute;
	z-index:300;
	wwidth: 124px;
	hheight: 204px;
	background-color:#FFF;
}
#flchord
{
-webkit-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.22);
-moz-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.22);
box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.22);	
}
.gpdetail {
  background-color: #C6623B;
  border-radius: 4px;
  color: #FFFFFF;
  display: inline-block;
  height: 28px;
  left: 150px;
  padding: 0 2px;
  position: absolute;
}