﻿body, html {
    /*background: rgb(252,64,34);
    background: linear-gradient(45deg, rgba(252,64,34,1) 0%, rgba(252,64,34,1) 50%, rgba(250,163,32,1) 100%);*/
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #fdfdfd;
}

h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
  
    margin: 0;
    font-size: 16pt;
    color: #fff;
}


h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding: 8px;
    margin: 0;
    font-size: 16pt;
    color: #fff;
}

h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding: 8px;
    margin: 0;
    font-size: 16pt;
    color: #fff;
}



.text {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 13pt;
    color: #000;
}

a.lnk {
    border: 0px solid #f3f3f3;
    /*border-bottom:1px solid #f3f3f3;
         border-top:1px solid #f3f3f3;*/
    font-family: arial;
    font-size: 12pt;
    font-weight: normal;
    color: #212121;
    text-decoration: none;
    background-color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    outline: 0;
}

    a.lnk:hover {
        color: #d4145a;
        outline: 0;
    }

.abc {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-right: 10px;
    padding: 4px;
    height: 20px;
    color: white;
    background-color: black;
    width: 100px;
}


.box {
    width: 140px;
    height: 140px;
    background-color:;
    display: -moz-inline-stack;
    display: inline-block !important;
    padding: 0px;
    margin: 10px;
    zoom: 1;
    *display: inline;
  
    position: relative;
    vertical-align: top;
    text-align: left;
    border: 1px solid #fdfdfd;
    clear: both;
    cursor:pointer;
    cursor:hand;
}

    .box div {
        background-size: 200px;
        height: 200px;
    }

    .box p {
        font-family: 'Open Sans', sans-serif;
        color: gray;
    }

.box1000 {
    width: 880px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
}

.boxfree {
    width: 400px;
    background-color:;
    display: -moz-inline-stack;
    display: inline-block !important;
    padding: 0px;
    margin: 10px;
    zoom: 1;
    *display: inline;
    padding: 2px;
    position: relative;
    vertical-align: top;
    text-align: left;
    border: 0px solid red;
    clear: both;
    color: #af2103;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16pt;
}

.boxfree2 {
    width: 340px;
    background-color:;
    display: -moz-inline-stack;
    display: inline-block !important;
    padding: 0px;
  
    zoom: 1;
    *display: inline;
 
    position: relative;
    vertical-align: bottom;
    text-align: left;
    border: 0px solid red;
    clear: both;
    color: #c83010;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16pt;
}

.boxfree3 {
    width: 300px;
    background-color:;
    display: -moz-inline-stack;
    display: inline-block !important;
    padding: 0px;
    zoom: 1;
    *display: inline;
    position: relative;
    vertical-align: bottom;
    text-align: left;
    border: 0px solid red;
    clear: both;
    color: #c83010;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16pt;
}

.boxfree4 {
    width: 300px;
    background-color:;
    display: -moz-inline-stack;
    display: inline-block !important;
    padding: 0px;
    zoom: 1;
    *display: inline;
    position: relative;
    vertical-align: bottom;
    text-align: left;
    border: 0px solid red;
    clear: both;
    color: #c83010;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16pt;
}

.boxfree5 {
    width: 480px;
    background-color:;
    display: -moz-inline-stack;
    display: inline-block !important;
    padding: 0px;
    margin: 10px;
    zoom: 1;
    *display: inline;
    padding: 2px;
    position: relative;
    vertical-align: top;
    text-align: left;
    border: 0px solid red;
    clear: both;
    color: #af2103;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16pt;
}

.containergradient {
    background: rgb(252,64,34);
    background: linear-gradient(45deg, rgba(252,64,34,1) 0%, rgba(252,64,34,1) 50%, rgba(250,163,32,1) 100%);
}

.boxfree-leaderboard {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: rgb(252,64,34);
    background: linear-gradient(45deg, rgba(252,64,34,1) 0%, rgba(252,64,34,1) 50%, rgba(250,163,32,1) 100%);
    display: -moz-inline-stack;
    display: inline-block !important;
    padding: 0px;
    margin: 10px;
    zoom: 1;
    *display: inline;
    padding: 2px;
    position: relative;
    vertical-align: top;
    text-align: left;
    border: 0px solid red;
    clear: both;
}

.rank {
    text-align:center;
    background-color: rgba(255,255,255,0.4);
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    color: white;
    margin: 0;
    font-size: 14pt;
    padding:2px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

.nickname {
    vertical-align: top;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    color: white;
    margin: 0;
    font-size: 18pt;
    padding-left: 2px;
    padding-right: 2px;
}

.gender, .age {
    text-align: center;
    display: inline-block;
    background-color: white;
    font-family: 'Open Sans', sans-serif;
    color: black;
    padding: 2px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 9pt;
    border-radius: 50%;
}

.pl {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding: 2px;
    margin: 0;
    font-size: 12pt;
}

.pl2 {
    color: #981c02;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding: 2px;
    margin: 0;
    font-size: 14pt;
}

.pl3 {
    color: #af2103;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16pt;
}

.country {
    text-align: center;
    display: inline-block;

    font-family: 'Open Sans', sans-serif;
    color: black;
    padding: 2px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 9pt;
    border-radius: 50%;
    margin: 0;
    vertical-align:bottom;
}


.photo {
    text-align: center;
    display: inline-block;
    background-color: white;
    font-family: 'Open Sans', sans-serif;
    color: black;
    padding: 2px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 9pt;
    border-radius: 50%;
    margin: 0;
    vertical-align: bottom;
}

.hover {
    display:none;
    background-color: rgba(255,255,255,0.5);
    width: 140px;
    height: 140px !important;
    position: absolute;
    top: 0;
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-size: 9pt;
    text-align: center;

}

.container {
    width: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

div.box:hover div.hover {
    display: block
}

.specialoffer {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
  
    margin: 0;
    font-size: 16pt;
    color: #000;
}