.tipster .module {
	background: #fff;
	padding: 5px;

}

.tipster .head {
	height: 74px;
}

.tipster .head .user-avatar {
	float: left;
	background: #fff;
}

.tipster .head .profile {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}

.tipster .head .profile .name h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
}

.tipster .head .profile .type {
	font-size: 15px;
}

.tipster .head .rentability {
	font-size: 12px;
	font-style: italic;
	line-height:28px;
}
.tipster .head .rentability span {
	padding:5px 10px;
}
.tipster .head .rentability span.grey {
	background:#f1f1f1;
}
.tipster .head .rentability span.green {
	background:#E0F7D3;
}
.tipster .green {
	color: #7C9C3B;
}
.tipster .red {
	color: #B51F1F;
}

.tipster .opts {
	float: right;
}

.tipster .opts li {
	text-align: right;
}

.tipster .follow-options {
	margin-top: 10px;
	float: right;
}

.tipster .follow-options li {
	float: left;
	margin-left: 5px;
}

.tipster .head .btn {
	font-size: 11px;
	text-decoration: none;
}

.awards {
	display: inline-block;
	height: 24px;
	line-height: 22px;
	padding-left: 20px;
	background: url('../img/award.png') no-repeat left center transparent;
	font-weight: bold;
}
.prizemoney{
        display: inline-block;
	height: 24px;
	line-height: 22px;
	padding-left: 35px;
	background: url('../img/money.png') no-repeat left center transparent;
         margin-left:10px;
       	font-weight: bold;
}
.tipster .head .register {
	color: #666;
	font-size: 11px;
}

.tipster .head-phrase {
	padding-left: 10px;
	color: #666;
	font-size: 11px;
}
.tipster .head-phrase a {
	color: #666;
}
.tipster .tipster-titles > p{
	max-width: 500px;
	display: inline-block;
}
.tipster .container {
	padding:5px;
}
.tipster .tipster-titles{
    display: block;
	color: #fff;
	background-color: #2b401c;
	font-size: 13px;
	text-transform: uppercase;
	padding: 11px 8px 10px 16px;
}
table.style1 {
	font-size: 11px;
	width: 100%;
}

table.style1 th,table.style1 td {
	padding: 2px;
}

table.style1 tbody th,table.style1 thead th {
	border-bottom: solid 1px #2b401c;
}

table.style1 tbody td {
	background: #fff;
}
table.style1 .width {
	width: 160px;
}
/* table.style1 tbody > tr.even td, table.style1 tbody > tr.even th {
	background-color: #efefef;
} */
table.style1 tbody > tr.odd td, table.style1 tbody > tr.odd th {
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
}
.mforma a {
    color:#FFF !important;
}
.mforma_titles {
	padding:0 3px;
	margin:0 2px;
	height: 13px;
	width: 13px;
	color: #fff;
	text-align:center;
}
.mforma_titles.first,
.mforma.first {
	color:#333;
}
table.graphs {
	width: 100%;
	background: #fff;
}
table.style1 .current.flag {
	text-align:center;
	font-size:11px;
	padding:0;
	margin:0;
	background:#fff;
	
}
table.style1 .current.flag a {
	color:#333;
	text-decoration:none;
}
table.style1 .current.flag div {
	height:100%;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ededed 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ededed 100%);
	background: linear-gradient(top,  #ffffff 0%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	zoom:1;
}
table.style1 .current-tr td, table.style1 .current-tr:hover td {
	background:transparent;
}
table.style1 .current {
	zoom:1;
}
table.rank td,
table.rank th {
    text-align:center;
}
table.rank .sub-header td {
	background:#fff;
	border-bottom: solid 1px #2b401c;
}
table.rank .sep {
    border-right:4px solid #fff;
}
table.rank .date-filter {
	position: static;
}
#show_past{
    cursor:pointer;
}
#show_past:hover{
    text-decoration:underline;
    color: #8FB73E;
}
.tipster .profile li {
    padding-bottom:5px;
}
.advanced_header{
	margin-top:-4px;
	padding:4px;
}
.advanced_header  td {
	font-size:14px;
	padding:2px;
}
.advanced_header.displaypage  td {
	font-size:12px;
}

.advanced_header b{
	text-transform:uppercase;

}
/* .advanced_header.green_border{
	border:1px solid #8fb73e;
	border-top:none;
} */
.advanced_header.red_border{
	border:1px solid #b73e3e;
	border-top:none;
}
.advanced_header .questionmark{
	display:inline-block;
	width:24px;
	height:24px;
	background:url("../img/analisar-tipster-icons.png") no-repeat;
}
.advanced_header .questionmark.orange{background-position: left top;}
.advanced_header .questionmark.green{background-position: left -25px;}
.advanced_header .questionmark.green.small{
	background-position: left -50px;
	width:18px;
	height:18px;
}
.advanced_header .locker{
	display:inline-block;
	background:url("../img/analisar-tipster-icons.png") no-repeat;
}
.advanced_header .locker.locked{
	width:184px;
	height:78px;
	background-position: -26px top;
}
.advanced_header .locker.unlocked{
	width:184px;
	height:40px;
	background-position: -26px -80px;
}
.advanced_header .advanced_header_bottom{
	margin-top:10px;
	padding:10px 6px;
	margin: 10px -4px -4px;
}
#results select{
	width:250px !important;
}
#showextraoption{
	cursor:pointer;
}

#results table .darker_bg{
	background:#666;
	color:white;
	border:none;
}
#results table .odd{
	background:#efefef;
}
#results table tbody td{
	padding:2px;
	border-right:1px solid #ccc;
}
#results table th{
	padding:2px;
	font-weight:normal;
	text-align:center;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	font-size:11px;
	cursor:pointer;
}

#results table th .ico{
	display:inline-block;
	background:url("../img/analisar-tipster-icons.png") no-repeat left -83px;
	width:10px;
	margin-bottom:-3px;
	height:13px;
}
#results table th.nodata {
	color:#aaa;
	cursor:default;
}
#results table th.nodata .ico{
	display:inline-block;
	background:url("../img/analisar-tipster-icons.png") no-repeat left -70px transparent !important;
	width:10px;
	height:13px;
}
#results table th.headerSortDown .ico{
	display:inline-block;
	background:url("../img/analisar-tipster-icons.png") no-repeat left -96px;
	width:10px;
	height:13px;
}
#results table th.headerSortUp .ico{
	display:inline-block;
	background:url("../img/analisar-tipster-icons.png") no-repeat left -109px;
	width:10px;
	height:13px;
}
#results .first{
	border-left:1px solid #ccc;
}
#results table thead td{
	padding:3px;
	background:#dfdfdf;
}
#results table tbody tr:hover{
	background:#d4e8a9;
}
#results table tbody tr.advancedpagination:hover{
	background:white;
}
#results table tbody tr.advancedpagination td{
	border:none;
	border-top:1px solid #ccc;
}
#results td a{
	color:black;
}
.awards_history_table td,
.awards_history_table th{
    padding:5px 4px;
    border-bottom:1px solid #efefef;
}
.awards_history_table th{
    color:#2b401c;
    border-bottom: 1px solid #2b401c
}
