/* ############################## */
/* ############################## */
/* ############################## */
/* ############################## */
/* ############################## */

#ajaxsearchpro3 .probox .proinput input, #ajaxsearchprores3 .results .item .content h3 a {
	font-family: Open Sans, sans-serif !important;
	font-weight: 600;
}
#pods-main-index, #pods-sidebar {
	display: block;
}
#pods-main-index {
	float: right;
	background: #f3f3f3;
	width: 83%;
}
#pods-main p {
	color:black;	
}
#pods-main div.omc-tab-container {
	/*border:1px solid #E9E9E9;	*/
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
#pods-main ul.omc-tabs li a  {
	padding:5px 10px;
	color:white;	
}

#pods-sidebar {
	background: #222;
	width: 15%;
	float: left;
}
#pods-sidebar-inner ul {
	margin:0 !important;	
}
li.manusortfet, li.manusort
{
	list-style-type:none;	
	display:block;
	    padding: 6px 17px;
    -webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	transition: .3s ease;
	    border-bottom: 1px solid #333;
}
#dbcontrol li {
	list-style-type:none;		
}
li.manusortfet a, li.manusort a
{
	display:block;
	position:relative;
	
}

li.manusortfet a 
{
font-size:1.1em;
font-weight:600;	
}
 li.manusort a
{
font-size:0.9em;
font-weight:400;	
}
li.manusortfet:hover, li.manusort:hover {
 background:#3A3A3A;	
 -webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	transition: .3s ease
}
li.manusortfet, li.manusortfet a, li.manusort, li.manusort a {
	color: white !important;
	text-decoration:none !important;
}


li.manusortfet a span, li.manusort a span, ul.omc-tabs li a span, #dbcontrol li a span 
{
	text-align: center;
    line-height: inherit;
	 -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-weight: 500;
    font-size: 0.8rem;
	position: absolute;
    right: 0px;
	 border-radius: 2px;
}

li.manusortfet a span, li.manusort a span
{
	min-width: 30px;
    padding: 0 6px;
    color: white;
    background-color: #555555;
 }


ul.omc-tabs li a span 
{
    padding: 1px 6px;
	margin-left:4px;
    color: white;
    position:inherit;
    background-color: rgba(0,0,0,0.2);
   }

#dbcontrol li a span 
{
	min-width: 30px;
    padding: 0 6px;
    color: white;
	background-color: rgba(0,0,0,0.2);
}

li.manusortfet a span 
{
	background-color: #f8c701 ;
	color: black;
}

#dbcontrol, #manucontrol {
	display: block;
	width: 100%;
}
#dbcontrol {
	background: #f3f3f3;
}
#dbcontrol_inner {
/*padding: 10px;*/	
}
#dbcontrol li { position:relative; }
#dbcontrol li a {
	text-decoration:none !important;	
	color:black !important;
	
}

#searchdb {
	padding: 10px;
}
div.blockheader {
	color: white;
	text-align: center;
	font-size: 1.4em;
	padding: 4px 0;
}
div.subblockheader {
	background: #ddd;
	text-align: center;
	font-size: 1.4em;
	padding: 4px 0;
}
div.blackheader {
	color: white;
	text-align: center;
	font-size: 1.4em;
	padding: 4px 0;
	background: #222;
}
#dbcontrol_inner div.block10 {
	width: 100%;
	display: block;
	float: left;
}
#dbcontrol_inner div.block5 {
	width: 50%;
	display: block;
	float: left;
}
#dbcontrol_inner div.block3 {
	width: 33.333%;
	display: block;
	float: left;
}
/*
.manusort a, .manusortfet a{
border:3px solid transparent;	
}
.manusort a:hover, .manusortfet a:hover {
border:3px solid black;	
}
*/


