.g2apay-overlay {
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
}

#g2apayPopup p, #g2apayPopup ul {
    margin: 15px 0;
}

#g2apayPopup {
    width: 420px;
    font-family: Roboto, 'sans-serif';
    margin: 0 auto;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
    font-size: 15px;
    text-align: center;
    color: #848484;
}
#g2apayPopup * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#g2apayPopup .btn-container {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: -70px;
}
#g2apayPopup .pop-btn {
    color: #fff;
    border: none;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    background: #006cff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-width: 199px;
    height: 50px;
    margin: 0 auto;
    display: inline-block;
    -moz-transition: 0.15s;
    -webkit-transition: 0.15s;
    transition: 0.15s;
}
#g2apayPopup .pop-btn:hover {
    background-color: #2b7eef;
}
#g2apayPopup .pop-header {
    background-color: #eeeeee;
    height: 71px;
    font-size: 18px;
    color: #848484;
    padding: 25px 17px 10px 17px;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    line-height: 24px;
}
#g2apayPopup .pop-content {
    padding: 10px 0px;
    background-color: #fff;
}
#g2apayPopup .img-container {
    margin: 0 auto;
    height: 266px;
}
#g2apayPopup .pop-content {
    height: 497px;
}
#g2apayPopup .pop-content .title {
    color: #f2470f;
    font-size: 25px;
    font-weight: 300;
    margin: 0 auto;
    letter-spacing: -0.5px;
    line-height: 30px;
}
#g2apayPopup .pop-content p {
    line-height: 18px;
    margin: 12px 0;
}
#g2apayPopup .pop-content > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    -webkit-transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-property: left;
    transition-duration: 0.3s;
    height: 478px;
}
#g2apayPopup .pop-content > ul > li {
    list-style: none;
    margin: 0;
    padding: 0 40px;
    float: left;
    width: 420px;
    position: relative;
}
#g2apayPopup .pop-content > ul > li.first {}
#g2apayPopup .pop-content > ul > li.first img {
    margin-top: 6px;
}
#g2apayPopup .pop-content > ul > li.second {}
#g2apayPopup .pop-content > ul > li.second .title {
    margin-top: -23px;
    margin-bottom: -6px;
}
#g2apayPopup .pop-content > ul > li.third {}
#g2apayPopup .pop-content > ul > li.third .title {
    margin-top: -6px;
}
#g2apayPopup .pop-content > ul > li.fourth {}
#g2apayPopup .pop-content > ul > li.fourth .title {
    margin-top: 7px;
}
#g2apayPopup .pop-footer {
    background-color: #eeeeee;
    height: 52px;
    font-size: 14px;
    color: #848484;
    padding: 17px 17px;
    position: relative;
    left: 0;
    bottom: 0;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}
#g2apayPopup .pop-footer .close {
    color: #006cff !important;
    margin-right: 8px;
    margin-top: 2px;
}
#g2apayPopup .pop-footer .close:hover {
    color: #848484 !important;
    text-decoration: none;
}
#g2apayPopup .pager {}
#g2apayPopup .pager ul {}
#g2apayPopup .pager ul > li {}
#g2apayPopup .pager ul > li > a {
    width: 11px;
    height: 11px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 9px;
}
#g2apayPopup .pager ul > li:last-child > a {
    marign-right: 0;
}

#g2apayPopup .popup-controller {
    width: 13px;
    height: 13px;
    margin-right: 4px;
    border: 3px solid #646464;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}

#g2apayPopup .popup-controller.active {
    background-color: #646464;
}

#g2apayPopup .pop-controlls > ul {
    display: inline-block;
    padding-left: 0;
}

#g2apayPopup .pop-content > ul > li ul {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
}

#g2apayPopup .pop-content > ul > li ul {
    margin-top: 20px;
    margin-bottom: 20px;
}

#g2apayPopup .pop-content > ul > li ul li {
    text-align: left;
    list-style: none;
    margin-bottom: 6px;
}

#g2apayPopup .pop-content > ul > li ul li {
    background-image: url('../../images/g2apay/unified-balance/check.png');
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 16px;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.pop-checkbox {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: text-top;
    cursor: pointer;
    margin-right: 4px;
}

.pop-checkbox.checked {
    background-image: url('../../images/g2apay/unified-balance/check.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;

}