You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80 lines
1.3 KiB
80 lines
1.3 KiB
.ax_default {
|
|
font-family:"Arial Normal", "Arial", sans-serif;
|
|
font-weight:400;
|
|
font-style:normal;
|
|
font-size:13px;
|
|
letter-spacing:normal;
|
|
color:#333333;
|
|
vertical-align:none;
|
|
text-align:center;
|
|
line-height:normal;
|
|
text-transform:none;
|
|
}
|
|
.box_1 {
|
|
}
|
|
.box_2 {
|
|
}
|
|
.box_3 {
|
|
}
|
|
.ellipse {
|
|
}
|
|
.image {
|
|
}
|
|
.link_button {
|
|
color:#1E98D7;
|
|
}
|
|
.heading_1 {
|
|
font-family:"Arial Normal", "Arial", sans-serif;
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:32px;
|
|
text-align:left;
|
|
}
|
|
.heading_2 {
|
|
font-family:"Arial Normal", "Arial", sans-serif;
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:24px;
|
|
text-align:left;
|
|
}
|
|
.heading_3 {
|
|
font-family:"Arial Normal", "Arial", sans-serif;
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:18px;
|
|
text-align:left;
|
|
}
|
|
.heading_4 {
|
|
font-family:"Arial Normal", "Arial", sans-serif;
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:14px;
|
|
text-align:left;
|
|
}
|
|
.heading_5 {
|
|
font-family:"Arial Normal", "Arial", sans-serif;
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
text-align:left;
|
|
}
|
|
.heading_6 {
|
|
font-family:"Arial Normal", "Arial", sans-serif;
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
font-size:10px;
|
|
text-align:left;
|
|
}
|
|
.label {
|
|
font-size:13px;
|
|
text-align:left;
|
|
}
|
|
.paragraph {
|
|
text-align:left;
|
|
}
|
|
.form_hint {
|
|
color:#999999;
|
|
}
|
|
.form_disabled {
|
|
}
|
|
textarea, select, input, button { outline: none; }
|