.controls {
	display: inline-block;
}
#manudata {
	width: 420px;
	margin-top: 3px;
	float: left;
	display: block;
}
div.widervalue {
	width: 200px;
}
#manudata div.address {
	background: #f3f3f3;
	font-size: 1.2em;
}
/* ############################## */
/* ############################## */
/* ############################## */
/* ############################## */
/* ############################## */

table.single-card-table td {
	padding: 5px 3px;
	font-weight: 400;
	font-size: 1em;
}
table.single-card-table td a {
	border-bottom: 1px dotted #EAEAEA;
}

#notifier:not(:empty) {
	background: #CCC;
	color: white;
	padding: 10px;
	margin: 10px 10px;
}
/* main container */
section#unreleased {
	width:100%;	
}
section#unreleased h2 {
	padding:5px;
	color:white;
	font-size:1.5em;
	text-align:center;	
}
#gallerybox, #specscolumnleft, #specscolumnright, #specsbox, #childbox, #descriptionbox, #tileandgallery{
	display: block;
	border-width: 0px;
	border-style: solid;
	margin-right: 5px;
	margin-bottom: 5px;
	box-sizing:border-box;
}

#tileandgallery {
	float:left; 
	  
	width: 635px;
}
#specscolumnleft {
	float: left;
	width: 185px;
}

#gallerybox {
	width: 440px;
	height: 410px;
	float: left;
}

#specscolumnright {
	width: 315px;
	margin-bottom: 5px;
	float: right;
	
}
#specsbox {
	border-color: #00F;
	float: left;
}
div.specrow:hover div.title {
	background: #000;
}
div.specrow:hover div.value {
	background: #CCC;
}
div.groupbox {
	display: block;
	width: 315px;
	margin-right: 5px;
	float: left;
}
div.header, div.title, div.value, div.value-icon {
	text-align: center;
	padding: 1px 0;
	display: block;
	color: white;
	float: left;
	font-size: 1.1em;
	
	white-space: nowrap;
}
div.header {
	/*background:#76b900;*/
	font-weight: 600;
	font-size: 1.2em;
	width: 100%;
}
div.title {
	font-weight: bold;
	color: #f3f3f3;
	width: 50%;
}
div.specrow:nth-of-type(even) div.title {
	background: #333 !important;
}
div.specrow:nth-of-type(odd) div.title {
	background: #222 !important;
}
div.specrow:nth-of-type(even):hover div.title {
	background: #111 !important;
}
div.specrow:nth-of-type(odd):hover div.title {
	background: #111 !important;
}
div.value {
	background: #f3f3f3;
	color: #222;
	width: 50%;
}
div.value80 {
	width:43%;	
}
div.value-icon {
	background: #f3f3f3;
	color:#222;
	width:7%;	
}
div.specrow:nth-of-type(even) div.value, div.specrow:nth-of-type(even) div.value-icon {
	background: #f3f3f3 !important;
}
div.specrow:nth-of-type(odd) div.value, div.specrow:nth-of-type(odd) div.value-icon {
	background: #ebebeb !important;
}
div.specrow:nth-of-type(even):hover div.value, div.specrow:nth-of-type(even):hover div.value-icon {
	background: #a4a4a4 !important;
}
div.specrow:nth-of-type(odd):hover div.value, div.specrow:nth-of-type(odd):hover div.value-icon {
	background: #a4a4a4 !important;
}
div.specrow:nth-of-type(even):hover {
	background: rgba(0,0,0,0.2);
}
/* ONLY FOR CATEGORY DISPLAY */
/* ONLY FOR CATEGORY DISPLAY */
/* ONLY FOR CATEGORY DISPLAY */


/*
	SPECS FOR VIDEOCARDZ MAIN SITE

*/

