

.profile_header {
    background-image: url("/images/quizuser/layer12.png");
    height: 123px;
    width: 1192px;
    margin-top: 7px;
    margin-left: 1px;
    display: inline-block;
}

.profile_header:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;    
}

.profile_header-container{
    line-height: normal;
    vertical-align: middle;
    display: inline-block;
    font-size: medium;
}

.profile_header-container2{
    line-height: 89px;
    
}

.user-portrait {
    width: 82px;
    height: 82px;
    background-image: url("/images/quizuser/portrait.png");
    display: inline-block;
    margin-left: 19px;
    line-height: normal;
    vertical-align: middle;
}

.user-portrait-avatar {
    width: 82px;
    height: 82px;
    background-image: url("/images/quizuser/portrait.png");
    display: inline-block;
    margin-left: 0;
    line-height: normal;
    vertical-align: middle;
}


.user-data1 {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    margin-left: 14px;
}

.last-questions {
    font-size: 15px;
    color: rgb(255, 255, 255);
    margin-bottom: 11px;
    font-weight: 600;
}

.user-name{
    font-size: 22px;
    color: rgb(255, 255, 255);
}

.progress-bar-background{
    background-image: url("/images/quizuser/progress-bar-background.png");
    width: 322px;
    height: 15px;
    margin-bottom: 13px;
}

.progress-bar{
    background-image: url("/images/quizuser/progress-bar.png");
    width: 268px;
    height: 13px;
    display: inline-block;
    margin-bottom: 3px;
}

.user-data2 {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    margin-left: 152px;
    font-weight: 600;
    color:  #00e0fd;
}

.last-question-date-container {
    background-image: url("/images/quizuser/layer26.png");
    width: 197px;
    height: 64px;
    display: inline-block;
    text-align: center;
    line-height: 64px;
    margin-top: 19px;
}

.last-question-date {
    font-size: 20px;
    vertical-align: middle;
    display: inline-block;
}

.last-question-date-caption {
    font-size: 15px;
}

.user-data3 {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    margin-left: 27px;
    text-align: center;
}

.total-questions-caption{
    color:  #dd06e7;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
}

.total-questions{
    color:  #dd06e7;
    font-size: 19px;
    font-weight: 600;
    display: inline-block;
    line-height: normal;
}

.total-questions-container {
    background-image: url("/images/quizuser/layer24.png");
    width: 64px;
    height: 64px;
    display: inline-block;
    line-height: 64px;
    margin-top: 8px;
}

.user-data3a {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    margin-left: 47px;
    text-align: center;
}

.last-week-questions-caption{
    color:  #aa97fe;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
}

.last-week-questions{
    color:  #aa97fe;
    font-size: 19px;
    font-weight: 600;
    display: inline-block;
    line-height: normal;
}

.last-week-questions-container {
    /*background-image: url("/images/quizuser/layer24.png");*/
    border: 2px solid #aa97fe;
    border-radius: 32px;
    width: 64px;
    height: 64px;
    display: inline-block;
    line-height: 64px;
    margin-top: 8px;
}

.user-data4 {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    margin-left: 60px;
    color:  #00a71c;
    height: 106px;
}

.total-correct-answers-caption {
    font-size: 12px;
    text-align: center;
}

.total-correct-answers-container {
    /*background-image: url("/images/quizuser/layer25.png");*/
    width: 64px;
    height: 64px;
    display: inline-block;
    line-height: 64px;
    margin-top: 8px;
}

.total-correct-answers {
    font-size: 22px;
    text-align: center;
    position: relative;
    top: -92px;
    left: 1px;
}

.choose-quiz-type{
    font-size: 42px;
    color: rgb(0, 236, 255);
    font-weight: bold;    
    text-align: center;
    margin-top: 6px;
    margin-bottom: 15px;
}

.quiz-type-row {
    background-color: #161418;
    width: 1200px;
    height: 55px;    
    margin-bottom: 9px;
    margin-left: 0px;
    border-bottom: 1px solid #0d0c0f;
    border-top: 1px solid #29272b;
}

.quiz-type-row-highlight {
    height: 46px;
    border: 1px solid #00ecff;
    top: -52px;
    left: 4px;
    position: relative;
    box-shadow: 0px 0px 3px 2px #00ecff;
    margin-right: 8px;
    opacity: 0;
    box-shadow: 0px 0px 4px 1px #00ecff;
}

.top-percentage {
    font-size: 27px;
    color: #ba0090;
    font-weight: bold;  
}

.top-percentage-container {
    background-color: #000000;
    border-radius: 4px;
    width: 80px;
    height: 31px;
    display: inline-block;
    line-height: 31px;
    text-align: center;
    box-shadow: 1px 1px 0px 1px #2d2929;
    margin-right: 13px;
    margin-left: 17px;
}

.quiz-name {
    font-size: 29px;
    font-weight: bold;
}

.network{
    color: #02e1f4;
}

.players-max{
    color: #f4f3f4;
}

.speed{
    color: #ef6a09;
}

.details{
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;    
    float: right;
    margin-right: 40px;
    margin-top: 4px;
}

.quiz-type-row:hover .details {
    color: #ca09f3;
}
.quiz-type-row:hover .quiz-type-row-highlight {
    opacity: 1;
}


.quiz-type-row-container {
    margin-top: 5px;
    display: inline-block;
    width: 1192px;
}

.quiz-type-row-selected {
    background-image: url("/images/quizuser/layer22.png");
    width: 1200px;
    height: 59px;      
}

.network-header{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.quiz-types {
    margin-bottom: 100px;
    display: inline-block;
}

.medal {
    width: 27px;
    height: 38px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
    margin-right: 23px;
}

.medal.gold {
    background-image: url("/images/quizuser/gold.png")
}

.medal.silver {
    background-image: url("/images/quizuser/silver.png")
}

.medal.bronze {
    background-image: url("/images/quizuser/bronze.png")
}

.user-not-found {
    font-size: 42px;
    color: white;
    font-weight: bold;
    margin-left: 20px;
}

.tournament-ko {
    background-repeat: no-repeat;
    background-image: url(/images/quiz/ko.png);
    width: 37px;
    height: 39px;
    display: inline-block;
    line-height: 30px;
    margin-left: 5px;
}

.tournament-pko {
    width: 52px;
    height: 25px;
    display: inline-block;
    background-position: 0px 18px;

    margin: 10px 15px auto 5px;


    border: 2px solid;
    border-radius: 5px;
    color: #f03fd9;
    font-size: 21px;
    line-height: 0.9;

    padding: 1px 2px;
    
    font-weight: bold;
}