@font-face {
    font-family: 'Calibri';
    src: local('Calibri'),
        local('Calibri Regular'),
        local('Carlito'),
        url('https://fonts.gstatic.com/s/carlito/v4/3Jn9SDPw3m-pk039PDA.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Calibri';
    src: local('Calibri Bold'),
        local('Calibri-Bold'),
        local('Carlito Bold'),
        url('https://fonts.gstatic.com/s/carlito/v4/3Jn4SDPw3m-pk039BIykaX0.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: zawgyione;
    src: url(//cdn.8el.mobi/fonts/zawgyione.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: myanmar3;
    src: url(//cdn.8el.mobi/fonts/myanmar3.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

body {
    background-color: #f9f9f9;
    color: #333;
    font-family: Calibri;
    font-size: 14px;
    padding: 0
}

.Pyidaungsu {
    font-family: pyidaungsu;
    font-size: 14px;
    line-height: 20px
}

.zawgyi {
    font-family: zawgyione;
    font-size: 12px;
    line-height: 20px
}

.myanmar3 {
    font-family: myanmar3;
    font-size: 12px;
    line-height: 20px
}

.page-header {
    display: flex;
    margin: 0;
    padding: 0
}

.page-header__status {
    flex-shrink: 0;
    padding: 8px;
    text-align: center;
    width: 100px
}

.page-header__status-text {
    display: block;
    font-size: 13px;
    line-height: 15px;
    margin-top: 6px
}

.page-header__search-bar {
    flex: 1;
    padding: 16px 11px 16px 0
}

.page-header__language-switch {
    padding: 20px 8px
}

.portal-header {
    background-color: #f4cee0;
    margin: 0;
    padding: 8px 0 4px;
    text-align: center
}

.page-title {}

.page-content {
    color: #fa97c7;
    margin: 0 auto;
    padding: 0 12px;
    max-width: 800px
}

.page-content--full-width {
    padding: 0
}

.section {
    background-color: #fff;
    margin: 12px auto;
    min-height: 20px;
    padding: 12px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .14), 0 2px 2px 0 rgba(0, 0, 0, .098), 0 1px 5px 0 rgba(0, 0, 0, .084)
}

.section--full-width {
    box-shadow: none;
    background-color: #f9f9f9;
    padding-bottom: 0
}

.category__header {
    font-size: 36px;
    color: #f21580;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px indigo, 0 0 1px indigo
}

.section__header {
    color: #282828;
    font-size: 20px;
    font-weight: 700
}

.section__icon {
    float: left;
    margin-right: 12px
}

.section__text {
    padding: 8px
}

.section__content {
    padding: 8px 0
}

.section__content--center {
    text-align: center
}

.section__footer {
    border-top: 1px solid #ffb6c1;
    font-size: 14px;
    padding-top: 8px;
    text-align: right
}

.section__footer-link {
    color: #4b5367
}

.mini-tnc {
    margin: 0
}

.mini-tnc__intro {
    color: #f21580
}

.mini-tnc__text {
    color: #6c6c6c;
    font-size: smaller;
    line-height: 16px;
    margin-top: 0
}

.mini-tnc__text ul {
    margin: 12px 8px 16px
}

.mini-tnc__text li {
    list-style: none;
    line-height: 16px;
    padding-right: 12px
}

.mini-tnc__button {}

.mini-tnc__button img {
    display: block;
    margin: 0 auto;
    width: 200px
}

.button-container {
    padding: 0 8px;
    text-align: center
}

.button {
    background-color: #72cef3;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin: 12px;
    padding: 8px;
    text-align: center;
    text-transform: uppercase
}

.button--small {
    width: 120px;
    margin: 12px auto
}

.logout-button {
    display: inline-block;
    width: 160px;
    background: #f21580
}

.button--pink {
    background-color: #f21580;
    color: #fff
}

.button--large-text {
    font-size: 28px;
    line-height: 28px;
    padding: 12px 8px
}

.button--terms {
    background-color: #099c09;
    margin: 12px auto;
    padding: 8px;
    width: 240px;
    border-radius: 12px;
    border-bottom: 6px solid #006400;
    font-size: 18px
}

.button--terms>a {
    color: #fff;
    text-shadow: -1px -1px 1px #006400, 0 -1px 1px #006400, 1px -1px 1px #006400, 1px 0 1px #006400, 1px 1px 1px #006400, 0 1px 1px #006400, -1px 1px 1px #006400, -1px 0 1px #006400
}

.accept-tnc-button {
    background-color: #00b300;
    margin: 12px auto;
    padding: 4px;
    width: 120px
}

.inline-button {
    display: inline-block;
    min-width: 80px
}

.twin-button {
    display: inline-block;
    font-size: 1.1em;
    margin: 0 4px;
    width: 42%
}

.no-margin {
    margin: 0
}

.button__link {
    color: #fff;
    text-decoration: none
}

button.button__link {
    background: 0 0!important;
    border: none;
    padding: 0!important;
    font: inherit
}

.button__link:hover {
    color: #fff;
    text-decoration: underline
}

footer {
    background-color: #fa97c7;
    color: #fff;
    padding: 6px 8px;
    position: relative;
    font-weight: 700
}

.footer__left-menu {
    display: inline-block
}

.footer__right-menu {
    float: right
}

.footer__menu-link {
    color: #fff
}

.game,
.category {
    padding: 4px 0 12px;
    display: flex
}

.game--banner {
    height: auto;
    text-align: center
}

.game--alternate {
    background-color: #fff
}

.game__image-container {
    flex: 1 1 55%
}

.game__image-link {
    display: block;
    min-height: 120px;
    position: relative
}

.game__play-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 25%
}

.game__banner-container {}

.game__image {
    width: 100%
}

.game__image--banner {
    width: 100%;
    max-width: 600px
}

.game__info-container {
    flex: 1 1 45%;
    text-align: left;
    margin-left: 12px;
    display: flex;
    flex-direction: column
}

.game__title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 8px
}

.category__title {
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 8px;
    background-color: #fa97c7;
    padding: 8px
}

.fancy-text {
    text-shadow: 1px 1px 1px #7c1818;
    font-weight: 700
}

.category__title-link {
    color: #fff
}

.category__title-link:hover {
    color: #fff;
    text-decoration: none;
    text-shadow: #fff 1px 1px 8px
}

.category__more-games {
    text-align: right
}

.category__more-games-link {
    color: #fa97c7;
    text-decoration: none
}

.game__title-link {
    color: #fa97c7;
    text-decoration: none
}

.game__description {
    font-size: 12px;
    line-height: 15px;
    flex: 1
}

.game__category {
    color: #7d7d7d;
    font-size: small;
    text-align: left
}

.game__button {
    display: block;
    background-color: #72cef3;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-shadow: 1px 1px 2px #666;
    text-transform: uppercase;
    border: 1px solid #ccc;
    padding: 4px
}

.game__button--larger {
    padding: 6px 4px
}

.btn-curved {
    display: inherit;
    min-width: 80px;
    max-width: 200px;
    margin: 3px 7px;
    text-align: center;
    font-weight: bolder;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: inset -1px 0 6px rgba(0, 0, 0, .5), inset 1px 0 6px rgba(0, 0, 0, .5);
    -webkit-box-shadow: inset -1px 0 6px rgba(0, 0, 0, .5), inset 1px 0 6px rgba(0, 0, 0, .5);
    box-shadow: inset -1px 0 6px rgba(0, 0, 0, .5), inset 1px 0 6px rgba(0, 0, 0, .5)
}

.img-rounded {
    border: 1px solid #9b9b9b;
    -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .8);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .8);
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .8)
}