#specs-archive {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 20px;
}
/* FOR LIST OF SUB CARDS */
#specs-archive ul {
	list-style-type: none;
}
#specs-archive ul li.cat-item a {
	margin: 0 5px 5px 0;
	font-size: 1.2em;
	font-weight: 600;
	display: block;
	float: left;
	width: 30%;
	padding: 5px 10px;
	background: #f3f3f3;
}
/* FOR LIST OF SUB CARDS */
#full-width-bar {
	width: 94%;
	background: #f3f3f3;
	padding: 10px 0;
	font-size: 1.2em;
	text-align: center;
}
#specs-archive div.title {
	color: #000000;
}
#specs-title {
	background: #222;
	display: block;
	margin-bottom: 10px;
	color: white;
}
#specs-title .specs-title-logo {
	float: left;
	background: #f8c701;
	width: 70px;
	text-align:center;
	color:#222;
	padding-top:3px;
	font-size:50px;
	height:60px;	
}
#specs-title .specs-title-logo img {
height:60px;	
}
#specs-title .specs-title-h1 {
	display: block;
	float: left;
}
#specs-title .specs-title-h1 h1 {
	font-weight: 600;
	font-size: 1.8em;
	margin: 0;
	padding: 7px 0 0 10px;
}
#specs-title .specs-title-h1 h1 span {
	font-weight: 300;
}
#specs-title .specs-title-h1 .full-specs {
	font-size: 1.2em;
	padding-left: 10px;
	padding-bottom: 10px;
}
h1.supersizeme { 
	font-size: 2.8em !important;
}
#specs-title .specs-title-h1 .full-specs a {
	color: #CCC;
}
.specialimagebox {
	display: inline-block;
	position: relative;
}
.specialimagebox:after {
	content: '';
	display: block;
}
.specs-image {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
div.groupboxvc div.specrow:hover div.title {
	background: #000;
}
div.groupboxvc div.specrow:hover div.value {
	background: #CCC;
}
div.groupboxvc {
	display: block;
	float: left;
}
div.groupboxvc div.header, div.groupboxvc div.title, div.groupboxvc div.value {
	box-sizing: border-box;
	text-align: center;
	padding: 3px;
	display: block;
	float: left;
	font-size: 1.15em;
	overflow: hidden;
	white-space: nowrap;
}
div.groupboxvc div.header {
	/*background:#76b900;*/
	font-weight: 600;
	font-size: 1.15em;
	color: black;
	width: 100%;
}
div.groupboxvc div.title {
	font-weight: bold;
	color: #f3f3f3;
	width: 50%;
	text-align: right;
	padding-right: 10px;
}
div.groupboxvc div.value {
	text-align: left;
	padding-left: 10px;
}
div.groupboxvc div.specrow:nth-of-type(even) div.title {
	background: #e4e4e4 !important;
}
div.groupboxvc div.specrow:nth-of-type(odd) div.title {
	background: #d9d9d9 !important;
}
div.groupboxvc div.specrow:nth-of-type(even):hover div.title {
	background: #acacac !important;
}
div.groupboxvc div.specrow:nth-of-type(odd):hover div.title {
	background: #b6b6b6 !important;
}
div.groupboxvc div.value {
	background: #f3f3f3;
	color: #222;
	width: 50%;
}
div.groupboxvc div.specrow:nth-of-type(even) div.value {
	background: #f3f3f3 !important;
}
div.groupboxvc div.specrow:nth-of-type(odd) div.value {
	background: #ebebeb !important;
}
div.groupboxvc div.specrow:nth-of-type(even):hover div.value {
	background: #a4a4a4 !important;
}
div.groupboxvc div.specrow:nth-of-type(odd):hover div.value {
	background: #a4a4a4 !important;
}
div.groupboxvc div.specrow:nth-of-type(even):hover {
	background: rgba(0,0,0,0.2);
}
/* TABLE */

#specs-archive table {
	font-weight: 300;
	width: 100%;
	border: none;
	margin: 20px 0;
	border-collapse: collapse;
}
#specs-archive table tr.explain td {
	background: #ccc;
}
#specs-archive table tr:first-child th:first-child {
	background: #f8c701 url('http://static.videocardz.com/img/vctablelogo.png') center no-repeat;
}
#specs-archive table td.heading, specs-archive table th.heading {
	background: #222 !important;
	color: #fff;
	font-size: 1.4em;
	border-bottom: 0px;
	font-weight: 300;
}
#specs-archive table th, #specs-archive table td {
	padding: 2px;
	text-align: center;
	border: none;
}
#specs-archive table th {
	font-weight: 600;
	font-size: 1.1em;
	background: #f8c701;
	color: black;
}
#specs-archive table th a {
	color: white;
}
#specs-archive table td {
	text-align: right;
}
#specs-archive table td a {
	border-bottom: 2px dashed #f8c701;
}
#specs-archive table tr:nth-of-type(odd) {
	/*background:#f3f3f3; 
*/
	background: rgba(243, 243, 243, 0.95);
}
#specs-archive table tr:nth-of-type(even) {
	background: rgba(255,255,255,0.95)
}
.tbr {
	color: #ccc;
	
}
/* ONLY FOR CATEGORY DISPLAY */
/* ONLY FOR CATEGORY DISPLAY */
/* ONLY FOR CATEGORY DISPLAY */





