body
{
	margin:0;
	padding:0;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	background-color:#fff;
}

h1,h2,h3,h4,h5,h6,p
{
	font-weight:900;
	color:#414141;
}

.vote-color-for
{
	color:#5dce01;
}
.vote-color-against
{
	color:#bb0000;
}
.vote-color-withhold
{
	color:#037185;
}
/* .vote-color-absent */
/* { */
	/* color:#cacaca; */
/* } */

.vote-color-absents
{
	color:#cacaca;
}

.vote-color-for-background
{
	background-color:#5dce01;
}
.vote-color-against-background
{
	background-color:#bb0000;
}
.vote-color-withhold-background
{
	background-color:#037185;
}
.vote-color-absent-background
{
	background-color:#cacaca;
}

/******* HEADER *******/

.header-first-page
{
	position:fixed;
	background-color:#fff;
	width:100%;
	height:200px;
	top:0px;
	text-align:center;
	box-shadow: 1px 1px 4px #d6d6d6;
	z-index:1000;
}
	
.logo
{
	position:relative;
	/* background-image:url("../img/logo.jpg");  */
	/* background-repeat: no-repeat; */
	width:101px;
	height:30px;
	top:20px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.search-section
{
	position:relative;
	display:none;
}

.search-section-icon
{
	position:absolute;
	width:30px;
	height:30px;
	z-index:30;
	right:80%;
	top:15px;
	margin-top: -9px;
}

.search
{
	position:relative;
	width:60%;
	height:40px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	/* -webkit-border-radius: 15px; */
	/* -moz-border-radius: 15px; */
	/* border-radius: 15px; */
	-webkit-border-bottom: 1px solid #cdcdc3;
	-moz-border-bottom: 1px solid #cdcdc3;
	border-bottom: 1px solid #e61739;
	border-top:none;
	border-left:none;
	border-right:none;
}

h1.votes-title
{
	position:relative;
	font-size:12;
	margin-top:25px;
	margin-left:5px;
	margin-right:5px;
}

#votes-agregation-section
{
	margin-left: -10px;
    margin-right: -10px;
}

.header-votes-description
{
	position:relative;
	font-size:7;
	margin:0px;
}

.header-votes-number
{
	position:relative;
	font-size:20;
	margin:0px;
}

span.header-votes
{
	position:relative;
	display:inline-table;
	background-color:#fff;
	width:20%;
	height:5%;
	padding:0px;
	vertical-align: middle;
	/* -webkit-border-radius: 15px; */
	/* -moz-border-radius: 15px; */
	/* border-radius: 15px; */
	/* border: 1px solid #cdcdc3; */
	margin-top:10px;
	margin-bottom:10px;
	margin-left:1px;
	margin-right:1px;
	border-bottom: 1px solid #e2e2e2;
}

.button-return
{
	position:absolute;
	display:none;
	width:30px;
	height:30px;
	margin-top:10px;
	margin-left:10px;
	/* -webkit-border-radius: 10; */
	/* -moz-border-radius: 10; */
	/* border-radius: 10px; */
	font-size: 20px;
	border:none;
	z-index:2000;
	cursor:pointer;

}
p.return-club
{
	position:absolute;
	font-size:15;
    top: -10px;
    left: 33px;
}

.btn-return:hover 
{
  background: #700404;
  text-decoration: none;
}

/******* LIST *******/
.club-vote-list
{
	/* position:relative; */
	/* width:100%; */
	/* height:auto; */
	/* text-align:center; */
	/* margin-top:210px; */
	
	
	 position: relative;
    width: 100%;
    height: 460px;
    text-align: center;
    margin-top: 207px;
    overflow: scroll;
	
	
}

.team-vote-list
{
	/* position:relative; */
	/* width:100%; */
	/* height:auto; */
	/* text-align:center; */
	/* margin-top:210px; */
	
	
	 position: relative;
    width: 100%;
    height: 460px;
    text-align: center;
    margin-top: -460px;
    overflow: scroll;
	
	
}

span.team-vote-type
{
	position:relative;
	font-size:12;
	text-align:right;
	float:right;
	margin-right: 40px;
	top:6px;
}

.vote-bar
{
	position:relative;
	width:50%;
	height:auto;
	display:inline-table;
	vertical-align:-webkit-baseline-middle;
	text-align:left;
	transform-origin: left;
	left:0px;
	margin-right:10px;
}

.vote-color-absent
{
	font-size:13;
	color:#414141;
}

img.votes-list-img
{
	position:relative;
	display:inline-table;
	height:30px;
	width:auto;
	margin-right:10px;
	margin-left:10px;
	vertical-align:-webkit-baseline-middle;
}
span#votes-number
{
	position:relative;
	display:inline-block;
	vertical-align:-webkit-baseline-middle;
	font-size:12;
	margin-right:5%;
	color: #737171;
	text-align:center;
}

span#votes-go {
    position: relative;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    font-size: 20px;
    margin-right: 0%;
    margin-left: -5px;
    text-align: center;
    color: #dedede;
    font-weight: 100;
}

span.vote-bar-for, .vote-bar-against, .vote-bar-withhold, .vote-bar-absent
{
	position:relative;
	display: inline-block;
	height: 15px;	
}
#team-name
{
	position:relative;
	margin-left:10px;
	margin-top: auto;
    margin-bottom: auto;
    text-align: left;
    padding: 6px;
	font-size:12;
	top:6px;
}
ul
{
	position: relative;
	width: 100%;
	height:auto;
	margin:0px;
	padding: 0px;
	overflow:hidden;
	list-style: none;
	text-align:left;
	cursor:pointer;
}

ul li
{
	position: relative;
	/* padding: 5px; */
	padding-top:10px;
	height:40px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	/* margin-bottom:9px; */
	/*background-color:#fff;*/
	background-color:transparent;
	color: #000;
	z-index: 2;
	/* box-shadow: 0px 2px 2px #cecece; */
	/* -webkit-border-radius: 10px; */
	/* -moz-border-radius: 10px; */
	/* border-radius: 10px; */
	text-align:left;
	/* border-top: 1px solid #cdcdc3; */
	border-bottom: 1px solid #e2e2e2;
}

img.big
{
    position: fixed;
    top: 220px;
	left: 50%;
	transform: translate(-50%, 0);	
}


li:hover 
{
	background: #fafafa;
}

li:active 
{
	background: #d7d7d7;
}

.st1
{
	fill:#e61739;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #e61739;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #e61739;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #e61739;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #e61739;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #e61739;
}

/*ul li:nth-child(odd)
{
	background: #5b6574;
}
*/


::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #ffffff;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
}
::-webkit-scrollbar-thumb:active {
  background: #ffffff;
}
::-webkit-scrollbar-track {
  background: #ffffff;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background: #ffffff;
}
::-webkit-scrollbar-track:active {
  background: #ffffff;
}
::-webkit-scrollbar-corner {
  background: transparent;
}