.btns,
.btns-firstEntry,
.subscribe-button {
    margin-top: 5px;
    margin-bottom: 5px
}

.btn-curved a {
    color: #fff;
    text-decoration: none
}

.btn-curved a:hover {
    color: #fff
}

.btn-curved:hover,
.img-rounded:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-box-shadow: 3px 5px 7px rgba(0, 0, 0, .7), inset -1px 0 6px rgba(0, 0, 0, .5), inset 1px 0 6px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 3px 5px 7px rgba(0, 0, 0, .7), inset -1px 0 6px rgba(0, 0, 0, .5), inset 1px 0 6px rgba(0, 0, 0, .5);
    box-shadow: 3px 5px 7px rgba(0, 0, 0, .7), inset -1px 0 6px rgba(0, 0, 0, .5), inset 1px 0 6px rgba(0, 0, 0, .5);
    cursor: pointer
}

.btn-curved:active,
.img-rounded:active {
    -webkit-transform: scale(.95);
    -moz-transform: scale(.95);
    -o-transform: scale(.95);
    -moz-box-shadow: inset -1px 0 6px rgba(0, 0, 0, .5), inset 1px 0 6px rgba(0, 0, 0, .5);
    -webkit-box-shadow: inset -1px 0 6px rgba(0, 0, 0, .5), inset 1px 0 6px rgba(0, 0, 0, .5);
    box-shadow: inset -1px 0 6px rgba(0, 0, 0, .5), inset 1px 0 6px rgba(0, 0, 0, .5);
    cursor: pointer
}