ul.features {
	list-style-type: none !important;
	margin: 2px 0 !important;
}
li.feature {
	display: block;
	float: left;
	margin: 2px 4px 2px 0 !important;
	padding: 2px 4px;
	background: #f3f3f3;
}
li.docpdf a {
	display: block;
	margin: 4px 0 !important;
	background: #f3f3f3;
	font-size:1.2em;
}
li.docpdf a:hover {
	background: #ccc;
}
li.docpdf a span.doctyp {
	margin: 0 3px 0 0;
	padding: 1px 3px;
	background: #666;
	color: white;
}
li.docpdf a span.docsize {
	float: right;
	padding: 2px;
	color: #666;
	font-size: 0.8em;
}
div.b {
	margin: 0 0 3px 0;
	color: #222;
	width: 295px;
	padding: 5px;
	display: block;
	float: left;
}

#childbox {
	margin:0;
	width: 49.5%;
	float: left;
}
#descriptionbox {
	margin:0;
	
	width: 49.5%;
	float: right;
}
#descriptionbox div.descinner {
	overflow: scroll;
	padding: 10px;
	max-height: 500px;
	font-size: 0.9em;
}
#descriptionbox div.descinner > table, #descriptionbox div.descinner > a img, descriptionbox div.descinner > table, #descriptionbox div.descinner > img {
	max-width: 100% !important;
}
.nopadding {
	padding: 0 !important;
}
#descriptionbox div.descinner h1, #descriptionbox div.descinner h2, #descriptionbox div.descinner h3 {
	margin: 0 0 3px 0 !important;
}
#descriptionbox div.descinner ul {
	margin: 5px 5px 5px 30px;
}
#descriptionbox div.descinner ul li, #descriptionbox div.descinner ol li {
	margin-bottom: 3px;
	font-size: 1em !important;
}
span.compareddata {
	font-weight: 700;
}
span.compareddata.minus {
	color: #999;
}
/* PLUS W HEADER*/

