blob: f392718a7de8d04bf14a8faa7eb41a8a49367e26 [file] [log] [blame]
/*******************************************************************************
////////////////////////////////////////////////////////////////////////////////
//
// Licensed to the Apache Software Foundation (ASF) under one or more
// contributor license agreements. See the NOTICE file distributed with
// this work for additional information regarding copyright ownership.
// The ASF licenses this file to You under the Apache License, Version 2.0
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
////////////////////////////////////////////////////////////////////////////////
*/
/* Generated by Apache Royale Compiler */
@font-face {
font-family: error;
font-style: normal;
font-weight: normal;
src: url(helvetica_bold.woff);
}
.glass {
border-color: #767473;
fill-alphas: .60, .70, .80, .90;
fill-colors: #888888, #F3F3F3, #9E9E9E, #FCFCFC;
highlight-alphas: .07, .45;
}
.glassSlider {
fill-alphas: .80, .70, .60, .50;
fill-colors: #F3F3F3, #BBBBBB, #FCFCFC, #CCCCCC;
}
.listItem {
background-alpha: .5;
background-color: #FFFFFF;
border-style: outset;
horizontal-gap: 5;
padding-left: 4;
padding-right: 4;
vertical-align: middle;
}
.outer.inner {
width: 512px;
}
.outer .inner {
width: 512px;
}
.outer>.innerTitle {
background: url('assets/welcome_card.jpg') center / cover;
color: #fff;
height: 176px;
}
.outer>.innerMenu {
color: #fff;
}
.outer>.innerMenu>h4 {
color: #fff;
}
.outerother.inner {
height: 320px;
width: 320px;
}
.outerother-square>.innerTitle {
background: url('assets/dog.png') bottom right 15% no-repeat #46B6AC;
color: #fff;
}
.usescalc {
color: #fff;
width: calc((100% - 50px)/3);
}
.FLEX35340A {
background: -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 );
transform: translateY(-50%);
}
.FLEX35340B {
background: -webkit-linear-gradient(top, #ffffff 0%,#e1e1e1 100%);
}
.FLEX35340C {
background: linear-gradient(to bottom, #ffffff 0%,#e1e1e1 100%);
}
.FLEX35340D {
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
font-family: Georgia, Times New Roman, Times, serif;
text-shadow: 0 -1px 0 rgba(0,0,0,0.70);
}
.FLEX35346 {
-webkit-transform: translate(0,-1px);
border: 0;
height: 2px;
left: 0;
margin: 0 26px;
overflow: hidden;
padding: 0;
position: absolute;
top: 50%;
transform: translate(0,-1px);
width: calc(100% - 22px);
}
.jewel.textfield>input {
padding: 0;
}
.jewel.checkbox>input[type="checkbox"] {
padding: 0;
}
.slider::-webkit-slider-thumb {
padding: 0;
}
.jewel.slider input[type="range"] {
content: url(assets/checkbox-tick.svg);
padding: 0;
}
input[type="range"] {
content: "\2714";
padding: 0;
}
input+.innerMenu {
color: #fff;
}
.complex {
background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 16 13' version='1.1' xmlns='http://www.w3.org/2000/svg'><g transform='translate(-763, -290)'><g transform='translate(760, 285)'><g><polygon fill='#ffffff' points='3 13 9 18 19 7 16 5 9 13 6 10'></polygon></g></g></g></svg>"), #b3dffa;
}
.blurfilter {
filter: blur(5px);
}