div.yellow-notification-bar {
    background: #f9edbe!important;
    border: 1px solid #f0c36d;
    text-align: center;
    padding: 4px;
    margin: 16px 0
}

div.red-notification-bar {
    background: pink!important;
    border: 1px solid #dc143c;
    text-align: center;
    padding: 4px;
    margin: 16px 0
}

.mid-banner {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .14), 0 2px 2px 0 rgba(0, 0, 0, .098), 0 1px 5px 0 rgba(0, 0, 0, .084);
    margin: 0 12px
}

.language-button {
    float: right;
    margin: 4px;
    text-align: right
}

.language-button a {
    background: url(/images/flags/language_switch.png) no-repeat;
    display: block;
    height: 36px;
    width: 36px
}

.language-switch {
    background: url(/images/flags/language_switch.png) no-repeat;
    display: block;
    height: 36px;
    width: 36px
}

#language-dropdown {
    background-color: #f3ecf0;
    margin-bottom: 12px;
    padding: 4px;
    text-align: right;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .14), 0 2px 2px 0 rgba(0, 0, 0, .098), 0 1px 5px 0 rgba(0, 0, 0, .084)
}

#language-dropdown ul {
    margin: 0
}

#language-dropdown ul li {
    display: inline;
    font-weight: 700;
    line-height: 35px;
    list-style-type: none;
    margin-right: 16px
}

#language-dropdown ul li a {
    color: #f21580
}

.faq p {
    padding-left: 12px
}

.center {
    text-align: center
}

.action-bar {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #e7eceb
}

.home-link {
    font-size: 18px;
    font-weight: 700;
    padding: 12px;
    text-align: center
}

.subscriber-text {
    color: #2f9d1d
}

.nonsubscriber-text {
    color: #fa97c7;
}

.normal-text {
    color: #363636
}

a {
    color: #fa97c7;
    text-decoration: none
}

a:hover {
    color: #f21580;
    font-weight: 700;
    text-decoration: none
}

h3 {
    font-size: 16px
}

.category-banner {
    margin-bottom: 12px
}

.hide-bullet ul {
    margin-left: 0
}

.hide-bullet ul li {
    list-style-type: none;
    line-height: 1.2em;
    margin-bottom: 8px
}

.join_banner a{
    display:block;
    border:1px solid #fa97c7;
    /*box-shadow:0 3px 1px -2px rgba(0, 0, 0, .14), 0 2px 2px 0 rgba(0, 0, 0, .098), 0 1px 5px 0 rgba(0, 0, 0, .084)*/
}
.join_banner a img{
    width:100%;
}

.page-background {
    background: url(/images/general/ggc_background.png)
}

.login-page {
    padding: 20px 0;
    text-align: center
}

.input-field {
    padding-bottom: 8px
}

.input-label {
    display: inline-block;
    line-height: 1em;
    text-align: left;
    width: 100px
}

.textbox,
input[type=text] {
    background-color: #fff;
    border: 1px solid #f21580;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    margin-bottom: 4px;
    transition: border linear .2s, box-shadow linear .2s;
    width: 60%
}

.textbox:focus {
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}

.login-button,
.register-button {
    border: none;
    font-size: 18px;
    width: 60%;
    margin: 4px auto 16px
}

.spacer {
    padding-bottom: 8px
}

.uppercase {
    text-transform: uppercase
}

.game-detail__image-container {
    padding: 8px;
    text-align: center
}

.game-detail__image {
    max-width: 536px;
    width: 100%
}

.game-detail__image-link {
    display: block;
    position: relative
}

.game-detail__title {
    font-size: 24px;
    font-weight: 700;
    margin: 8px auto;
    line-height: 28px;
    max-width: 536px;
    padding: 0 4px
}

.game-detail__gallery {
    margin: 16px 0 8px;
    text-align: center;
    width: 100%
}

.game-detail__gallery-item {
    width: 32%;
    min-width: 30px;
    max-width: 176px
}

.game-detail__description {
    font-size: 18px;
    margin: 16px auto;
    max-width: 536px;
    padding: 0 4px
}

.game-detail__action {
    text-align: center;
    margin: 0 8px;
    max-width: 540px
}

