/***** TAB MEMBER PROFIL ********/


/* Tab Content - menucool.com */

ul.mtabs
{
    font-size: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    float: left;
    height: 40px;
    width: 1125px;
    overflow: hidden;
    background: #d1d1d1;

}
        
ul.mtabs li
{

}
        
ul.mtabs li:hover
{

}

ul.mtabs li a
{	
	color: #333333;
	font-size: 7pt; 
 	text-decoration: none;
	text-transform: uppercase;
   	position: relative;
	width: 120px;
	height: 20px;
	margin: 5px;
	margin-top: 15px;
	float: left;
	font-weight: lighter;

  }
        
ul.mtabs li a:visited
{

}
        
ul.mtabs li a:hover
{
   font-weight: bold;
	color: #7b7c7d;
	

}
        
ul.mtabs li.selected a, ul.mtabs li.selected a:hover
{
	color: #7b7c7d;
	font-weight: bold;
	

}
        
        
ul.mtabs li.selected a:hover
{
 	color: #ae9e98;
	font-weight: bold;
}
   

div.mtabcontents
{
	background: #e3e3e3;
	width: 1120px;
    min-height: 145px;
	padding-bottom: 20px;
}


#basic{
    margin: auto;
    border-spacing: 0px;
    width: 1120px;
}

#basic #avatar{
	width: 250px;
	padding: 10px;

}
#basic #avatar .avatar{
	border: 5px solid #d1d1d1;
    margin-top: 20px;
    margin-left: 20px;
}


#basic #seconds{padding-top: 5px;}

#basic #seconds .member_switch_pic{
    width: 60px;
    height: 50px;
    float: left;
    background: #d1d1d1;
    padding: 5px;
    margin: 2.5px;
}

#basic #spieler{
	text-align: center;
    font-family: 'TCCM';
    text-transform: uppercase;
    font-size: 95px;
	line-height: 1;
	padding-left: 20px;	

}


#basic #spieler .icon{    border: 5px solid #d1d1d1;}

#basic #acount{}

#basic #account #accountinfos{border-spacing: 15px;}
#basic #account #accountinfos .icon{
	font-size: 20px;
    width: 30px;}
#basic #account #accountinfos .question{width: 265px;}

#basic #account #accountinfos .question .field{
	font-size: 11px;
    letter-spacing: 1px;
    color: #333;
    height: 3px;
    line-height: 10px;
    text-align: right;
    position: relative;
    text-transform: uppercase;

}
#basic #account #accountinfos .question .field:after{
    background: #7b7c7d;
    opacity: 0.6;
    display: block;
    content: '';
    height: 5px;
    width: 103%;
    position: absolute;
    left: -1px;
    bottom: -1px;
    z-index: 0;
}
#basic #account #accountinfos .answer{ width: 450px;}


#basic #sticker{}

#basic #sticker #sticker-container{
	background: #d1d1d1;
    margin-top: 30px;
    padding: 15px;
    height: 260px;
    margin-left: 30px;
}

#basic #signatur{}

#basic #signatur #signatur-container{
	background: #d1d1d1;
    margin-top: 30px;
    padding: 15px;
    height: 260px;
    margin-left: 20px;
    margin-right: 20px;

}

#tracker{
	padding: 10px;
	}

#tracker .table{
    width: 100%;
    min-height: 400px;
    border-spacing: 15px;
    margin-top: 40px;
    background: #d1d1d1;
}

#tracker .table .head{
	padding: 15px;
	font-size: 27px;
		font-weight: bold;
		font-family: Exodus;
		background: url(https://sweetsilverlining.fabulousworld.de/images/02/fontoverlay.png);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		text-transform: uppercase;
	text-align: center;
	border-bottom: solid 1px #1f161b;
	}


#tracker .table .td{
		width: 33%;
	    text-align: center;
	padding: 10px;
}

#tracker .table .td .border{
    border-bottom: #333333 0.5px solid;
    height: 80px;
    width: 95%;
    margin: auto;
    margin-bottom: 25px;
}

#tracker .table .td .main{
font-family: 'TCCM';
    font-size: 30px;
    text-transform: uppercase
	
}
#tracker .table .td .sub{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: lighter;
	padding: 10px;
	padding-bottom: 5px;
    text-transform: uppercase;}

#tracker .table .td .content{
	padding: 5px;
	font-size: 11px;
	text-align: justify;
}



.rela-type{
    width: 99%;
    background: #d1d1d1;
    border-spacing: 10px;
    margin: auto;
    margin-top: 10px;

}


.rela-type .title{
	color: #121517;
    background: #d1d1d1;
	position: relative;
}


.rela-type .title .rotate {

    font-family: 'TCCM';
    font-size: 35px;
    text-transform: uppercase;
}








.rela-type .bit{
	background: #e3e3e3;
	

}

.rela-type .bit .bits{
	width: 340px;
    margin: 10px;
    margin-right: 10px;
    float: left;
}

.rela-type .bit .bits .container{
	position: relative;
    margin: 5px;
    background: #d1d1d1;
	height: 135px;

}

.rela-type .bit .bits .container .rel-pic{
    width: 50px;
    height: 50px;
    padding: 5px;
    border: 1px solid #ddd;
    top: 45px;
    left: 20px;
    position: absolute;
    z-index: 10;
    opacity: 0.9;
    transform: rotate(45deg);
    background: #e3e3e3;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);

}

.rela-type .bit .bits .container .rel-pic .pic{width: 50px;
    height: 50px;
    overflow: hidden;
    background: #ddd;}

.rela-type .bit .bits .container .rel-pic .pic .img{height: 75px;
    margin-top: -13px;
    margin-left: -11px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);}

.rela-type .bit .bits .container  .rel-name{position: absolute;
    position: absolute;
    bottom: -3px;
    left: 10px;
    font-family: 'TCCM';
    font-size: 30px;
    opacity: 0.5;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 3px;
}

.rela-type .bit .bits .container .rel-types{
	    position: absolute;
    top: 10px;
    left: 10px;
    font-family: 'TCCM';
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1;
    width: 310px;
}

.rela-type .bit .bits .container  .rel-text{position: absolute;
    left: 100px;
    top: 40px;
    font-size: 9px;}


.rela-type .bit .bits .container .del{position: absolute;
    right: 5px;
    font-size: 9px;
	top: 5px;}


.rl-add{
	margin: 35px;
    background: #d1d1d1;
    padding: 15px;
    margin-top: 15px;
}

.rl-add .titel{
	
		font-weight: bold;
	font-family: 'TCCM';
    font-size: 25px;
		text-transform: uppercase;
		text-align: center;
}

.rl-add .table{
	width: 90%;
	margin: auto;
	border-spacing: 15px;
}

.rl-add .table .td1{
	width: 200px;
    background: #e3e3e3;
    text-align: right;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;}

.rl-add .table .td2{}

		