2019-11-06 07:20:45 +00:00
|
|
|
div.vn-dialog {
|
2019-11-11 11:26:22 +00:00
|
|
|
tpl-body.client-sample-dialog {
|
2019-11-11 10:04:49 +00:00
|
|
|
width: 800px;
|
2019-02-06 09:53:12 +00:00
|
|
|
|
2019-11-06 07:20:45 +00:00
|
|
|
.container, .container h1 {
|
|
|
|
font-family: "Roboto","Helvetica","Arial",sans-serif;
|
2020-04-02 12:52:02 +00:00
|
|
|
font-size: 1rem !important;
|
2019-02-06 09:53:12 +00:00
|
|
|
|
2019-11-06 07:20:45 +00:00
|
|
|
h1 {
|
|
|
|
font-weight: bold;
|
|
|
|
margin: auto
|
|
|
|
}
|
2019-02-06 09:53:12 +00:00
|
|
|
|
2019-11-06 07:20:45 +00:00
|
|
|
p {
|
2020-04-02 12:20:57 +00:00
|
|
|
margin: 16px 0
|
2019-02-06 09:53:12 +00:00
|
|
|
}
|
|
|
|
|
2019-11-06 07:20:45 +00:00
|
|
|
footer p {
|
2020-04-02 13:11:42 +00:00
|
|
|
font-size: .625rem !important;
|
2020-04-02 09:39:39 +00:00
|
|
|
line-height: 10px;
|
2019-02-06 09:53:12 +00:00
|
|
|
}
|
2018-07-31 09:08:22 +00:00
|
|
|
}
|
2019-11-06 07:20:45 +00:00
|
|
|
|
|
|
|
|
|
|
|
.title h1 {
|
2020-04-02 12:52:02 +00:00
|
|
|
font-size: 2rem !important;
|
2019-11-06 07:20:45 +00:00
|
|
|
margin: 0
|
|
|
|
}
|
|
|
|
|
|
|
|
.loading {
|
|
|
|
text-align: center
|
|
|
|
}
|
2018-07-31 09:08:22 +00:00
|
|
|
}
|
2019-11-06 07:20:45 +00:00
|
|
|
}
|