.game-detail__buy {
    float: left;
    text-align: left;
    width: 50%
}

.game-detail__subscribe {
    color: #4c5366;
    font-size: 12px;
    text-decoration: underline;
    margin-left: 50%;
    text-align: right
}

.game-detail__action-link {
    color: #4c5366;
    font-size: 12px;
    text-decoration: underline
}

.game-categories-content #category-list {
    margin: 10px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    clear: both;
    padding: 20px 0
}

.game-categories-content div {
    margin: 0
}

.game-categories-content .item {
    height: 100px
}

.game-categories-content .pic {
    margin-left: 2%;
    display: inline
}

.game-categories-content .name {
    color: #000;
    padding-left: 25px;
    line-height: 20px;
    font-size: 20px;
    font-weight: bolder
}

.game-categories-content h4 {
    font-size: 14px
}

@media(max-width:200px) {
    .pic {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    .item {
        height: 120px
    }
    h4 {
        clear: both
    }
}

.game-categories-content .img-rounded {
    width: 90px;
    height: 90px;
    margin: 5px;
    border: 3px solid #1a4c79;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

@media screen and (min-width:850px) {
    main,
    .header__inner,
    .nav,
    .content {
        width: 850px;
        margin-left: auto;
        margin-right: auto
    }
}

.game-entry {
    position: relative;
    margin: 0 0 2px
}

.content-image {
    text-align: center;
    margin: 5px 0
}

.content-price {
    margin-top: 30px
}

.show-more-entry {
    width: 160px;
    color: #fff
}

.message {
    margin: 20px 0;
    text-align: center
}

.img-rounded {}

.text-container {
    height: 100px;
    line-height: 100px;
    text-align: center
}

@media(max-width:767px) {
    .text-container {
        height: 40px;
        line-height: 40px;
        text-align: center
    }
}

.btns-container {
    height: 100px;
    line-height: 100px;
    text-align: center
}

.btns,
.btns-firstEntry,
.content-text {
    vertical-align: middle;
    display: inline-block;
    line-height: 1.2
}

h4 {
    padding: 0 5px;
    font-size: 14px
}

h4 a {
    color: #1a91d6
}

h4 a:over {
    color: inherit
}

.content-category {
    font-size: 12px
}

#loading-anim {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 25px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    float: left;
    -moz-transform: scale(.5);
    -webkit-transform: scale(.5);
    -webkit-animation-name: rotateThis;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear
}

#loading-anim div {
    width: 20px;
    height: 20px;
    background: #1497ca;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    position: absolute;
    left: 40px;
    top: 40px
}

#loading-anim div {
    -moz-box-shadow: #000 0 0 2px;
    -webkit-box-shadow: #000 0 0 2px
}

.bar1 {
    -moz-transform: rotate(0deg) translate(0, -30px);
    -webkit-transform: rotate(0deg) translate(0, -30px);
    opacity: .12
}

.bar2 {
    -moz-transform: rotate(45deg) translate(0, -30px);
    -webkit-transform: rotate(45deg) translate(0, -30px);
    opacity: .25
}

.bar3 {
    -moz-transform: rotate(90deg) translate(0, -30px);
    -webkit-transform: rotate(90deg) translate(0, -30px);
    opacity: .37
}

.bar4 {
    -moz-transform: rotate(135deg) translate(0, -30px);
    -webkit-transform: rotate(135deg) translate(0, -30px);
    opacity: .5
}

.bar5 {
    -moz-transform: rotate(180deg) translate(0, -30px);
    -webkit-transform: rotate(180deg) translate(0, -30px);
    opacity: .62
}

.bar6 {
    -moz-transform: rotate(225deg) translate(0, -30px);
    -webkit-transform: rotate(225deg) translate(0, -30px);
    opacity: .75
}

.bar7 {
    -moz-transform: rotate(270deg) translate(0, -30px);
    -webkit-transform: rotate(270deg) translate(0, -30px);
    opacity: .87
}

.bar8 {
    -moz-transform: rotate(315deg) translate(0, -30px);
    -webkit-transform: rotate(315deg) translate(0, -30px);
    opacity: 1
}

.search {
    width: 80%;
    margin: 0 auto
}

.search__form {
    margin: 0
}

.search__box {
    display: flex;
    position: relative
}

.search__icon {
    right: 12px;
    top: 12px;
    position: absolute;
    z-index: 2
}