/* for testing only */
.specsdumb {
	clear: both;
	background: #f3f3f3;
	font-weight: 700;
	border: 2px solid black;
	padding: 5px;
	margin: 10px;
}
/* TILES */
.tile {
	
	float: left;
	margin-top: 0px;
	border-bottom:2px solid rgba(255,255,255,0.2);
	margin-right: 3px;
	padding: 5px;
	text-align: center;
	height: 68px;
	width: 170px;
	position: relative;
	color: white;
	opacity: 1;
	/*box-shadow: inset 0 0 30px rgba(0,0,0,0.2);*/
	-webkit-transition: opacity 200ms ease-in-out;
	-moz-transition: opacity 200ms ease-in-out;
	-ms-transition: opacity 200ms ease-in-out;
	-o-transition: opacity 200ms ease-in-out;
	transition: opacity 200ms ease-in-out;
}
.extratile {
	display: none;
}
.firsttile {
	margin-top: 0 !important;
}
.logotile {
	color: #999;/*box-shadow: inset 0 0 30px rgba(255,255,255,0.15);*/
}
.dbtile {
	background: #222;
	color: white;
	width: 31.5% !important;
	height: 30px !important;
}
.dbtile .content {
	font-size: 1.7em !important;
	padding-top: 5px !important;
}
.pdftile {
	background: #f3f3f3 url(http://i.imgur.com/vhJFOMY.png) 5px 5px no-repeat;
	color: #222;
}
.halftile {
	width: 75px !important;
}
.halftile .tit {
	margin: 10px 0 !important;
}
.halftile .content {
	padding-top: 15px !important;
}
.dbmanutile {
	width: 125px !important;
}
.tile:hover {
	opacity: 0.80;
	-webkit-transform: scale(0.97) perspective(400px) rotateY(0deg) rotateX(0deg);
	-moz-transform: scale(0.97) perspective(400px) rotateY(0deg) rotateX(0deg);
	-ms-transform: scale(0.97) perspective(400px) rotateY(0deg) rotateX(0deg);
	transform: scale(0.97) perspective(400px) rotateY(0deg) rotateX(0deg);
}
.tile .tit, .tile .content, .tile .unit {
}
.tile .tit {
	position: absolute;
	font-size: 1.2em;
	bottom: 0;
	width: 94%;
	text-align: center;
	margin: 3px auto;
	font-weight: 400;
}
.tile .content {
	font-size: 1.9em;
	font-weight: 400;
	letter-spacing: -1px;
	line-height: 0.8em;
	padding-top: 9px;
}
.confdel {
	font-weight: 300;
	margin: 0 2px;
}
.tile .content.series {
	font-size: 1.6em;
}
.tile .content .unit {
	font-size: 0.7em;
	padding-top: 5px;
	font-weight: 300;
}
.tile .content.score {
	font-size: 2.6em;
}
/* GPU SHOT testing */

#gpupicture {
	display: block;
	width: 230px;
	height: 230px;
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
	overflow: hidden;
}
#gpupicture img {
	display: block;
}
/* STAT BAR START */
.stat_bar_setup {
	font-size: 1.2em;
	border-width: 2px 0;
	border-color:#999;
	border-style:solid;
}
div.stat_bar_title {
	float: left;
	width: 50%;
	height: 25px;
	display: block;
	color: white;
	text-align: center;
	font-weight: 700;
	border-bottom: 1px solid #222;
	height: 25px;
}
div.specrow:nth-of-type(even) div.stat_bar_title {
	background: #333 !important;
}
div.specrow:nth-of-type(odd) div.stat_bar_title {
	background: #222 !important;
}
div.specrow:nth-of-type(even):hover div.stat_bar_title {
	background: #111 !important;
}
div.specrow:nth-of-type(odd):hover div.stat_bar_title {
	background: #111 !important;
}
div.stat_bar_score {
	float: left;
	width: 10%;
	background: #000;
	top: 3px;
	display: block;
	color: #76b900;
	text-align: center;
	font-weight: 700;
	border-bottom: 1px solid #000;
	height: 25px;
}
div.stat_bar_container {
	float: left;
	position: relative;
	display: block;
	width: 50%;
	background: #f3f3f3;
	height: 26px;
}
div.specrow div.stat_bar_container {
	background: #f3f3f3 !important;
}
div.specrow:hover div.stat_bar_container {
	background: #ebebeb !important;
}
div.stat_bar_inner {
	position: relative;
	overflow: hidden;
	height: 25px;
}
div.stat_bar {
	position: absolute;
	height: 25px;
	background: #999;
	display: block;
}
div.stat_bar.primarybar {
	border-bottom: 1px solid #888;
	background-color: #999;
}
div.stat_bar.secondarybar {
	border-bottom: 1px solid #444;
	background-color: #555;
}
div.stat_bar.overallbar {
	border-bottom: 1px solid #111;
	background-color: #000;
}
/* NEW stacked */
div.pernum_stack_secondary, div.pernum_stack_primary {
	position: absolute;
	font-size: 0.9em;
	right: 5px;
	color: white;
	display: block;
	font-weight: 300;
	top: 3px;
	height: 25px;
	font-weight: 300;
}

 @media only screen and (min-width:1320px)  {
#breadcrumbs {
/*width: 96%;*/
}

