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.
106 lines
1.6 KiB
106 lines
1.6 KiB
11 months ago
|
.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 {
|
||
|
}
|
||
|
.shape {
|
||
|
}
|
||
|
.image {
|
||
|
}
|
||
|
.button {
|
||
|
}
|
||
|
.primary_button {
|
||
|
color:#FFFFFF;
|
||
|
}
|
||
|
.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:14px;
|
||
|
text-align:left;
|
||
|
}
|
||
|
.paragraph {
|
||
|
text-align:left;
|
||
|
}
|
||
|
.text_field {
|
||
|
color:#000000;
|
||
|
text-align:left;
|
||
|
}
|
||
|
.droplist {
|
||
|
color:#000000;
|
||
|
text-align:left;
|
||
|
}
|
||
|
.list_box {
|
||
|
color:#000000;
|
||
|
text-align:left;
|
||
|
}
|
||
|
.radio_button {
|
||
|
text-align:left;
|
||
|
}
|
||
|
.tree_node {
|
||
|
text-align:left;
|
||
|
}
|
||
|
.table_cell {
|
||
|
}
|
||
|
.menu_item {
|
||
|
}
|
||
|
.form_hint {
|
||
|
color:#999999;
|
||
|
}
|
||
|
.form_disabled {
|
||
|
}
|
||
|
.flow_shape {
|
||
|
}
|
||
|
.icon {
|
||
|
}
|
||
|
.ellipse {
|
||
|
}
|
||
|
textarea, select, input, button { outline: none; }
|