#search {
    border: 3px solid #fa97c7;
    border-radius: 6px;
    margin: 0;
    padding-right: 28px;
    flex: 1;
    z-index: 1;
    text-align: center;
    width: 120px;
    height: 30px
}

.search-bar {
    margin-left: 10%;
    margin-right: 10%
}

#multilayers {
    position: relative;
    margin: 10px 0 5px
}

#multilayers .icon-search,
#multilayers #search {
    position: absolute;
    top: 0;
    left: 0
}

.icon-search {
    z-index: 2;
    margin-top: 8px;
    margin-left: 8px
}

.banner {
    border: 1px solid #ccc;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .14), 0 2px 2px 0 rgba(0, 0, 0, .098), 0 1px 5px 0 rgba(0, 0, 0, .084);
    margin-bottom: 12px
}

.intro {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 8px
}

.intro__text {}

.intro__button {
    display: block;
    background-color: #f21580;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-top: 4px;
    margin-left: 4px;
    min-width: 96px;
    padding: 4px 8px;
    text-align: center;
    text-transform: uppercase;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.intro__button:hover {
    color: #fff;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12)
}

.my-account__section-header {
    border-bottom: 2px solid #666;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 8px 0 16px;
    text-align: center
}

.my-account__field {
    padding-bottom: 12px
}

.account__label {
    font-size: 15px;
    text-transform: uppercase
}

.account__info {
    font-size: 18px;
    font-weight: 700
}

.my-account__register {
    color: #3697f0
}

.my-account__register:hover {
    color: #3697f0;
    font-weight: 700
}

.popup {
    display: none;
    z-index: 5000
}

.popup__background {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .75);
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    z-index: 1000
}

.popup__container {
    color: #f21580;
    flex: 1;
    margin: 12px 20px;
    position: relative
}

.popup__container--pink {
    background-color: #f7ecec
}

.popup__header {
    background: #f4cee0;
    text-align: center;
    padding: 12px;
    font-size: 22px;
    font-weight: 700;
    border-radius: 8px 8px 0 0
}

.popup__content {
    background: #fff;
    padding: 12px 16px;
    border-radius: 0 0 8px 8px
}

.popup__content a {
    text-decoration: underline
}

.popup__content a:hover {
    font-weight: 700
}

.popup__intro-text {
    font-size: 16px;
    font-weight: 700;
    padding: 12px 0;
    text-align: center
}

.popup__text {
    margin: 8px 0 12px
}

.popup__button-container {
    display: flex;
    justify-content: center;
    margin-top: 4px
}

.popup__button {
    flex: 1;
    background-color: #72cef3;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    max-width: 150px;
    margin: 6px;
    padding: 6px 12px;
    border: 1px solid #ccc
}

.popup__image {
    display: block;
    margin: 0 auto
}

.popup__button--green {
    color: #fff;
    background-color: #099c09;
    border-bottom: 6px solid #006400;
    text-decoration: none;
    text-shadow: -1px -1px 1px #006400, 0 -1px 1px #006400, 1px -1px 1px #006400, 1px 0 1px #006400, 1px 1px 1px #006400, 0 1px 1px #006400, -1px 1px 1px #006400, -1px 0 1px #006400
}

.popup__button:hover {
    color: #fff;
    text-decoration: none
}

.popup__button--red {
    color: #fff;
    background-color: #d21615;
    border-bottom: 6px solid #900808;
    text-decoration: none;
    text-shadow: -1px -1px 1px #900808, 0 -1px 1px #900808, 1px -1px 1px #900808, 1px 0 1px #900808, 1px 1px 1px #900808, 0 1px 1px #900808, -1px 1px 1px #900808, -1px 0 1px #900808
}

.input-error {
    display: none;
    color: #d50000;
    margin-top: 0;
    margin-bottom: 8px
}

.popup__image-container {
    position: relative
}

.popup__close-button {
    position: absolute;
    top: 3px;
    right: 3px
}

.popup__close-notification {
    position: absolute;
    width: 36px;
    height: 36px;
    top: -12px;
    right: -12px
}

.picture-uploader {
    display: flex;
    padding: 8px 0 16px;
    border-bottom: 1px solid #ccc
}

.picture-uploader__preview {
    float: left;
    width: 128px;
    height: 128px;
    box-shadow: 0 0 12px #f21580
}

.file-select {
    position: relative
}

.file-select__input {
    position: absolute;
    z-index: -1000;
    width: 1px;
    height: 1px
}