#gallerybox, #specscolumnleft, #specscolumnright, #specsbox, #relatedbox, #descriptionbox {
	
}

#tileandgallery {
	width: 835px;
}

#specscolumnleft {
	width: 200px;
}
#specscolumnright {
	width: 410px;
	
	margin-right:0px;
	margin-bottom: 10px;
	float: right;
}
#specscolumnright div.groupbox {
	
}
div.groupbox {
	margin-right: 10px;
	width: 410px;
}
#specscolumnright div.groupbox {
	margin-right: 0px;
}
div.header, div.title, div.value {
	font-size: 1.2em;
}
div.header {
	font-size: 1.3em;
}
#gallerybox {
	width: 610px;
	height:545px;
}

#descriptionbox div.descinner {
	overflow: scroll;
	padding: 20px;
	max-height: 600px;
	font-size: 1em;
}
.extratile {
	display: block;
}
.tile {

	height: 79px;
	width: 190px;
}
.tile .tit {
	font-size: 1.3em;
	width: 94%;
	margin: 3px auto;
}
.tile .content {
	font-size: 2em;
	letter-spacing: -1px;
	line-height: 0.9em;
	padding-top: 9px;
}
.tile .content.series {
	font-size: 1.7em;
}
.tile .content .unit {
	font-size: 0.8em;
	padding-top: 5px;
	font-weight: 300;
}
.tile .content.score {
	font-size: 2.6em;
}
div.per {
	height: 28px;
	margin: 1px 0 0 0;
}
div.pernum {
	font-size: 1.2em;
	height: 28px;
}
div.pernum span, div.pernum2 span {
	font-weight: 700;
}
div.perbar {
	height: 28px;
}
div.perbar.overall {
}
div.per.last {
	margin-bottom: 3px;
}
div.perbarinner {
	height: 28px;
}
div.perbarinner div.pernum2 {
	font-size: 1.2em;
	height: 28px;
}
}

