
div#show_more_popup_wrapper{
  display:none;
}

div#show_more_popup{
  width:550px;
  height:500px;
  overflow:auto;
  padding-left:10px;
}


/* BEGIN: Community rewards page  */

body.community-rewards-page div.boxes {

    margin-top: 30px;
}


body.community-rewards-page div.box {

    border-radius: 3px;
    border: 1px solid #d6d6d6;
    width: 24%;
    float: left;
    margin-right: 6px;
}

body.community-rewards-page div.box div.header{

    text-align: center;
    font-size: 18px;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    background: #ececec;
    width: 100%;
}

body.community-rewards-page div.box img.coming-soon {
    width: 60px;
    float: right;
    margin-top: -7px;
}


body.community-rewards-page div.box h5 {
    font-size: 18px;
}

body.community-rewards-page div.box h5 strong {
    font-size: 60px;
    font-weight: bold;
    float: left;
    width: 70px;
    text-align: right;
    margin: 0 10px 0 20px;
}

body.community-rewards-page div.box h5 strong small {
    font-size: 22px;
    vertical-align: middle;
}

body.community-rewards-page div.box h5 span {
    float: left;
    width: 90px;
    display: block;
    text-align: left;
    margin-top: 20px;
    font-weight: bold;
}

body.community-rewards-page div.box h5 em {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #aaa;
}


body.community-rewards-page div.box ul {
    list-style-image: url(/img/sell/checkmark-green.png);
    list-style-position: inside;
    text-align: left;
    margin: 10px 30px 20px 30px !important;
}


body.community-rewards-page div.box ul li {
    border-top: 1px dotted #eee;
    padding: 4px 0;
    margin-bottom: 5px;
}


body.community-rewards-page div.box div.button-box {
    margin-left: 60px;
    margin-bottom: 15px;
}


body.community-rewards-page div.box {
    text-align: center;
}




body.community-rewards-page div.boxes2 {
    background-color: #EEF1F5;
    margin-top: 30px;
    width: 940px;
}

body.community-rewards-page div.box2 {
    background-color: #EEF1F5;

    padding: 0px 10px 10px 10px;

/*    border-radius: 3px;
    border: 1px solid red; */

    width: 215px;
    height: 300px;
    float: left;

    text-align: center;

/*    margin-right: 6px;  */
}


body.community-rewards-page div.box2 div.box2-img {
    width: 100%;
    margin-bottom: 10px;
}

body.community-rewards-page div.box2 div.box2-img img {
    width: 100%;
}


/* END: Community rewards page  */



body #header {
  height: 100px; }
  body #header #logo {
    background: url("/img/new-sell/group-22@2x.png") no-repeat center;
    background-size: cover;
    width: 329px;
    height: 86px; }


body #followUs #fu_011 {
  background: url("/img/new-sell/facebook@2x.png") no-repeat; }
body #followUs #fu_022 {
  background: url("/img/new-sell/twitter@2x.png") no-repeat; }
body #followUs #fu_033 {
  background: url("/img/new-sell/youtube@2x.png") no-repeat; }
body #followUs #fu_044 {
  background: url("/img/new-sell/pinterest@2x.png") no-repeat; }
body #followUs #fu_055 {
  background: url("/img/new-sell/instagram-2@2x.png") no-repeat; }
body #followUs #fu_011, body #followUs #fu_022, body #followUs #fu_022, body #followUs #fu_033, body #followUs #fu_044, body #followUs #fu_055 {
  background-size: cover; }