.file-select__label {
    z-index: 1000;
    color: #fff;
    color: #fff;
    font-size: 16px;
    padding: 8px 20px;
    text-align: center;
    margin-top: 8px;
    margin-left: 20px;
    border-radius: 8px;
    background: #31acef;
    background: -moz-linear-gradient(top, #31acef 0%, #0f86c3 100%);
    background: -webkit-linear-gradient(top, #31acef 0%, #0f86c3 100%);
    background: linear-gradient(to bottom, #31acef 0%, #0f86c3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#31acef', endColorstr='#0f86c3', GradientType=0)
}

.profile-picture {
    text-align: center
}

.profile-picture__container {
    position: relative;
    text-align: center;
    display: inline-block
}

.profile-picture__image {
    display: inline-block;
    border-radius: 56%;
    overflow: hidden;
    border: 6px solid #f4cee0;
    box-shadow: 0 0 16px #666, 0 0 8px #666;
    width: 100px;
    height: 100px
}

.profile-picture__change-image {
    position: absolute;
    top: 0;
    right: 0
}

.profile-picture__image--small {
    border-radius: 55%;
    overflow: hidden;
    width: 52px;
    height: 52px;
    border: 3px solid #32cd32
}

@media(max-width:320px) {
    .popup__background {
        display: inline-block
    }
}

.download {
    width: 30px;
    height: 30px
}

div.purchase {
    padding: 32px 8px
}

.subscribe-page {
    padding: 0;
    text-align: center;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.subscribe__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.subscribe__game-icons {
    position: relative;
    display: block
}

.subscribe__game-icons img {
    width: 100%
}

.subscribe__offer {
    font-size: 22px;
    font-weight: 700;
    padding: 12px 8px 20px
}

.subscribe__benefits {
    position: relative
}

.subscribe__benefits-intro {
    color: #f4cee0;
    font-size: 25px;
    font-weight: 700;
    line-height: 26px;
    margin: 0 auto;
    max-width: 360px;
    padding: 8px;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #901a53, 0 0 2px #901a53, 0 0 2px #901a53, 0 0 3px #901a53, 0 0 3px #901a53
}

.subscribe__benefits ul {
    max-width: 360px;
    text-align: left;
    margin: 8px auto 16px
}

.subscribe__benefits ul li {
    color: #f7e368;
    clear: left;
    padding: 4px 8px 8px;
    font-weight: bolder;
    line-height: 15px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #534017, -1px 1px 1px #534017, 1px -1px 1px #534017, -1px -1px 1px #534017;
    list-style: none;
    background: url(/images/general/ggc/paw_pink.png) no-repeat left top;
    padding-left: 32px;
    padding-bottom: 8px
}

.subscribe__subscribe-button {
    display: block;
    position: relative;
    margin: 8px auto 32px;
    width: 160px
}

.subscribe-pictures {
    margin: 8px 0 16px
}

.register {
    margin: 48px 8px
}

.register__description {
    margin: 8px 0 16px
}

.register__label {
    display: block;
    margin: 8px 0 0
}

.register__input {
    margin: 0 0 8px
}

.register__submit-button {
    border-radius: 3px;
    border: 1px solid #39f;
    color: #333;
    font-weight: 700;
    padding: 4px 12px;
    text-transform: uppercase
}

.register__warning {
    color: #dd4b39;
    margin: 8px 0 16px
}

.notify-registration {
    color: #fff;
    background-color: #2196f3;
    padding: 8px
}

.notify-registration__message {
    font-size: 15px
}

.notify-register__button-bar {
    display: block;
    padding: 16px 8px 8px;
    text-align: center
}

.notify-registration__register-button {
    border: #ff5722 2px solid;
    border-radius: 3px;
    background-color: #fbe9e7;
    color: #dd2c00;
    font-size: 14px;
    font-weight: 700;
    padding: 4px 16px;
    text-transform: uppercase
}

.notify-login {
    padding: 12px
}

.notify-login__message {
    color: #dd2c00;
    font-size: 15px;
    font-weight: 700
}

.notify-login__button-bar {
    padding: 12px 8px 8px;
    text-align: center
}

.notify-login__login-button {
    border: #ff5722 2px solid;
    border-radius: 3px;
    background-color: #fbe9e7;
    color: #dd2c00;
    font-size: 14px;
    font-weight: 700;
    padding: 4px 16px;
    text-transform: uppercase;
    width: 160px
}

.wrapper {}

.h_iframe .ratio {
    display: block;
    width: 100%;
    height: auto
}

.h_iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.grecaptcha-badge { 
    visibility: hidden;
}
