/* Boxul
-------------------------------------------------------------- */
.box-analize{
	position:relative;
}

.sageata{
    width: 79px;
    height: 115px;
    position: absolute;
    top: 290px;
    left: 635px;
    padding: 37px 20px 0 10px;
    font-size: 11px;
    color: #fff;
    line-height: 1.4em;
    z-index: 1;
}

.sageata2{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 120px 0 120px 121px;
    border-color: transparent transparent transparent #3a3a3a;
    position: absolute;
    top: 245px;
    left: 630px;
    transform: scale(.9);
}



.sponsor .float-left{
	float:left;
}


.sponsor-img{
	float:right;
	width:84px;
	padding:10px;
	display:block;
}

/* Coloana stanga
-------------------------------------------------------------- */
.col-alpha{
	width:620px;
}

.col-alpha h2{
    font-size: 14px;
    position: absolute;
    top: 0px;
}

.cauta-analiza .text{
    width: 290px;
    padding: 4px;
    position: absolute;
    left: 140px;
    top: 35px;
    margin: 0;
}

.cauta-analiza .but{
    position: absolute;
    left: 438px;
    top: 35px;
}

.wrapper-lista-analize{
    border: 1px solid #3a3a3a;
    width: 620px;
    padding: 8px;
    margin-top: 35px;
}

.taburi-analize{
	width:310px;
	float:left;
}

.taburi-analize a{
    display: block;
    color: #3a3a3a;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 10px 0 10px 1px;
}

.taburi-analize a:hover{
	color:#3a3a3a;
}

.taburi-analize .selected{
    background: #f6f6f6;
    margin-left: -8px;
    padding-left: 9px;
}

.lista-analize{
    width: 310px;
    height: 565px;
    float: right;
    background: #f6f6f6;
    box-sizing: border-box;
    overflow: auto;
}

.lista-analize a{
    display: block;
    line-height: 20px;
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
}

.lista-analize li:last-of-type a{
	background:none;
}

/* Coloana dreapta
-------------------------------------------------------------- */
.col-beta{
	width:330px;
}








.box-analize-selectate{
    border: 1px solid #3a3a3a;
    width: 314px;
    float: right;
    margin-top: 35px;
    padding: 7px;
    min-height: 569px;
}

.col-beta h2{
    position: absolute;
    top: 0px;
    text-align: center;
    font-size: 16px;
}

.tabel-analize{
	border-collapse:collapse;
	margin:0;
}

.tabel-analize th{
/*	text-align:center;*/
	padding:5px;
/*	border:1px solid #d7d4bb;*/
    font-size: 1.2em;
}

.tabel-analize td{
/*	background:#f3f2e7;*/
/*	border:1px solid #d7d4bb;*/
padding: 15px 5px;
}
.tabel-analize tr:not(:first-child){
    background: #f6f6f6;
    border-bottom: 8px solid #fff;
}
.tabel-analize tr:last-child{
    border-bottom: 0;
}



.tabel-analize .text{
	width:40px;
	padding:2px;
	margin:0;
}

.tabel-analize label{
	font-size:11px;
	font-weight:normal;
	display:block;
    color: #3a3a3a;
}

.starge-analiza{
	display:block;
	width:20px;
	height:20px;
	margin:0 auto;
}
.starge-analiza:before{
    content: 'x';
    font-family: monospace;
    font-weight: bold;
    font-size: 20px;
    color: red;
}
.gender-selector{
/*	background:#fbfbf7;*/
/*	border:1px solid #d7d4ba;*/
	border-top:0;
	padding:5px;
    text-align: center;
}

.gender-selector .text{
	margin-left:10px;
}

.col-beta .but{
	margin:12px auto 5px auto;
}

.gender-selector label{
    font-weight: normal;
    transform: translateY(3px);
    display: inline-block;
}
