
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@200;300;400;500&display=swap');

a,
body {
    color: #fff
}

#page,
body,
img {
    width: 100%
}

#actions,
#actions2 {
    padding: 0;
    z-index: 9;
    position: relative
}

#wording .cptpl_account,
#wording .cptpl_price,
#wording .text,
body,
button.exit {
    background: #0d1116;
}

#actions,
#actions2,
#footer,
#header-image,
#page,
body,
button {
    position: relative
}

.text,
footer,
header,
img {
    display: block
}

.mainTitle,
body {
    text-align: center
}

.close_btn,
a,
ins,
u {
    text-decoration: none
}

body,
button,
div,
footer,
form,
h1,
header,
html,
p,
span,
tbody,
td,
tfoot,
th,
thead,
tr {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#page,
.text,
button {
    margin: 0 auto
}

h1 {
    font-size: 100%
}

input,
select,
textarea {
    font: inherit
}

html {
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: none
}

body {
    height: 100%;
    font: 400 14px/1.25 Roboto, Arial, Helvetica, sans-serif
}

a {
    text-decoration: underline
}

img {
    line-height: 1
}

.text {
    width: 90%;
    font-size: 1.25em
}

.text.charge {
    height: 1em
}

#header-image {
    max-width: 100%;
    overflow: hidden;
    max-height: 400px;
}

#footer .text {
    margin-bottom: 0.5em;
    font-size: 1em
}

#actions,
#exit,
#header-image,
#wording {
    margin-bottom: 0
}

#mentions {
    padding-bottom: 2em;
    position: relative;
    opacity:1;
}

#mentions .text {
    margin-bottom: 0.3em;
    font-size: 1em;
    font-weight: 300;
}

#wording .text {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 13px;
    opacity:1;
}

.subtitle {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 13px;
    opacity:1;
}

#service_text {
    font-size: 17px;
}

#page {
    min-height: 600px;
    max-width: 450px
}

#logo {
    width: 110px;
    margin: 10px auto
}

#actions2 {
    margin-bottom: 20px
}

#exit{
    margin-top: 15px;
}

button {
    outline: 0;
    border: 2px solid #275cf5;
    width: 90%;
    color: #fff;
    border-radius: 0.2em;
    padding: 0.85em 0;
    font: 500 2em Roboto, Arial, Helvetica, sans-serif;
    background: #275cf5;
}

.cptpl_exit.submit {
    box-shadow: none;
    color: #3f495b;
    background: rgba(0,0,0,0);
    border: 2px solid #3f495b;
    margin-top: 0;
}

#declineBtn{
    margin-top: 10px;
}

.accept{
    outline: 0;
    border: 2px solid #275cf5;
    width: 90%;
    color: #fff;
    border-radius: 0.2em;
    padding: 0.85em 0;
    font: 500 2em Roboto, Arial, Helvetica, sans-serif;
    background: #275cf5;

}

button img {
    width: 50px;
    display: inline;
    vertical-align: middle
}

button.exit {
    box-shadow: none;
    color: #3f495b;
    background: rgba(0,0,0,0);
    border: 2px solid #3f495b;
}

.loader-modal-msg h3,
.loader-modal-msg p,
.mainTitle {
    color: #fff
}

#footer {
    padding-top: 1.5em;
    padding-bottom: 2em;
    z-index: 1;
    display: none;
}

#footer a {
    margin: 0 1em
}

.clearfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

span {
    background-color: inherit
}

.mainTitle {
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 10px
}

.cptpl_service {
    margin-top: 5px
}

.error-modal,
.loader-modal {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    align-items: center;
    justify-content: center;
}

.error-modal.show-true,
.loader-modal.show-true,
.loading {
    display: flex
}

.error-modal-msg {
    color: #fff;
    max-width: 400px;
    padding: 20px 15px;
    border-radius: 10px;
    line-height: 1.5em;
    background-color: #000;
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
}

.error-modal-msg h3 {
    font-size: 1.7em;
    line-height: 1em;
    margin: 0 0 15px 0;;
}

.error-modal-msg img {
    width: 30px;
    margin: auto;
    display: none;
}

.error-modal-msg p {
    text-align: center;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 30px;
    padding: 0 30px;
}

.error-modal-msg a {
    color: #0f0f0f;
}

.error-modal-msg .btn-link,
.error-modal-msg .cta-link {
    outline: 0;
    border: 2px solid #3f495b;
    width: 98%;
    color: #3f495b;
    border-radius: 0.5em;
    padding: 0.65em 0;
    font: 500 2em Roboto, Arial, Helvetica, sans-serif;
    background: rgba(0,0,0,0);
    display: block;
    text-decoration: none;
    margin-top: 15px;
    text-transform: uppercase;
}

.error-modal-msg .cta-link {
    outline: 0;
    border: 2px solid #275cf5;
    width: 98%;
    color: #fff;
    border-radius: 0.2em;
    font: 500 2em Roboto, Arial, Helvetica, sans-serif;
    background: #275cf5;
}

.loading {
    margin: 10px 0 20px;
    justify-content: center
}

.loading::after {
    content: "";
    width: 35px;
    height: 35px;
    border: 10px solid #fff;
    border-top-color: #20b3e5;
    border-radius: 50%;
    animation: 1s linear infinite loading
}

@keyframes loading {
    to {
        transform: rotate(360deg)
    }
}

@media screen and (min-width:426px) {
    body {
        font-size: 14px
    }
}

