/* For Swish Datepicker */ .xdsoft_datetimepicker { font-family: Customfont2,Adoveo; } ::placeholder { color: transparent; } /*custom loader*/ .load-spinner{ background: url('') no-repeat top center; background-size: contain; -webkit-animation: ping 0.8s ease-in-out infinite both; animation: ping 0.8s ease-in-out infinite both; } /* to remove empty divs */ div:empty { display: none; } a, a:link, a:active, a:visited, a:hover { color: rgba(0,0,0,1); text-decoration: underline; } #wrap-default { width: 100%; text-align: center; } .wrapper, #wrapper { padding: 10px; background: rgba(0,0,0,0); min-height: 493px; min-height: 493px; } /* All devices */ body.campaign-flow { background: #1fc0f6; font-family: Customfont2,Adoveo; color: rgba(255,255,255,1); font-size: 18px; font-weight: normal; letter-spacing: 0px; } /* desktop with different screen size */ @media only screen and (min-width : 812px) { body.campaign-flow { background: url('https://cdn.fs.adoveo.com/api/file/aST9cnYoTHeTwhTzFMFq?signature=cf56196bc7907bca9caef5eb57f4440f44787bd04836fe570c7f3965377efb18&policy=eyJoYW5kbGUiOiAiYVNUOWNuWW9USGVUd2hUekZNRnEiLCJjYWxsIjpbInJlYWQiLCJjb252ZXJ0Il0sImV4cGlyeSI6MTcxNDUxNDM5OX0%3D&cache=true') no-repeat top center; background-color: #1fc0f6; font-family: Customfont2,Adoveo; color: rgba(255,255,255,1); font-size: 18px; background-attachment: fixed; background-size: cover; } #wrap-default, .wrapper, #wrapper { width: 656px; margin: 50px auto auto auto; } } /* mobile with different screen size */ @media only screen and (max-width : 812px) { body.campaign-flow { background: url('https://cdn.fs.adoveo.com/api/file/2Ezv3GoOSyGMk6PpcvmR?signature=626c14eb1de9101f4ebfef97ed0a2404c498cadcfe4686619eb951586fcf3997&policy=eyJoYW5kbGUiOiAiMkV6djNHb09TeUdNazZQcGN2bVIiLCJjYWxsIjpbInJlYWQiLCJjb252ZXJ0Il0sImV4cGlyeSI6MTcxNDUxNDM5OX0%3D&cache=true') no-repeat top center; background-color: #1fc0f6; font-family: Customfont2,Adoveo; color: rgba(255,255,255,1); font-size: 18px; background-attachment: fixed; background-size: cover; min-height: 100%; } } /* Input fields and buttons settings*/ #coupon-agree-content, #swish-agree-content, #swish-optional-content, #register-agree-content, #swish-leaderboard-content { width: 320px; margin: auto; } .cc-input { margin: 5px auto auto auto; height: 52px; font-family: Customfont2,Adoveo; font-size: 18px; width: 320px; background-color: #ffffff; color: rgba(0,0,0,1); border-radius: 1px; text-align: left; border-color: rgba(255,94,85,0); border-style: solid; border-width: 2px; } #image_preview { height: auto; max-height: 200px; max-width: 320px; text-align: left; } /* input label */ .input-label { color: rgba(0,0,0,1); font-size:18px; font-family: Customfont2,Adoveo; pointer-events:none; transition: 0.2s ease all; -moz-transition:0.2s ease all; -webkit-transition:0.2s ease all; touch-action: manipulation; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } .left { left:4%; } .center { left:0; right: 0; margin-left: auto; margin-right: auto; } .right { right: 4%; } .input-group { position:relative; width:320px; margin: auto; max-width:100%; display: flex; } /** Without focus */ input:placeholder-shown + label { cursor: text; position: absolute; margin: 5px auto auto auto; top:calc((52px / 2) - (18px / 2)); } cc-input:focus { outline: none; touch-action: manipulation; } /** On input focus */ input:not(:placeholder-shown) + label, input:focus + label { top:0px; position: absolute; font-size: 8px; cursor: pointer; margin: 5px auto auto auto; } .cc-button, .btn-primary { min-height: 59px; width: 320px; margin: 5px auto 5px auto; border-radius: 1px; text-align: center; } .cc-input, .cc-button, .btn-primary, #coupon-agree-content, #swish-agree-content, #swish-optional-content, #register-agree-content { max-width: 100%; } /* @media only screen and (max-width : 812px) { .cc-input, #coupon-agree-content, #swish-agree-content, #swish-optional-content, #register-agree-content { max-width: 320px; } .cc-button, .btn-primary { max-width: 320px; width: 320; } } */ .cc-button, .cc-button:visited, .btn-primary, .btn-primary:visited { background-color: rgba(255,255,255,1); border: none; color: rgba(0,0,0,1); text-decoration: none; font-size: 20px; font-family: Customfont1,Adoveo; } .cc-button:hover, .btn-primary:hover, .cc-button:active:hover, .cc-button:active, .btn-primary:active, .cc-button:active:focus, .cc-button:focus, .btn-primary:focus { background-color: rgba(255,255,255,0.66); border: none; color: rgba(0,0,0,1); } /* custom product buttons*/ .cc-button-custom-product { min-height: 56px; width: 300px; border-radius: 6px; max-width:100%; margin-left: auto; margin-right: auto; } .cc-button-inline-product { min-height:1px; width: 100px; max-width:100%; display:inline-block; } /* Quiz buttons settings*/ .ans_row_1, .ans_row_2, .ans_row_3, .ans_row_4 { background-color: rgba(255,255,255,1); font-family: Customfont1,Adoveo; font-size: 20px; color: rgba(0,0,0,1); } @media only screen and (min-width : 812px) { .ans_row_1:hover, .ans_row_1:active, .ans_row_1:focus, .ans_row_2:hover, .ans_row_2:active, .ans_row_2:focus, .ans_row_3:hover, .ans_row_3:active, .ans_row_3:focus, .ans_row_4:hover, .ans_row_4:active, .ans_row_4:focus { background-color: rgba(255,255,255,0.66); border: none; color: rgba(0,0,0,1); } } /* Headers settings*/ .cc-title { margin:auto; word-break: break-word; /* padding: 8px;*/ /* width:fit-content; */ background-color:rgba(255,255,255,0); text-align:center; font-family: Customfont1,Adoveo; font-size: 32px; color: rgba(255,255,255,1); font-weight: normal; letter-spacing: 0px; line-height: 30px; } /* normal text settings*/ .cc-txt { margin:auto; word-break: break-word; /* padding: 16px;*/ /* width:fit-content;*/ background-color:rgba(0,0,0,0); text-align:center; line-height: 24px; } #transaction-add-phone-numbers { width: 52px; height: 52px; border-color:rgba(255,255,255,1); background-color: rgba(255,255,255,1); color: rgba(0,0,0,1); font-family: Customfont1,Adoveo; } .form-input { color: rgba(0,0,0,1); border-radius: 1px; background-image: repeating-linear-gradient(#ffffff, #ffffff 30px, #ccc 30px, #ccc 31px, #ffffff 31px); } .progress-bar, .progress-fat, .progress-thin { background-color:; box-shadow:; -webkit-box-shadow:; -moz-box-shadow:; border-radius:; -webkit-border-radius:; } .progress-bar > span, .progress-fat > span { font-family: ; font-size: ; color: ; border-radius:; -webkit-border-radius:; } /* Game settings*/ #scoreText { color: ; font-size: ; } @media only screen and (max-width : 812px) { .swish_product_row_1, .swish_product_row_2, .swish_product_row_3, .swish_product_row_4 { margin-bottom:0px;} } @media only screen and (min-width : 812px) { } .cc-button{ -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); } .xdsoft_datetimepicker{ font-family:Customfont1!important; }.cc-button{ -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); } .xdsoft_datetimepicker{ font-family:Customfont1!important; } @font-face {font-family: 'Customfont1'; src: url('https://cdn.fs.adoveo.com/api/file/IHIu5cwcQBZZDW55ke5Q?signature=819848089ec0b44b2637f67d4301a51d4ec5331158b567b74b98fd0f60d6b2f2&policy=eyJoYW5kbGUiOiAiSUhJdTVjd2NRQlpaRFc1NWtlNVEiLCJjYWxsIjpbInJlYWQiLCJjb252ZXJ0Il0sImV4cGlyeSI6MTcxNDUxNDM5OX0%3D&cache=true') format('woff'); font-weight: normal; font-style: normal;}.cc-button{ -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); } .xdsoft_datetimepicker{ font-family:Customfont1!important; } @font-face {font-family: 'Customfont2'; src: url('https://cdn.fs.adoveo.com/api/file/jSTyXYfhSgeplte8Cv6b?signature=ee9e19e40d949eb3cc311c0dbba3b11d9ad492e44433b9c6205ee393e5f25383&policy=eyJoYW5kbGUiOiAialNUeVhZZmhTZ2VwbHRlOEN2NmIiLCJjYWxsIjpbInJlYWQiLCJjb252ZXJ0Il0sImV4cGlyeSI6MTcxNDUxNDM5OX0%3D&cache=true') format('woff'); font-weight: normal; font-style: normal;}
Swisha glasspengen

Sommaren är här, men oro, sorg och saknad försvinner inte trots dagar med bad, grillning och långa sommarnätter. Cancern tar inte semester.

Swisha glasspengen och hjälp oss och erbjuda personligt, ekonomiskt och psykologiskt stöd för unga vuxna cancerdrabbade och närstående. En glasspeng gör stor skillnad.


Swisha en glass eller välj ett eget belopp.

Minst 20 kr
När du ger en gåva kommer dina uppgifter att behandlas av Ung Cancer.
Läs här om hur vi behandlar dina personuppgifter

Skriv ditt mobilnummer


Öppna Swish!
När du ger en gåva kommer dina uppgifter att behandlas av Ung Cancer.
Läs här om hur vi behandlar dina personuppgifter