/*.background {
    background:none !important;
}
*/


body {
    background-color: #b3cd90 !important;
    background-image: url(https://stats.infoslips.com/Content/images/bg_lghtgrn.png) !important;
    background-repeat: no-repeat !important;
    background-position: left top !important;
}

#qrcodeimage {
    display: inline;
}

.ui-content {
    background:#ffffff;
    margin-top: 10px;
    left: 50%;
    top:90px;
    width:380px;
    margin-left: -190px; /*set to a negative number 1/2 of your width*/
    position:absolute;
}

.ui-link,
.ui-btn-text {
    font-weight:normal;
    text-shadow:none !important;
}

.background {
    background:none;
}

.logo-size {
    width: 210px;
    height: 65px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.form-table {
    width:100%;
}

.logo-table {
    margin-top: 60px;
}


.text-center {
    text-align:center;
}

.text-left {
    text-align:left;
}

.text-right {
    text-align:right;
}

.zapper-footer {
    font-size:80%;
}

.desktop-only {
    display:table-row !important;   
}

.mobile-only {
    display:none
}

.ui-popup-container {
    width:300px !important;
}

.logo-size {
    margin-top:20px
}

.logo-size.desktop-only {
    display:inline;
    position:absolute;
    margin-left:-110px;
    left:50%;
}

.bannerIcons {
    position: absolute;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
    width: 410px;
    height: 65px;
    background: #6c9c40;
    color:#ffffff;
    text-shadow:none;
}

.bannerIcons a {
    color: #fff !important;
    font-weight: normal !important;
}

.iconsDarkA {
    float: left;
    text-align: right;
    font-size: 10px;
    margin-top: 10px;
    padding-left:10px;
}

.iconsDarkB {
    float: right;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 12px;
    margin-top: 10px;
}
.iconsDarkC {
    float: right;
    padding-left: 18px;
    font-size: 12px;
    margin-top: 10px;
}

.iconsDarkB p,
.iconsDarkC p {
    float: right;
    margin-top: 29px;
}

.iconsDarkD {
    float: left;
    padding-left: 18px;
    font-size: 12px;
    margin-top: 10px;
}

.iconsDarkD p {
    float: right;
    margin-top: 15px;
}

/*.ui-checkbox {
    display: inline;
}

.ui-checkbox input, .ui-radio input {
    position: static;
    width:inherit;
    height:inherit;
}*/