@media screen and (max-width:300px) {
    body {
        font-size: 12px
    }
}

#header_div>img,
.modalMsg,
body {
    height: 100%
}

.error-modal,
.loader-modal,
.modalMsg {
    top: 0;
    left: 0;
    display: none;
    position: fixed
}

.modalMsg {
    z-index: 200;
    padding-top: 30px;
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .8)
}

.modalMsg-content {
    background-color: #000;
    margin: auto;
    padding: 20px;
    border: 1px solid #888 !important;
    width: 80%;
    border: none;
    border-radius: 1em
}

.content{
    z-index: 100;
    position: relative;
    margin-top: -200px;
}

#decline_button_otp {
    box-shadow: none;
    color: #3f495b;
    background: rgba(0, 0, 0, 0);
    border: 2px solid #3f495b;
    margin-top: 15px;
}

.close_btn {
    z-index: 2;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    display: flex;
    color: #fff;
    font-size: 16px;
    position: absolute;
    border-radius: 7px;
    align-items: center;
    font-weight: 300;
    justify-content: center;
    background: rgba(0, 0, 0, 0.3);
}

.input {
    width: 90%;
    height: 50px;
    border-radius: 5px;
    font-size: 1.34em;
    color: grey;
    text-indent: 10px;
    border: 1px solid #000000;
    text-align: left;
    margin-bottom: 10px;
}

.help{
    font: 14px "Roboto", Arial, Helvetica, sans-serif !important;
    margin-bottom: 20px;
}

.cptpl_account,
.cptpl_price {
    font-size: 14px !important;
    font-weight: 400;
}

#actions {
    padding: 0;
    position: relative;
    z-index: 9;
    margin-top: 0;
}

.resend {
    cursor: pointer;
    color: lightskyblue;
}

#terms {
    margin-top: 10px;
    margin-bottom: 20px;
}

#page > .cptpl_logo.cptpl_logo_static {
  display: none !important;
}

#otpDiv{
    display: none;
}

#msisdnDiv{
    display: none;
}

#result-message{
    padding: 0 30px;
}

        #under-footer {
            margin: 0 auto;
            max-width: 400px;
            padding-top: 35px;
            color: #b7b7b7;
        }

        ul {
            list-style-type: none;
            padding: 0;
            overflow: hidden;
            text-align: center;
            margin: 0 auto;
            width: 100%;
            margin-bottom: 15px;
        }

        li {
            display: inline-block;
        }

        li a {
            display: block; 
            font-size: 14px;
            font-weight: 500;
            color: #b7b7b7;
            text-align: center;
            padding: 0 10px;
            text-decoration: underline;
        }

        .p1 {
            font-size: 13px;
            font-weight: 500;
            color: #b7b7b7;
            margin-bottom: 15px;
        }

        .p2 {
            font-size: 13px;
            font-weight: 300;
            color: #b7b7b7;
            margin-bottom: 15px;

        }

/* General Modal and Loader Styles */
.modal-backdrop.show-true { display: block; }
.error-modal.modalMsg.show-true { display: flex !important; position: fixed; z-index: 9999; top: 0; left: 0; width: 100vw; height: 100vh; background: transparent; justify-content: center; align-items: center; }
.hide-aria{pointer-events:none!important;opacity:0.25!important;}
.loader-modal { display: none; position: fixed; z-index: 9999; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0,0,0,0.2); justify-content: center; align-items: center; }
.loader-modal.show-true { display: flex !important; }
.loader-modal-msg { background: #fff; border-radius: 12px; padding: 32px 16px 24px; }
.loading { border: 4px solid #f3f3f3; border-top: 4px solid #275cf5; border-radius: 50%; width: 36px; height: 36px; animation: spin 1s linear infinite; margin: 0 auto 18px auto;}
@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
 
/* Result Messages */
.success-message { color: #209d34; font-size: 1.25em; margin-top: 2em; text-align:center;}
.error-message { color: #275cf5; font-size: 1.25em; margin-top: 2em; text-align:center;}
.error-details { margin-top: 1em; font-size: 0.9em; color: #fff; }
.error-reference { margin-top: 1.5em; font-size: 0.8em; color: #CCC; text-align: center; }
 
/* Content Block Message */
/* Content Block Message */
.cb-blocked-message-container { padding: 0; margin: 0; margin-top: 2em; }
.cb-blocked-message { font-size: 1.18em; color: #fff; text-align: center; }
 
/* Buttons */
.home-button { 
  display: block; margin: 1.5em auto 0; padding: 10px 20px; background-color: #275cf5; 
  color: white; border: none; border-radius: 4px; font-size: 1em; cursor: pointer; 
  text-decoration: none; text-align: center; max-width: 200px;
}
.home-button:hover { background-color: #275cf5; }
 
/* Button States */
.accept.cptpl_subscribe.submit[disabled] {
  opacity: 0.7; cursor: not-allowed; background-color: #a0a0a0 !important;
  color: #666 !important; box-shadow: none !important;
}
.accept.cptpl_subscribe.submit.waiting {
  position: relative; color: transparent !important;
}
.accept.cptpl_subscribe.submit.waiting::after {
  content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
  width: 20px; height: 20px; border: 3px solid rgba(255,255,255,0.3);
  border-top-color: white; border-radius: 50%; animation: button-spinner 1s linear infinite;
}
@keyframes button-spinner { to { transform: translate(-50%, -50%) rotate(360deg); } }