*, ::after, ::before { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; } button, select, .button{ -webkit-appearance: none; -moz-appearance: none; appearance: none; } select{ background: #fff; } .overlay { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.65); position: fixed; left: 0; right: 0; top: 0; margin: auto; z-index: 1; display:none; } .arrow__upper { position: absolute; right: 24px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); pointer-events: none; } .arrow__upper:before, .arrow__upper:after { content: ""; position: absolute; display: block; right: -9px; width: 12px; height: 4px; background: black; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; } .arrow__upper:before, .arrow__upper:after { top: 0px; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } .arrow__upper:after { right: inherit; left: -9px; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); } html { min-height: 100%; } body { color: #808080; font-size: 12px; margin: 0; height: auto; position: relative; font-family: arial; background-size: cover; background-position: center; background-color: #f1f1f1; } .header { width: 100%; margin: 0 auto; text-align: center; position: relative; z-index: 99; max-width:650px; } .header-left { position: absolute; top: 50%; transform: translateY(-50%); } .header-center { display: inline-block; width: 50%; } .ae_tnc { font-size: 10px; margin: 8px 0; color: #000000; } .header-right { width: 83px; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); } .langSelect { text-align: center; position: relative; } .langBtn { position: absolute; top: 0px; right: 20px; padding: 6px; border: 1px solid #808080; border-radius: 5px; width: 58px; float: right; z-index: 0; color: #808080; font-size: 13px; } .header-clear { clear: both; } .content { width: 100%; /*max-width: 780px;*/ margin: 0 auto; text-align: center; overflow: hidden; } .title h1{ padding: 0 10px; font-size: 22px; text-align: center; font-weight: 600; line-height: 1.5em; color: #1f34c2; } .title p{ margin-top: 0px; font-size: 23px; font-weight: bold; letter-spacing: 2px; color: #1f34c2; } .bg-contain{ background-size: contain; background-repeat: no-repeat; } .player-action{ bottom: 0; width: 100%; height: 11vw; max-height: 50px; background: #00000070; } .player-action-bar{ background-size: contain; background-repeat: no-repeat; width: 100%; height: 11vw; } .player-icon{ margin-top: -50px; width: 50px; height: 77px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .player-content h2{ font-size: 30px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; max-width: 188px; } .player-arrow{ margin-top: 100px; width: 50px; height: 77px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .player-action-bar{ width: 100%; } .smartphone { top: -6px; } .formWrap { width: 100%; max-width: 470px; margin: 0 auto; text-align: center; z-index: 99; position: relative; background: #ffffff; padding: 20px 0px; border-radius: 24px; margin-top: 35px; } .display_aoc, .display_1, .display_2 { color: #000000; font-size: 16px; font-weight: bold; } .display_1, .display_2 { margin: 0 auto 15px; } .display_aoc { margin: -5px auto 15px; } .keyword { font-weight: 600; font-size: 20px; color: #04ff00; } .formElm { width: 100%; max-width: 650px; margin: 0 auto 15px; position: relative; } select { padding: 15px; width: 100%; appearance: none; border: 0; outline: none; } button{ } .msisdn, .button, select { font-size: 20px; letter-spacing: 1px; width: 100%; outline: none; padding: 12px 15px; border: 2px solid #04ff00; color: #4c4c4c; background: #FFFFFF; border-radius:5px; } .formElm--prefix .msisdn { padding: 15px 15px 18px 110px; display: block; font-size: 23px; } .formElm--prefix .prefixCode { display: block; } .prefixCode { display: none; pointer-events: none; position: absolute; padding-right: 5px; padding-top: 5px; left: 0px; top: 10px; border-right: 0px solid #000; margin-top: 2px; height: 28px; } .prefixCode img { width: 17px; vertical-align: middle; display: inline-block; } .prefixCode span { vertical-align: middle; padding-right: 2px; font-size: 23px; padding-left: 22px; color: #000; } .pin, [id^="pin"] { text-align: center; font-size: 23px; } .button { color: #000000 !important; outline: none; font-weight: bold; text-align: center; text-decoration: none; display: inline-block; background: #04ff00; border-radius: 5px !important; font-size: 18px; border: 0 !important; margin-top: 10px !important; min-width: 170px; border-radius: 20px; display: inline-block; border: none; font-size: 18px; text-align: center; box-shadow: 3px 2px 14px #00000026; } .disabled_btn { color: white; border: 0; background: silver; } .msisdnArrow, .selectArrow, .btnArrow { z-index: 9; display: block; pointer-events: none; position: absolute; left: -47px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; height: auto; max-width: 23px; animation: slide1 0.5s ease-in-out infinite; margin-top: -10px; color: #4285F4; padding: 0px 27px 4px 4px; } @keyframes slide1 { 0%, 100% { transform: translate(0, 0); } 50% { transform: translate(10px, 0); } } .gg-arrow-right-o { box-sizing: border-box; position: relative; display: block; width: 22px; height: 22px; border: 2px solid; transform: scale(var(--ggs,1.3)); border-radius: 20px } .gg-arrow-right-o::after, .gg-arrow-right-o::before { content: ""; display: block; box-sizing: border-box; position: absolute; right: 4px } .gg-arrow-right-o::after { width: 6px; height: 6px; border-top: 2px solid; border-right: 2px solid; transform: rotate(45deg); bottom: 6px } .gg-arrow-right-o::before { width: 10px; height: 1px; bottom: 9px; background: currentColor; } .msisdnArrow img, .selectArrow img, .btnArrow img { width: 100%; } .display_1.rate, .display_2.rate { font-size: 11px; font-weight: normal; margin: 5px auto 0px; } a.display_1, a.display_2 { text-decoration: none; font-size: 11px; font-weight: normal; margin: 0 auto; } .footer { padding: 15px; font-size: 11px; display: block; max-width: 525px; width: 100%; margin: 0 auto; position: relative; } .footer .tnc_1, .tnc_2, .tnc_1 a { text-decoration: none; color: #808080; text-align: center; display: block; margin: 0 auto; } @media all and (max-width: 768px) { .logo { } .formElm { max-width: 78vw; } .close { max-width: 330px; } .ae_tnc { font-size: 9px; margin: 8px 0; } .header-center { width: 90vw; text-align: center; } .langBtn { } .header-right { position: absolute; right: 10px; margin-top: 0px; top: unset; transform: unset; } .title h1{ font-size: 22px; } .header { padding: 1px 15px 4px 15px; } .formWrap{ width: 95%; margin-top: 18px; } .button, .msisdn, select { height: 65px; } .display_aoc, .display_1, .display_2 { font-size: 15px; } } @media (max-width: 550px) .logo { transform: scale(0.9); margin-top: -2px; margin-bottom: -20px; margin-left: -83px; } .ar_layout .ae_tnc, .ar_layout .display_1, .ar_layout .display_2, .ar_layout .button, .ar_layout .title, .ar_layout .display_aoc, .ar_layout .display_1 .rate, .ar_layout .display_2 .rate, .ar_layout .tnc_1, .ar_layout .tnc_1 a, .ar_layout .tnc_2, .ar_layout .footer, .ar_layout a.display_1, .ar_layout a.display_2 { direction: rtl; } .ar_layout .footer, .ar_layout .tnc_2, .ar_layout .tnc_1, .ar_layout .tnc_1 a { text-align: center; } .gg-play-button-o { box-sizing: border-box; position: relative; display: block; transform: scale(var(--ggs,1.3)); width: 22px; height: 22px; border: 2px solid; border-radius: 20px } .gg-play-button-o::before { content: ""; display: block; box-sizing: border-box; position: absolute; width: 0; height: 10px; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 6px solid; top: 4px; left: 7px } .gg-arrow-right-o::before { height: 2px; bottom: 8px; } @media (max-width: 768px){ .gg-arrow-right-o::before { height: 2px; bottom: 8px; } } .shake-horizontal { animation: shake-horizontal 0.8s cubic-bezier(1, -0.24, 0, 1.5) both; } /* cubic-bezier(0.455, 0.03, 0.515, 0.955) */ @keyframes shake-horizontal { 0%, 100% { -webkit-transform: translateX(0); transform: translateX(0); } 10%, 30%, 50%, 70% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 20%, 40%, 60% { -webkit-transform: translateX(10px); transform: translateX(10px); } 80% { -webkit-transform: translateX(8px); transform: translateX(8px); } 90% { -webkit-transform: translateX(-8px); transform: translateX(-8px); } } .wrap { background: transparent; border: 0px solid transparent; border-radius: 10px; -webkit-border-radius: 10px; position: relative; padding-bottom: 20px; box-sizing: border-box; /*max-width: 350px;*/ margin: auto; padding: 10px 20px; display: block; margin-bottom: 2em; } .bannerTitle{ padding: 0 0; font-size: 16px; text-align: center; font-weight: 600; line-height: 1.2em; margin-bottom: 0; color: #1f34c2; } .tnc_2 a:hover{ color: #808080; } .tnc_2 a:link, .tnc_2 a:visited{ color: #808080; } .tnc_2 a{ color: #808080; } .shake-horizontal { background: rgba(255, 255, 255,0.9); } .shake-horizontal .instructions, .shake-horizontal .pin_instruction, .shake-horizontal .tq { color: #000; } .shake-horizontal .rate_below_btn{ color: #000; } .shake-horizontal .rate_above_instructions{ color: #000; } .shake-horizontal .check_box_text{ color: #000; } .rate_below_btn{ font-weight: normal; } .service_name{ font-size: 9px; text-align: center; top: 50px; position: absolute; margin: auto; left: 0; right: 0; width: 100px; } .service_logo{ background-repeat: no-repeat !important; line-height: 1em; background-size: contain; left: 0; padding: 0 0 0 50px; color: transparent; font-size: 0; text-align: center; position: absolute; width: 100px; height: 50px; top:10px; } @media (max-width:500px){ .service_logo{ width: 100px; height: 60px; top:6px; } .service_name { font-size: 10px; } } @keyframes scale { 50% { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } } .textaboveLogo{ position: absolute; text-align: center; margin: auto; font-size: 16px; left: 0; right: 0; top: 100px; } .copyright_text{ font-size: 12px; text-align:center; margin-top:20px; } .copyright_text_new{ font-size: 12px; text-align:center; margin-top:20px; } .sk-fading-circle { margin: 40px auto 40px auto; width: 70px; height: 70px; position: relative; color: #008000; } .sk-fading-circle .sk-circle { width: 100%; height: 100%; position: absolute; left: 0; top: 0; } .sk-fading-circle .sk-circle:before { content: ''; display: block; margin: 0 auto; width: 25%; height: 25%; background-color: currentColor; border-radius: 50%; -moz-animation: sk-circleFadeDelay .8s infinite ease-in-out both; -o-animation: sk-circleFadeDelay .8s infinite ease-in-out both; -webkit-animation: sk-circleFadeDelay .8s infinite ease-in-out both; animation: sk-circleFadeDelay .8s infinite ease-in-out both; } .sk-fading-circle .sk-circle2 { -o-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .sk-fading-circle .sk-circle3 { -o-transform: rotate(90deg); -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .sk-fading-circle .sk-circle4 { -o-transform: rotate(135deg); -moz-transform: rotate(135deg); -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); } .sk-fading-circle .sk-circle5 { -o-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .sk-fading-circle .sk-circle6 { -o-transform: rotate(225deg); -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); } .sk-fading-circle .sk-circle7 { -o-transform: rotate(270deg); -moz-transform: rotate(270deg); -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); } .sk-fading-circle .sk-circle8 { -o-transform: rotate(315deg); -moz-transform: rotate(315deg); -webkit-transform: rotate(315deg); -ms-transform: rotate(315deg); transform: rotate(315deg); } .sk-fading-circle .sk-circle2:before { -o-animation-delay: -.7s; -moz-animation-delay: -.7s; -webkit-animation-delay: -.7s; animation-delay: -.7s; } .sk-fading-circle .sk-circle3:before { -o-animation-delay: -.6s; -moz-animation-delay: -.6s; -webkit-animation-delay: -.6s; animation-delay: -.6s; } .sk-fading-circle .sk-circle4:before { -o-animation-delay: -0.5s; -moz-animation-delay: -0.5s; -webkit-animation-delay: -0.5s; animation-delay: -0.5s; } .sk-fading-circle .sk-circle5:before { -o-animation-delay: -0.4s; -moz-animation-delay: -0.4s; -webkit-animation-delay: -0.4s; animation-delay: -0.4s; } .sk-fading-circle .sk-circle6:before { -o-animation-delay: -0.3s; -moz-animation-delay: -0.3s; -webkit-animation-delay: -0.3s; animation-delay: -0.3s; } .sk-fading-circle .sk-circle7:before { -o-animation-delay: -0.2s; -moz-animation-delay: -0.2s; -webkit-animation-delay: -0.2s; animation-delay: -0.2s; } .sk-fading-circle .sk-circle8:before { -o-animation-delay: -0.1s; -moz-animation-delay: -0.1s; -webkit-animation-delay: -0.1s; animation-delay: -0.1s; } @-o-keyframes sk-circleFadeDelay { 0%, 39%, 100% { opacity: 0; } 40% { opacity: 1; } } @-moz-keyframes sk-circleFadeDelay { 0%, 39%, 100% { opacity: 0; } 40% { opacity: 1; } } @-webkit-keyframes sk-circleFadeDelay { 0%, 39%, 100% { opacity: 0; } 40% { opacity: 1; } } @keyframes sk-circleFadeDelay { 0%, 9%, 100% { opacity: .6; transform: scale(.5); } 10% { opacity: 1; transform: scale(1); } } .contentbox { margin: 20px auto; width: 100%; max-width: 350px; padding: 20px; background: #ffffff; border: 1px solid #acacac; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } .contenttext{ font-size: 14px; color: #000000; } /* ====== INPUT CSS ====== */ @supports (-webkit-appearance: none) or (-moz-appearance: none) { input[type=checkbox], input[type=radio] { --active: #275EFE; --active-inner: #fff; --focus: 2px rgba(39, 94, 254, .3); --border: #BBC1E1; --border-hover: #275EFE; --background: #fff; --disabled: #F6F8FF; --disabled-inner: #E1E6F9; -webkit-appearance: none; -moz-appearance: none; height: 21px; outline: none; display: inline-block; vertical-align: top; position: relative; margin: 0; cursor: pointer; border: 1px solid var(--bc, var(--border)); background: var(--b, var(--background)); transition: background 0.3s, border-color 0.3s, box-shadow 0.2s; } input[type=checkbox]:after, input[type=radio]:after { content: ""; display: block; left: 0; top: 0; position: absolute; transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s); } input[type=checkbox]:checked, input[type=radio]:checked { --b: var(--active); --bc: var(--active); --d-o: .3s; --d-t: .6s; --d-t-e: cubic-bezier(.2, .85, .32, 1.2); } input[type=checkbox]:disabled, input[type=radio]:disabled { --b: var(--disabled); cursor: not-allowed; opacity: 0.9; } input[type=checkbox]:disabled:checked, input[type=radio]:disabled:checked { --b: var(--disabled-inner); --bc: var(--border); } input[type=checkbox]:disabled+label, input[type=radio]:disabled+label { cursor: not-allowed; } input[type=checkbox]:hover:not(:checked):not(:disabled), input[type=radio]:hover:not(:checked):not(:disabled) { --bc: var(--border-hover); } input[type=checkbox]:focus, input[type=radio]:focus { box-shadow: 0 0 0 var(--focus); } input[type=checkbox]:not(.switch), input[type=radio]:not(.switch) { width: 21px; } input[type=checkbox]:not(.switch):after, input[type=radio]:not(.switch):after { opacity: var(--o, 0); } input[type=checkbox]:not(.switch):checked, input[type=radio]:not(.switch):checked { --o: 1; } input[type=checkbox]+label, input[type=radio]+label { font-size: 14px; line-height: 21px; display: inline-block; vertical-align: top; cursor: pointer; margin-left: 4px; } input[type=checkbox]:not(.switch) { border-radius: 7px; } input[type=checkbox]:not(.switch):after { width: 5px; height: 9px; border: 2px solid var(--active-inner); border-top: 0; border-left: 0; left: 7px; top: 4px; transform: rotate(var(--r, 20deg)); } input[type=checkbox]:not(.switch):checked { --r: 43deg; } input[type=checkbox].switch { width: 38px; border-radius: 11px; } input[type=checkbox].switch:after { left: 2px; top: 2px; border-radius: 50%; width: 15px; height: 15px; background: var(--ab, var(--border)); transform: translateX(var(--x, 0)); } input[type=checkbox].switch:checked { --ab: var(--active-inner); --x: 17px; } input[type=checkbox].switch:disabled:not(:checked):after { opacity: 0.6; } input[type=radio] { border-radius: 50%; } input[type=radio]:after { width: 19px; height: 19px; border-radius: 50%; background: var(--active-inner); opacity: 0; transform: scale(var(--s, 0.7)); } input[type=radio]:checked { --s: .5; } /* ====== EXTRA DEFAULT CSS ====== */ // =============== CHECKBOX INPUT ========================= @supports (-webkit-appearance: none) or (-moz-appearance: none) { input[type=checkbox], input[type=radio] { --active: #275EFE; --active-inner: #fff; --focus: 2px rgba(39, 94, 254, .3); --border: #BBC1E1; --border-hover: #275EFE; --background: #fff; --disabled: #F6F8FF; --disabled-inner: #E1E6F9; -webkit-appearance: none; -moz-appearance: none; height: 21px; outline: none; display: inline-block; vertical-align: top; position: relative; margin: 0; cursor: pointer; border: 1px solid var(--bc, var(--border)); background: var(--b, var(--background)); transition: background 0.3s, border-color 0.3s, box-shadow 0.2s; } input[type=checkbox]:after, input[type=radio]:after { content: ""; display: block; left: 0; top: 0; position: absolute; transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s); } input[type=checkbox]:checked, input[type=radio]:checked { --b: var(--active); --bc: var(--active); --d-o: .3s; --d-t: .6s; --d-t-e: cubic-bezier(.2, .85, .32, 1.2); } input[type=checkbox]:disabled, input[type=radio]:disabled { --b: var(--disabled); cursor: not-allowed; opacity: 0.9; } input[type=checkbox]:disabled:checked, input[type=radio]:disabled:checked { --b: var(--disabled-inner); --bc: var(--border); } input[type=checkbox]:disabled+label, input[type=radio]:disabled+label { cursor: not-allowed; } input[type=checkbox]:hover:not(:checked):not(:disabled), input[type=radio]:hover:not(:checked):not(:disabled) { --bc: var(--border-hover); } input[type=checkbox]:focus, input[type=radio]:focus { box-shadow: 0 0 0 var(--focus); } input[type=checkbox]:not(.switch), input[type=radio]:not(.switch) { width: 21px; } input[type=checkbox]:not(.switch):after, input[type=radio]:not(.switch):after { opacity: var(--o, 0); } input[type=checkbox]:not(.switch):checked, input[type=radio]:not(.switch):checked { --o: 1; } input[type=checkbox]+label, input[type=radio]+label { font-size: 14px; line-height: 21px; display: inline-block; vertical-align: top; cursor: pointer; margin-left: 4px; } input[type=checkbox]:not(.switch) { border-radius: 7px; } input[type=checkbox]:not(.switch):after { width: 5px; height: 9px; border: 2px solid var(--active-inner); border-top: 0; border-left: 0; left: 7px; top: 4px; transform: rotate(var(--r, 20deg)); } input[type=checkbox]:not(.switch):checked { --r: 43deg; } input[type=checkbox].switch { width: 38px; border-radius: 11px; } input[type=checkbox].switch:after { left: 2px; top: 2px; border-radius: 50%; width: 15px; height: 15px; background: var(--ab, var(--border)); transform: translateX(var(--x, 0)); } input[type=checkbox].switch:checked { --ab: var(--active-inner); --x: 17px; } input[type=checkbox].switch:disabled:not(:checked):after { opacity: 0.6; } input[type=radio] { border-radius: 50%; } input[type=radio]:after { width: 19px; height: 19px; border-radius: 50%; background: var(--active-inner); opacity: 0; transform: scale(var(--s, 0.7)); } input[type=radio]:checked { --s: .5; } //========================================= //== TOP POSITION == .top_left{ position:absolute;top:10px;left:10px; } .top_middle{ position:relative;top:10px;left:50%;transform: translateX(-50%);bottom:10px; } .top_right{ position:absolute;top:10px;right:10px; } .top_left_text { font-size: 10px; } .top_right_text { font-size: 10px; } .top_middle_text { font-size: 10px; } //== CROSS BUTTON == .close { width: 100%; max-width: 780px; margin: 0 auto; padding: 0 25px; text-align: ; } .cross_btn { position: absolute; top: 0; height: 24px; overflow: hidden; padding: 15px; cursor: pointer; z-index: 100; margin: 0; } .cross_btn::before, .cross_btn::after { content: ""; position: absolute; height: 4px; width: 80%; top: 50%; left: 0; margin-top: -1px; background: ; border-radius: 5px; } .cross_btn::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .cross_btn::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } .cross_btn::before, .cross_btn::after { height: 4px; margin-top: -4px; } //================ .disabled_btn{background: #C0C0C0 !important;} .rate_above_instructions { font-size: 11px; } .instructions { font-size: 15px; font-weight: bold; } .tnc_above_btn { font-size: 11px; } .checkbox_above_btn { font-size: 10px; } .rate_above_btn { font-size: 11px; } .exit_above_btn { font-size: 11px; } .exit_below_btn { font-size: 11px; } .checkbox_below_btn { font-size: 10px; } .rate_below_btn { font-size:11px; font-weight: normal; } .tnc_below_btn { font-size: 11px; } .tnc_text { cursor : pointer; display: inline-block; padding: 15px; vertical-align: middle; } .tnc_btm { color: white; width: 100%; padding:10px; display: block; max-width: 780px; text-align: center; } .lds-dual-ring { display: inline-block; width: 80px; height: 80px; } .lds-dual-ring:after { content: " "; display: block; width: 64px; height: 64px; margin: 8px; border-radius: 50%; border: 6px solid #fff; border-color: #fff transparent #fff transparent; animation: lds-dual-ring 1.2s linear infinite; } @keyframes lds-dual-ring { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .error { color: red; } .check_box_text{ font-size: 10px; color: rgb(0 0 0 / 30%); max-width: 600px; margin: auto; margin-top: -20px; text-align: center; margin: auto; }