* .hint, [data-hint] {
	position:relative;
	display:inline-block
}
.hint:before, .hint:after, [data-hint]:before, [data-hint]:after {
	position: absolute;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	visibility: hidden;
	opacity: 0;
	z-index: 1000000;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	transition: .3s ease
}
.hint:hover:before, .hint:hover:after, [data-hint]:hover:before, [data-hint]:hover:after {
	visibility: visible;
	opacity: 1
}
.hint:before, [data-hint]:before {
	content: '';
	position: absolute;
	background: transparent;
	border: 6px solid transparent;
	z-index: 1000001
}
.hint:after, [data-hint]:after {
	content: attr(data-hint);
	background: #383838;
	color: #fff;
	/*text-shadow: 0 -1px 0 black;*/
	padding: 8px 10px;
	font-size: 12px;
	line-height: 12px;
	white-space: nowrap;/*box-shadow: 4px 4px 8px rgba(0,0,0,.3)*/
}
.hint--top:before {
	border-top-color: #383838
}
.hint--bottom:before {
	border-bottom-color: #383838
}
.hint--left:before {
	border-left-color: #383838
}
.hint--right:before {
	border-right-color: #383838
}
.hint--top:before {
	margin-bottom: -12px
}
.hint--top:after {
	margin-left: -18px
}
.hint--top:before, .hint--top:after {
	bottom: 100%;
	left: 50%
}
.hint--top:hover:before, .hint--top:hover:after {
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	transform: translateY(-8px)
}
/*
.hint--bottom:before {
	margin-top: -12px
}
.hint--bottom:after {
	margin-left: -18px
}
.hint--bottom:before, .hint--bottom:after {
	top: 100%;
	left: 50%
}*/
.hint--bottom:hover:before, .hint--bottom:hover:after {
	-webkit-transform: translateY(8px);
	-moz-transform: translateY(8px);
	transform: translateY(8px)
}
.hint--right:before {
	margin-left: -12px;
	margin-bottom: -6px
}
.hint--right:after {
	margin-bottom: -14px
}
.hint--right:before, .hint--right:after {
	left: 100%;
	bottom: 50%
}
.hint--right:hover:before, .hint--right:hover:after {
	-webkit-transform: translateX(8px);
	-moz-transform: translateX(8px);
	transform: translateX(8px)
}
.hint--left:before {
	margin-right: -12px;
	margin-bottom: -6px
}
.hint--left:after {
	margin-bottom: -14px
}
.hint--left:before, .hint--left:after {
	right: 100%;
	bottom: 50%
}
.hint--left:hover:before, .hint--left:hover:after {
	-webkit-transform: translateX(-8px);
	-moz-transform: translateX(-8px);
	transform: translateX(-8px)
}
.hint--error:after {
	background-color: #b34e4d;/*text-shadow: 0 -1px 0 #5a2626*/
}
.hint--error.hint--top:before {
	border-top-color: #b34e4d
}
.hint--error.hint--bottom:before {
	border-bottom-color: #b34e4d
}
.hint--error.hint--left:before {
	border-left-color: #b34e4d
}
.hint--error.hint--right:before {
	border-right-color: #b34e4d
}
.hint--warning:after {
	background-color: #c09854;
	text-shadow: 0 -1px 0 #6d5228
}
.hint--warning.hint--top:before {
	border-top-color: #c09854
}
.hint--warning.hint--bottom:before {
	border-bottom-color: #c09854
}
.hint--warning.hint--left:before {
	border-left-color: #c09854
}
.hint--warning.hint--right:before {
	border-right-color: #c09854
}
.hint--info:after {
	background-color: #3986ac;
	text-shadow: 0 -1px 0 #193c4c
}
.hint--info.hint--top:before {
	border-top-color: #3986ac
}
.hint--info.hint--bottom:before {
	border-bottom-color: #3986ac
}
.hint--info.hint--left:before {
	border-left-color: #3986ac
}
.hint--info.hint--right:before {
	border-right-color: #3986ac
}
.hint--success:after {
	background-color: #458746;
	text-shadow: 0 -1px 0 #1a331a
}
.hint--success.hint--top:before {
	border-top-color: #458746
}
.hint--success.hint--bottom:before {
	border-bottom-color: #458746
}
.hint--success.hint--left:before {
	border-left-color: #458746
}
.hint--success.hint--right:before {
	border-right-color: #458746
}
.hint--always:after, .hint--always:before {
	opacity: 1;
	visibility: visible
}
.hint--always.hint--top:after, .hint--always.hint--top:before {
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	transform: translateY(-8px)
}
.hint--always.hint--bottom:after, .hint--always.hint--bottom:before {
	-webkit-transform: translateY(8px);
	-moz-transform: translateY(8px);
	transform: translateY(8px)
}
.hint--always.hint--left:after, .hint--always.hint--left:before {
	-webkit-transform: translateX(-8px);
	-moz-transform: translateX(-8px);
	transform: translateX(-8px)
}
.hint--always.hint--right:after, .hint--always.hint--right:before {
	-webkit-transform: translateX(8px);
	-moz-transform: translateX(8px);
	transform: translateX(8px)
}
.hint--rounded:after {
	border-radius: 4px

}


